Pangkalahatang Kahulugan
Parameter | Paglalarawan |
baseurl | Sandbox – https://test.xprizo.com/apiLive- https://wallet.xprizo.com/api |
apiversion | 1.0 |
apikey | API key Para sa pagpapatunay |
Kumuha ng Impormasyon sa Wallet
Hiling
kulot --lokasyon --hiling GET '{baseurl}/Wallet/Info?contact={username/emaild/mobilenumber}¤cyCode={currencyCode}' \
--header 'Tanggapin: text/plain; x-api-version=1.0' \
--header 'x-api-version: {apiversion}' \
--header 'x-api-key: {apikey}'
Parameter | Paglalarawan |
contact | ilagay ang mobile number, username, o email ng user para sa paghahanap |
currencyCode | ang currency code ng wallet na hahanapin – iwanang blangko upang makuha ang default na wallet ng user. |
{
"id": <Account ID>,
"contactId": <contactId>,
"contact": <owners Pangalan>,
"currencyCode": <currency code>,
"simbolo": <currency simbolo>,
"pangalan": <wallet pangalan>,
"ProfilePicture": <owners larawan>,
"isDefault": <is ang mga may-ari default wallet>,
"isMerchant": <is ang mga may-ari mayroon mangangalakal wallet>
}