v1

latestOpenAPI 3.0.1MIT2026-07-261190449.2 KB
Receipt Automatching

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.

post/receipts/automatching

Response

Accepted

automatchingTaskIdstring uuid required

The id of the automatching task for later fetching the status of this task. You will also get a callback if subscribed.