Upload Media
POST/api/servicerecords/uploadmedia
Tier: Public — stable, supported for third-party integration.
Uploads media (e.g. a photo) attached to a service record. Rejected while the record
is locked, and forces the record's
Enums.ServiceRecordStatus to
ServiceRecordStatus.InProgress otherwise.
Responses
- 200
- 400
- 401
- 403
true.
The record is ServiceRecordStatus.Complete
or ServiceRecordStatus.Cancelled —
InvalidOperation "Status"; or media-service validation codes.
Caller is not authenticated.
Caller does not have Update permission on the ServiceRecord module.