Shops > Invoices > organizationsInvoices
Commerce APIShopsInvoicesorganizationsInvoices

organizationsInvoices

GET:organizations/invoices.json

Description

Get specific invoices of a given organization.

Topic: Invoices

Arguments

ids: [String!]!

List of invoice ids. See also: Unique Identifiers


organization_id: String!

Unique organization identifier. See also: Unique Identifiers

Example: "og_EQzGqWoY"


Result

[Invoice!]

Preview (typescript)

Loading module