My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comments
-
Hi, I have enabled Suite Tax. Thanks
-
"items": [ { "item": { "id": "158", "type": "Service" }, "amount": 0.78, "quantity": 3, "rate": 0.26, "description": "0003 -Orifice Tube Orings/20", "Class": { "id": "3", "refName": "Heat A/C" }, "taxCode": "2" } ] }
-
Yes, I have tried to change the line, but with no luck. I have observed that when on the refund page I hide the refund method field, it is working; otherwise, I have found an error: refund method error.
-
{ "customer": {"id": "10057"}, "apply": { "items": [ { "doc": {"id": "25051"}, "line": 1, "apply": true } ] } }
-
Hi getting this error.
-
I have tried Request but getting this error.
-
This is API structure i have used.
-
Hi @Nicole Mendoza-Oracle issue has been resolved now Thanks for your support
-
can you tell me why we use that line number 0 and 1
-
I have tried with changing the line from 0 to 1 but still have the same error.
-
{ "customer": { "id": "9056" }, "payment": 1, "currency": { "id": "1" }, "account": { "id": "122" }, "memo": "INVO204576", "toBeEmailed": false, "apply": { "items": [ { "doc": { "id": "16447" }, "amount": 1, "apply": true, "line": 0 } ] }, "tranId": "20240528065437" }
-
This is error get when tried to post.