Documentation
Service VIN developer & AI platformGetting startedAuthenticationPaginationIdempotencyRate limitsErrorsWebhooks & signature verificationConnecting ClaudeRecipesMCP servers & the Claude connectorREST resource referenceCapability indexCustomers capabilitiesVehicles capabilitiesLeads capabilitiesWarranties capabilitiesQuotes capabilitiesInvoices capabilitiesPayments capabilitiesServices capabilitiesJobs capabilitiesCalendar capabilitiesScheduling capabilitiesStaff capabilitiesInventory capabilitiesComms capabilitiesTasks capabilitiesShop capabilitiesDocuments capabilitiesKnowledge capabilitiesReports capabilitiesBooking capabilitiesForms capabilitiesMarketing capabilitiesReviews capabilitiesAutomations capabilitiesIntegrations capabilitiesChangelogSearch
Domain
Marketing capabilities
5 capabilities, all acting on a campaign. A reference to one from another domain is spelled
campaign_id — never a bare id — and every one of those fields names the capability that produces it, so a model can chain calls without guessing.| Capability | What it does | Effect |
|---|---|---|
| marketing.offersPOST /api/v1/marketing/offers | List the discount campaigns running on the shop's booking page | read-only |
| marketing.ad_campaignsPOST /api/v1/marketing/ad_campaigns | List the shop's imported ad campaigns and their current settings | read-only |
| marketing.ad_spendPOST /api/v1/marketing/ad_spend | Total what each ad campaign spent, and what it brought back | read-only |
| marketing.share_link_activityPOST /api/v1/marketing/share_link_activity | Track which links a campaign or quote sent, and who opened them | read-only |
| marketing.reactivation_configPOST /api/v1/marketing/reactivation_config | Read the rules the automatic win-back campaign texts under | read-only |