Sent when you have subscribed to the event on your account, and a name.com domain transfers into your account.
Authenticate via HTTP Basic with your account username and API token. Examples use an explicit 'Authorization: Basic <base64(username:token)>' header; 'curl -u username:token' is equivalent. For sandbox, append "-test" to your username and use your sandbox token on api.dev.name.com.
HMAC signature for the request payload. See HMAC signing documentation for example code and detailed explanation of signing.
"djasfgafgflgsdfgdsfkhfhjas,12334782,1123-3423-4dss4-354"
Payload sent when a domain transfers IN to the webhook subscribers account from another name.com account.
The name of the subscription event.
domain.transfer.internal_in The account id that previously owned the domain.
12345
The account id that now owns the domain.
12345
completed When the domain transfer in occurred.
"2023-04-01T12:00:00Z"
The response format for a domain.
The subscribed server accepted the request.