Skip to main content
Anchor to OrderCreateAssociateCustomerAttributesInput

OrderCreateAssociateCustomerAttributesInput

input_object

The input fields for identifying an existing customer to associate with the order.

•String

The email of the customer to associate to the order.


Note

If both this email input field and the email on OrderCreateOrderInput are provided, this field will take precedence.


•ID

The customer to associate to the order.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

An existing customer to associate with the order, specified by ID.


Was this section helpful?