Where this applies
- Sellers: the endpoint URL when you register or update a partner agent.
- Buyers: the callback URL you provide for asynchronous storefront task results.
Requirements
Your URL must:- Use
https://. - Resolve only to public IP addresses.
- Accept the webhook directly; redirects are not followed.
localhost, private or link-local networks, cloud metadata
addresses, multicast ranges, or encoded numeric IP forms are rejected. A
hostname that looks public is also rejected when DNS resolves it to any
non-public address.