Add items to a draft Boleto Charge batch
Atomically appends 1–50 JSON items to a DRAFT batch. Every item uses
the same request shape as single issuance and therefore requires its
own identifier. A batch can contain at most 5,000 items.
Validation or an identifier conflict rejects the entire chunk: no item from that request is stored. Adding items consumes no issuance quota.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Optional client-generated idempotency token (recommended for safe retries).
Request
Response
Optional operator-facing name; empty when omitted.
Batch lifecycle. Only DRAFT is editable. COMPLETED,
PARTIAL_FAILED, and FAILED are terminal for issuance attempts;
individual boleto registration and payment continue afterwards.
Last persisted batch/statistics update, in UTC.