List QRs
QRs
List QRs
Retrieve a paginated list of QR codes. It supports pagination and filtering by aggregator_merchant_id and type. If no type is specified, it defaults to STATIC
GET
List QRs
Authorizations
Path Parameters
The unique identifier for the aggregator
Example:
"agg_2288490a-2176-4de5-b373-0ffb6f8e2e6e"
Query Parameters
Filter QR codes by Safepay aggregator merchant identifier
Example:
"am_be454a50-7612-4dc6-a97e-284ebbe7ae93"
Limit results to QR codes of the given type
Available options:
STATIC, DYNAMIC Example:
"STATIC"
Maximum number of QR codes to include in the response
Example:
"10"
Number of QR codes to skip before starting the result set
Example:
"0"