Partner Portal
create reseller
Create a reseller
post/v2/distributors/resellers
Request body
Example request
{
"resellerName": "Cloudally co",
"contactName": "John Johnson",
"resellerEmail": "reseller@cloudally.com",
"countryCode": "GB",
"notificationSettings": {
"reportFreq": "WEEKLY"
},
"externalId": "SKY-123456789ABC12345"
}Response
Successful retrieval of the information.
Changes
No recorded changes to this endpoint across all 1 revision of this API.