Skip to content

Latest commit

 

History

History
102 lines (101 loc) · 11.4 KB

File metadata and controls

102 lines (101 loc) · 11.4 KB

# LiveApplicationRequest

Properties

Name Type Description Notes
locale \Komoju\Model\Locale [optional]
service_agreement_agreed_to_tos bool Whether the merchant has agreed to KOMOJU's terms of service. [optional]
company_information_company_name string Registered legal name of the company. [optional]
company_information_company_phone string Company contact phone number. [optional]
company_information_company_country \Komoju\Model\CountryCode [optional]
company_information_corporation_type string Whether the business is a sole proprietorship or corporation. [optional]
company_information_company_postal_code string Postal code of the company's registered address. [optional]
company_information_company_prefecture_state string Prefecture or state of the company's registered address. [optional]
company_information_company_prefecture_state_kana string Prefecture or state in katakana. [optional]
company_information_company_city string City of the company's registered address. [optional]
company_information_company_city_kana string City name in katakana. [optional]
company_information_company_address string Street address of the company. [optional]
company_information_industry_description string Description of the industry the company operates in. [optional]
company_information_business_description string Description of the company's business activities and products/services sold. [optional]
company_information_employee_number string Number of employees at the company. [optional]
company_information_establishment_date string Date the company was established (YYYY-MM-DD format). [optional]
company_information_office_name string Name of the specific office or branch. [optional]
company_information_contact_email string Primary contact email address for the company. [optional]
company_information_contact_phone string Primary contact phone number for the company. [optional]
company_information_incorporation_certificates string[] File IDs of uploaded incorporation certificate documents. [optional]
company_information_registration_number string Company registration number. [optional]
company_information_share_capital_amount int Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). [optional]
company_information_share_capital_currency \Komoju\Model\Currency [optional]
company_information_sole_proprietor_proofs string[] File IDs of uploaded sole proprietorship proof documents. [optional]
company_information_company_name_kana string Company name in katakana. [optional]
company_information_company_name_alphabet string Company name in alphanumeric (Roman) characters. [optional]
company_information_company_url string URL of the company's website. [optional]
company_information_company_address_kana string Street address in katakana. [optional]
company_information_company_address_building_name string Building name portion of the company address. [optional]
company_information_company_address_building_name_kana string Building name in katakana. [optional]
representative_director_information_first_name string Representative director's first name. [optional]
representative_director_information_first_name_kana string Representative director's first name in katakana. [optional]
representative_director_information_last_name string Representative director's last name. [optional]
representative_director_information_last_name_kana string Representative director's last name in katakana. [optional]
representative_director_information_date_of_birth string Representative director's date of birth (YYYY-MM-DD format). [optional]
representative_director_information_gender string Representative director's gender. [optional]
representative_director_information_country \Komoju\Model\CountryCode [optional]
representative_director_information_postal_code string Postal code of the representative director's address. [optional]
representative_director_information_prefecture_state string Prefecture or state of the representative director's address. [optional]
representative_director_information_prefecture_state_kana string Prefecture or state in katakana. [optional]
representative_director_information_city string City of the representative director's address. [optional]
representative_director_information_city_kana string City name in katakana. [optional]
representative_director_information_address string Street address of the representative director. [optional]
representative_director_information_address_kana string Street address in katakana. [optional]
representative_director_information_address_building_name string Building name portion of the representative director's address. [optional]
representative_director_information_address_building_name_kana string Building name in katakana. [optional]
representative_director_information_phone string Representative director's phone number. [optional]
applicant_information_first_name string Applicant's first name. [optional]
applicant_information_first_name_kana string Applicant's first name in katakana. [optional]
applicant_information_last_name string Applicant's last name. [optional]
applicant_information_last_name_kana string Applicant's last name in katakana. [optional]
applicant_information_country \Komoju\Model\CountryCode [optional]
applicant_information_gender string Applicant's gender. [optional]
applicant_information_date_of_birth string Applicant's date of birth (YYYY-MM-DD format). [optional]
applicant_information_identity_document_type string Type of identity document submitted for verification. [optional]
applicant_information_identity_front string File ID of the front side of the uploaded identity document. [optional]
applicant_information_identity_back string File ID of the back side of the uploaded identity document. [optional]
site_information_site_name string Name of the merchant's website or online store. [optional]
site_information_site_name_kana string Site name in katakana. [optional]
site_information_site_name_alphabet string Site name in alphanumeric (Roman) characters. [optional]
site_information_site_url string URL of the merchant's online store. [optional]
site_information_establishment_date string Date the online store was established (YYYY-MM-DD format). [optional]
site_information_store_country \Komoju\Model\CountryCode [optional]
site_information_store_postal_code string Postal code of the store's physical location. [optional]
site_information_store_prefecture_state string Prefecture or state of the store's physical location. [optional]
site_information_store_prefecture_state_kana string Prefecture or state in katakana. [optional]
site_information_store_city string City of the store's physical location. [optional]
site_information_store_city_kana string City name in katakana. [optional]
site_information_store_address string Street address of the store's physical location. [optional]
site_information_store_address_kana string Store street address in katakana. [optional]
site_information_store_building_name string Building name for the store's address. [optional]
site_information_store_building_name_kana string Building name in katakana. [optional]
site_information_site_product_description string Description of the products or services sold on the site. [optional]
site_information_site_annual_sales int Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). [optional]
site_information_site_annual_sales_currency \Komoju\Model\Currency [optional]
site_information_site_average_transactional_value string Average transaction value as a formatted string. [optional]
site_information_site_average_transactional_currency \Komoju\Model\Currency [optional]
site_information_site_minimum_product_pricing_cents int Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). [optional]
site_information_site_minimum_product_pricing_currency \Komoju\Model\Currency [optional]
site_information_site_maximum_product_pricing_cents int Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). [optional]
site_information_site_maximum_product_pricing_currency \Komoju\Model\Currency [optional]
site_information_sctl_url string URL of the merchant's Specified Commercial Transaction Law disclosure page. [optional]
site_information_sales_permit_required bool Whether a sales permit is required for the merchant's business type. [optional]
site_information_aup_accepted bool Whether the merchant has accepted the Acceptable Use Policy. [optional]
site_information_industry_type \Komoju\Model\IndustryType [optional]
site_information_sales_permits string[] File IDs of uploaded sales permit documents. [optional]
bank_account_information_zengin_bank_name string Name of the merchant's bank (Zengin network). [optional]
bank_account_information_zengin_bank_code string 4-digit bank code in the Zengin network. [optional]
bank_account_information_zengin_branch_name string Name of the bank branch. [optional]
bank_account_information_zengin_branch_code string 3-digit branch code. [optional]
bank_account_information_zengin_account_type string Type of bank account (ordinary or checking). [optional]
bank_account_information_zengin_account_number string Bank account number. [optional]
bank_account_information_zengin_account_holder_kana string Account holder name in katakana as registered with the bank. [optional]
bank_account_information_transfer_type string Type of bank transfer supported (currently only "domestic"). [optional]
bank_account_information_currency \Komoju\Model\Currency [optional]
bank_account_information_default_frequency \Komoju\Model\SettlementFrequency [optional]
[Back to Model list] [Back to API list] [Back to README]