You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2023. It is now read-only.
Would rest_suite suffice to post a CashSale order (create customer, add line items, card details) getting NetSuite to process transaction and create a record of the order for shipping?
Or does one need to use the SOAP based API to access advanced functionality.
Would rest_suite suffice to post a CashSale order (create customer, add line items, card details) getting NetSuite to process transaction and create a record of the order for shipping?
Or does one need to use the SOAP based API to access advanced functionality.
http://www.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2016_2/schema/record/cashsale.html?mode=package
If rest_suite is indeed capable enough for the job a bit of example code to get us started would be greatly appreciated. Thank you
The text was updated successfully, but these errors were encountered: