Skip to main content
PUT
Update Fulfillment Event
V2 Preview — This endpoint is part of the V2 API preview. Breaking changes may occur.

Overview

Update an existing fulfillment event. lineItemId is required in the body to identify the parent line item.

Path Parameters

string
required
Event ObjectId.

Request Body

string
required
Parent line item ObjectId.
string
One of in_transit, out_for_delivery, delivered, failed_delivery.
string
ISO 8601 timestamp.
string
string
string
string

Response

200

Example