Add a list of transactions to a bank account for a given bank holder.Copy Pagepost https://api.myproved.eu/banks/bank-holders/{referenceId}/accounts/{bankAccountId}/transactionsPOST: /banks/bank-holders/{guid}/accounts/{guid}/transactionsPath ParamsreferenceIduuidrequiredThe identifier of the bank-holder.bankAccountIduuidrequiredThe identifier of the bank account.Body Paramsapplication/jsonapplication/*+jsonThe input model.ADD objectHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 201The entity has been created. 400The input model is not valid.Updated 12 months ago