⬆️Request and Response
Request to the API endpoint
Set discounts to product listings (A.K.A. publications) in a fixed period of time
Query Parameters
Name
Type
Description
{
"Total": integer,
"Results": [{
"ProductListingStatus": [{ProductListingDiscountType}],
"Status": integer,
"Message": string
}]
}{
"Total": integer,
"Results": [{
"ProductListingStatus": [{ProductListingDiscountType}],
"Status": integer,
"Message": string
}]
}{
"Total": integer,
"Results": [{
"ProductListingStatus": [{ProductListingDiscountType}],
"Status": integer,
"Message": string
}]
}Parameters details
API_KEY
accountId
Product listings discount list
Last updated
Was this helpful?