v1

latestOpenAPI 3.0.2EULA2026-07-143221521.2 MB
Point types

Get a point type

Get information about a specific point type.

get/point-types/{point_type_id}

Path parameters

point_type_idstring required

The unique ID of a point type.

Headers

Accept-Languagestring

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

Response

OK

Example response

{
  "data": {
    "point_type_id": "86e05affc7a7abefcd513ab400",
    "name": "Rewards points earned for the product purchase",
    "last_change": "2021-04-16 13:47:53"
  }
}