v1

latestOpenAPI 3.0.22026-08-061464031.4 MB
Payment Intents (Brazil)

Complete a payment intent

Complete a new payment intent.

patch/payments/br/payment-intents/{id}/

Path parameters

idstring uuid required
Example:a3b92311-1888-449f-acaa-49ae28d68fcd

The payment-intent.id you want to complete the payment for.

Request body

OR

Example request

{
  "confirm": true
}

Response

OK (Confirmed)

OR