Invoices
RevShare
Invoices
Your RevShare invoices.
GET
Invoices
Authorizations
Your API key from the Studio Dashboard
Query Parameters
Page number, 1-indexed.
Required range:
x >= 1Items per page. Default 50, max 100.
Required range:
1 <= x <= 100Maximum string length:
32Available options:
paid, new, processing, cancelled Lower bound on the resource date (YYYY-MM-DD, UTC, inclusive).
Upper bound on the resource date (YYYY-MM-DD, UTC, inclusive).
Sort order.
date_desc: newest invoices first (default).date_asc: oldest invoices first.amount_desc: largest amount first.amount_asc: smallest amount first.
Available options:
date_desc, date_asc, amount_desc, amount_asc