Receipt Automatching
Automatch Metadata to Transaction
Provide us with metadata about a receipt and we try to find the corresponding transaction for this metadata. Nothing is attached to the transaction, we just provide a matching transactionId if found. The more data provided, the better the matching result. 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/metadata
Request body
Response
Accepted