Market
Provider Management
Update Market provider commission contact ID
This function sets the contact ID to which a cPanel Market provider will send commission.
get/set_market_provider_commission_id
Query parameters
commission_idstring required
Example:user@example.com
The cPanel Store ID to which to send cPanel Market commissions.
providerstring required
Example:cPStore
The cPanel Market provider's name.
Response
HTTP Request was successful.
Example response
{
"metadata": {
"command": "set_market_provider_commission_id",
"reason": "OK",
"result": 1,
"version": 1
}
}