{ "operationId": "CreateGiftCardCancellationTransaction", "method": "POST", "path": "/api/giftcardproviders/{giftCardProviderId}/giftcards/{giftCardId}/transactions/{tId}/cancellations", "summary": "VTex Cancel GiftCard Transaction", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "oid": "7582d93baccc44e9867b0b861696fc0a", "value": 4.1, "date": "2019-03-19T14:35:16.7157238Z" } } ] }