Skip to main content
POST
/
confirm-order
cURL
curl --request POST \
  --url https://www.atom.com/api/marketplace/confirm-order
[
  {
    "name": "<string>",
    "tag": "<string>"
  }
]

Query Parameters

api_token
string
required

Your API key

user_id
integer
required

Your Atom user ID

domain_id
integer
required

The domain's unique identifier

payment_amount
integer
default:""

Custom payment amount if different from the listed selling price

Response

200 - application/json

Successful operation

name
string
required

Example Value

tag
string

Model