Types > ShippingProviderWhitelist
Commerce APITypesShippingProviderWhitelist
ShippingProviderWhitelist

Description

Fields

service_code_pattern: String!

Shipping rate service code must match this pattern if it's not empty

Example: "aus_parcel_regular"


service_name_pattern: String!

Shipping rate service name must match this pattern if it's not empty

Example: "Domestic Express Post"


Used By

Types

ShippingProvider

Preview (typescript)

Loading module