Update payment order

Update a payment order.

Path Params
string
required

The ID of the payment order.

Body Params
string
enum

The new status of this payment order.

Allowed:
string
length ≤ 1000

The details of the status of this payment order. Required if status is provided.

retry_details
object

Information about the payment order retries.

metadata
object

Additional client data in JSON format. See Metadata. Required if status is not provided.

custom_fields
object

Custom fields in JSON key:value format. See Custom fields.

Responses

404

The specified resource was not found.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json