This documentation applies to the Legacy platform. If your dashboard matches the screenshot shown here, please refer to the new platform documentation.
| Field Name | Description | Required? | |
|---|---|---|---|
| Get Basic Account Information | |||
| cmd | get_basic_info | Yes | |
{
"error":"ok",
"result":{
"username":"Username",
"merchant_id":"User's Merchant ID",
"email":"account@email.com",
"public_name":"Account's Public Name", // May be blank if not set!!!
}
}