My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
No Limits. Just possibilities.
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
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.