Update the fulfillment status of an order item (e.g., accept, reject, schedule, complete). Use this to manage the order workflow from acceptance to completion.
Documentation Index
Fetch the complete documentation index at: https://offergrid.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.
New status for the order item
pending, submitted_to_provider, accepted, rejected, scheduled, in_progress, completed, active, cancelled, failed "accepted"
Notes from provider about this status update
"Installation scheduled for next Tuesday"
Scheduled date/time for installation or activation (ISO 8601)
"2025-01-15T10:00:00Z"
Additional metadata for this status update
{
"trackingNumber": "ABC123",
"estimatedCompletion": "2025-01-20"
}Order item status successfully updated