Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to LimitedPendingOrderCount

LimitedPendingOrderCount

object

Requires read_orders access scope.

The total number of pending orders on a shop if less then a maximum, or that maximum. The atMax field indicates when this maximum has been reached.

Boolean!non-null

This is set when the number of pending orders has reached the maximum.

Int!non-null

The number of pendings orders on the shop. Limited to a maximum of 10000.


Was this section helpful?