curl --location -g --request GET '/customers/v1/cards?from={{$date.isoTimestamp}}&to={{$date.isoTimestamp}}&offset&limit=10&order=asc' \
--header 'Authorization: Bearer {{access_token}}'{
"id": "1b8ecc17-4edd-4b74-ae4f-208aeb78f105",
"type": "PHYSICAL",
"wallet_id": "196ace48-b4ab-1c3f-09be-9ddaa78ed756",
"created_at": "2025-01-14T02:42:48.682Z",
"updated_at": "2025-01-14T02:42:48.682Z",
"status": "INACTIVE",
"external_id": "1111111",
"last_four_digit": "1111",
"expiry": "1984-03-08T01:45:06.208Z",
"program_id": "7d9a22e0-f9f5-6e49-57e3-5af54b43e0bb",
"m_pan": "1111***1111"
}