Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Sent when a receipt document is matched to a transaction.
{ "type": "RECEIPT_MATCHED", "content": { "document_id": "doc_2xPQDLmNeWsrahR4bj3oGc9i6Nb", "transaction_id": "txn_3yQRENoPfXtsbhS5ck4pHd0j7Oc", "timestamp": "2024-01-15T10:30:00Z" } }
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Webhook event sent when a receipt is matched to a transaction.
The type of webhook event
"RECEIPT_MATCHED"
The event payload
Show child attributes
Successful Response