Create Order
Create a domain order without immediate payment.
This endpoint validates domain availability, retrieves pricing from the registrar provider, and creates a pending order. The organization can then submit a manual payment and allocate it to the order.
Returns order details including price, order_id, and payment instructions.
Authorizations
Body
Request to create a domain order (without immediate payment)
1 - 255Contact information for domain registration
1 <= x <= 10Payment method: 'wire' or 'card'
wire, card Registrar to use (currently only namecheap is supported)
Automatically setup DNS after purchase
DNS provider to use for setup
Response
Successful Response
Response for domain order with payment status
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$pending, ready_to_process, price_changed, processing, completed, failed, cancelled, refunded