/Accounting/CostTypes/{costType}
Description
Outputs the specified cost element. Specific syntaxes can be found in any descriptions. If there are additional parameters, these are added under ‘URI Parameters’.
- Es wird Finance Premium benötigt.
- The right ‘Lesen’ is required for the data ‘Kostenart’.
Request
URI Parameters
costType
string
Required
Body Parameters
None.
Response
Resource Description
CostType
string
Länge: einschließlich zwischen 0 und 15
Cost type
Name
string
Länge: einschließlich zwischen 0 und 40
Description of the cost element
Type
Cost type of the cost element
Response Formats
application/json
Example:
{
"CostType": "sample string 1",
"Name": "sample string 2",
"Type": "Fixed"
}