BusinessProfile
- Type: object · AnnualRevenue
annual _revenue The business's annual revenue.
- Type: integerFormat: int64
amount A non-negative integer representing the amount in the smallest currency unit.
- Type: string · CurrencyCode
currency ISO 4217 currency codes (alpha3) supported for payments
- Type: string
fiscal _year _end The close-out date of the preceding fiscal year in MMDD format.
- Type: integer | nullFormat: int32
estimated _worker _count The estimated number of workers in the business.
- Type: string | null
mcc Merchant Category Code
- Type: object · MonthlyEstimatedRevenue
monthly _estimated _revenue The business's estimated monthly revenue.
- Type: integerFormat: int64
amount A non-negative integer representing the amount in the smallest currency unit.
- Type: string · CurrencyCode
currency ISO 4217 currency codes (alpha3) supported for payments
- Type: string | null
name The business name.
- Type: string | null
product _description A description of the products or services the business provides.
support _address The customer's address.
- Type: string | null
city max length:100City, district, suburb, town, or village.
- Type: string | null
country max length:2Two-letter country code (ISO 3166-1 alpha-2).
- Type: string | null
line1 max length:100Address line 1 (e.g., street, PO Box, or company name).
- Type: string | null
line2 max length:100Address line 2 (e.g., apartment, suite, unit, or building).
- Type: string | null
postal _code max length:100ZIP or postal code.
- Type: string | null
state max length:100State, county, province, or region.
- Type: string | null
support _email The support email for the business.
- Type: string | null
support _phone The support phone number for the business.
- Type: string | null
support _url The support URL for the business.
- Type: string | null
url The business website.

