back to FoldFast Folding
Finishing · service
Retail T-Fold + Bag
by FoldFast Folding · Las Vegas, NV

specifications
| throughput_per_hour | 6000 |
| fold_types | T-fold, board-fold |
| sla.lead_time | 24h |
| warranty | 7d — Re-fold on wrinkles. |
discovery
purposeretail-prepfulfillment
propertyautomatedhigh-throughput
agent payload
Exact JSON returned from GET /v1/offerings/off_ff_fold.
{
"id": "off_ff_fold",
"businessId": "biz_foldfast",
"name": "Retail T-Fold + Bag",
"kind": "service",
"category": "Finishing",
"price": {
"amount": 0.22,
"currency": "USD",
"unit": "unit"
},
"description": "Automated retail-grade T-fold with poly bagging.",
"specifications": {
"throughput_per_hour": 6000,
"fold_types": [
"T-fold",
"board-fold"
]
},
"purpose": [
"retail-prep",
"fulfillment"
],
"properties": [
"automated",
"high-throughput"
],
"sla": {
"leadTimeHours": 24
},
"warranty": {
"durationDays": 7,
"terms": "Re-fold on wrinkles."
}
}