Skip to main content

Fields

isCampaignAvailable : Boolean! required

Check if the product reaches to the maximum number of active agreements.

isUserEligible : Boolean! required

Check if the user is from allowed areas and has the campaign registered to account.

isUserOptedIn : Boolean! required

Check if the user has switched to the product with FCA rate.

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

{ "isCampaignAvailable": true, "isUserEligible": true, "isUserOptedIn": true }