BusinessesResponseObject
Identifying information and platform status for a business.
- legalType: string
_name requiredThe legal name of the business.
- createdType: string
_at A timestamp representing when the business was created.
- doingType: string
_business _as Trade name, if different from the legal name.
- idType: string
Unique identifier for the business, used as
business_idin API requests. - statusType: string enum
The current top level status of a business.
values- P
E N D I N G - O
P E N - C
L O S E D - R
E J E C T E D
- subType: string
_status A more granular view into the top level status.
- updatedType: string
_at A timestamp representing when the business was last modified.
- userType: object
_data Arbitrary JSON metadata associated with the business.
- propertyType: anything
Name
