back to StitchGuard Repairs
Repair · service
Defect Repair — Per Garment
by StitchGuard Repairs · Boston, MA

specifications
| max_repair_size_in | 4 |
| types | stitch, hem, print-touchup |
| sla.lead_time | 48h |
| warranty | 30d — Re-repair free. |
discovery
purposerescuesalvage
propertysmall-batchrescue
agent payload
Exact JSON returned from GET /v1/offerings/off_sg_repair.
{
"id": "off_sg_repair",
"businessId": "biz_stitchguard",
"name": "Defect Repair — Per Garment",
"kind": "service",
"category": "Repair",
"price": {
"amount": 1.75,
"currency": "USD",
"unit": "garment"
},
"description": "Stitch repair, hem fix, small print touch-ups.",
"specifications": {
"max_repair_size_in": 4,
"types": [
"stitch",
"hem",
"print-touchup"
]
},
"purpose": [
"rescue",
"salvage"
],
"properties": [
"small-batch",
"rescue"
],
"sla": {
"leadTimeHours": 48
},
"warranty": {
"durationDays": 30,
"terms": "Re-repair free."
}
}