Skip to main content

Partial update of a listing

PUT 

/api/v1/pms/listings/:listingId

Only the fields supplied on the body overwrite the stored row. id is taken from the path. After save the listing is re-indexed and its card cache is refreshed. Returns the persisted row.

Request

Responses

Updated.