Price Override: DELETE
Allows user to delete specified price for specified time.
Request
To delete pricing for a specific time period, make a DELETE request to:
/api/lot/:lotID/:priceID
where :lotID is the lot's unique id and :priceID is a unique id.
Response
Status Code: 204