Search for Reward Banks

This API endpoint allows the calling application to retrieve a set of Points Exchange Banks details fulfilling an optional filtering criteria

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

This optional parameter allows the calling application to request results filtering by a Rewards Bank mode (e.g. mode=PUBLIC).

Allowed:

This optional parameter allows the calling application to request results filtering by a Rewards Bank status (e.g. status=ACTIVE). Please note: to achieve filtering on multiple status values this request parameter has to be provided as array items (e.g. status[]=SUSPENDED&status[]=INACTIVE)

string

This optional parameter allows the calling application to request results filtering by a Rewards Bank reference (e.g. reference=0001234). Please note: only full reference filtering is supported.

string
enum
Defaults to pointsRewardBankId,ASC

This optional request parameter allows the calling application to request a specific sorting order for returned result set. Currently supported field is: pointsRewardBankId

Allowed:
string
Defaults to 0

This optional request parameter allows the calling application to request a specific page from a full result set (pagination offset)

string
1 to 100
Defaults to 100

This optional request parameter allows the calling application to influence returned result set results (pagination results per page)

Headers
string
enum
Defaults to ''

This request HTTP header advertises which content encoding (usually a compression algorithm) the calling application is able to understand. The server selects one of the proposals, use it and informs the client of its choice with the Content-Encoding Response header. Currently supported gzip and deflate. Please note if this request header is not present, no compression will be used.

Allowed:
string
enum
Defaults to close

This general HTTP header controls (or rather influences) whether the network connection stays open after the current request finishes. If the sent value is keep-alive, the connection should stay in a special state, allowing to be reused for subsequent requests to the same server. Please note these connections will be closed after reaching timeout threshold controlled by EES server (usually after 5 seconds).

Allowed:
string
required

Client ID, This will be provided by EES and is unique to the company calling the API.

string
required

Request Security Hash, calculated using SHA-256 function from concatenated full Request URI Path with Query String(s), Payload and Client Secret.

string

Unique Reference for the API transaction within the calling company.

string

Optional header provided by the calling application for EES AIR to identify what was the external Subsystem Id / Name. Please note this header is not essential for AIR to process a Request, this header and its value will be intercepted by AIR and will show up in Wallet Event Notifications, if applicable.

string

Optional header(s) provided by the calling application to EES AIR. Please note a) this header name has to follow pattern X-CUSTOM-* (i.e. X-CUSTOM-EMAIL) b) this header is not essential for AIR to process a Request, this header and its value will be intercepted by AIR and will show up in Wallet Event Notifications, if applicable.

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json