Update Payment Intent

Path Params
uuid
required

A UUID string identifying this payment intent.

Body Params
integer

Total due on the invoice in cents.

string
enum
  • initial - Initial
  • confirmed - Confirmed
  • cancelled - Cancelled
Allowed:
string

ID of the transaction from your marketplace. This is used as the idempotency key to ensure only one Payment Intent per transaction is created.

Response

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