Activate and load a new Gift Card.
The gift card activate and load balance object.
Check gift card balance.
The gift card balance object.
Deactivate a Gift Card. This should be done when a card is lost, stolen or demagnetized in order to stop unauthorized use
The gift card load balance object.
Load a new or reload an existing Gift Card.
The gift card load balance object.
Refund a Gift Card transaction
The gift card refund transaction object.
Process a gift card sale.
The gift card sale object.
Protected
requestSends a request to the specified endpoint with optional query parameters and options.
The endpoint to send the request to.
Optional
queryParams: Record<string, any>Optional query parameters for the request.
Optional
options: RequestInitOptional additional options for the request.
A promise that resolves to the response data.
Generated using TypeDoc
Constructor function for the Config class.