Client Account Management Endpoints

account/client-accounts/activate

This endpoint will activate an inactive client account.

post/account/client-accounts/activate

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 activated.

IsActiveboolean

Confirmation that the client account is active

Changes

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