v1
latestOpenAPI 3.1.02026-07-261420929.5 KBBuscar Pagamento
Busca por um pagamento através do seu ID.
get/{id}
Path parameters
idstring required
ID do pagamento
Response
200
Example response
{
"id": "00000000000000000000000000000000",
"account_id": "00000000000000000000000000000000",
"barcode": "846100000013310502962023004200030007003752691117",
"status": "pending",
"document_amount_cents": 13105,
"amount_cents": 13105,
"description": "teste",
"created_at": "2024-08-16T18:19:54-03:00",
"updated_at": "2024-08-16T18:20:04-03:00"
}