Skip to main content
POST
Upload bill

Authorizations

x-dolfin-api-key
string
header
required

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

x-dolfin-organisation-id
string<uuid>

Target organisation. Required when authenticating with an API key; omit for Bearer callers (resolved from the token).

Body

multipart/form-data
file
file

Response

Accepted

id
string<uuid>
state
enum<string>
Available options:
Created,
Extracting,
PendingReview,
NeedsApproval,
Approved,
Rejected,
Scheduled,
Paid,
ExtractionFailed,
PaymentInProgress,
PaymentFailed,
Voided,
OcrProcessing,
OcrFailed