{
"AccountName": "Telegent Account 3",
"AccountAdmin": "[email protected]",
"BillingAddress": {
"Street1": "Street 1",
"Street2": "Street 2",
"City": "Heber",
"State": "Utah",
"Zip": "",
"Country": "USA"
},
"MailingAddress": {
"Street1": null,
"City": null,
"State": null,
"Zip": null
}
}{
"AccountId": "AID-ceb82085-2725-45a1-bd5e-526ed19799d7",
"AccountName": "Telegent Account 3",
"TotalSubscribers": 0,
"BillingAddress": {
"Street1": "Street 1",
"Street2": "Street 2",
"City": "Heber",
"State": "Utah",
"Zip": "",
"Country": null
},
"MailingAddress": {
"Street1": null,
"Street2": null,
"City": null,
"State": null,
"Zip": null,
"Country": null
}
}Create a new account with administrator email, billing, and mailing address information. Returns the newly created account details.
{
"AccountName": "Telegent Account 3",
"AccountAdmin": "[email protected]",
"BillingAddress": {
"Street1": "Street 1",
"Street2": "Street 2",
"City": "Heber",
"State": "Utah",
"Zip": "",
"Country": "USA"
},
"MailingAddress": {
"Street1": null,
"City": null,
"State": null,
"Zip": null
}
}{
"AccountId": "AID-ceb82085-2725-45a1-bd5e-526ed19799d7",
"AccountName": "Telegent Account 3",
"TotalSubscribers": 0,
"BillingAddress": {
"Street1": "Street 1",
"Street2": "Street 2",
"City": "Heber",
"State": "Utah",
"Zip": "",
"Country": null
},
"MailingAddress": {
"Street1": null,
"Street2": null,
"City": null,
"State": null,
"Zip": null,
"Country": null
}
}Enter the token obtained from the Authentication endpoint
Name of the account
"Telegent Account 3"
Email address of the account administrator
Show child attributes
Show child attributes
Account Created
The response is of type object.