The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Update shipping service

PUT

https://api.pack.cloud/v1/organizations/{organizationId}/shipping-services/{serviceId}

Request

Path parameters

organizationIdstring
serviceIdstring

Payload

default_label_typestring
Default label type to generate for shipments with this shipping service. Allowed value depends on value `label_types`
enabledboolean

Response

OK

Body

idstring
ID of the shipping service
integration_idstring
namestring
Name of the shipping service
Example:PostNL Thuislevering
default_label_type
Default label type to use when no type is provided
Allowed values:pdfzpl_200zpl_300
enabledboolean
Type of shipment files
typestring
Type of shipping service
Allowed values:deliveryreturn
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource