CostingCodeClientAccessDeleteRequest
DELETE {{base_url}}/CostingCodeClientAccessDeleteRequest?CostingCodeIds=[{{integer}}]&ClientIds=[{{integer}}]
Deletes a list of access links between a costing code and a customer (or client) based on a given identifier or list of identifiers of costing codes and associated customers.
API
Costing Code API
Requires Authentication
Yes (Advanced)
Returns
Boolean
Batch?
No
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
CostingCodeIds | string | Required. | |
(int32) | |||
The identifier or list of identifiers of the costing codes. | |||
ClientIds | string | Required. | |
(int32) | |||
The identifier or list of identifiers of the associated customers (or clients). |
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