Inactivate company

Inactivates a Company. Inactivated Companies cannot be activated again.

Request
query Parameters
companyId
required
integer <int32>

The internal Id of the Company to inactivate.

inactivatedBy
required
integer <int32>

Account internal id of current user. Do not use default value.

Responses
200

Success

500

Internal Server Error

post/CustomerService.svc/rest/InactivateCompany