CostingCodeCompanyAccessDeleteRequest

DELETE {{base_url}}/CostingCodeCompanyAccessDeleteRequest?CostingCodeId={{integer}}&CompanyId={{integer}}

Deletes an access link between a costing code and a company based on given identifiers of a costing code and an associated company.

API
Costing Code API

Requires Authentication
Yes (Advanced)

Returns
Boolean

Batch?
Yes

Request Params

KeyDatatypeRequiredDescription
CostingCodeIdstringRequired.
(int32)
The identifier of the costing code.
CompanyIdstringRequired.
(int32)
The identifier of the associated company.

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

true