Before canceling or deactivating your active listings via the API, please
follow this simplified flow to ensure correct cancellation processing.
1
Check Cancellation EligibilityOptional
GET/api/v1/offers/cancellation-eligibility
Call this endpoint to check if you have the permission or if the specific offers are currently eligible to be canceled on the platform.
2
Submit Cancel Offers RequestFinal Step
POST /api/v1/offers/cancel
Send a POST request to this endpoint with the target payload parameters to successfully process the cancellation and take your offers off the marketplace.