Update the status of an exiting SalesOrder. Please set valid status from {Cancelled,Confirmed,OutForDelivery} ...
Body text example: {"order_status":"OutForDelivery"}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
Body Params application/x-www-form-urlencoded
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request PUT 'https://api.edara.io/v/salesOrders/UpdateSalesOrderStatus/'