Tool to create a new sales order record in NetSuite. Use this when you need to submit a customer order with one or more items. Each line item requires: - item: Reference to the inventory/service item (internal ID) - quantity: Number of units to order - rate: Unit price (optional…
itemRequiredobjectContainer for sales order line items. Must include at least one item with quantity and pricing.
memostringHeader memo for the sales order
PreferstringUse 'respond-async' to run the create operation asynchronously
entityRequiredobjectCustomer record reference (internal ID required)
replacestringComma-separated sublist names to fully replace with those provided
tranDatestringTransaction date in YYYY-MM-DD format
promocodeobjectReference to another NetSuite record by internal ID.
customFormstringInternal ID of the custom sales order form (determines billing behavior)
orderStatusstringApproval status: 'A' = Pending Approval, 'B' = Pending Fulfillment
otherrefnumstringExternal reference or PO number
X-NetSuite-Idempotency-KeystringUUID to ensure idempotent async requests
X-NetSuite-PropertyNameValidationstringControls strictness for property name validation
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.