Object with Reference Input
Input representation of a list of records to be inserted or updated. To update a
record, specify the record ID.
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 |
This is a sample request to create a sales transaction for an order line item.
This is a sample request to update an order line item.