Shops > Invoices > invoices
Commerce APIShopsInvoicesinvoices
invoices
GET:invoices.json

Description

Get specific invoices of a given shop.

Permission bit: "invoices.read"

Topic: Invoices

Arguments

ids: [String!]!

List of invoice ids. See also: Unique Identifiers


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

[Invoice!]

Preview (typescript)

Loading module