Update payment orderAsk AIpost https://sandbox.numeral.io/v1/payment_orders/{id}Update a payment order.Path ParamsidstringrequiredThe ID of the payment order.Body ParamsstatusstringenumThe new status of this payment order.executedrejectedreturnedAllowed:executedrejectedreturnedstatus_detailsstringlength ≤ 1000The details of the status of this payment order. Required if status is provided.retry_detailsobjectInformation about the payment order retries.retry_details objectmetadataobjectAdditional client data in JSON format. See Metadata. Required if status is not provided.metadata objectcustom_fieldsobjectCustom fields in JSON key:value format. See Custom fields.custom_fields objectResponses 200200 400Validation error. 404The specified resource was not found. 409Conflict. 415Unsupported Media Type.Updated 7 months ago