Update Digital Package
Updates a digital package on the order.
Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
Unique identifier of the order with which to associate the package.
Package to update on the order
Query Parameters
limits which fields are returned in the response body
Body
Package content to update on the order
Actions that can be taken on this fulfillment unit
Change messages related to the fulfillment unit.
A human-readable identifier for this fulfillment unit. If not set on create, will be autogenerated as a string of the form {fulfillmentUnitType} #{next available int}
Date of the pickup
Location code from which to obtain this item
ID of the fulfillment unit.
List of items in the fulfillment unit
Status of the fulfillment unit See FulfillmentStatusConst
Response
Success
Actions that can be taken on this fulfillment unit
Change messages related to the fulfillment unit.
A human-readable identifier for this fulfillment unit. If not set on create, will be autogenerated as a string of the form {fulfillmentUnitType} #{next available int}
Date of the pickup
Location code from which to obtain this item
ID of the fulfillment unit.
List of items in the fulfillment unit
Status of the fulfillment unit See FulfillmentStatusConst

