/customers/{CUSTOMER_ID}/messages
Example requests for the Transfer to Mobile API
curl -X GET "https://obp-api-sandbox.nmbbank.co.tz/customers/cust1/messages"
json [ { "message_id": "msg1", "content": "Welcome to NMB" } ]