v1

latestOpenAPI 3.0.2EULA2026-07-143221521.2 MB
Stamper

Get a stamp

Get a specific stamp from the stamper card.

get/stamps/{stamper_stamp_id}

Path parameters

stamper_stamp_idstring required

The unique ID of the stamper stamp.

Headers

Accept-Languagestring

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

Response

OK

Example response

{
  "data": {
    "stamp_id": "81eaeea13b8984a169c490a325",
    "customer_id": "8ea2591121e636086a4a9c0992",
    "purchase_id": "81eaeea13b8984a169c490a325",
    "stamper_card_id": "8bed991c68a470e7aaeffbf048",
    "stamp_order": 7,
    "stamper_condition_id": "8bed991c68a470e7aaeffbf048",
    "created_at": "2024-07-15 17:26:34",
    "last_change": "2025-03-15 17:26:34",
    "state": 1
  }
}