Partner Sites REST Endpoints
Business Objects/Items With Prod Class Code Gid/Partner Sites
The operations from the Business Objects/Items With Prod Class Code Gid/Partner Sites category.
- Create a Partner Site
- Method: postPath:
/itemsWithProdClassCodeGid/{itemGid}/partnerSites - Delete a Partner Site
- Method: deletePath:
/itemsWithProdClassCodeGid/{itemGid}/partnerSites/{partnerSiteGid} - Get a Partner Site
- Method: getPath:
/itemsWithProdClassCodeGid/{itemGid}/partnerSites/{partnerSiteGid} - Get Partner Sites
- Method: getPath:
/itemsWithProdClassCodeGid/{itemGid}/partnerSites - Update a Partner Site
- Method: patchPath:
/itemsWithProdClassCodeGid/{itemGid}/partnerSites/{partnerSiteGid} - Update Partner Sites
- Method: patchPath:
/itemsWithProdClassCodeGid/{itemGid}/partnerSites