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
Key | Datatype | Required | Description |
---|---|---|---|
Id | string | Required. | |
(int32) | |||
The identifier of the costing code. |
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
true