Update User

Updates an existing user.

Path Params
string
required

22-character ClientID. Ask TabaPay Support if you need to specify a SubClientID.

string
required

22-character UserID returned from Create User.

Body Params
string
length between 1 and 15
^[A-Za-z0-9._-]+$

Client-defined reference identifier

string
enum

Legal structure of the business or individual

name
object

For type NaturalPerson use name.individual; otherwise use name.company.

string

Valid Email Address

phone
object

Phone object

address
object

Address

string
^[0-9]{8}$

Date in YYYYMMDD format

string
^[0-9]{8}$

Date in YYYYMMDD format

identification
object
uri

Company or personal website.

string

State or jurisdiction where the company was formed. Use 2-letter State Code

For company types only

string

Company registration type. Only applicable to company types.

authorizedSigners
object

Individuals authorized to act on behalf of the company. Required for company types.

Updated authorizedSigners are replaced, not merged. Omitted fields are cleared. Set a slot to null to remove it. Unmentioned slots remain unchanged. One authorizedSigner must remain.

controlPerson
object
businessOwners
object

Individuals that own at least 25% of the entity, or the largest owner if no one owns at least 25%.
Note: If you plan to add/remove/modify any owner information in the future, you will need re-submit all existing information to the update SubClient API. It is recommend that you store the owner information for this purpose.

Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json