v1
latestOpenAPI 3.0.02026-07-14151538.9 KBTransaction
List All GiftCard Cancellation Transactions
Returns a collection of cancellation transactions from a giftcard.
get/giftcardproviders/{giftCardProviderID}/giftcards/{giftCardID}/transactions/{tId}/cancellations
Path parameters
giftCardProviderIDstring required
Gift Card provider's ID.
giftCardIDstring required
Gift Card ID.
tIdstring required
Transaction ID generated by the provider. It is different from the transactionID generated by VTEX.
Headers
Acceptstring required
Media type(s) that is/are acceptable for the response. Default value for payment provider protocol is application/json.
Content-Typestring required
The Media type of the body of the request. Default value for payment provider protocol is application/json.
X-VTEX-API-AppKeystring required
VTEX API AppKey
X-VTEX-API-AppTokenstring required
VTEX API AppToken