Order

Get Platform list.

Get Platform list

get/rest/api/orders/platform/map/

Response

Returns list of Platform object

idinteger

Internal element ID

keystring

Internal element key name

namestring

Internal element name

descriptionstring

Internal element description

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.