Get an inventory transfer detail using REST

Endpoint: https://{accountId}.suitetalk.api.netsuite.com/services/rest/record/v1/inventoryTransfer/{recordId}

Add expandSubResources=true to the parameter to fetch the line details

The endpoint becomes: https://{accountId}.suitetalk.api.netsuite.com/services/rest/record/v1/inventoryTransfer/{recordId}?expandSubResources=true

Leave a comment

Your email address will not be published. Required fields are marked *