Gift-card services
Update gift card service
Updates an existing gift card service. Allows all fields to be changed except for the service ID.
PUT
This endpoint requires the gift-card-services.write
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.
Example:
"541b126f-44c5-4c5e-a06b-d0e0d54c7d3f"
Body
application/json
Request body for updating a gift card service.
Response
201
application/json
Returns the updated gift card service.
An configured gift card service.