Add or Update Cost Center
Add or Update Cost Center
Path Parameters
Name
Type
Description
{
"Success": true,
"Id": 5452
}Example Request
{
"name": "test cost center",
"code": "AB12",
"description": "The complete description of the cost center"
}Returns
Property
Description
Throws
Code
Description
Last updated