An indicator for when scopes are being updated. When scopes are updated via enrollment (i.e. OAuth), the partner must send ENROLLMENT
. When scopes are updated in a post-enrollment view, the partner must send PORTAL
.
Name | Type | Description | Notes |
---|---|---|---|
value | str | An indicator for when scopes are being updated. When scopes are updated via enrollment (i.e. OAuth), the partner must send `ENROLLMENT`. When scopes are updated in a post-enrollment view, the partner must send `PORTAL`. | must be one of ["ENROLLMENT", "PORTAL", ] |