CostingCodeDeleteRequest

DELETE {{base_url}}/CostingCodeDeleteRequest?Id={{integer}}

Deletes a costing code based on a given identifier.

API
Costing Code API

Requires Authentication
Yes (Advanced)

Returns
Boolean

Batch?
No

Request Params

KeyDatatypeRequiredDescription
IdstringRequired.
(int32)
The identifier of the costing code.

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