Client Account Management Endpoints

account/client-accounts/deactivate

This endpoint will deactivate an active client account.

post/account/client-accounts/deactivate

Response

Successboolean

True if the request was successful, false if it failed

ErrorMessagestring

Contains a description of the error if the request failed

ClientAccountIDinteger

The ID of the client account that was just deactivated.

IsActiveboolean

Confirmation that the client account is no longer active

Changes

No recorded changes to this endpoint across all 1 revision of this API.