Refresh

This website manage.optidigital.ca/kb/answer/2447 is currently offline. Cloudflare's Always Online™ shows a snapshot of this web page from the Internet Archive's Wayback Machine. To check for the live version, click Refresh.

Submit Authcode

Description

Submit the Domain Secret (also known as Authorization Code) for a domain name that is currently being transferred in to OPTIDIGITAL.

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key String Required Authentication Parameter
order-id Integer Required Order ID of the domain name being transferred in
auth-code String Required Domain Secret or Authorization Code, for the domain name being transferred.

HTTP Method

POST

Example Test URL Request

https://test.httpapi.com/api/domains/transfer/submit-auth-code.xml?auth-userid=0&api-key=0&order-id=12345678&auth-code=authcodegoeshere

Response

Returns success (String) if the authorization code provided is accurate, and the transfer process continues.

If there are any errors, a status key with value as Error is returned, along with an appropriate description of the problem.