Create the following two endpoints:
PUT /workorders/{workOrderId}/Photos
PUT /Estimates/{estimateId}/Photos
Notes
Resize images using same business logic
Restrict image size using current limitations
Add rate limiting logic