{
"status": true,
"message": "string",
"data": [
{
"customer_id": "string",
"org_id": "string",
"type": "string",
"description": {},
"webhook_url": {},
"metadata": {},
"is_active": true,
"is_wallet_ready": true,
"organization_reference_id": {},
"is_gca_enabled": true,
"gca_activation_status": "string",
"gca_activated_at": {},
"is_sender_validation_enabled": true,
"payin_sender_id_list": {},
"company_domain": {},
"company": {
"company_domain": {},
"name": "string",
"registration_number": "string",
"incorporation_country": "string",
"address_country": "string",
"address_state": "string",
"address_city": "string",
"address_line1": "string",
"address_line2": {},
"address_zip_code": "string",
"phone_number": "string",
"phone_country_code": "string",
"phone_number_e164": "string",
"email": "string",
"authorized_user": {
"first_name": "string",
"last_name": "string",
"dob": "string",
"email": "string",
"nationality": "string",
"address_country": "string",
"address_state": "string",
"address_city": "string",
"address_line1": "string",
"address_line2": {},
"address_zip_code": "string",
"country_of_residence": "string",
"phone_number": "string",
"phone_country_code": "string",
"phone_number_e164": "string",
"identification_type": "string",
"identification_custom_type": {},
"identification_value": "string"
}
},
"created_by": "string",
"created_at": "string",
"updated_at": "string"
}
]
}