Create Transaction SplitAsk AIpost https://api.soldo.com/business/v2/transactions/{transactionId}/splitEndpoint to split a Transaction.Path ParamstransactionIdstringrequiredThe Transaction ID.Body Paramssplit_transactionsarray of objectsrequiredlength ≥ 2split_transactions* objectamountnumberrequiredThe amount of the SplitTransaction line.expense_typestringenumThe type of the expense of the SplitTransaction line.COMPANYPERSONALTRAVEL_AND_ENTERTAINMENTAllowed:COMPANYPERSONALTRAVEL_AND_ENTERTAINMENTuser_idstringThe ID of the User assigned to the SplitTransaction line.expense_category_idstringThe expense category of the SplitTransaction line.tax_rate_idstringThe ID of VAT Rate of the SplitTransaction line.tagsarray of objectsThe IDs of the Tag and related Dictionary to be assigned to a SplitTransaction line.tagsADD object objectamountnumberrequiredThe amount of the SplitTransaction line.expense_typestringenumThe type of the expense of the SplitTransaction line.COMPANYPERSONALTRAVEL_AND_ENTERTAINMENTAllowed:COMPANYPERSONALTRAVEL_AND_ENTERTAINMENTuser_idstringThe ID of the User assigned to the SplitTransaction line.expense_category_idstringThe expense category of the SplitTransaction line.tax_rate_idstringThe ID of VAT Rate of the SplitTransaction line.tagsarray of objectsThe IDs of the Tag and related Dictionary to be assigned to a SplitTransaction line.tagsADD objectADD objectResponse 204No content as result.Updated 6 months ago