Global API
...
Custom Object
Create Custom Object with chil...

Creation of Child Custom Object Record

1min

The following is an example of creating a Child Custom Object Record where we are setting every possible field (See Custom Object for the available fields). The response will return the exact request data plus the new NetSuite Child Custom Object Id (internalId) and the newly created Salesforce Child Custom Object Id (salesforceID).

Here, the Internal Id of the Parent Custom Object Record has to be passed in. Only then will this record be treated as a Child Custom Object Record.

Request
Response