This top-level JSON object is used when a new affiliate 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. |
| affiliateId | integer | Unique ID of the affiliate. |
| status | string | Status of the affiliate. For example, In Review. |
| statusId | string | ID that corresponds to the affiliate's status. For example, REV. |
| partnerGroup | string | Group that you have assigned the affiliate 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. |