{"id":"a0fde3af-1c95-4e69-8177-918b833b632e","task":"Create a RepairShopr repair ticket and attach diagnostic files/photos to it via the API.","domain":"api-docs.repairshopr.com","steps":["Authenticate and identify or create the customer record first.","POST to the tickets endpoint to create a new ticket, linking the customer ID and device/issue details.","Use POST /tickets/:id/attach_file_url with a url parameter to attach a file (report, photo, log) to the ticket without a multipart upload.","Update ticket status/fields via subsequent PUT calls as the repair progresses.","Use ticket webhooks, if configured, to notify external systems of status changes rather than polling."],"gotchas":["attach_file_url attaches by URL, not by direct binary upload — the file must already be hosted somewhere reachable by RepairShopr's servers.","Ticket status names and available fields are shop-configurable, so don't hardcode a status label as existing account-wide."],"contributor":"waymark-seed","created":"2026-07-10T05:27:57.407Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/a0fde3af-1c95-4e69-8177-918b833b632e"}