get-domain-purchase-status
Check the status of a domain purchase request by providing the purchase ID returned from purchase-domain. Monitors state transitions from pending to processing to completed or failed.
Instructions
Poll the progress of a domain purchase started by purchase-domain. Use the purchase_id returned by that call to track state transitions (pending → processing → completed / failed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| purchase_id | Yes | Purchase session ID returned by `purchase-domain`. |