DEV

Type.

ServiceLevelRateChart

A ServiceLevelRateChart would apply to a specific service level. The ServiceLevelRateChart would be used before a external carrier API.

Fields

createdAt

DateTime!

Required

When this ServiceLevelRateChart was created.

createdBy

ID!

Required

The user who created the ServiceLevelRateChart.

fromCountryCode

CountryCode

The shipFrom countryCode that applies to filter by.

id

ID!

Required

A unique identifier for the ServiceLevelRateChart.
The destination locations for the ServiceLevelRateChart.

mode

Mode!

Required

Specifies whether the ServiceLevelRateChart is in live or test mode.

Required

The specific rate values that apply to the given ServiceLevelRateChart.

serviceLevel

ServiceLevel!

Required

The ServiceLevel associated with the ServiceLevelRateChart.

updatedAt

DateTime!

Required

When this ServiceLevelRateChart was most recently updated.

updatedBy

ID!

Required

The user who most recently updated the ServiceLevelRateChart.

Was this page helpful?