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 Name | Type | Description |
---|---|---|
meta | object | Metadata related to the notification. For more information, see Meta Object. |
partnerId | integer | Unique ID of the partner. |
username | string | Unique username of the partner. |
status | string | Status of the partner. For example, In Review . |
statusId | string | ID that corresponds to the partner's status. For example, REV . |
type | string | Type of partner. For example, Reseller . |
typeId | integer | ID that corresponds to the type of partner. For example, RES . |
partnerGroup | string | Group that you have assigned the partner to. |
contact | object | Contact's information. For more information, see Contact Object. |
extraParameters | object | X-parameters used in the signup. For more information, see ExtraParameters Object. |