Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Tax Code error in the Payload
Hi ,
Good Day,
We are currently revising the integration for the E-Invoicing and we are currently encountering an error. See below screenshot for reference.
Payload:
{
"externalId": "Shopee_230815PHDHAUEU_staging_postman",
"entity": {
"id": "2978",
"entityId": "Shopee_230815PHDHAUEU"
},
"class": {
"refName": "Managed Services : Outright : Non-FMCG : Levi's"
},
"currencyname": {
"name": "Philippine Peso"
},
"custbody19": {
"refName": "Sales Invoice"
},
"custbody4": {
"refName": "4 Charlie Rose Hernandez"
},
"location": {
"refName": "Warehouse"
},
"terms": {
"refName": "Due on receipt"
},
"custbody_customer_first_name": "Shopee",
"custbody_customer_last_name": "Customer 230815PHDHAUEU",
"custbody_brand": "Levis",
"item": {
"items": [
{
"amount": 2312.5,
"item": {
"refName": "2950710617476"
},
"custcol_4601_witaxapplies": false,
"quantity": 1,
"orderLine": 1,
"taxCode": "6",
"price": {
"id": "1",
"refName": "Base Price"
}
}
]
}
}