New Partner Model

This top-level JSON object is used when a new partner has signed up through the Cleverbridge platform and has to be reviewed prior to being accepted.

Field NameTypeDescription
metaobjectMetadata related to the notification. For more information, see Meta Object.
partnerIdintegerUnique ID of the partner.
usernamestringUnique username of the partner.
statusstringStatus of the partner. For example, In Review.
statusIdstringID that corresponds to the partner's status. For example, REV.
typestringType of partner. For example, Reseller.
typeIdintegerID that corresponds to the type of partner. For example, RES.
partnerGroupstringGroup that you have assigned the partner to.
contactobjectContact's information. For more information, see Contact Object.
extraParametersobjectX-parameters used in the signup. For more information, see ExtraParameters Object.