GET Carriers
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Carrier| Name | Description | Type | Additional information |
|---|---|---|---|
| DisplayName | string |
None. |
|
| Name1 | string |
Required String length: inclusive between 0 and 255 |
|
| Name2 | string |
String length: inclusive between 0 and 255 |
|
| Street | string |
Required String length: inclusive between 0 and 255 |
|
| ZipCode | string |
Required String length: inclusive between 0 and 255 |
|
| City | string |
Required String length: inclusive between 0 and 255 |
|
| Country | string |
String length: inclusive between 0 and 255 |
|
| Phone | string |
String length: inclusive between 0 and 255 |
|
| string |
String length: inclusive between 0 and 255 |
||
| EmailSettingsId | globally unique identifier |
None. |
|
| EmailSettings | EmailSettings |
None. |
|
| boolean |
None. |
||
| Inactive | boolean |
None. |
|
| CarrierGroupId | globally unique identifier |
None. |
|
| CarrierGroup | CarrierGroup |
None. |
|
| ReferenceId | string |
String length: inclusive between 0 and 255 |
|
| VehicleCarrierLinks | Collection of VehicleCarrierLink |
None. |
|
| ContainerCarrierLinks | Collection of ContainerCarrierLink |
None. |
|
| Weighings | Collection of Weighing |
None. |
|
| TemporaryTaras | Collection of TemporaryTara |
None. |
|
| Campaigns | Collection of Campaign |
None. |
|
| Orders | Collection of Order |
None. |
|
| UserField1 | string |
String length: inclusive between 0 and 255 |
|
| UserField2 | string |
String length: inclusive between 0 and 255 |
|
| UserField3 | string |
String length: inclusive between 0 and 255 |
|
| UserField4 | string |
String length: inclusive between 0 and 255 |
|
| UserField5 | string |
String length: inclusive between 0 and 255 |
|
| Number | string |
Required String length: inclusive between 0 and 255 |
|
| Id | globally unique identifier |
None. |
|
| CreationDate | date |
None. |
|
| CreationUser | string |
String length: inclusive between 0 and 255 |
|
| ModifiedDate | date |
None. |
|
| ModifiedUser | string |
String length: inclusive between 0 and 255 |
Response Formats
application/json, text/json
[
{
"DisplayName": "sample string 17 - sample string 1 (sample string 5)",
"Name1": "sample string 1",
"Name2": "sample string 2",
"Street": "sample string 3",
"ZipCode": "sample string 4",
"City": "sample string 5",
"Country": "sample string 6",
"Phone": "sample string 7",
"Email": "sample string 8",
"EmailSettingsId": "86a8d188-a727-44d9-bce5-b08e879153e9",
"Print": true,
"Inactive": true,
"CarrierGroupId": "40a9571c-162a-4cb2-8dc9-2c89c9fe3afe",
"ReferenceId": "sample string 11",
"UserField1": "sample string 12",
"UserField2": "sample string 13",
"UserField3": "sample string 14",
"UserField4": "sample string 15",
"UserField5": "sample string 16",
"Number": "sample string 17",
"Id": "c8227c55-b0d9-4195-b95c-676072e6c91f",
"CreationDate": "2026-05-19T17:30:55.3146738+02:00",
"CreationUser": "sample string 19",
"ModifiedDate": "2026-05-19T17:30:55.3146738+02:00",
"ModifiedUser": "sample string 20"
},
{
"DisplayName": "sample string 17 - sample string 1 (sample string 5)",
"Name1": "sample string 1",
"Name2": "sample string 2",
"Street": "sample string 3",
"ZipCode": "sample string 4",
"City": "sample string 5",
"Country": "sample string 6",
"Phone": "sample string 7",
"Email": "sample string 8",
"EmailSettingsId": "86a8d188-a727-44d9-bce5-b08e879153e9",
"Print": true,
"Inactive": true,
"CarrierGroupId": "40a9571c-162a-4cb2-8dc9-2c89c9fe3afe",
"ReferenceId": "sample string 11",
"UserField1": "sample string 12",
"UserField2": "sample string 13",
"UserField3": "sample string 14",
"UserField4": "sample string 15",
"UserField5": "sample string 16",
"Number": "sample string 17",
"Id": "c8227c55-b0d9-4195-b95c-676072e6c91f",
"CreationDate": "2026-05-19T17:30:55.3146738+02:00",
"CreationUser": "sample string 19",
"ModifiedDate": "2026-05-19T17:30:55.3146738+02:00",
"ModifiedUser": "sample string 20"
}
]
application/xml
Sample not available.
text/xml
Sample not available.