Listings
Mark Listing as Sold
Mark a listing as sold
DELETE
Mark Listing as Sold
Mark a listing as sold by external reference. This is a soft delete - the listing remains in the system with statussold.
Requires the
write:listings scope. Contact support to enable write access.Path Parameters
string
required
Your unique reference for this listing
Response
string
Okasie listing UUID
string
Your provided reference
string
Always
soldError Responses
This operation is idempotent. Calling DELETE on an already-sold listing will return the same response.