Newer Version Available

This content describes an older version of this product. View Latest

Object with Reference Input

Input representation of a list of records to be inserted or updated. To update a record, specify the record ID.

This is a sample request to create a sales transaction for an order line item.

JSON example

This is a sample request to update an order line item.

JSON example
Properties
Name Type Description Required or Optional Available Version
referenceId String Reference ID that maps to the response and can be used as a reference in later subrecords. This property value starts with a letter or number only and can contain letters, numbers, and underscores. It's also case-sensitive when used for referencing. Required 66.0
records Object Input Map Details of a record to be ingested. Required 66.0