get_transfer_code
ActiveTool of io.github.nach-dakwale/instadomain
Get the EPP/transfer authorization code for a completed domain purchase. Requires a transfer_token from verify_transfer_code. Args: order_id: The order ID of a completed domain purchase. transfer_token: Token returned by verify_transfer_code.
Parameters schema
{
"type": "object",
"required": [
"order_id",
"transfer_token"
],
"properties": {
"order_id": {
"type": "string"
},
"transfer_token": {
"type": "string"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.nach-dakwale/instadomain
1/7 registries