Invoices - Pay in batch

Creates a single payment for multiple invoices with automatic discount calculation. When paying multiple invoices together, the system may apply discounts for early payment of future invoices.

Returns a single payment method (PIX or Boleto) for the total amount after discounts.

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

Request to pay multiple invoices in a single transaction.

uuid
required

Person identifier

invoice_ids
array of strings
required

List of invoice IDs to pay

invoice_ids*
string
enum
required

Payment method for the batch payment

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 | null

Optional partner-provided reference ID for reconciliation. Echoed in the response.

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