Gift-card services
New gift card service
Adds a new gift card service by providing a custom name and a value for each of the required fields.
POST
This endpoint requires the gift-card-services.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request body for activating a gift card service.
Response
201
application/json
Returns the created gift card service.
An configured gift card service.