Account Upgraded
{
"webhookType" : "AccountUpgraded",
"testMode" : false,
"userId" : "<user_id>",
"userFirstname" : "<user_firstname>",
"userLastname" : "<user_lastname>",
"userEmail" : "<user_email>",
"userCountryCode" : "<user_country>",
"programId" : "<current_program_id>",
"programName" : "<current_program_name>",
"accountId" : "<account_id>",
"accountLogin" : "<account_login>",
"upgradeTimestamp" : "<upgrade_timestamp>",
"nextProgramId" : "<next_program_id>",
"nextProgramName" : "<next_program_name>",
"upgradedById" : "system / <user_id>",
"upgradedByEmail" : "system / <user_email>"
}Payload Structure
Field
Type
Description
Last updated