Hi! We’re trying to get the subscriber’s IP Address & Country Code more frequently from the rev cat webhook and had a few questions around that. Looking at the docs (https://www.revenuecat.com/docs/customers/customer-attributes), it looks like we can update either `$ipAddress` or an `$ip` property.
- Which one of these properties would actually show up in the subscriber attributes section of a webhook request?
- Does it accept IPv6 or does it only accept IPv4 formats?
- I read in another doc that country code is automatically pulled from the IP. Which one of those properties is looked at when calculating the country code?
Thanks for the help!
Best,
Kevin