Get program spending daily report
<Info><Badge color="gray">Documentation in progress</Badge>
This documentation is in progress. The parameters, fields, request and response bodies, and other data may be subject to change. If you need more information or you want to share feedback, contact Voucherify support or your Technical Account Manager.
</Info>Returns aggregated daily points-spending statistics for the program over the given date range and resolution, optionally filtered by card definition.
The date range is limited per resolution: maximum 90 days for day, 12 weeks for week, 12 months for month, 4 quarters for quarter.
Path parameters
Unique loyalty program identifier (format: lprg_ followed by hexadecimal characters).
Query parameters
Start of the report date range (inclusive), in YYYY-MM-DD format.
End of the report date range, in YYYY-MM-DD format.
Aggregation resolution of the report. The allowed date range depends on the resolution: day — max 90 days, week — max 12 weeks, month — max 12 months, quarter — max 4 quarters.
Field filters, e.g. filters[card_definition_id][conditions][$is]=lcdef_.... Each field accepts a conditions object with condition operators.
Response
Program spending daily report.
Changes
Changed in 2 of the 62 revisions of this API.9
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 292 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○