Change address associated with Primary Authorized Person and/or Beneficial Owners.

The /changeAssociatedAddress API allows business customers to update their associated addresses within the system. This endpoint is specifically designed to handle address changes for both the primary authorized person and business owners. It ensures that all legal and transactional correspondence is sent to the correct, updated address.

Functionality:

  • Update Address: The primary function of this API is to update the business’s registered address for the primary authorized individual or the business owners.
  • Applicable for Business Customers: This API is available for business accounts, ensuring that all regulatory and communication needs related to the business are updated as required.
Body Params
string
required
length ≥ 1

Primary Authorized Person and/or Beneficial Owner Id.

string
required
length ≥ 1
^\d+([\s/-]?[A-z\d/\]{1,2}|[A-z\d]+)?(?:\s[A-z\d'_-]+)+$

Please, use next format 123 Avenue Street for Address

string | null
^[a-zA-Z\d',. \-#]+(([',. \-#][a-zA-Z ])?[a-zA-Z.]*)*$
string
required
length ≥ 1
^\d{5}$
string
required
length ≥ 1
int32
enum
required
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response
200

Success

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!