List a company's unassigned bills
List the bills received against this company that have not been assigned to an organisation. A bill leaves this list as soon as it is assigned, whether automatically or by hand, and is then retrievable from GET /bills/ under the same identifier. Use the status filter to see bills whose document could not be read, or ones that were discarded.
Authentication. An API key (x-dolfin-api-key) or a JWT Bearer token. When your credential grants access to more than one client, select one with the x-dolfin-client-id header.
Authorizations
An API key issued to your client. It carries the client's scope; org-scoped calls also require the x-dolfin-organisation-id header. Keys are created and revoked by a client administrator.
Headers
Target client. Required when your credential grants access to more than one client; omit when it resolves a single client.
Path Parameters
Query Parameters
Only return bills in this state. Omit to see everything waiting, which is the usual case.
Extracting, ExtractionFailed, AwaitingOrganisation, Discarded