Balance
get/balance
Response
200
Example response
{
"neto": {
"CLP": "17.924.893,99",
"USD": "56,05",
"BRL": "90,30",
"PEN": "324,80"
},
"deferred": {
"CLP": "192,86"
},
"available": {
"CLP": "17.924.701,13",
"USD": "56,05",
"BRL": "90,30",
"PEN": "324,80"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.