Update info of reseller's child based on the child identifier supplied
PUT {{baseUrl}}/reseller/children/:childIdentifier
Request Body
{"email"=>"josh.cruise@example.com", "firstName"=>"Josh", "lastName"=>"Cruise", "companyName"=>"Your Company", "password"=>"Pa55w0rd65"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |