ShippingProfileRateChart
ServiceLevelRateChart
createdAt
DateTime!
Required
createdBy
ID!
dimensionalWeightFactor
Decimal!
fromCountryCode
CountryCode
shipFrom
countryCode
id
locations
[ShippingRateLocation!]
mode
Mode!
rates
[ShippingRate!]!
shippingProfile
ShippingProfile!
ShippingProfile
updatedAt
updatedBy
Type.
ShippingProfileRateChart
A
ShippingProfileRateChart
would apply to a specific shipping profile. TheShippingProfileRateChart
would be used before anyServiceLevelRateChart
as well as any external carrier API.Fields
createdAt
DateTime!
Required
createdBy
ID!
Required
dimensionalWeightFactor
Decimal!
Required
fromCountryCode
CountryCode
shipFrom
countryCode
that applies to filter by.id
ID!
Required
locations
[ShippingRateLocation!]
mode
Mode!
Required
rates
[ShippingRate!]!
Required
shippingProfile
ShippingProfile!
Required
ShippingProfile
associated with the ShippingProfileRateChart.updatedAt
DateTime!
Required
updatedBy
ID!
Required