This is the base request type of the suppressViolation method, and is used to identify the listing violation that the seller wishes to suppress.
Types that use SuppressViolationRequest
Not used by any types.
Call that uses SuppressViolationRequest
Fields
complianceType
The compliance type of the listing violation to suppress is specified in this field. The compliance type for each listing violation is found in the complianceType field under the listingViolations array in a getListingViolations response.
Note: At this time, the suppressViolation method is only used to suppress aspect adoption listing violations in the 'at-risk' state, so
Note: At this time, the suppressViolation method is only used to suppress aspect adoption listing violations in the 'at-risk' state, so
ASPECTS_ADOPTION
is currently the only supported value for this field. listingId
The unique identifier of the listing with the violation(s) is specified in this field. The unique identifier of the listing with the listing violation(s) is found in the listingId field under the listingViolations array in a getListingViolations response.
Note: At this time, the suppressViolation method is only used to suppress aspect adoption listing violations in the 'at-risk' state, so the listing specified in this field should be a listing with an
Note: At this time, the suppressViolation method is only used to suppress aspect adoption listing violations in the 'at-risk' state, so the listing specified in this field should be a listing with an
ASPECTS_ADOPTION
violation in the 'at-risk' state.