# Transfer Domains (https://developer.godaddy.com/en/docs/references/rest/domains/v2/transfer-domains)

***

title: Transfer Domains
description: Initiate and manage inbound and outbound domain transfers and
transfer lifecycle actions.
full: true
\_openapi:
preload:

* ./openapi-specs/specs/domains-v2.yaml
  toc: \[]
  structuredData:
  headings: \[]
  contents:
  * content: Initiates an inbound domain transfer from another registrar. Requires
    an authcode and consent object. Returns 202 - poll GET
    .../actions/TRANSFER until COMPLETED, FAILED, or CANCELLED.
  * content: Explicitly accepts an in-progress inbound transfer to expedite the
    process. Returns 202 - poll GET .../actions/TRANSFER\_IN\_ACCEPT until
    the action reaches a terminal state.
  * content: Cancels an in-progress inbound transfer. Returns 202 - poll GET
    .../actions/TRANSFER\_IN\_CANCEL until the action reaches a terminal
    state.
  * content: Restarts a stalled inbound transfer from the beginning. Returns 202 -
    poll GET .../actions/TRANSFER\_IN\_RESTART until the action reaches a
    terminal state.
  * content: Retries a failed inbound transfer with a new authorization code.
    Returns 202 - poll GET .../actions/TRANSFER\_IN\_RETRY until the action
    reaches a terminal state.
  * content: Initiates an outbound transfer for .uk domains. Returns 202 - poll the
    actions endpoint for completion.
  * content: Accepts a pending outbound transfer request. Returns 202 - poll GET
    .../actions/TRANSFER\_OUT\_ACCEPT until the action reaches a terminal
    state.
  * content: Rejects a pending outbound transfer request, keeping the domain at
    GoDaddy. Returns 202 - poll GET .../actions/TRANSFER\_OUT\_REJECT until
    the action reaches a terminal state.

***
