Published at 2020-09-28
Changes to the API since September 2020.
Experimental endpoints to report non-listed project unit's sales (see documentation)
Three endpoints have been added to manage sales and one to create sales that does not belong to project units (has not been listed on Hemnet).
These endpoints are:
GET /projects/:project_id/sales/:idPATCH /projects/:project_id/sales/:idPOST /projects/:project_id/salesDELETE /projects/:project_id/sales/:idWe will remove the experimental tag as soon as they stabilise so that you have the opportunity to give feedback on these endpoints.