Create vCard
create_vcardCreate a virtual business card for a campaign with phone, address, and work hours.
Instructions
Creates a virtual business card in a campaign. vCards are immutable — delete and recreate to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City, e.g. Москва. | |
| ogrn | No | OGRN registration number. | |
| house | No | ||
| phone | Yes | Contact phone. | |
| street | No | ||
| country | Yes | Country, e.g. Россия. | |
| building | No | ||
| workTime | Yes | Work time in API format, e.g. "1#5#9#00#18#00" = Mon–Fri 09:00–18:00. | |
| apartment | No | ||
| campaignId | Yes | Campaign the vCard belongs to. | |
| companyName | Yes | Company name. | |
| contactEmail | No | ||
| extraMessage | No | Additional info shown on the card. | |
| contactPerson | No |