Retrieve Balance
Method and URL
Response
Example Response Body
{
"code": "string",
"message": "string",
"data": {
"availableBalance": {
"currency": "IDR",
"availableBalance": 135775256
}
}
}Response Data Schema
Schema Path
Description
Data Type Validation
Last updated