Charges - Create charge

Generates a single charge (Boleto, PIX, or Débito) for one or more installments.

Important: Even when multiple installment_ids are provided, only one QR Code or Boleto is generated for the combined total amount. When the customer pays, the payment is automatically split across the selected installments and each one is individually settled.

For the regular monthly payment flow, prefer using Invoices instead (which already consolidate installments). Use this endpoint for standalone charging of specific installments outside the invoice cycle.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

Payment plan identifier

installment_ids
array of strings
required

List of installment IDs to charge

installment_ids*
string
enum
required

Payment method to generate

Show Details
PIXInstant payment via PIX (Brazilian Central Bank instant payment system). Returns QR Code and copy-paste code.
BOLETOBank payment slip (Boleto Bancário). Returns barcode, digitable line, and PDF URL.
Allowed:
string

Partner-provided reference ID for reconciliation

Responses

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