# Domain Transfer Status Change Sent when you have subscribed to the event on your account, and a domain transfer is processing. Endpoint: POST domainTransferStatusChange Version: 1.3.1 Security: BasicAuth ## Request fields (application/json): - `eventName` (string, required) The name of the subscription event - `domainName` (string, required) The domain that the transfer status has changed for - `status` (string) The updated status of the domain transfer. The transfer status will be one of the following values: - The transfer has been canceled by the user. - : The transfer has been canceled by the user, and a refund for the price is being processed. - : The transfer has completed. - : The transfer has failed, and will not be retried. - : The transfer has been requested, and is pending. - : The transfer has completed and the domain will soon be inserted into the account. - : A new authcode is required to complete the transfer. - : The transfer has been requested, and is pending. - : The domain to be transferred is currently in a locked state at the losing registrar, and will begin processing once the lock has been removed. - : The transfer has been rejected at the losing registrar and will not be retried. - : The transfer has been initiated and will soon be submitted to the registry.