Confirm a transaction has no matching invoice

View as Markdown

Authentication

Authorizationstring
API Key authentication via header

Request

This endpoint expects an object.
transactionIdstringRequired

External identifier of the bank transaction to confirm (e.g. the Plaid transaction id)

sourceTypeenumRequired
Type of external ID source the transactionId refers to

Response

Transaction confirmed as having no matching invoice
payloadobject
Response payload, will be empty when success is false
successboolean

Boolean with true=success, false=failure

messagestring

Plain-text description of the result

errorobjectOptional
json element with any error messages or warnings

Errors

400
Bad Request Error
404
Not Found Error