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

KeyDatatypeRequiredDescription
CostingCodeIdsstringRequired.
(int32)
The identifier or list of identifiers of the costing codes.
ClientIdsstringRequired.
(int32)
The identifier or list of identifiers of the associated customers (or clients).

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