Skip to main content

Shop
API

The API for interacting with shop.

The base API object provided to purchase, and customer-account.order-status extension targets.

required

Shop where the checkout is taking place.

Was this section helpful?

Returns the shop where the checkout is taking place.

Shop

id
string

The shop ID.

name
string

The name of the shop.

myshopifyDomain
string

The shop's myshopify.com domain.

storefrontUrl
string

The primary storefront URL.

Was this section helpful?