Retrieve all delivery locations
This method allows you to retrieve all delivery locations for the user.
Use the optional parameters to filter the delivery locations.
Request parameters
Responses
[
{
"id": 96,
"deliveryLocationTypeId": 96,
"reference": "example",
"label": "example",
"companyName": "example",
"firstname": "example",
"lastname": "example",
"email": "example",
"addressLine": "example",
"addressLine2": "example",
"postcode": "example",
"city": "example",
"country": "example",
"phoneNumber": "example",
"phoneNumber2": "example",
"faxNumber": "example",
"faxNumber2": "example",
"addressComment": "example",
"contactEmail": "example",
"modifiedDate": "1971-04-26T12:26:06Z",
"groupId": 96,
"channelId": 96,
"potentialVal": 96,
"availability_Mon": "example",
"availability_Tue": "example",
"availability_Wed": "example",
"availability_Thu": "example",
"availability_Fri": "example",
"availability_Sat": "example",
"availability_Sun": "example",
"open_Mon": "example",
"open_Tue": "example",
"open_Wed": "example",
"open_Thu": "example",
"open_Fri": "example",
"open_Sat": "example",
"open_Sun": "example",
"distributionChannel": 96,
"accountId": 96,
"clusteringId": 96,
"nextAppointmentUid": "18ad0215-778d-352d-8f14-959901273e8d",
"nextAppointmentDate": "1971-04-26T12:26:06Z",
"organisations": [
96
],
"seasonalities": [
96
],
"addressModifiedDate": "1971-04-26T12:26:06Z",
"posTypeId": 96,
"geolocPermanentBypass": true,
"identificationNumber": "example",
"newDeliveryLocationTypeId": 96,
"deliveryDays": "example"
}
]
Last modified: 29 octobre 2024