Skip to main content

OrderStorefrontRouting

type OrderStorefrontRouting {
id: String!
domain: String
dynamicCurrencySettings: OrderStorefrontRoutingDynamicCurrencySettings
locale: String
path: String
priceListId: String
}

Fields

idString!required

It is the storefront routing id used by the storefront when the order was created.

domainString

It is the domain of the storefront routing.

localeString

It is the locale of the storefront routing.

pathString

It is the path of the storefront routing.

priceListIdString

It is the price list id that associated on the storefront routing.