<- Object

Object

BulkUpsertOrderCustomAttributesRequestUpsertCustomAttributeBeta

Represents one upsert within the bulk operation.

Link to section

Properties

Link to section

custom_attribute

Required

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.

Link to section

idempotency_key

string

A unique identifier for this request, used to ensure idempotency. For more information, see Idempotency.

Link to section

order_id

string

Required

The ID of the target order.