curl 'https://api.sandbox.uqpay.org/api/v1/cards/record?unique_request_id=QAF1448412asdf4812391' \ -H 'x-auth-token: Bearer 0e043e2ec6898b3220a0921466d7c203' \ -H 'x-client-id: Up1HIsjiETPXLy7gON9PMG'
{ "code": 200, "message": "Success", "data": { "card_currency": "USD", "card_holder_id": "65dd6638-5c23-4d9c-9672-1e7fd0fb0c14", "card_id": "4e971801-482f-45f8-9bcd-ee0d31f12be9", "card_name": "testf's card", "card_number": "9333019900054692", "card_status": "ACTIVE", "create_time": "2023-10-12T15:23:25+08:00", "unique_request_id": "QAF1448412asdf4812391" } }
This endpoint retrieve the results of card open, card recharge, and card withdraw by unique_request_id.
x-client-id
YOUR_TOKEN_HERE
Maximum Length 36
Hide details
PENDING
ACTIVE
INACTIVE
BLOCKED
LOST
STOLEN
CLOSED
FAILED