GET:organizations/invoices.json
GET:organizations/invoices.json
Description
Get specific invoices of a given organization.
Topic: Invoices
Query Parameters
ids: Comma-separated array of String, required
List of invoice ids. See also: Unique Identifiers
Example: ?ids=invoice_id,invoice_id
organization_id: String, required
Unique organization identifier. See also: Unique Identifiers
Example: ?organization_id=og_EQzGqWoY
Response Body
Array of Invoice
Response Body Type
Loading module