Skip to main content
GET
/
update-selling-price
cURL
curl --request GET \
  --url https://www.atom.com/api/marketplace/update-selling-price
[
  {
    "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_name
string<int32>
required

Domain Name

selling_price
string<int32>
required

Selling Price

Response

200 - application/json

Successful operation

name
string
required

Example Value

tag
string

Model