curl --location --request GET '/api/v1/cards/topupstatus/' \
--header 'X-API-Key;' \
--header 'X-Signature;' \
--header 'X-Timestamp;' \
--header 'X-Nonce;' \
--header 'X-Body-Hash;'{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"cardId": "7c9e6679-7425-40de-944b-e07fc1f90ae7",
"amount": 100.50,
"currency": "USD",
"status": "Approved",
"createdAt": "2026-03-31T10:15:30Z"
}