Reload a gift card

Reloads an amount onto the gift card. If the gift card has a customer email linked, a notification email will be sent to the gift card holder's email address.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
int64
required

The amount in cents which to load onto the gift card. The amount must be equal or greater than zero.

string

The external ID of a location in the gift card program. This ID is can be provided instead of the location_id field. This location will be used for the initial balance topup transaction for the gift card. If this field is left empty, the primary location of the gift card program will be used.

funding_source
object

Funding source details

string
required

A unique identifier for this request, used to ensure idempotency. For more information, see Idempotency.

string

The ID of the location from where the gift card will be issued. If no location ID is specified, the primary location of the gift card program is used.

boolean

Whether to send the gift email to the recipient's email or phone number if those fields were provided. Defaults to true.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json