Requesting the Manifest

Request the manifest using the manifest UUID in the response received in Polling for Updates.

To request the manifest

Make a POST call to https://<siteID>-ns-uat.flexnetoperations.com/uai/2.0/updates/manifests.

Body Type

Code

Request Body

{

    "uuid": "c4c8c5d6-3574-42ae-9cd9-d6aa737a1dbe"

}

Response Body

{

    "url": "/uai/2.0/updates/manifests/16489f0c-3b34-abfa-b342-3fe2459023e1"

}