transactions

Create Counterpart

Mark a transaction as a transfer by auto-creating its counterpart in another (typically manual) account.

post/api/transactions/{transaction_id}/create-counterpart

Path parameters

transaction_idstring uuid required

Headers

X-Workspace-Idstring nullable

Request body

to_account_idstring uuid required

Response

Successful Response

transfer_pair_idstring uuid required

Changes

No recorded changes to this endpoint across all 1 revision of this API.