Add Cost Category

View as Markdown
Create a new cost category in the system.

Authentication

X-Trebellar-Api-Keystring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
costCategoryobjectRequired

Response

Cost category added successfully
dataobject

Errors

500
Internal Server Error