Update info of reseller's child account status based on the identifier supplied
PUT {{baseUrl}}/reseller/children/:childIdentifier/accountStatus
Request Body
{"transactionalEmail"=>false, "transactionalSms"=>false, "marketingAutomation"=>true, "smsCampaign"=>true}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string |