Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.launchmystore.io/api/v1/gift_cards/{gift_card_id}/disable.json \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": { "id": "gc_abc123", "status": "disabled", "disabled_at": "2024-01-25T10:00:00Z" } }
Disable a gift card