Reseller
Get the status of a reseller's child account creation, whether it is successfully created (exists) or not based on the identifier supplied
get/reseller/children/{childIdentifier}/accountCreationStatus
Path parameters
childIdentifierstring required
Either auth key or id of reseller's child
Response
status of reseller's child account
Example response
{
"childAccountCreated": true
}