Abhyuday Luthra
02/23/2024, 4:09 PM"netsuite_data": {
"customForm": {
"id": 162
},
"entity": {
"id": 404
},
"account": {
"id": 1969
},
"payment": 5000,
"memo": "test",
"purchaseorder": {{purchase_order_id}}
}
My url - ...<http://suitetalk.api.netsuite.com/services/rest/record/v1/vendorPrepayment|suitetalk.api.netsuite.com/services/rest/record/v1/vendorPrepayment>
The error I'm getting: HTTPError: 400 Client Error: Bad Request for url
Is there also a way to get a more detailed error log from Netsuite?Gregory
02/26/2024, 12:55 PMAbhyuday Luthra
02/26/2024, 1:04 PM