Get gift card service definition
Gets the definition for a gift card service.
This endpoint requires the gift-card-service-definitions.read
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the gift card service definition.
"qwikcilver-gift-card"
Response
An available gift card service that can be configured.
The ID of the gift card service definition.
"qwikcilver-gift-card"
gift-card-service-definition
.
gift-card-service-definition
"gift-card-service-definition"
The display name of this service.
"Stripe"
A list of fields that need to be submitted when activating the payment. service.
A single field that needs to be submitted for a payment service when it is created.
An icon to display for the payment service.
"https://cdn.gr4vy.app/stripe.svg"
Was this page helpful?