This endpoint will let the Distributor query the user’s gold balance through the mobile number.


URL Params

ParameterValue
user_id[Numeric]
Example: user_id = 12345

Success 200 Response Parameters

FieldDescription
IDThe User ID of the Customer provided during Registration
nameName of the Customer
mobile_noMobile Number of the Customer
pincodePincode of the Customer
gold_balanceGold Balance of the Customer in Grams
kyc_requirement.identity_requiredFlag to Update the Flag of the KYC Identity requirement
kyc_requirement.pan_requiredFlag to Update the Flag of PAN requirement

Failure Parameters

Status CodeCodeCode Description
HTTP Status 200
1User with that ID is missing
Language
Click Try It! to start a request and see the response here!