Setting Backlog Request Match
Edition:REST APIs are enabled with AdminStudio Enterprise Edition.
When you send this request, it will set matched package from catalog and package Feed for specified Backlog request.
Request Type |
Description |
|||||||||
API |
http://localhost:8086/catalog/BacklogRequestMatch/?PackageRequestId=XX&CatalogPackageId=XX&PackageFeedId=XX |
|||||||||
Method |
SET |
|||||||||
Parameters |
List all parameters in the following format:
|
|||||||||
Connection Info |
Provides the connection information of the package as mentioned in Setting Up Connection to Run REST APIs |
|||||||||
Response |
Example: http://localhost:8086/catalog/BacklogRequestMatch/?PackageRequestId=7&CatalogPackageId=42&PackageFeedID=9 Response: <data>Specified CatalogPackageId and PackageFeedId is matched successfully</data> |