Verify a recipient’s account name before sending a transfer via the Dashboard API. Prevents misdirected payments to incorrect accounts.
Before initiating a transfer, call this endpoint to resolve the registered account name for a given account number and bank code. For intra-bank accounts, the lookup is resolved locally. For inter-bank accounts, the lookup is performed via NIP through the bank provider. Always run a name enquiry first — confirming the account name with your user prevents payments sent to the wrong recipient.Endpoint
POST https://baasapi.payrepmfb.com/api/v1/transaction/transfer/web/name_enquiry
Sandbox
POST https://shogun-dev.xchangeboxng.com/api/v1/transaction/transfer/web/name_enquiry