BusinessProfile
- annualType: object
_revenue The business's annual revenue.
- amountType: integerFormat: int64
A non-negative integer representing the amount in the smallest currency unit.
- currencyType: string
ISO 4217 currency codes (alpha3) supported for payments
- fiscalType: string
_year _end The close-out date of the preceding fiscal year in MMDD format.
- estimatedType: integer | nullFormat: int32
_worker _count The estimated number of workers in the business.
- mccType: string | null
Merchant Category Code
- monthlyType: object
_estimated _revenue The business's estimated monthly revenue.
- amountType: integerFormat: int64
A non-negative integer representing the amount in the smallest currency unit.
- currencyType: string
ISO 4217 currency codes (alpha3) supported for payments
- nameType: string | null
The business name.
- productType: string | null
_description A description of the products or services the business provides.
- support
_address The customer's address.
- cityType: string | nullmax length:100
City, district, suburb, town, or village.
- countryType: string | nullmax length:2
Two-letter country code (ISO 3166-1 alpha-2).
- line1Type: string | nullmax length:100
Address line 1 (e.g., street, PO Box, or company name).
- line2Type: string | nullmax length:100
Address line 2 (e.g., apartment, suite, unit, or building).
- postalType: string | null
_code max length:100ZIP or postal code.
- stateType: string | nullmax length:100
State, county, province, or region.
- supportType: string | null
_email The support email for the business.
- supportType: string | null
_phone The support phone number for the business.
- supportType: string | null
_url The support URL for the business.
- urlType: string | null
The business website.

