latestOpenAPI 3.1.02026-08-203657125.0 KB

3851b7f87477

Transactions

Update Transaction

patch/digital-banking/v1/accounts/{account_id}/transactions/{transaction_id}

Path parameters

string uuid required
OR
string required
transaction_idstring uuid required

Query parameters

id_type'INSTITUTION'

Type of the account id. Institution accounts ids are external ids and come from the institution.

Type of the account id. Must be 'institution' or 'None'.

Request body

transaction_status'PENDING' | 'POSTED' | 'CANCELLED'
institution_transaction_idstring nullable

Response

Successful Response

idstring required
account_idstring required
institution_idstring required
amountstring required
transacted_atstring required
transaction_status'PENDING' | 'POSTED' | 'CANCELLED' required
descriptionstring nullable
is_interest_paymentboolean required
posted_atstring nullable
institution_transaction_idstring nullable
transaction_type'CREDIT' | 'DEBIT' required