WildApricot · Example Payload

Wildapricot Account Example

Membership ManagementAssociationsNonprofitEventsPayments

Wildapricot Account Example is an example object payload from WildApricot, with 13 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdNameUrlPrimaryDomainNameIsFreeAccountResourcesContactLimitInfoTimeZoneCurrencyLocalizationSquareRegisterSettingsPaymentSettingsBillingPlan

Example Payload

Raw ↑
{
  "Id": 1630,
  "Name": "Jane Smith",
  "Url": null,
  "PrimaryDomainName": "Jane Smith",
  "IsFreeAccount": true,
  "Resources": [
    null
  ],
  "ContactLimitInfo": null,
  "TimeZone": null,
  "Currency": null,
  "Localization": null,
  "SquareRegisterSettings": null,
  "PaymentSettings": null,
  "BillingPlan": null
}