/customers
Example requests for the Transfer to Mobile API
curl -X GET "https://obp-api-sandbox.nmbbank.co.tz/customers"
json [ { "customer_id": "cust1", "name": "John Doe" } ]