[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

DiscountContractReseller

Response Model for Discount Contract for a reseller


Properties

customers Optional

List of customers along with billing account id


string
resellerName Optional

Partner name for the reseller in Partner Connect


string
resellerPRMId Optional

Partner PRM Id for the reseller in Partner Connect

JSON Example

{
	"customers": [
		{
			"billingAccountId": "string",
			"customerName": "string",
			"customerOrgId": "string"
		}
	],
	"resellerName": "string",
	"resellerPRMId": "string"
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Returned By

Get Distributor Discount Contract Customers
Get Reseller Discount Contract Customers

Feedback

Was this page helpful?