API Reference

Get a stamper card

Get a definition of a specific stamper card.
⚠️ If no card is returned for active campaign, that means a customer did not collect any stamps yet, so card was not created. After he collects fist stamp, the card will be automatically generated.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique ID of the stamper card.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

Response body
object
data
object

Stamper card resource.

string

The unique ID of the stamper card.

string

The unique ID of the stamper campaign that the card is part of. The list of stamper campaign is available at GET /stamper-campaigns

string

The unique ID of the card holder.

integer

An order of the stamper card in the stamper campaign. The stamper campaign can have multiple stamper cards and this parameter determine the order how they were used in the campaign.

boolean

If true, the card contain all stamps. If false, the card has still free spots for the stamp.

string

Date and time when stamper card was created. (YYYY-MM-DD HH:MM:SS)

string

Date and time of the last change. (YYYY-MM-DD HH:MM:SS)

integer

State of the card.
Possible values are: 0 - blocked / 1 - active

1

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL