Match bank transaction
Bank Transactions
Match bank transaction
Match a bank transaction to a financial event such as an invoice payment or a payout.
PUT
Match bank transaction
This should be used when platforms have pre-existing knowledge of what bank transactions are associated with a financial event, or when a user confirms a suggested match in a UI.
If you are using Layer’s Bank Transactions embedded component, you are unlikely to need to call this endpoint directly.
Suggested matches can be found on a Bank Transaction Object.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
ID of the business the bank transaction is associated with.
The UUID of the bank transaction to match.
Body
application/json