Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.56 KB

UserLegalPost.md

File metadata and controls

20 lines (16 loc) · 1.56 KB

UserLegalPost

Properties

Name Type Description Notes
headquarters_address \MarketPay\Model\Address [optional]
legal_person_type string The type of legal user [optional]
name string The name of the legal user [optional]
legal_representative_address \MarketPay\Model\Address [optional]
legal_representative_birthday int The date of birth of the company’s Legal representative person - be careful to set the right timezone (should be UTC) to avoid 00h becoming 23h (and hence interpreted as the day before) [optional]
legal_representative_country_of_residence string The country of residence of the company’s Legal representative person [optional]
legal_representative_nationality string The nationality of the company’s Legal representative person [optional]
legal_representative_email string The email of the company’s Legal representative person - must be a valid [optional]
legal_representative_first_name string The firstname of the company’s Legal representative person [optional]
legal_representative_last_name string The lastname of the company’s Legal representative person [optional]
tag string Custom data that you can add to this item [optional]

[Back to Model list] [Back to API list] [Back to README]