Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.34 KB

File metadata and controls

18 lines (14 loc) · 1.34 KB

OtcBankEnterpriseSupplementMultipartRequest

Enterprise supplement multipart/form-data. File field names: certificate, share_holders, passport, share_holding_structure; optional funds_statement, additional. Optional string field relationship_proof (JSON) is merged into the request.

Properties

Name Type Description Notes
uid str [optional]
bank_id str
certificate str Business license / registration certificate file content (multipart file field, binary/Base64)
share_holders str Register of shareholders file content (multipart file field, binary/Base64)
passport str Legal representative / shareholder passport file content (multipart file field, binary/Base64)
share_holding_structure str Ownership structure chart file content (multipart file field, binary/Base64)
funds_statement str Proof-of-funds file content (multipart file field, binary/Base64, optional) [optional]
additional str Other supplementary material file content (multipart file field, binary/Base64, optional) [optional]

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