Location Protection for Attachments
Order attachments now expose an is_location_protected boolean field. When true, the GPS location (geotag) metadata embedded in an uploaded photo is protected and not exposed. The field defaults to false.
You can set it when uploading an order attachment via the is_location_protected query parameter on POST /orders/{order_guid}/attachments, and it is returned on the attachment detail and list responses.