Update Payment

Update Payment Status for PENDING or APPROVAL_REQUIRED payments. The applicable status values are:

  • CANCELLED - Cancels payment
  • PENDING - Moves APPROVAL_REQUIRED payments to PENDING for recipients to accept.

If the payment is in an immutable status, a 400 response will be returned.

200 - Request Succeeded
400 - Bad Request, missing or invalid parameters
422 - Cannot be processed, payment in immutable status

Path Params
string
required

Payer ID

string
required

Payment ID

Body Params
string
enum

Status to apply to Payment

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json