Returns all active objectives for the client.
Purchase schedules are returned as standalone objective items when they are active and still valid. Schedule items have IsSchedule set to true, ScheduleId set to the schedule identifier, and ObjectiveId set to the parent purchase objective identifier. For regular objectives, IsSchedule is false and ScheduleId and ObjectiveId are null.
Authorizations
Use API Basic Auth Keys
Query Parameters
ID of the logged in customer. Could be e-mail or document. Used to return if a customer already accomplished an objective. If null, all objectives will be returned.
Pagenation number
Amount of items per page, Max size is 50 items per page.
Response
Paginated list of active objectives and active purchase schedules.
Base List response model methods
Collection with the found entities on the bonifiq DB.
Total of rewards Configurations founds.
Pagination size
Actual Page Number
true if there is another page to be load.
If true the request had an error.
List with the error messages