Need help? Call Live Support at +31 (0) 38 453 07 59

Attention! You're currently using the OT&E environment.

Several actions within the system may be charged. For such actions it is possible to request a quote, prior to execution. When requesting a quote, the response will always be of similar format. This format is described below.

  • 200 OKHTTP Status
  • application/jsonContent-Type
Name Type Required / Optional Description
Command String Required The action the quote is for
quote quote Required The quote
Name Type Required / Optional Description
Total Integer Required The total value of the quote, in cents
Currency String Optional The ISO 4217 alphabetic currency code, absent if the total is 0
billables billables Optional The products that are charged, absent if the total is 0
Name Type Required / Optional Description
Product String Required The product
Action Enum Required The action

Possible values:

  • CREATE
  • REQUEST
  • TRANSFER
  • RENEW
  • RESTORE
  • TRANSFER_RESTORE
  • UPDATE
  • REGISTRANT_CHANGE
  • LOCAL_CONTACT
  • NEGATIVE_MARKUP
  • PRIVACY_PROTECT
  • EXTRA_WILDCARD
  • EXTRA_DOMAIN
  • REGISTRY_LOCK
Quantity Integer Required The quantity charged
Amount Integer Required The amount charged for this product
Refundable Boolean Required Whether the product is refundable
Total Integer Required Total; quantity times amount