This function sets the contact ID to which a cPanel Market provider will send commission.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ set_market_provider_commission_id \ provider='cPStore' \ commission_id='user@example.com'
{- "metadata": {
- "command": "set_market_provider_commission_id",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}