Creates a reseller child

POST {{baseUrl}}/reseller/children

Request Body

{"companyName"=>"Your Company", "email"=>"josh.cruise@example.com", "firstName"=>"Josh", "lastName"=>"Cruise", "password"=>"Pa55w0rd65", "language"=>"en"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"authKey":"xkeysib-21881axxxxxcc92e04-mIrexxxx7z","id":1234567}