createRepresentative

The createRepresentative mutation creates a representative of a business entity.

Variables

entity_id

FieldTypeDescription
entity_idUUIDThe unique identifier for the entity to which the representative is being added.

representative

FieldTypeDescription
document_expiration_dateDateTimeThe expiration date of the representative's identification document.
document_issue_dateDateTimeThe issue date of the representative's identification document.
document_numberStringThe number of the representative's identification document.
citizenshipStringThe country of citizenship of the representative.
date_of_birthDateTimeThe date of birth of the representative.
emailStringThe email address of the representative.
first_nameStringThe first name of the representative.
is_signerBooleanIndicates if the representative is a signer for the entity.
last_nameStringThe last name of the representative.
job_titleStringThe job title of the representative within the entity.
ownership_percentageFloatThe percentage of ownership the representative has in the entity.
passport_numberStringThe passport number of the representative, if applicable.
phoneStringThe phone number of the representative.
residential_addressStringThe primary residential address of the representative.
residential_address2StringThe secondary residential address of the representative (optional).
residential_cityStringThe city of the representative's residential address.
residential_countryStringThe country of the representative's residential address.
residential_postal_codeStringThe postal code of the representative's residential address.
residential_state_province_regionStringThe state, province, or region of the representative's residential address.
responsibilityStringThe responsibility of the representative within the entity. Can be one of:
- UBO (Ultimate Beneficial Owner)
- authorized rep
- director
tax_numberStringThe tax identification number of the representative. such as SSN
Language
Click Try It! to start a request and see the response here!