List export rows

Lists up to 1,000 shipment-level export rows for one accounts-receivable invoice owned by the caller’s organization, regardless of invoice status. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (InvoiceExportListRes)

Authentication

AuthorizationBearer

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

Path parameters

invoice_idstringRequired

Query parameters

pageintegerOptional>=1Defaults to 1
page_sizeintegerOptional1-1000Defaults to 1000

Response

Successful Response
itemslist of objects
total_countinteger

Errors

422
Export List V1request Unprocessable Entity Error