REST API for Updating an Existing RMA

If a user wants to update an RMA record using the REST API, use the following for that: The API type: PATCH Endpoint URL: https://[Account ID].suitetalk.api.netsuite.com/services/rest/record/v1/returnAuthorization/[Internal ID of the RMA record] Request body: {     “item”: {         “items”: [             {        … Continue reading REST API for Updating an Existing RMA