Skip to main content
POST
Import receipt

Authorizations

Authorization
string
header
required

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

Headers

Content-Type
string

Content-Type must be set to multipart/form-data.

Path Parameters

businessId
string
required

The UUID of the business to import the receipt for.

Body

multipart/form-data
file
file
required

The receipt file. Images (jpg, png) and PDFs, including multi-page PDFs, are supported.

context
string

Optional contextual notes about the receipt to help guide parsing, such as who the purchase was for or what it was used for.

Response

Receipt uploaded and parsed successfully.

data
object[]
required