Carriers Configuration (Operations)
Endpoints to create, update, and read carriers configuration.
Retrieves the configuration for a specific carrier by its ID. If no configuration exists, a default one is created and returned.
Carrier Configuration was found & you were allowed to access it. The result is in the body.
CarrierConfiguration
It is an amount of percentage for packaging weight which will be added to the calculated shipping weight
Reference to the carrier this configuration belongs to
0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2fThe date this entity was created at the platform. This value is generated by the service.
EmailAddress used to receive track and trace information when no other emailaddress was provided
max@speedyboxales.comThe id of the carrier configuration
0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2fThe date this entity was modified last. This value is generated by the service.
Indicates if the content of a parcel must be weighed before ordering a label
falseExample: falseWhen enabled, a return label will be created by creating a shipping label
falseExample: falseService URL for this carrier configuration
https://example.com/resourceThe version of the document to be used in optimistic locking mechanisms.
42Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this endpoint
The requested entity was not found
GET /api/carriers/{carrierId}/configuration HTTP/1.1
Host: your-tenant-name.api.fulfillmenttools.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"additionalWeightInPercent": 1,
"alternativeReturnAddress": {
"additionalAddressInfo": "to care of: Mrs. Müller",
"city": "Langenfeld",
"country": "DE",
"customAttributes": {},
"houseNumber": "42a",
"phoneNumbers": [
{
"customAttributes": {},
"label": "text",
"type": "MOBILE",
"value": "text"
}
],
"postalCode": "40764",
"province": "NRW",
"street": "Hauptstr.",
"companyName": "Speedy Boxales Ltd.",
"emailAddresses": [
{
"recipient": "'Mailinglist reaching all the employees', 'Marc Fulton, Manager', etc.",
"value": "text"
}
],
"resolvedCoordinates": {
"lat": 50.937531,
"lon": 6.960279
},
"resolvedTimeZone": {
"offsetInSeconds": 28800,
"source": "Google Maps API",
"timeZoneId": "America/Los_Angeles",
"timeZoneName": "Pacific Standard Time"
}
},
"alternativeSendAddress": {
"additionalAddressInfo": "to care of: Mrs. Müller",
"city": "Langenfeld",
"country": "DE",
"customAttributes": {},
"houseNumber": "42a",
"phoneNumbers": [
{
"customAttributes": {},
"label": "text",
"type": "MOBILE",
"value": "text"
}
],
"postalCode": "40764",
"province": "NRW",
"street": "Hauptstr.",
"companyName": "Speedy Boxales Ltd.",
"emailAddresses": [
{
"recipient": "'Mailinglist reaching all the employees', 'Marc Fulton, Manager', etc.",
"value": "text"
}
],
"resolvedCoordinates": {
"lat": 50.937531,
"lon": 6.960279
},
"resolvedTimeZone": {
"offsetInSeconds": 28800,
"source": "Google Maps API",
"timeZoneId": "America/Los_Angeles",
"timeZoneName": "Pacific Standard Time"
}
},
"carrierRef": "0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f",
"countryServiceMappings": [
{
"additionalShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"additionalShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"carrierProductCategory": "STANDARD",
"carrierServices": [
"SIGNATURE"
],
"countAsTransitDayBefore": "12:00",
"deliveryCosts": [
{
"cost": 10.99,
"currency": "EUR"
}
],
"destinations": [
{
"countryCode": "DE",
"postalCodes": [
"text"
]
}
],
"id": "bc5b581a-8f65-45b0-9f81-6e0d4babbcb2",
"mandatoryShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"mandatoryShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"products": [
"text"
],
"source": {
"countryCode": "DE",
"postalCodes": [
"text"
]
},
"staticCCSMRef": "0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f",
"transitTime": "2026-06-17T12:00:00.000Z"
}
],
"created": "2026-01-01T00:00:00.000Z",
"defaultPickUpTime": "2026-06-17T12:00:00.000Z",
"fallBackTrackAndTraceEmail": "max@speedyboxales.com",
"id": "0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f",
"lastModified": "2026-01-01T00:00:00.000Z",
"mustBeWeighed": false,
"nonDeliveryDaysPerCountryAndProvince": [
{
"country": "US",
"nonDeliveryDays": [
{
"nonDeliveryDay": "2020-02-03T00:00:00.000Z",
"nonDeliveryType": "SINGLE"
}
],
"nonDeliveryDaysPerProvince": [
{
"nonDeliveryDays": [
{
"nonDeliveryDay": "2020-02-03T00:00:00.000Z",
"nonDeliveryType": "SINGLE"
}
],
"province": "text",
"recurringNonDeliveryWeekdays": [
"MONDAY"
]
}
],
"recurringNonDeliveryWeekdays": [
"MONDAY"
]
}
],
"returnLabel": false,
"serviceUrl": "https://example.com/resource",
"thresholdPriceValue": {
"priceRange": {
"currency": "EUR",
"decimalPlaces": 2,
"from": 1299,
"to": 25000
},
"priority": 1
},
"version": 42
}Updates the complete configuration for a specific carrier. This includes settings like return labels, weight adjustments, non-delivery days, country service mappings, and pick-up times.
Carrier Configuration was found & you were allowed to access it. The result is in the body.
CarrierConfiguration
It is an amount of percentage for packaging weight which will be added to the calculated shipping weight
Reference to the carrier this configuration belongs to
0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2fThe date this entity was created at the platform. This value is generated by the service.
EmailAddress used to receive track and trace information when no other emailaddress was provided
max@speedyboxales.comThe id of the carrier configuration
0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2fThe date this entity was modified last. This value is generated by the service.
Indicates if the content of a parcel must be weighed before ordering a label
falseExample: falseWhen enabled, a return label will be created by creating a shipping label
falseExample: falseService URL for this carrier configuration
https://example.com/resourceThe version of the document to be used in optimistic locking mechanisms.
42Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this endpoint
The requested entity was not found
PUT /api/carriers/{carrierId}/configuration HTTP/1.1
Host: your-tenant-name.api.fulfillmenttools.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 3525
{
"additionalWeightInPercent": 1,
"alternativeReturnAddress": {
"additionalAddressInfo": "to care of: Mrs. Müller",
"city": "Langenfeld",
"country": "DE",
"customAttributes": {},
"houseNumber": "42a",
"phoneNumbers": [
{
"customAttributes": {},
"label": "text",
"type": "MOBILE",
"value": "text"
}
],
"postalCode": "40764",
"province": "NRW",
"street": "Hauptstr.",
"companyName": "Speedy Boxales Ltd.",
"emailAddresses": [
{
"recipient": "'Mailinglist reaching all the employees', 'Marc Fulton, Manager', etc.",
"value": "text"
}
],
"resolvedCoordinates": {
"lat": 50.937531,
"lon": 6.960279
},
"resolvedTimeZone": {
"offsetInSeconds": 28800,
"source": "Google Maps API",
"timeZoneId": "America/Los_Angeles",
"timeZoneName": "Pacific Standard Time"
}
},
"alternativeSendAddress": {
"additionalAddressInfo": "to care of: Mrs. Müller",
"city": "Langenfeld",
"country": "DE",
"customAttributes": {},
"houseNumber": "42a",
"phoneNumbers": [
{
"customAttributes": {},
"label": "text",
"type": "MOBILE",
"value": "text"
}
],
"postalCode": "40764",
"province": "NRW",
"street": "Hauptstr.",
"companyName": "Speedy Boxales Ltd.",
"emailAddresses": [
{
"recipient": "'Mailinglist reaching all the employees', 'Marc Fulton, Manager', etc.",
"value": "text"
}
],
"resolvedCoordinates": {
"lat": 50.937531,
"lon": 6.960279
},
"resolvedTimeZone": {
"offsetInSeconds": 28800,
"source": "Google Maps API",
"timeZoneId": "America/Los_Angeles",
"timeZoneName": "Pacific Standard Time"
}
},
"carrierRef": "0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f",
"countryServiceMappings": [
{
"additionalShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"additionalShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"carrierProductCategory": "STANDARD",
"carrierServices": [
"SIGNATURE"
],
"countAsTransitDayBefore": "12:00",
"deliveryCosts": [
{
"cost": 10.99,
"currency": "EUR"
}
],
"destinations": [
{
"countryCode": "DE",
"postalCodes": [
"text"
]
}
],
"id": "bc5b581a-8f65-45b0-9f81-6e0d4babbcb2",
"mandatoryShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"mandatoryShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"products": [
"text"
],
"source": {
"countryCode": "DE",
"postalCodes": [
"text"
]
},
"staticCCSMRef": "0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f",
"transitTime": "2026-06-17T12:00:00.000Z"
}
],
"created": "2026-01-01T00:00:00.000Z",
"defaultPickUpTime": "2026-06-17T12:00:00.000Z",
"fallBackTrackAndTraceEmail": "max@speedyboxales.com",
"id": "0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f",
"lastModified": "2026-01-01T00:00:00.000Z",
"mustBeWeighed": false,
"nonDeliveryDaysPerCountryAndProvince": [
{
"country": "US",
"nonDeliveryDays": [
{
"nonDeliveryDay": "2020-02-03T00:00:00.000Z",
"nonDeliveryType": "SINGLE"
}
],
"nonDeliveryDaysPerProvince": [
{
"nonDeliveryDays": [
{
"nonDeliveryDay": "2020-02-03T00:00:00.000Z",
"nonDeliveryType": "SINGLE"
}
],
"province": "text",
"recurringNonDeliveryWeekdays": [
"MONDAY"
]
}
],
"recurringNonDeliveryWeekdays": [
"MONDAY"
]
}
],
"returnLabel": false,
"serviceUrl": "https://example.com/resource",
"thresholdPriceValue": {
"priceRange": {
"currency": "EUR",
"decimalPlaces": 2,
"from": 1299,
"to": 25000
},
"priority": 1
},
"version": 42
}{
"additionalWeightInPercent": 1,
"alternativeReturnAddress": {
"additionalAddressInfo": "to care of: Mrs. Müller",
"city": "Langenfeld",
"country": "DE",
"customAttributes": {},
"houseNumber": "42a",
"phoneNumbers": [
{
"customAttributes": {},
"label": "text",
"type": "MOBILE",
"value": "text"
}
],
"postalCode": "40764",
"province": "NRW",
"street": "Hauptstr.",
"companyName": "Speedy Boxales Ltd.",
"emailAddresses": [
{
"recipient": "'Mailinglist reaching all the employees', 'Marc Fulton, Manager', etc.",
"value": "text"
}
],
"resolvedCoordinates": {
"lat": 50.937531,
"lon": 6.960279
},
"resolvedTimeZone": {
"offsetInSeconds": 28800,
"source": "Google Maps API",
"timeZoneId": "America/Los_Angeles",
"timeZoneName": "Pacific Standard Time"
}
},
"alternativeSendAddress": {
"additionalAddressInfo": "to care of: Mrs. Müller",
"city": "Langenfeld",
"country": "DE",
"customAttributes": {},
"houseNumber": "42a",
"phoneNumbers": [
{
"customAttributes": {},
"label": "text",
"type": "MOBILE",
"value": "text"
}
],
"postalCode": "40764",
"province": "NRW",
"street": "Hauptstr.",
"companyName": "Speedy Boxales Ltd.",
"emailAddresses": [
{
"recipient": "'Mailinglist reaching all the employees', 'Marc Fulton, Manager', etc.",
"value": "text"
}
],
"resolvedCoordinates": {
"lat": 50.937531,
"lon": 6.960279
},
"resolvedTimeZone": {
"offsetInSeconds": 28800,
"source": "Google Maps API",
"timeZoneId": "America/Los_Angeles",
"timeZoneName": "Pacific Standard Time"
}
},
"carrierRef": "0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f",
"countryServiceMappings": [
{
"additionalShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"additionalShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"carrierProductCategory": "STANDARD",
"carrierServices": [
"SIGNATURE"
],
"countAsTransitDayBefore": "12:00",
"deliveryCosts": [
{
"cost": 10.99,
"currency": "EUR"
}
],
"destinations": [
{
"countryCode": "DE",
"postalCodes": [
"text"
]
}
],
"id": "bc5b581a-8f65-45b0-9f81-6e0d4babbcb2",
"mandatoryShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"mandatoryShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"products": [
"text"
],
"source": {
"countryCode": "DE",
"postalCodes": [
"text"
]
},
"staticCCSMRef": "0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f",
"transitTime": "2026-06-17T12:00:00.000Z"
}
],
"created": "2026-01-01T00:00:00.000Z",
"defaultPickUpTime": "2026-06-17T12:00:00.000Z",
"fallBackTrackAndTraceEmail": "max@speedyboxales.com",
"id": "0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f",
"lastModified": "2026-01-01T00:00:00.000Z",
"mustBeWeighed": false,
"nonDeliveryDaysPerCountryAndProvince": [
{
"country": "US",
"nonDeliveryDays": [
{
"nonDeliveryDay": "2020-02-03T00:00:00.000Z",
"nonDeliveryType": "SINGLE"
}
],
"nonDeliveryDaysPerProvince": [
{
"nonDeliveryDays": [
{
"nonDeliveryDay": "2020-02-03T00:00:00.000Z",
"nonDeliveryType": "SINGLE"
}
],
"province": "text",
"recurringNonDeliveryWeekdays": [
"MONDAY"
]
}
],
"recurringNonDeliveryWeekdays": [
"MONDAY"
]
}
],
"returnLabel": false,
"serviceUrl": "https://example.com/resource",
"thresholdPriceValue": {
"priceRange": {
"currency": "EUR",
"decimalPlaces": 2,
"from": 1299,
"to": 25000
},
"priority": 1
},
"version": 42
}List country service mappings
Carrier's countryservicemappings found & you are allowed to access it. The result is in the body.
CarrierCountryServiceMapping
Desired product class to choose when ordering a label
Time before which this day counts as a transit day
12:00deprecated - Use destinations instead.
Unique identifier for a countryServiceMapping
bc5b581a-8f65-45b0-9f81-6e0d4babbcb2Array of products for the given mapping
deprecated - Use source instead.
DEReference to a static country service mapping
0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2fYour user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this endpoint
The requested entity was not found
GET /api/carriers/{carrierId}/configuration/countryservicemappings HTTP/1.1
Host: your-tenant-name.api.fulfillmenttools.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
[
{
"additionalShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"additionalShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"carrierProductCategory": "STANDARD",
"carrierServices": [
"SIGNATURE"
],
"countAsTransitDayBefore": "12:00",
"deliveryCosts": [
{
"cost": 10.99,
"currency": "EUR"
}
],
"destinations": [
{
"countryCode": "DE",
"postalCodes": [
"text"
]
}
],
"id": "bc5b581a-8f65-45b0-9f81-6e0d4babbcb2",
"mandatoryShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"mandatoryShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"products": [
"text"
],
"source": {
"countryCode": "DE",
"postalCodes": [
"text"
]
},
"staticCCSMRef": "0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f",
"transitTime": "2026-06-17T12:00:00.000Z"
}
]Create country service mapping
CarrierCountryServiceMappingForCreation
The version of the carrier configuration to be used in optimistic locking mechanisms.
1Desired product class to choose when ordering a label
Time before which this day counts as a transit day
deprecated - Use destination instead.
Products for this mapping
deprecated - Use source instead.
CarrierCountryServiceMapping successfully created. The result is in the body.
CarrierCountryServiceMapping
Desired product class to choose when ordering a label
Time before which this day counts as a transit day
12:00deprecated - Use destinations instead.
Unique identifier for a countryServiceMapping
bc5b581a-8f65-45b0-9f81-6e0d4babbcb2Array of products for the given mapping
deprecated - Use source instead.
DEReference to a static country service mapping
0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2fYour user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this endpoint
The requested entity was not found
POST /api/carriers/{carrierId}/configuration/countryservicemappings HTTP/1.1
Host: your-tenant-name.api.fulfillmenttools.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 1183
{
"additionalShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"additionalShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"carrierConfigurationVersion": 1,
"carrierProductCategory": "STANDARD",
"countAsTransitDayBefore": "text",
"deliveryCosts": [
{
"cost": 10.99,
"currency": "EUR"
}
],
"destinations": [
{
"countryCode": "DE",
"postalCodes": [
"text"
]
}
],
"mandatoryShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"mandatoryShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"products": [
"text"
],
"source": {
"countryCode": "DE",
"postalCodes": [
"text"
]
},
"transitTime": "2026-06-17T12:00:00.000Z"
}{
"additionalShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"additionalShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"carrierProductCategory": "STANDARD",
"carrierServices": [
"SIGNATURE"
],
"countAsTransitDayBefore": "12:00",
"deliveryCosts": [
{
"cost": 10.99,
"currency": "EUR"
}
],
"destinations": [
{
"countryCode": "DE",
"postalCodes": [
"text"
]
}
],
"id": "bc5b581a-8f65-45b0-9f81-6e0d4babbcb2",
"mandatoryShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"mandatoryShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"products": [
"text"
],
"source": {
"countryCode": "DE",
"postalCodes": [
"text"
]
},
"staticCCSMRef": "0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f",
"transitTime": "2026-06-17T12:00:00.000Z"
}Get country service mapping
Carrier's countryservicemapping found & you are allowed to access it. The result is in the body.
CarrierCountryServiceMapping
Desired product class to choose when ordering a label
Time before which this day counts as a transit day
12:00deprecated - Use destinations instead.
Unique identifier for a countryServiceMapping
bc5b581a-8f65-45b0-9f81-6e0d4babbcb2Array of products for the given mapping
deprecated - Use source instead.
DEReference to a static country service mapping
0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2fYour user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this endpoint
The requested entity was not found
GET /api/carriers/{carrierId}/configuration/countryservicemappings/{countryServiceMappingId} HTTP/1.1
Host: your-tenant-name.api.fulfillmenttools.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"additionalShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"additionalShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"carrierProductCategory": "STANDARD",
"carrierServices": [
"SIGNATURE"
],
"countAsTransitDayBefore": "12:00",
"deliveryCosts": [
{
"cost": 10.99,
"currency": "EUR"
}
],
"destinations": [
{
"countryCode": "DE",
"postalCodes": [
"text"
]
}
],
"id": "bc5b581a-8f65-45b0-9f81-6e0d4babbcb2",
"mandatoryShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"mandatoryShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"products": [
"text"
],
"source": {
"countryCode": "DE",
"postalCodes": [
"text"
]
},
"staticCCSMRef": "0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f",
"transitTime": "2026-06-17T12:00:00.000Z"
}Delete country service mapping
CarrierCountryServiceMapping successfully deleted.
No content
Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this endpoint
The requested entity was not found
DELETE /api/carriers/{carrierId}/configuration/countryservicemappings/{countryServiceMappingId} HTTP/1.1
Host: your-tenant-name.api.fulfillmenttools.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
No content
Update country service mapping
CarrierCountryServiceMappingForUpdate
The version of the document to be used in optimistic locking mechanisms.
1Desired product class to choose when ordering a label
Time before which this day counts as a transit day
deprecated - Use destination instead.
Array of products for the given mapping
deprecated - Use source instead.
CarrierCountryServiceMapping successfully updated. The result is in the body.
CarrierCountryServiceMapping
Desired product class to choose when ordering a label
Time before which this day counts as a transit day
12:00deprecated - Use destinations instead.
Unique identifier for a countryServiceMapping
bc5b581a-8f65-45b0-9f81-6e0d4babbcb2Array of products for the given mapping
deprecated - Use source instead.
DEReference to a static country service mapping
0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2fYour user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this endpoint
The requested entity was not found
PATCH /api/carriers/{carrierId}/configuration/countryservicemappings/{countryServiceMappingId} HTTP/1.1
Host: your-tenant-name.api.fulfillmenttools.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 1183
{
"additionalShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"additionalShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"carrierConfigurationVersion": 1,
"carrierProductCategory": "STANDARD",
"countAsTransitDayBefore": "text",
"deliveryCosts": [
{
"cost": 10.99,
"currency": "EUR"
}
],
"destinations": [
{
"countryCode": "DE",
"postalCodes": [
"text"
]
}
],
"mandatoryShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"mandatoryShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"products": [
"text"
],
"source": {
"countryCode": "DE",
"postalCodes": [
"text"
]
},
"transitTime": "2026-06-17T12:00:00.000Z"
}{
"additionalShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"additionalShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"carrierProductCategory": "STANDARD",
"carrierServices": [
"SIGNATURE"
],
"countAsTransitDayBefore": "12:00",
"deliveryCosts": [
{
"cost": 10.99,
"currency": "EUR"
}
],
"destinations": [
{
"countryCode": "DE",
"postalCodes": [
"text"
]
}
],
"id": "bc5b581a-8f65-45b0-9f81-6e0d4babbcb2",
"mandatoryShippingArticleAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"category": "customs",
"dataType": "NUMBER",
"description": "text",
"referencedField": "attributes.weightPerUnit"
}
],
"mandatoryShippingAttributes": [
{
"descriptionLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"dataType": "Number",
"description": "text",
"referencedField": "dimensions.weight"
}
],
"products": [
"text"
],
"source": {
"countryCode": "DE",
"postalCodes": [
"text"
]
},
"staticCCSMRef": "0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f",
"transitTime": "2026-06-17T12:00:00.000Z"
}This part of the API is in Beta status. For details, see the API release lifecycle documentation.
Transit time configuration was found & you were allowed to access it. The result is in the body.
TransitTimeConfiguration
The date this entity was created at the platform. This value is generated by the service.
2020-02-03T08:45:51.525ZThe date this entity was modified last. This value is generated by the service.
2020-02-03T09:45:51.525ZThe version of the document to be used in optimistic locking mechanisms.
42Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this endpoint
Cutoff time configuration not found
GET /api/configurations/transittime HTTP/1.1
Host: your-tenant-name.api.fulfillmenttools.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"calculationStrategy": "EARLIEST",
"id": "text",
"created": "2020-02-03T08:45:51.525Z",
"lastModified": "2020-02-03T09:45:51.525Z",
"version": 42
}Last updated
Was this helpful?

