Update a transaction splitCopy Pagepatch https://api.moneyhub.co.uk/caas/v1/accounts/{accountId}/transactions/{transactionId}/splits/{splitId}Requires the caas:transaction_splits:write scope. Update a transaction splitPath ParamsaccountIdstringrequiredlength between 8 and 36The account ID as specified on the transactiontransactionIdstringrequiredlength between 8 and 36The Transaction IDsplitIduuidrequiredThe split IDBody ParamscategoryIdstringThe category IDdescriptionstringA description of the transaction splitamountobjectThe amount of the transaction splitamount objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200Successful Transaction Splits Response 400Unsuccessful Response - Bad request 401Unsuccessful Response - Not authorised - Missing authorisation header - Invalid access Token 403Unsuccessful Response - Forbidden - Invalid scopes 404Unsuccessful Response - Resource not foundUpdated 5 months ago