Question

How to resubmit a failed order for provisioning using API?

Answer

The API method OrderStatusChange_API can be used. An example request can be found in the documentation. Please note the desired status of the order must be specified as success status of the order flow transition. You can use python script to generate md5sum from GetOrder_API result.

Internal content