⬆️Request and Response
Request to the API endpoint
Updates the status of the product listings (A.K.A publications)
Query Parameters
Name
Type
Description
{
"Total": integer,
"Results": [{
"ProductListingStatus": [{ProductListingStatusType}],
"Status": integer,
"Message": string
}]
}{
"Total": integer,
"Results": [{
"ProductListingStatus": [{ProductListingStatusType}],
"Status": integer,
"Message": string
}]
}{
"Total": integer,
"Results": [{
"ProductListingStatus": [{ProductListingStatusType}],
"Status": integer,
"Message": string
}]
}Parameters details
API_KEY
accountId
includeKitContainers
Product listings
Last updated
Was this helpful?