Fetch Customer Info

This api returns the registration and account information maintained at the PSP for the customer. Merchants can use this api to periodically sync data with the PSP.

Note
  1. This api is idempotent.

  2. Use the vpas with only its respective primaryBankAccountUniqueId returned in response in case of one vpa to one account mapping.

  3. Use any possible combination of vpas and accounts returned in response in case of all vpa to all account mapping

  4. Add --header 'x-api-version: 1' to get UpiNumbers linked with the merchantCustomer.

API Endpoints
Production Link
POST
http://{{host}}/api/{{uri}}/merchants/vpaAccounts
Headers
Body
200 : Success