Buyers - Gift cards
Delete a gift card
Removes a gift card from our system.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The ID of the merchant account to use for this request.
Examples:
"default"
Path Parameters
The ID of the gift card.
Examples:
"356d56e5-fe16-42ae-97ee-8d55d846ae2e"
Query Parameters
Response
200
application/json
Successful Response
The response is of type any
.