Changelog
Introduction

Sections

Theme switcher

Update Account Info

With this endpoint, you can update and modify Account details.

In version 1.15 email update was added

Header Parameters

Authorizationstring

Path Parameters

accountUuidstring Required

Unique identifier for a user account, used to fetch specific account data.

Body Parameters

verificationStatusstring

The status of the user's email verification

Enum values:
NEWREJECTEDVERIFIEDBLOCKEDPENDING_VERIFICATIONUNVERIFIED
clientTypestring

The type of account, with possible values being RETAIL, PROFESSIONAL, and EXPERIENCED

Enum values:
RETAILPROFESSIONALEXPERIENCED
personalDetailsobject

Show child attributes

contactDetailsobject

Show child attributes

accountConfigurationobject

Object with details about account configuration

Show child attributes

addressDetailsobject

Show child attributes

bankingDetailsobject

Show child attributes

leadDetailsobject

Show child attributes

emailstring

Response

200
Object
OK

Response Attributes

uuidstring Required

Unique identifier for the account.

createdstring Required

Timestamps for when the account was created

updatedstring Required

Timestamps for when the account was last updated.

emailstring Required

Email address associated with the account.

verificationStatusstring Required

Status of the account's verification

Enum values:
NEWREJECTEDVERIFIEDBLOCKEDPENDING_VERIFICATIONUNVERIFIED
typestring

Account type, options are RETAIL, PROFESSIONAL, EXPERIENCED.

Enum values:
RETAILPROFESSIONALEXPERIENCED
personalDetailsobject Required

Show child attributes

contactDetailsobject Required

Contact information

Show child attributes

accountConfigurationobject Required

Configuration details for the account

Show child attributes

addressDetailsobject Required

Show child attributes

bankingDetailsobject Required

Provides essential financial information for transactions

Show child attributes

leadDetailsobject Required

Details for tracking and managing leads

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

PATCH

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?