Anchor to PurchasingEntityPurchasing
PurchasingEntity
union
Requires The user must have access to orders or draft orders.
Represents information about the purchasing entity for the order or draft order.
Anchor to Possible typesPossible types
- •OBJECT
Represents information about a customer of the shop, such as the customer's contact details, their order history, and whether they've agreed to receive marketing material by email.
Caution: Only use this data if it's required for your app's functionality. Shopify will restrict access to scopes for apps that don't have a legitimate use for the associated data.
- •OBJECT
Represents information about the purchasing company for the order or draft order.
Was this section helpful?
Anchor to Fields with this unionFields with this union
- •OBJECT
The purchasing entity.
- •OBJECT
The purchasing entity.
- •OBJECT
The purchasing entity for the order.
Was this section helpful?
1union PurchasingEntity = Customer | PurchasingCompany