v1
latestOpenAPI 3.1.02026-07-241040774.6 KBObter saldo
get/recipients/{recipient_Id}/balance
Path parameters
recipient_idstring required
Identificador do recebedor
Response
200
Example response
{
"currency": "BRL",
"recipient": {
"id": "rp_pVZR1qZi64F9bR5e",
"name": "First recipient",
"email": "first_recipient@mundipagg.com",
"document": "12728994706",
"description": "Descrição do recebedor 1",
"type": "individual",
"status": "active",
"created_at": "2020-10-08T21:35:26Z",
"updated_at": "2020-10-17T18:54:06Z"
}
}