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

API Key to get the details.

user_id
integer
required

UserId of the API Token.

domain_id
integer
required

Domain ID to pass

payment_amount
integer
default:""

Custom Amount other than selling_price

Response

200 - application/json

Successful operation

name
string
required

Example Value

tag
string

Model