Get carriers (allowed for ecommerce)
Get all available carriers (providers) for an shipping method.
serviceType is required and can be getted from single order resource in the logistic.serviceId field.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ecommerce | boolean | ||
deliveryType | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true,"carriers":[{"id":"6599541761693270018","idReference":"6599541761693270018","name":"EVRi","active":null,"url":null,"max_width":null,"max_height":null,"max_weight":null,"max_depth":null},{"id":"6639580521074524161","idReference":"6639580521074524161","name":"DHL UK","active":null,"url":null,"max_width":null,"max_height":null,"max_weight":null,"max_depth":null},{"id":"6641219975896514562","idReference":"6641219975896514562","name":"Yodel UK","active":null,"url":null,"max_width":null,"max_height":null,"max_weight":null,"max_depth":null},{"id":"6649195729745887233","idReference":"6649195729745887233","name":"UK Mail","active":null,"url":null,"max_width":null,"max_height":null,"max_weight":null,"max_depth":null},{"id":"6657598289359323137","idReference":"6657598289359323137","name":"DPD UK","active":null,"url":null,"max_width":null,"max_height":null,"max_weight":null,"max_depth":null},{"id":"6658174162568658945","idReference":"6658174162568658945","name":"DX Delivery","active":null,"url":null,"max_width":null,"max_height":null,"max_weight":null,"max_depth":null},{"id":"6671794738251726849","idReference":"6671794738251726849","name":"Royal Mail","active":null,"url":null,"max_width":null,"max_height":null,"max_weight":null,"max_depth":null},{"id":"6699476450581430274","idReference":"6699476450581430274","name":"Parcel Force","active":null,"url":null,"max_width":null,"max_height":null,"max_weight":null,"max_depth":null},{"id":"6760727669580627970","idReference":"6760727669580627970","name":"Panther UK","active":null,"url":null,"max_width":null,"max_height":null,"max_weight":null,"max_depth":null},{"id":"7046331959399679746","idReference":"7046331959399679746","name":"Amazon Logistics","active":null,"url":null,"max_width":null,"max_height":null,"max_weight":null,"max_depth":null},{"id":"7348676694724937474","idReference":"7348676694724937474","name":"Amazon Shipping UK","active":null,"url":null,"max_width":null,"max_height":null,"max_weight":null,"max_depth":null}]}