🎉 Welcome to TranSwap Api v1.8.8 🚀
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "personal",
"currency": "string",
"country": "string",
"display_name": "string",
"category": "recipient",
"bank": {
"bank_name": "string",
"bank_address": "string",
"bank_country": "US",
"bank_account_currency": "USD",
"bank_account_name": "John Doe",
"bank_account_number": "string",
"ts_bank_code": "string",
"swift_bic_code": "string",
"bank_code": "string",
"sort_code": "string",
"iban_code": "string",
"bsb_code": "string",
"zengin_code": "string",
"ifsc_code": "string",
"cnaps_code": "string",
"aba_routing_number": "string"
},
"ewallet": {
"ewallet_provider": "string",
"ewallet_account_name": "string",
"ewallet_account_number": "string"
},
"cash": {
"cash_provider": "string"
},
"personal": {
"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"
}
}
}