Required scopes:
inventory_read
The contact people at this supplier.
When the record was created.
The contact’s email address.
The contact’s phone number.
When the record was last updated.
When the record was created.
The ISO 4217 currency code the supplier transacts in.
The supplier’s typical lead time, in days.
The supplier’s phone number.
Product vendor names associated with this supplier.
Purchase orders placed with this supplier.Requires:
inventory_read
ArgumentsForward pagination cursor — returns items after it. Pass an edges[].cursor or pageInfo.endCursor from a previous page.
Backward pagination cursor — returns items before it. Pass an edges[].cursor or pageInfo.startCursor from a previous page.
Forward pagination: returns the first N items (max 100, default 25). Use with after; mutually exclusive with last/before.
Backward pagination: returns the last N items (max 100, default 25). Use with before; mutually exclusive with first/after.
FieldsThe list of edges (each a node plus its pagination cursor).
Opaque cursor for this item; pass to after/before to page from here.
The nodes in this page, without the edge/cursor wrapper — a convenience over edges.
When the purchase order was closed.
When the record was created.
The id of this purchase order.
A paginated list of the order’s line items.Requires: inventory_read
ArgumentsForward pagination cursor — returns items after it. Pass an edges[].cursor or pageInfo.endCursor from a previous page.
Backward pagination cursor — returns items before it. Pass an edges[].cursor or pageInfo.startCursor from a previous page.
Forward pagination: returns the first N items (max 100, default 25). Use with after; mutually exclusive with last/before.
Backward pagination: returns the last N items (max 100, default 25). Use with before; mutually exclusive with first/after.
The location the order’s inventory is destined for.Requires: locations_read An internal note on the purchase order.
The date the order was placed with the supplier.
The merchant-facing purchase order number.
An external reference for the purchase order.
Inbound shipments fulfilling this purchase order.Requires: inventory_read
ArgumentsForward pagination cursor — returns items after it. Pass an edges[].cursor or pageInfo.endCursor from a previous page.
Backward pagination cursor — returns items before it. Pass an edges[].cursor or pageInfo.startCursor from a previous page.
Forward pagination: returns the first N items (max 100, default 25). Use with after; mutually exclusive with last/before.
Backward pagination: returns the last N items (max 100, default 25). Use with before; mutually exclusive with first/after.
The current lifecycle status of the purchase order.
A note shared with the supplier.
Free-form tags applied to the purchase order.
When the record was last updated.
Pagination metadata for the current page.
Cursor of the last edge in this page; pass to after to page forward.
Whether more items exist after this page (drives forward pagination with first/after).
Whether more items exist before this page (drives backward pagination with last/before).
Cursor of the first edge in this page; pass to before to page backward.
When the record was last updated.
The supplier’s website URL.