curl --location --request POST 'https://decathlonstore.myvtex.com/spdbr/gift-card-service/v1/consult-gift-card' \
--header 'Content-Type: application/json' \
--data-raw '{
"giftCardNumber": "63636424635100000427"
}'{
"id": "string",
"redemptionToken": "string",
"redemptionCode": "string",
"balance": "string",
"expiringDate": null,
"currencyCode": "string",
"responseCode": "string"
}