Create Checkout Link
create_checkout_linkGenerates a shareable checkout link for a domain listing. Only share with intended buyers to initiate purchase.
Instructions
Generate a shareable checkout/purchase link for a SellerHub domain listing. WARNING: Anyone with this link can initiate a purchase of the domain. Only share with intended buyers. Always confirm with the user before generating a checkout link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Checkout link type. Currently "buyNow" is the supported type. | |
| domain | Yes | The domain name to create a checkout link for. | |
| basePrice | No | Optional base price override for the checkout link (e.g. { amount: "9999", currency: "USD" }). |