Expanded

Retrieves an owner-scoped invoice with its line items, counterparty organization data, and accounts expanded. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (InvoiceExpandedRes)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

invoice_idstringRequired

Response

Successful Response
invoiceobject
counterparty_accountslist of objectsOptional
counterparty_off_chrt_org_dataobjectOptional
counterparty_orgobjectOptional
invoice_line_itemslist of objectsOptional

Errors

422
Invoices Get Expanded V1request Unprocessable Entity Error