curl --location --request POST 'https://tunnelsats.com/api/public/v1/subscription//sync' \
--header 'Authorization;' \
--header 'Accept;'{
"success": true,
"subscription": {
"expiry": "2026-10-15T12:00:00Z",
"bandwidth_used_gb": 45.67,
"status": "enabled",
"server_domain": "de2.tunnelsats.com"
}
}