Get a consumer's aggregated reward information
Aggregates reward information for consumer consumer_id by querying the different backends concurrently. Each backend contributes its own field (e.g. perks) and is only included when it responds: a backend that fails, times out or has no data for the consumer is omitted from the payload.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Path Parameters
Unique ID of the consumer that you have registered when the user was onboarded.
2 - 100Response
Successful Response
Aggregated reward information for a consumer.
Each field maps to a distinct backend and is only present when that backend responded. Backends are queried concurrently; a backend that fails, times out or has no data for the consumer is simply omitted from the payload.