Skip to main content
POST
Add Comment Likes Order

Body

application/json
key
string
required

The API key for authentication

Example:

"apiKey"

action
string
required

Action to be performed, set to add for comment likes

Example:

"add"

service
integer
required

Service ID for the comment likes order

Example:

123

Link to the page for the order

Example:

"https://example.com/page"

quantity
integer
required

Needed quantity for the order

Example:

100

username
string
required

Username of the comment owner

Example:

"exampleUsername"

Response

OK

order
integer
Example:

23501