BusinessProfile

  • annual_revenue
    Type: object · AnnualRevenue

    The business's annual revenue.

    • amount
      Type: integerFormat: int64

      A non-negative integer representing the amount in the smallest currency unit.

    • currency
      Type: string · CurrencyCode

      ISO 4217 currency codes (alpha3) supported for payments

    • fiscal_year_end
      Type: string

      The close-out date of the preceding fiscal year in MMDD format.

  • estimated_worker_count
    Type: integer | nullFormat: int32

    The estimated number of workers in the business.

  • mcc
    Type: string | null

    Merchant Category Code

  • monthly_estimated_revenue
    Type: object · MonthlyEstimatedRevenue

    The business's estimated monthly revenue.

    • amount
      Type: integerFormat: int64

      A non-negative integer representing the amount in the smallest currency unit.

    • currency
      Type: string · CurrencyCode

      ISO 4217 currency codes (alpha3) supported for payments

  • name
    Type: string | null

    The business name.

  • product_description
    Type: string | null

    A description of the products or services the business provides.

  • support_address

    The customer's address.

    • city
      Type: string | null
      max length:  
      100

      City, district, suburb, town, or village.

    • country
      Type: string | null
      max length:  
      2

      Two-letter country code (ISO 3166-1 alpha-2).

    • line1
      Type: string | null
      max length:  
      100

      Address line 1 (e.g., street, PO Box, or company name).

    • line2
      Type: string | null
      max length:  
      100

      Address line 2 (e.g., apartment, suite, unit, or building).

    • postal_code
      Type: string | null
      max length:  
      100

      ZIP or postal code.

    • state
      Type: string | null
      max length:  
      100

      State, county, province, or region.

  • support_email
    Type: string | null

    The support email for the business.

  • support_phone
    Type: string | null

    The support phone number for the business.

  • support_url
    Type: string | null

    The support URL for the business.

  • url
    Type: string | null

    The business website.