Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl 'https://api.sandbox.uqpay.org/api/v1/cards/freeze' \ -H 'content-type: application/json' \ -H 'x-auth-token: Bearer 0e043e2ec6898b3220a0921466d7c203' \ -H 'x-client-id: Up1HIsjiETPXLy7gON9PMG' \ --data-raw '{"card_id":"705c6822-29c8-41c3-baf7-c6c49a0c25ee"}'
{ "code": 200, "message": "Success" }
This endpoint freeze a card by card id. No transactions can be made on frozen cards.
x-client-id
YOUR_TOKEN_HERE