/v3/applications/{application}/companies/members/{token}

Prev Next
Put
/v3/applications/{application}/companies/members/{token}
Path parameters
application
stringRequired
token
stringRequired
Body parameters

HMAC Operation - company_member_update

object
firstName
string | null

First name of the member

ExampleJohn
lastName
string | null

Last name of the member

ExampleDoe
mobilePhone
string | null

Mobile phone of the member

Example+359000000000
phone
string | null

Phone of the member

Example+359000000000
legalName
string | null

Used when member is other legal entity

ExamplePaynetics AD
country
string | null

Country of birth or country of legal entity.ISO 3166-1 alpha-2

ExampleBG
countryOfResidence
string | null

ISO 3166-1 alpha-2

ExampleBG
zip
string | null

Postal/Zip code of the member.

Example1407
city
string | null

City of the member.

ExampleSofia
address1
string | null

Address of the member.

ExampleJames Bouchier 76A
address2
string | null

Additional info for the address

ExampleFloor 2
county
string | null

Region of the member

ExampleSofia Grad
ownership
boolean | null

Only for UBO to specify the percentage of the ownership

Exampletrue
ownershipPercentage
integer | null

Only for UBO to specify the percentage of the ownership

Example10
legalForm
string | null

Legal form of the company

Examplesole-trader
pepDeclaration
boolean | null

Mark as PEP

Exampletrue
pepRelatedDeclaration
boolean | null

Mark as PEP relative

Exampletrue
isSip
boolean | null

Mark as that appears in sanction lists

Exampletrue
contactEmail
string | null
ExampleJohn Doe
status
string | null
Valid values[ "active", "inactive" ]
Exampleactive
Responses
200

Success

object
code
integer | null
Default0
Example0