Domain Order Schema
Felder
Domain Order Schema
Schema for domain registration, transfer, and renewal orders
domainName
Fully qualified domain name to register/transfer/renew
orderType
Type of domain order
registrationtransferrenewalstatus
Current order status
pendingprocessingcompletedfailedcancelledinwxOrderId
INWX order/process ID
inwxPrice
INWX wholesale price in EUR
retailPrice
Retail price charged to tenant in EUR
margin
Markup margin in EUR
period
Registration/renewal period in years
ownerPartyId
Party used as INWX owner handle
adminPartyId
Party used as INWX admin handle (defaults to owner)
techPartyId
Party used as INWX tech handle (defaults to owner)
billingPartyId
Party used as INWX billing handle (defaults to owner)
authCode
Transfer auth code (encrypted, only for transfers)
useInwxNameservers
Whether to use INWX default nameservers
nameservers
Custom nameservers (if not using INWX)
assetId
Created domain asset ID (set on completion)
errorMessage
Error details if order failed
completedAt
When the order was completed
Keine Felder passen zum Filter.
Standard-Endpoints
Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:
GET /api/v1/domain_orders— Liste, paginiert + filterbarGET /api/v1/domain_orders/<id>— Einzelne EntityPOST /api/v1/domain_orders— AnlegenPATCH /api/v1/domain_orders/<id>— Teil-UpdateDELETE /api/v1/domain_orders/<id>— Soft-DeleteGET /api/v1/domain_orders/<id>/timeline— Audit + Aktivitäten