Authorization: Bearer ********************
curl --location --request GET '/api/v2/ktties//account'
{
"data": {
"id": 0,
"account_number": "string",
"bsb": "string",
"type": "CUSTOMER",
"status": "LOCKED",
"hay_id": "string"
}
}