Interface BusinessProfile

Export

BusinessProfile

Hierarchy

  • BusinessProfile

Properties

address: Address

The address for this business.

Memberof

BusinessProfile

MCC category.

Memberof

BusinessProfile

created_at: string

Time at which the object was created.

Memberof

BusinessProfile

id?: string

Memberof

BusinessProfile

legal_name: string

The legal name for the business.

Memberof

BusinessProfile

The locale for the business.

Memberof

BusinessProfile

phone: string

The business's phone number.

Memberof

BusinessProfile

The region where the business is located.

Memberof

BusinessProfile

representatives: BusinessRepresentative[]

A list of Representatives included in the onboarding application.

Memberof

BusinessProfile

The structure of the business (LLC, Corp, etc.).

Memberof

BusinessProfile

tax_identification_number: string

Tax identification number.

Memberof

BusinessProfile

updated_at: string

Time at which the object was last updated.

Memberof

BusinessProfile

website?: string

The website of the business.

Memberof

BusinessProfile

Generated using TypeDoc