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!
Invoice in Advance of Fulfillment - Issue with REST API
Hi API Experts,
I have issue with REST API. When we turn on "Invoice in Advance of Fulfillment" feature, REST API call to NetSuite creates invoice with items which shouldn't be on the invoices.
Example:
Sales order has 2 items and REST API only tries to create invoice(transform sales order) for 1 item.
In this scenario, NetSuite automatically adds the 2nd item to the invoice with full quantity and full amount due to the feature "Invoice in Advance of Fulfillment".
Please help. We need this feature turned on and want to use REST API as well.