Skip to content

Commit

Permalink
Adding reseller Id
Browse files Browse the repository at this point in the history
  • Loading branch information
navysingla committed Oct 1, 2020
1 parent 3695f4e commit 2174f01
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,10 @@
"subscriptionId": {
"description": "This parameter can be used to create alias for existing subscription Id",
"type": "string"
},
"resellerId": {
"description": "Reseller ID, basically MPN Id",
"type": "string"
}
}
},
Expand Down

0 comments on commit 2174f01

Please sign in to comment.