CostingCodeCodeRequest

GET {{base_url}}/CostingCodeCodeRequest?Code={{string}}

Retrieves a single costing code based on a given code.

API
Costing Code API

Requires Authentication
Yes

Returns
CostingCode

Batch?
Yes

Request Params

KeyDatatypeRequiredDescription
CodestringRequired.
The code that can be used for integration, 500 characters at most.

HEADERS

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
The type of content supported by the API endpoint.

RESPONSES

status: OK

{"Id":1,"Code":"Code1","Description":"CODE 1 Description info","Active":false,"Level":2,"ParentId":5,"AllowTimeEntry":true,"AllowVendorCost":false,"AllowPersonalExpense":true,"AllowMaterialEntry":false,"AllowMileageEntry":false,"UpdateEmployeeId":18721,"UpdateDate":"2021-05-31T00:00:00.000Z"}