Required scopes:
orders_read
When the order was placed (the ecommerce provider’s creation time, falling back
to Redo’s ingestion time).
The ISO 4217 currency code the order was placed in.
The customer who placed the order, if known.
The customer’s email address.
The customer’s first (given) name.
The customer’s id in the source platform.
The customer’s last (family) name.
The customer’s full name, when both name parts are set.
The customer’s phone number.
The order’s id in the source ecommerce platform.
The shipments fulfilling this order’s items.
When the fulfillment was created.
When the shipment was delivered, if it has been.
The carrier’s estimated delivery date (YYYY-MM-DD, destination-local), if known.
The fulfillment’s id in the source platform.
The items included in this fulfillment.
The fulfilled line item’s id in the source platform.
The product’s id in the source platform.
How many units of this item were fulfilled.
The stock keeping unit of the fulfilled item.
The product title of the fulfilled item.
The variant’s id in the source platform.
The current tracked shipment status.
The shipping carrier, if known.
The carrier tracking events, oldest to newest.
When the tracking event occurred.
Where the tracking event occurred, if reported.
The human-readable tracking message.
The carrier’s status label at this event.
The carrier tracking number, if known.
The order’s legacy Mongo ObjectId (24-char hex) from before the CockroachDB
migration.
The items purchased on this order.
The total discount applied to this line item.
The exact amount as a decimal string (e.g. “19.99”).
ISO 4217 currency code (e.g. USD).
The line item’s id in the source platform.
A URL to the item’s image, if any.
The per-unit price before discounts.
The exact amount as a decimal string (e.g. “19.99”).
ISO 4217 currency code (e.g. USD).
The purchased product’s id in the source platform.
How many units of this item were ordered.
The stock keeping unit for this line item.
The product title for this line item.
The purchased variant’s id in the source platform.
The order’s shipping method, cost, and destination.
The destination the order ships to.
The first line of the address (street and number).
The second line of the address (apartment, suite, unit, etc.).
The city, town, or village.
The province, state, or region.
What the customer paid for shipping.
The exact amount as a decimal string (e.g. “19.99”).
ISO 4217 currency code (e.g. USD).
The selected shipping method’s name, e.g. Standard.
The order subtotal, excluding tax and shipping, if known.
The exact amount as a decimal string (e.g. “19.99”).
ISO 4217 currency code (e.g. USD).
Free-form tags applied to the order.
The order total, including tax and shipping, if known.
The exact amount as a decimal string (e.g. “19.99”).
ISO 4217 currency code (e.g. USD).
The total tax charged on the order, if known.
The exact amount as a decimal string (e.g. “19.99”).
ISO 4217 currency code (e.g. USD).