Loyalty Points API

Check Card Status

GET /v1.0/points/card_status.json?identifier=:identifier&channel_id=:channel_id

Parameters

Name Description
identifier Unique customer loyalty number
channel_id Channel making the request (Optional)

Request

Headers

Accept: application/json
Content-Type: application/json
X-Auth-Token: c9c106120c320ca1a1ee0325a648b3328d4d0592af28c7c127f09c6b2bffe2df

Route

GET /v1.0/points/card_status.json?identifier=foo@bar.com&channel_id=56

Query Parameters

identifier: foo@bar.com
channel_id: 56

Response

Headers

Cache-Control: max-age=0, private, must-revalidate
Content-Length: 44
Content-Type: application/json; charset=utf-8
Etag: "b90db2272aadce3c8fde55132a099edd"
Server: thin 1.5.1 codename Straight Razor
X-Request-Id: 3f3f6afaeb21245e34c457f0274d22b9
X-Runtime: 0.022101
X-Ua-Compatible: IE=Edge,chrome=1
Date: Tue, 16 Feb 2016 13:37:03 GMT

Status

200 OK

Body