Returns a list of unused coupons that the customer have redeemed in the past using a body-based customer identifier.
Authorizations
Use API Basic Auth Keys
Body
Customer identifier data and pagination filter. CustomerId remains required. When Checkout.CustomerOriginalIdSource is configured as document or email, lookup uses Customer.Document or Customer.Email respectively.
Request used by the body-based available coupons endpoint.
Pagenation number
Amount of items per page, Max size is 50 items per page.
Legacy customer identifier used by the merchant platform. This field remains required.
When Checkout.CustomerOriginalIdSource is configured as document or email,
BonifiQ ignores this value for lookup and uses the configured Customer field instead.
Customer identifiers used when Checkout.CustomerOriginalIdSource
is configured as document or email.
Response
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