Skip to content

Commit 2e769ad

Browse files
authored
Update cpp-saas-fulfillment-api-v2.md
1 parent d7dd433 commit 2e769ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/marketplace/cloud-partner-portal/saas-app/cpp-saas-fulfillment-api-v2.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,6 @@ Unsubscribe and delete the specified subscription.
550550

551551
| | |
552552
| --------------- | --------------- |
553-
| Content-Type | `application/json` |
554553
| x-ms-requestid | A unique string value for tracking the request from the client, preferably a GUID. If this value isn't provided, one will be generated and provided in the response headers. |
555554
| x-ms-correlationid | A unique string value for operation on the client. This parameter correlates all events from client operation with events on the server side. If this value isn't provided, one will be generated and provided in the response headers. |
556555
| authorization | [Get JSON web token (JWT) bearer token.](https://docs.microsoft.com/azure/marketplace/cloud-partner-portal/saas-app/cpp-saas-registration#get-a-token-based-on-the-azure-ad-app) |
@@ -803,7 +802,7 @@ Where action can be one of these:
803802
ChangePlan, (When the change plan operation has completed)
804803
ChangeQuantity, (When the change quantity operation has completed),
805804
Suspend, (When resource has been suspended)
806-
Reinstate, (When resource has been reinstated after suspension)
805+
Reinstate, (When resource has been reinstated after suspension)
807806

808807

809808
Where status can be one of these:

0 commit comments

Comments
 (0)