Represents one upsert within the bulk operation.
<- Object
Object
Represents one upsert within the bulk operation.
The custom attribute to create or update, with the following fields:
value
. This value must conform to the schema
specified by the definition. For more information, see Value data types.
version
. To enable optimistic concurrency control, include this optional field and specify the current version of the custom attribute.
A unique identifier for this request, used to ensure idempotency. For more information, see Idempotency.
The ID of the target order.