Get the status of a reseller's child account creation, whether it is successfully created (exists) or not based on the childIdentifier supplied
GET {{baseUrl}}/reseller/children/:childIdentifier/accountCreationStatus
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{"childAccountCreated":true}