Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
How to specify discountrate as a percentage
I've seen this question asked before but I have yet to see a reply that actually answers the question.
I am attempting to create a creditmemo using the REST API and wish to set the discountrate to -50%. This can be done using the UI as shown here:-
If I retrieve a record created using the UI, like the one above, using a restlet script the value returned in the discountrate field is -50%:-
but I can find no way of getting that value into the field from the API or a restlet script. The API rejects any non-numeric value, but if I specify -50 it treats that as a monetary amount, ie. -£50, not as a percentage.
Neil
Tagged:
0