Skip to main content

Input fields

accountNumber : String! required

Deprecated enum of supported campaigns. Provide campaignSlug instead. Exactly one of campaign or campaignSlug must be supplied.

Deprecation
The 'campaign' field is deprecated.

Please use `campaignSlug` instead, which accepts any campaign slug.

- Marked as deprecated on 2026-06-09.
- Scheduled for removal on or after 2026-09-09.
campaignSlug : String

The slug of the campaign to assign to the account. Exactly one of campaign or campaignSlug must be supplied.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "accountNumber": "A-CFB223E7", "campaignSlug": "base-consumer-major-manager-popular" }