/customers/{CUSTOMER_ID}
Example requests for the Transfer to Mobile API
curl -X GET "https://obp-api-sandbox.nmbbank.co.tz/customers/cust1"
json { "customer_id": "cust1", "name": "John Doe", "email": "john.doe@example.com" }