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.
This api is idempotent.
Use the vpas with only its respective
primaryBankAccountUniqueIdreturned in response in case of one vpa to one account mapping.Use any possible combination of vpas and accounts returned in response in case of all vpa to all account mapping
Add
--header 'x-api-version: 1'to get UpiNumbers linked with the merchantCustomer.
application/json
Will be shared while onboarding.
Will be shared while onboarding.
application/json
This is an epoch unix timestamp string. For example, 1496918882000. It can be used by us to invalidate older requests.
This is a signature over combination of headers, payload. Refer Signature Calculation section for more details.
Merchant generated unique profile id for customer
Constraints: Alphanumeric string with dot(.). Maximum length is 256.
Action to be performed
Value : CUSTOMER_INFO
Stringified JSON for udf parameters
PSP status of the API
Values: SUCCESS|FAILURE
PSP response code for the API
PSP response message for the API
Unique id for the merchant as passed in request headers
Unique id for the merchant channel as passed in request headers
Merchant generated unique profile id for customer as passed in the request
Customer mobile number as per device binding
Values: 12 digits mobile number string
List of linked vpas
List of accounts
Unique id for the default bank account of the customer
Device related details of the customer
Data about all the upiNumbers, linked vpa, status and expiry if status is DELETED
Udf parameters as passed in the request
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

