Gift Cards
Delete Gift Card
This endpoint archives a gift card, removing it from the user’s active list.
DELETE
This endpoint archives a gift card, effectively removing it from the user’s active gift card list. This is a soft delete — the card data is retained in the system but will no longer appear in standard gift card queries.
Please review proper request headers here.
Parameters
The gift card ID to archive
Response
Returns204 No Content on success with an empty response body.