Patch a transaction splitAsk AIpatch https://api.moneyhub.co.uk/v3/transactions/{transactionId}/splits/{splitId}Requires transactions:write:all scope.Path ParamstransactionIduuidrequiredThe transaction idsplitIduuidrequiredThe split idBody ParamscategoryIdstringThe category id. Standard categories are prefixed with 'std', custom categories are prefixed with 'cus'descriptionstringA description of the transaction splitprojectIdstringThe project ID the transaction is associated withResponses 200Successful Transaction Splits Response 401Unsuccessful Response - Not authorised - Missing authorization header - Invalid access Token 403Unsuccessful Response - Forbidden - Invalid scopes 404Unsuccessful Response - Resource Not foundUpdated about 1 month ago