curl --location --request GET '/baseurl/api/v1/card/' \
--header 'X-API-Key;' \
--header 'X-Signature;' \
--header 'X-Timestamp;' \
--header 'X-Nonce;' \
--header 'X-Body-Hash;'{
"cardId": "ef0c9071-f1d5-4782-996c-db9b45c47a29",
"customerId": "49cf2793-9379-4d1b-9904-5b77aaa5693c",
"productId": "999a47bf-5c73-4a93-9827-0182f075355d",
"cardType": "Virtual",
"currency": "USD",
"state": "Rejected",
"createdAt": "2026-03-30T04:43:07.4778144"
}