Bulk Action
Method: HTTP POST method
Endpoint: http://<host_address>:<port_address>/v1/orders/bulkaction
Parameter content type: application/json
Sample of bulkOrderActionRequest value is given below:
{ "action": "string", "businessTransactionID": "string", "orderRef": [ "string" ], "orderID": [ "string" ] }
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.