File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/marketplace/partner-center-portal Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -276,7 +276,7 @@ Internal server error.
276
276
277
277
Gets the specified SaaS subscription. Use this call to get license information and plan information.
278
278
279
- ##### Get<br > ` https://marketplaceapi.microsoft.com/api/saas/subscriptions/<subscriptionId?api-version=<ApiVersion> `
279
+ ##### Get<br > ` https://marketplaceapi.microsoft.com/api/saas/subscriptions/<subscriptionId> ?api-version=<ApiVersion> `
280
280
281
281
* Query parameters:*
282
282
@@ -588,7 +588,7 @@ Internal server error.
588
588
589
589
Unsubscribe and delete the specified subscription.
590
590
591
- ##### Delete<br> `https://marketplaceapi.microsoft.com/api/saas/subscriptions/<subscriptionId> ?api-version=<ApiVersion>`
591
+ ##### Delete<br> `https://marketplaceapi.microsoft.com/api/saas/subscriptions/<subscriptionId>?api-version=<ApiVersion>`
592
592
593
593
*Query parameters:*
594
594
You can’t perform that action at this time.
0 commit comments