Update Cost Category

View as Markdown
Update an existing 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.

Path parameters

costCategoryIdstringRequired

Request

This endpoint expects an object.
costCategoryobjectRequired

Response

Cost category updated successfully
dataobject

Errors

500
Internal Server Error