Get gift card service
Retrieves the details of a single configured gift card service.
This endpoint requires the gift-card-services.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.
"541b126f-44c5-4c5e-a06b-d0e0d54c7d3f"
Response
An configured gift card service.
The type of this resource.
gift-card-service
"gift-card-service"
The ID of this gift card service.
"6c020bf3-179b-4f4f-858d-84e39e196e0f"
The unique ID for a merchant account.
"default"
The ID of the gift card service definition used to create this service.
1 - 50
"qwikcilver-gift-card"
The custom name set for this service.
1 - 200
"Qwikcilver UK"
Defines if this service is currently active or not.
true
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 date and time when this service was created.
"2012-12-12T10:53:43+00:00"
The date and time when this service was last updated.
"2012-12-12T10:53:43+00:00"
Was this page helpful?