v1

latestOpenAPI 3.1.02026-07-241910582.8 KB

Create Transaction Line Items

Creates a transaction line item in Modern Treasury to represent reconciliation between a Transaction and Expected Payment.

post/transaction_line_items

Request body

amountinteger required
transaction_idstring required

The ID of the Transaction you wish to reconcile

expected_payment_idstring required

The ID of the Expected Payment you wish to reconcile

Response

201