| Field | Type | Description |
|---|---|---|
| id | String UUID | ID of account from Monit system. |
| display_name | String | Account's display name. |
| currency | String | Currently we only support for IDR. |
| balance | Number | Account's balance. |
| account_status | String | Account's status, PENDING, ACTIVE, FROZEN |
| account_holder | Object | Info basic holder. |
Account Holder Object
| FIeld | Type | Description |
|---|---|---|
| id | String UUID | User ID of account holder. |
| full_name | String | Full name of account holder. |
| username | String | Username of account holder. |
