Order
Get list of Carrier.
get/rest/api/orders/carrier/map/
Response
Returns list of Carrier objects
Example response
[
{
"key": "CARRIER_253",
"name": "Inpost (Kurier, Paczkomaty, Allegro)",
"description": "Kurier"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.