21.1.1 Request JSON Parameters
Table 21-2 Request JSON Parameters
| Name | Type | Required | Description |
|---|---|---|---|
objectIdList |
STRING | Yes | List of Object IDs of the PMF Execution |
Request JSON Sample
{
"objectIdList": [
"1733828153618",
"1733823192143",
"1733823199934"
]
}