ServiceLevel
Organization
createdAt
DateTime!
Required
createdBy
ID!
customServiceLevelCode
String
id
landedCostMethod
LandedCostMethod
mode
Mode!
name
String!
organization
serviceLevel
ServiceLevel!
shippingRates
[ShippingProfileRateChart!]
ShippingProfileRateCharts
transitTime
TransitTime
updatedAt
updatedBy
Type.
ShippingProfile
A ShippingProfile object is used to map a
ServiceLevel
to anOrganization
. Allowing the Organization to adjust the display name and apply rate charts to the service level.Fields
createdAt
DateTime!
Required
createdBy
ID!
Required
customServiceLevelCode
String
id
ID!
Required
landedCostMethod
LandedCostMethod
mode
Mode!
Required
name
String!
Required
organization
ID!
Required
Organization
associated with the ShippingProfile.serviceLevel
ServiceLevel!
Required
ServiceLevel
associated with the ShippingProfile.shippingRates
[ShippingProfileRateChart!]
ShippingProfileRateCharts
that apply to this profile.transitTime
TransitTime
TransitTime
breakdown that applies to the ShippingProfile.updatedAt
DateTime!
Required
updatedBy
ID!
Required