Update Transaction Split

Endpoint to update the split of a Transaction.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Transaction ID.

Body Params
split_transactions
array of objects
required
length ≥ 2
split_transactions*
number
required

The amount of the SplitTransaction line.

string
enum

The type of the expense of the SplitTransaction line.

Allowed:
string

The ID of the User assigned to the SplitTransaction line.

string

The expense category of the SplitTransaction line.

string

The ID of VAT Rate of the SplitTransaction line.

tags
array of objects

The IDs of the Tag and related Dictionary to be assigned to a SplitTransaction line.

tags
number
required

The amount of the SplitTransaction line.

string
enum

The type of the expense of the SplitTransaction line.

Allowed:
string

The ID of the User assigned to the SplitTransaction line.

string

The expense category of the SplitTransaction line.

string

The ID of VAT Rate of the SplitTransaction line.

tags
array of objects

The IDs of the Tag and related Dictionary to be assigned to a SplitTransaction line.

tags
Response
204

No content as result.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!