What you receive
- Hold age and days past your aging threshold for every redacted row
- Exclusive past-date, aging, actionable-manual, system-context, and released bands
- Reserved inventory value by band, hold reason, and manual-versus-system type
- Multiple-hold fulfillments flagged so every hold clears before shipping
- Human-review warnings that never claim a hold can be released
Who it is for
Shopify merchants, agencies, and operations teams reviewing many held fulfillments—excluded from the normal Unfulfilled list—before a human clears each hold in the Shopify admin.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the seller-owned fulfillment references, hold-created dates, hold types, hold reasons, hold statuses, reserved inventory values, hold counts, and seller-supplied Shopify displayed release dates you provide. It accepts no buyer, order, address, contact, message, or payment-instrument content; reads no Shopify account, order, fulfillment, or inventory source; and verifies no field. A queue band is operational review context—not proof that a hold can be released. Friday does not infer whether a system hold may be overridden, releases no hold, fulfills no order, contacts nobody, opens no case, changes no order, fulfillment, hold, listing, or shop, does not publish listings, and does not modify a seller account.
Synthetic sample
See the deliverable structure before buying
{
"row_count": 6,
"total_reserved_inventory_value": 1620.0,
"active_reserved_inventory_value": 1470.0,
"past_displayed_release_date_count": 1,
"past_displayed_release_date_value": 480.0,
"aging_count": 1,
"aging_value": 350.0,
"actionable_manual_count": 2,
"actionable_manual_value": 440.0,
"system_context_count": 1,
"system_context_value": 200.0,
"released_count": 1,
"released_value": 150.0,
"multiple_hold_fulfillment_count": 2,
"oldest_active_hold_age_days": 23,
"review_queue_preview": [
{
"priority_rank": 1,
"fulfillment_reference": "NW-FUL-001",
"review_band": "past_displayed_release_date",
"reserved_inventory_value": 480.0,
"hold_type": "SYSTEM",
"hold_reason": "HIGH_RISK_OF_FRAUD",
"hold_count": 2,
"days_until_shopify_displayed_release": -7
},
{
"priority_rank": 2,
"fulfillment_reference": "NW-FUL-002",
"review_band": "aging",
"reserved_inventory_value": 350.0,
"hold_type": "MANUAL",
"hold_reason": "AWAITING_INTERNAL_REVIEW",
"hold_count": 1,
"days_past_aging_threshold": 5
}
],
"hold_reason_summary_preview": [
{
"hold_reason": "HIGH_RISK_OF_FRAUD",
"row_count": 2,
"reserved_inventory_value": 660.0
},
{
"hold_reason": "AWAITING_INTERNAL_REVIEW",
"row_count": 1,
"reserved_inventory_value": 350.0
}
],
"publish_status": "draft_needs_review",
"safety": "Operational arithmetic on seller-supplied fulfillment-hold fields only. Bands are review context, not proof a hold can be released; no override right is inferred and no order, fulfillment, hold, listing, shop, or account is changed."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.