🎉 Welcome to TranSwap Api v1.8.8 🚀
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"account_number": "string",
"type": "personal",
"business": {
"business_name": "string",
"business_reg_number": "string",
"country_of_incorporation": "string",
"country_of_operation": "string",
"date_of_incorporation": "2020-01-31",
"industry_category": "string",
"industry_sub_category": "string",
"website": "string",
"email": "string",
"address": {
"line1": "string",
"line2": "string",
"city": "string",
"state_or_province": "string",
"country": "SG",
"postal": "string"
},
"mobile_number": "string",
"mobile_number_prefix": "string"
},
"staffs": [
{
"first_name": "John",
"middle_name": "string",
"last_name": "Doe",
"other_name": "string",
"gender": "male",
"date_of_birth": "1990-01-31",
"nationality": "string",
"email": "string",
"mobile_number": "95552595",
"mobile_number_prefix": "+65",
"identification": {
"id_type": "passport",
"id_number": "string"
},
"country_of_birth": "string",
"occupation": "string",
"industry_category": "string",
"industry_sub_category": "string",
"residential_status": "string",
"address": {
"line1": "string",
"line2": "string",
"city": "string",
"state_or_province": "string",
"country": "SG",
"postal": "string"
}
}
]
}