curl --location --request POST 'http://authvaultix.com/api/seller/?type=resellerlist&sellerkey=undefined'{
"success": true,
"resellers": [
{
"id": 12,
"username": "reseller_one",
"created_at": "2026-08-14 10:30:00"
},
{
"id": 15,
"username": "reseller_two",
"created_at": "2026-08-13 18:45:00"
}
]
}