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

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
currency String Required The ISO 4217 alphabetic currency code
total Integer Required The total value of the quote, in cents
billables billables Required The products that are charged
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