Requesting Updates

To request the updates

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

Body Type

Code

Request Body

{

    "updateFromPkgId":"PhotoPrintInstaller",

    "language":1033,

    "platform":"WIN64",

    "id":"PhotoPrintInstaller-V12",

    "idType":"STRING",

    "publisherName":"ABCNetworks"

}

Note:For devices that are assigned to an account, it is recommended to populate the fields id, idType, and publisherName. For anonymous devices, these fields should be left blank.

Response Body

{

    "url": "/uai/2.0/updates/67089b0f-4b8a-4e53-a970-2cb92217459e"

}