Skip to main content
PATCH
Spree Admin SDK

Authorizations

x-spree-api-key
string
header
required

Secret API key for admin access

Authorization
string
header
required

JWT token for admin user authentication

Headers

x-spree-api-key
string
required
Authorization
string
required

Bearer token for admin authentication

Path Parameters

order_id
string
required

Order ID

id
string
required

Fulfillment ID

Body

application/json
delivered_at
string<date-time>

When the goods arrived. Defaults to now.

notify_customer
boolean

Whether the customer gets a delivery notification. Defaults to true.

Response

fulfillment delivered