RichDescriptionResponse
business_id string
Unique identifier for the business
alias string
Business alias or slug used for routing and identification
name string
Display name of the business
blacklist boolean
Indicates whether the business is blacklisted
card_program string
The card program associated with the business
cyo_category string
Semicolon-separated list of choose-your-own categories associated with the business
short_description string
Short description of the business
long_description string
Detailed rich description of the business
RichDescriptionResponse
{
"business_id": "string",
"alias": "string",
"name": "string",
"blacklist": true,
"card_program": "string",
"cyo_category": "string",
"short_description": "string",
"long_description": "string"
}