@itentialopensource/adapter-godaddy
Version:
This adapter integrates with system described as: GoDaddy REST API v1 and v2.
32 lines • 651 B
JSON
[
{
"notificationId": "string",
"type": "RENEW_UNDO",
"resource": "string",
"resourceType": "DOMAIN",
"status": "PENDING",
"addedAt": "string",
"requestId": "string",
"metadata": {}
},
{
"notificationId": "string",
"type": "EXPIRY",
"resource": "string",
"resourceType": "HOST",
"status": "FAILED",
"addedAt": "string",
"requestId": "string",
"metadata": {}
},
{
"notificationId": "string",
"type": "REGISTER",
"resource": "string",
"resourceType": "CONTACT",
"status": "PENDING",
"addedAt": "string",
"requestId": "string",
"metadata": {}
}
]