Update gift card service
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.
Body
Request body for updating a gift card service.
Defines if this service is currently active or not.
A custom name for the gift card service. This will be shown in the Admin UI.
1 - 50
A list of fields, each containing a key-value pair for each field defined by the definition for this gift card service.
Response
An configured gift card service.
Defines if this service is currently active or not.
The date and time when this service was created.
The custom name set for this service.
1 - 200
A list of fields, each containing a key-value pair for each field
configured for this gift card service. Fields marked as secret
are not returned.
The ID of the gift card service definition used to create this service.
1 - 50
The ID of this gift card service.
The unique ID for a merchant account.
The type of this resource.
gift-card-service
The date and time when this service was last updated.
Was this page helpful?