Given a datetime, build an Exchange Set of all the releasable Product versions that have been issued since that datetime.
Query parameters
An optional callback URI that will be used to notify the requestor once the requested Exchange Set is ready to download from the File Share Service. The data for the notification will follow the CloudEvents 1.0 standard, with the data portion containing the same Exchange Set data as the response to the original API request. If not specified, then no call back notification will be sent. Must be a valid HTTPS endpoint.
An optional identifier parameter determines the product identifier of S-100 Exchange Set. If the value is s101, the S-100 Exchange Set will give updates specific to s101 products only. The default value of identifier is s100, which means the S-100 Exchange Set will give updated for all product identifier.
Available values : s101, s102, s104, s111
Headers
Unique GUID.
Request body
Response
Request to create Exchange Set is accepted. Response body has Exchange Set status URL to track changes to the status of the task. It also contains the URL that the Exchange Set will be available on as well as the number of products in that Exchange Set.