List Invoices V2
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Filter by organization ID
"1700000000000x444444444444444444"
1 <= x <= 200100
x >= 00
Filter by invoice ID
"1700000000000x000000000000000000"
Filter by clinic ID
"1700000000000x111111111111111111"
Filter by user ID
"1700000000000x222222222222222222"
Filter by subscription ID
"1700000000000x333333333333333333"
Filter by invoice status
"Paid"
Filter by PIMS invoice ID
"INV-12345"
Filter by Spanner invoice ID
"spn_inv_abc123"
Filter: internal modified_date >= value
"2025-01-01T00:00:00Z"
Filter: bubble created date >= value
"2025-01-01T00:00:00Z"
Filter: bubble modified date >= value
"2025-01-01T00:00:00Z"
Include soft-deleted rows
false