Using API Portal 10.3 | API Portal Administrator's Guide | Managing API Packages and Plans | Associating Providers with a Package
 
Associating Providers with a Package
You can associate a Provider with a Package using a REST service. The following section illustrates the structures for the REST service to link providers to a package http://<host>:<portnumber>/abs/apirepository/v1/packages/{id}/providers?providerId=<value>.
* To associate providers with a package
*HTTP Method: PUT
Parameters: NA
Request Payload : NA
Response Payload
{
"status": "LINK_SUCCESSFUL",
"message": "link successful"
}

Copyright © 2014- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.