curl --location 'https://tunnelsats.com/api/public/v1/subscription/claim' \
--header 'Accept;' \
--header 'Content-Type: application/json' \
--data '{
"paymentHash": "a1b2c3d4e5f6...",
"wgPublicKey": "pWyZTQx8C4gzzgMVJHiN1ptI46wDtyJSMRa+wxtkXOM=",
"wgPresharedKey": "string",
"referralCode": "string"
}'{
"config": "[Interface]\nPrivateKey = ...\nAddress = 10.9.0.5/32\nDNS = 1.1.1.1\n\n[Peer]\nPublicKey = ...\nEndpoint = us3.tunnelsats.com:51820\nAllowedIPs = 0.0.0.0/0",
"fullConfig": "string",
"publicKey": "pWyZTQx8C4gzzgMVJHiN1ptI46wDtyJSMRa+wxtkXOM=",
"vpnIp": "10.9.0.5"
}