OpenAPI 3.1.02026-08-0629140119.9 KB
5e009b25c245
Boleto Payments
Get Boleto Payment
Retrieves a single boleto payment by its ID for the authenticated account.
get/v1/boleto-payments/{id}
Path parameters
idinteger required
Boleto payment identifier
Response
Boleto payment retrieved successfully
Example response
{
"created_at": "2026-05-28T14:30:00Z",
"scheduled_date": "2026-06-01"
}