NetSuite REST - Transform record action

The Transform record action transforms an existing record into another record type in NetSuite REST.

Use this action to create a target record from an existing source record. For example, you can transform a cash sale into a return authorization when NetSuite supports that transformation pair.

The available Transform to options depend on the selected Source record. After you select Transform to, the action displays additional fields that match the selected target record type.

Refer to the Supported transformation types for valid source-to-target combinations. For setup requirements, see REST Web Services prerequisites and setup.

Input

Input fieldDescription
Source recordSelect the NetSuite record type to transform from. Only supported source record types appear in the list.
Transform toSelect the target NetSuite record type to return after the transformation. This list changes based on the selected Source record.
Internal IDEnter the internal ID of the existing source record instance to transform.

Additional fields appear based on the Source record and Transform to values you select. These fields update dynamically to match the selected transformation pair.

Output

Output fieldDescription
LocationThe REST resource location of the transformed record returned by NetSuite.
Internal IDThe internal ID assigned to the transformed record.

Last updated: