Create a PIX Payment
POST/v2/payment/pix
This endpoint is used to generate a payment.
Prerequisite
To issue a payment, you must have a Financial Account, specified in financial_account_uid. The payment account that records the operation is defined in payment_account_uid; if omitted, the oldest linked to the financial account is used; if specified, it must belong to financial_account_uid.
Webhook Events
The payment.db.created event is triggered in this operation.
Next steps: After creating a payment, you may want to send a Batch to the financial institution at some point. To do this, use the
POST /api/v2/payment/pix_batchesendpoint.
Request
Responses
- 201
- 401
- 422
Payment Created
Authentication failure. Invalid token
Validation error