69be73b5cff0

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-101025471.3 MB
Programs

Get program earning-rules summary 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 total earning-rule evaluation statistics for the program (all time), optionally filtered by earning rule. Includes success and failure counts with a failures breakdown.

get/v2/loyalties/programs/{programId}/reports/earning-rules/summary

Path parameters

programIdstring required

Unique loyalty program identifier (format: lprg_ followed by hexadecimal characters).

Query parameters

junction'AND' | 'OR' nullable

Logical junction between the field filters. Defaults to AND behavior.

Field filters. Each field accepts a conditions object with condition operators.

Response

Program earning-rules summary report.

object'report'

Object type marker. Always report.