sale.delivery.request.update
Scope: catalog Permissions to execute: for all
Method for updating a transportation order.
Example
Query:
https://my.bitrix24.com/rest/sale.delivery.request.update
JSON call:
{ DELIVERY_ID: 694, REQUEST_ID: "4757aca4931a4f029f49c0db4374d13d", STATUS: { TEXT: "Performer found", SEMANTIC: "process", }, PROPERTIES: [ { NAME: "Car", VALUE: "Ford Bronco, a777zn", }, { NAME: "Driver", VALUE: "John Smith", }, { NAME: "Phone Number", VALUE: "+11111111111", TAGS: [ "phone" ], }, { NAME: "Something else", VALUE: "Some value", }, ], }
JSON response:
{ result: true, time: { start: 1638795285.299819, finish: 1638795285.778819, duration: 0.4790000915527344, processing: 0.13300013542175293, date_start: "2021-12-06T14:54:45+02:00", date_finish: "2021-12-06T14:54:45+02:00", }, }
© «Bitrix24», 2001-2024