Appearance
Add Dimensions
Endpoints
https://app.passelimerit.fi/api/v2/senddimensions
Query Payload
json
{
"Dimensions": [
{
"Id": 3,
"Name": "Dimension 1",
"Type": 1,
"GenId": 0,
"PosNeg": false
}
]
}
Click to see Dimensions parameters
Field | Type | Comment | Required |
---|---|---|---|
Id | Int | ||
Name | Str 50 | Required | |
Type | Int | 1 - detail, 2 - summary | |
GenId | Int | General dimension Id, if not 0 | |
PosNeg | Bool | if true amount is positive in debit |