You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
58 lines
1.3 KiB
Plaintext
58 lines
1.3 KiB
Plaintext
{
|
|
"entity": {
|
|
"uuid": "72753031-e8e5-4454-b51a-643dbacc9e2d",
|
|
"intake_date": "2024-10-22",
|
|
"intake_time_from": "10:00",
|
|
"intake_time_to": "17:00",
|
|
"name": "Consolidated cargo",
|
|
"weight": 1000,
|
|
"length": 10,
|
|
"width": 10,
|
|
"height": 10,
|
|
"comment": "Comment to courier",
|
|
"sender": {
|
|
"company": "Company",
|
|
"name": "Ivaniv Ivan",
|
|
"phones": [
|
|
{
|
|
"number": "+79589441654"
|
|
}
|
|
],
|
|
"passport_requirements_satisfied": false
|
|
},
|
|
"from_location": {
|
|
"code": 44,
|
|
"city_uuid": "7e8f36ba-d937-4ce4-8d53-e44177db6469",
|
|
"city": "Москва",
|
|
"fias_guid": "0c5b2444-70a0-4932-980c-b4dc0d3f02b5",
|
|
"kladr_code": "7700000000000",
|
|
"country_code": "RU",
|
|
"country": "Россия",
|
|
"region": "Москва",
|
|
"region_code": 81,
|
|
"sub_region": "Москва",
|
|
"longitude": 37.61556,
|
|
"latitude": 55.75222,
|
|
"address": "st. Bluchera, 32"
|
|
},
|
|
"need_call": false,
|
|
"statuses": [
|
|
{
|
|
"code": "ACCEPTED",
|
|
"name": "Принят",
|
|
"date_time": "2024-10-21T21:28:16+03:00"
|
|
}
|
|
],
|
|
"contragent_uuid": "ed75ecf4-30ed-4153-afe9-eb80bb512f22"
|
|
},
|
|
"requests": [
|
|
{
|
|
"request_uuid": "c034b699-b211-4c90-bfee-f8203cadb95b",
|
|
"type": "CREATE",
|
|
"date_time": "2024-10-21T21:28:16+03:00",
|
|
"state": "ACCEPTED"
|
|
}
|
|
],
|
|
"related_entities": []
|
|
}
|