Skip to content

Order attributes

Enhance your integration capabilities by configuring custom order attributes for each provider. This feature is essential when connecting with third-party applications that require specific data attributes to function correctly.

Example Use Case

Consider a scenario where you need to identify the pickup point in an order. You can define an attribute called PickupPointId with the following mapping:

PickupPointId: {{ point.id }}

With this configuration, each order will automatically include the ID of the chosen pickup point, simplifying the management and tracking of orders across various locations.

Mapping Order Attributes

Order attributes can be mapped using keys available in our Metafield reference. This flexibility allows you to tailor the data attached to each order according to your operational needs and the requirements of connected applications.

Order attributes