create_seller
Create a new seller identity in Finix with complete underwriting data including business details, contact information, and financial processing requirements.
Instructions
This tool creates a new Seller Identity in Finix with full underwriting data.
Required arguments:
email (str): The email address of the seller.
first_name (str): The first name of the primary contact.
last_name (str): The last name of the primary contact.
business_name (str): The legal business name.
business_type (str): The business type (e.g., INDIVIDUAL_SOLE_PROPRIETORSHIP, CORPORATION, etc.).
business_description (str): Description of the business for underwriting.
Optional arguments include extensive business and underwriting data fields. See the schema for complete field descriptions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ach_max_transaction_amount | No | ||
annual_ach_volume | No | ||
annual_card_volume | No | ||
average_ach_transfer_amount | No | ||
average_card_transfer_amount | No | ||
business_address | No | ||
business_description | Yes | Description of the business for underwriting | |
business_name | Yes | The legal business name | |
business_phone | No | ||
business_tax_id | No | ||
business_type | Yes | The business type | |
card_volume_distribution | No | ||
credit_check_allowed | No | ||
credit_check_ip_address | No | ||
credit_check_timestamp | No | ||
credit_check_user_agent | No | ||
default_statement_descriptor | No | ||
dob | No | ||
doing_business_as | No | ||
Yes | The email address of the seller | ||
first_name | Yes | The first name of the primary contact | |
has_accepted_credit_cards_previously | No | ||
incorporation_date | No | ||
last_name | Yes | The last name of the primary contact | |
max_transaction_amount | No | ||
mcc | No | ||
merchant_agreement_accepted | No | ||
merchant_agreement_ip_address | No | ||
merchant_agreement_timestamp | No | ||
merchant_agreement_user_agent | No | ||
ownership_type | No | ||
personal_address | No | ||
phone | No | ||
principal_percentage_ownership | No | ||
refund_policy | No | ||
tags | No | ||
tax_id | No | ||
title | No | ||
url | No | ||
volume_distribution_by_business_type | No |