WasteSaver Audit: Update StreamConfiguration
endpoint
- OLD ENDPOINT:
PUT /api/store/locations/:org_location_id/streams/:uuid
- NEW ENDPOINT:
PATCH /api/store/locations/:org_location_id/waste-stream-configurations/:uuid
Request payload proposal:
{
"quantity": 1,