Skip to main content

Shop
API

The API for interacting with shop.

The API object provided to this and other customer-account.order-status extension targets.

required

Shop where the purchase took place.

Was this section helpful?

Returns the shop where the checkout is taking place.

Shop

id
string

The shop ID.

myshopifyDomain
string

The shop's myshopify.com domain.

name
string

The name of the shop.

storefrontUrl
string

The primary storefront URL.

Caution

As of version 2024-10 this value will no longer have a trailing slash.

Was this section helpful?