1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-11 11:41:56 +02:00
OpenIntegrations/docs/en/results/CDEK/GetAppointmentDescription.log
2024-10-21 21:28:47 +03:00

24 lines
815 B
Plaintext
Vendored

{
"date": "<Delivery date agreed with the recipient>",
"cdek_number": "<CDEK order number>",
"order_uuid": "<Order identifier in CDEK system>",
"time_from": "<Delivery time FROM agreed with the recipient>",
"time_to": "<Delivery time TO agreed with the recipient>",
"comment": "<Comment>",
"delivery_point": "<Alphanumeric code of CDEK POZ>",
"to_location": {
"code": "<CDEC locality code>",
"fias_guid": "<Unique FIAS identifier>",
"postal_code": "<Postal code>",
"longitude": "<Longitude>",
"latitude": "<Latitude>",
"country_code": "<Country code in ISO_3166-1_alpha-2 format>",
"region": "<Region name>",
"region_code": "<Region code>",
"sub_region": "<Name of the area of the region>",
"city": "<City name>",
"kladr_code": "<CLADR code>",
"address": "<Address string>"
}
}