Update a gift card

Updates an existing gift card by ID.

Path Params
integer
required

The unique identifier of the gift card.

Body Params
string

The unique code of the gift card.

float

The value of the gift card.

float

The amount of the gift card that has been used.

Responses
200

Gift card updated successfully.

400

Invalid request data.

401

Unauthorized. Invalid or missing API key.

404

Gift card not found.

500

Server error.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!