Global API
...
Requests
Return Authorization

Create

1min

To create an RMA in NetSuite, use action as "createReturnAuthorization" and pass the RMA data in the requestJSON under "returnAuthorizations".

Note: You can only create one record at a time.

The following is an example of creating Return Authorization where we are setting every possible field (See Return Authorization for the available fields). The response will return the response back from NetSuite, which includes the new NetSuite Return Authorization Id (internalId), plus the newly created Salesforce Return Authorization Id (salesforceID)

Request
Response




Updated 26 Jul 2023
Doc contributor
Doc contributor
Did this page help you?