Create payment

Initiate a payment using an existing authorization. The payment will be processed according to the authorization's rules.

Path Params
string
required

Authorization ID

Body Params

Payment details including amount, date, and creditor information

date

Payment execution date

int32

Payment amount in cents

string

Payment description

creditor
object

Creditor bank account information for payment

Headers
uuid
required

Transaction UUID for tracing and idempotency

Response

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