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

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

HMAC Operation - company_add_member

Expand All
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
uic
string | null

Business registration number.Used when member is other legal entity

Example123456
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
type
Array of string
Min length1
Max length2
Example[ "ubo", "ceo", "representative", "proxy", "legal-entity", "officer" ]
string
Valid values[ "ubo", "ceo", "representative", "proxy", "legal-entity", "officer" ]
uniqueIdentifier
string | null

Unique number of persons on offical document.

Example123456
user
string | null

Existing user in Paynetics system to get KYC details

Example
legalForm
string | null

Legal form of the company

Examplesole-trader
placeOfBirth
string | null

ISO 3166-1 alpha-2

ExampleBG
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
birthday
string (date-time) | null

Date of birth

Example1992-03-28T00:00:00Z
nationality
string | null

ISO 3166-1 alpha-2

ExampleBG
contactEmail
string | null
ExampleJohn Doe
documents
Array of object (DocumentDto) | null
object
file
string | null

Base64 encoded file

ExampleiVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNksP3/HwADvgI9/iYBsgAAAABJRU5ErkJggg==
fileType
string | null

Type of the file

Valid values[ "pdf", "docx", "xlxs", "jpg", "jpeg", "png", "mov", "mp4" ]
Examplepdf
documentType
string | null

More details in nomenclatures section

Valid values[ "idcard", "bankstmt", "bill", "other", "idcard-front", "idcard-back", "idcard-selfie", "passport-back", "passport-selfie", "passport", "driving-license-selfie", "selfie", "driving-license-front", "driving-license-back", "sharebook-excerpt", "management-contract", "moms-of-the-board", "activity-license", "bank-account", "bulstat-registration", "vat-registration", "patent-law", "power-of-attorney", "ubo-declaration", "frame-contract", "sample-of-signatures", "face-compare", "proof", "recent-excerpt", "incorporation-documents", "share_holders_list", "other_corporate", "signature", "id_card_passport_photo", "biometric-residence-permit-front", "biometric-residence-permit-back", "kyc-vendor-report", "fatca-declaration", "sow-declaration", "sof-desclaration", "resident-permit-eu-uk-front", "resident-permit-eu-uk-back" ]
Examplepassport
Responses
200

Success

Expand All
object
code
integer | null
Default0
Example0
data
OneOf
ApplicationResponseDto
object (ApplicationResponseDto)
token
string | null

UUID of the application

Examplee3dcc1ee-26d4-40bb-ac24-c961a1c4f77c
company
OneOf
CompanyResponseDto
object (CompanyResponseDto)
token
string | null

UUID of the company

Example16880d2c-6616-4e16-947a-f5e1726604d7
companyMembers
Array of object (CompanyMemberResponseDto) | null
object
token
string | null

UUID of company member

Example7de3abb0-73e1-4d6a-bf72-1a2040685ff3
firstName
string | null

Name of company member

ExampleJohn
lastName
string | null

Name of company member

ExampleDoe