CostingCodePatchRequest
PATCH {{base_url}}/CostingCodePatchRequest
Updates a costing code based on a given set of parameters.
API
Costing Code API
Requires Authentication
Yes (Advanced)
Returns
CostingCode
Batch?
Yes
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | Required. | |
The type of content accepted by the API endpoint. | |||
Content-Type | string | Required. | |
The type of content supported by the API endpoint. |
RESPONSES
status: OK
{"Id":1105,"Code":"TEST_Code_Updated","Description":"TEST","Active":true,"Level":1,"AllowTaskUse":true,"AllowTimeEntry":false,"AllowVendorCost":false,"AllowPersonalExpense":false,"AllowMaterialEntry":false,"AllowMileageEntry":false,"UpdateEmployeeId":35879,"UpdateDate":"2021-07-19T00:00:00.000Z"}