Create Gift Card

Creates a gift card that can later be redeemed as a bill payment. Card numbers are unique per company — a duplicate number is rejected. Requires the p/c-gift-cards permission.

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

Unique card number (letters, numbers, dashes, underscores).

number
required

Card value; must be greater than 0.

string | null
string | null

Expiry date (e.g. 2027-12-31), interpreted in the company timezone; cannot be in the past.

Headers
string
required

The merchant install this request acts on (install.store_id from the app.installed webhook).

Response

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