Skip to main content

Fields


required
The name of the Shopify store.
required
An array of ShopifyCartLine objects, each representing a line item in the cart with the Shopify product variant details and the quantity of the variant.
An Offer object containing information about taxes, prices, and shipping methods related to the items in the cart.
required
Countries that the store ships to.
required
True if the store items ended up with a successful checkout
required
A unique identifier which will be used for the order placed for this store. Look up more details with orderByID after the cart has been submitted.
required
Deprecated. Use orderId instead.
required
deprecated

This field is deprecated and will be removed in future. You should checkout using the submitCart mutation instead.

A link which can be used to check out this store’s order using Shopify’s checkout system.Note that the customer is free to enter their own details in this UI, which may or may not match up with the buyer identity.Checking out in this way for Sell Anything API orders will result in none of our post-purchase order features (such as tracking webhooks or returns) to work, as Rye systems have no visibility into the customer’s purchase in this case.
required
Contains errors related to a specific store