A number of the REST API url endpoints support the use of variant scopes. A variant scope is essentially a grouping of canonical attributes mapped to one or more variant attributes. This allows the system to treat multiple attributes with different names as the same.
Query String Parameters
When making a call to a REST URL endpoint that supports the use of variant scopes you can provide the following parameters:
| Name |
Description |
| sc |
Scope. Because order matters multiple scope values must be specified using one, comma-separated parameter value, ex. sc=scope1,scope2. |
Comments (0)
You don't have permission to comment on this page.