Automatch and Attach File to Transaction

Send us a receipt (PDF, PNG, JPEG) and we try to find the corresponding transaction for this receipt and attach it to the matching transaction. This endpoint works asynchronously and only starts the automatching process. You will get a callback with the result once it is finished. Or you can query the status yourself.

Body Params
file
required

The receipt which should be matched to an existing transaction.

uuid
required

The organization this receipt belongs to. This is the minimum required data we need to automatch a receipt.

metadata
object

Additional metadata about the receipt. This is optional. If provided, it can enhance the matching process. It not provided, we will use OCR data to match the receipt. This needs to be provided as a JSON string.

Responses

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json