ActiveCampaign · Example Payload

Activecampaign Sms Credits Response Example

Marketing AutomationEmail MarketingCRMSales AutomationCustomer Experience

Activecampaign Sms Credits Response Example is an example object payload from ActiveCampaign, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

smsCredits

Example Payload

Raw ↑
{
  "smsCredits": {
    "period": "month",
    "nextRefillDate": "2026-02-26 15:06:25",
    "includedThisPeriod": 1000,
    "usedThisPeriod": 71,
    "extra": 9040
  }
}