Update Digital Package

Updates a digital package on the order.

Path Params
string
required

Unique identifier of the order with which to associate the package.

string
required

Package to update on the order

Query Params
string

limits which fields are returned in the response body

Body Params

Package content to update on the order

string | null

ID of the fulfillment unit.

string | null

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}

string | null

Status of the fulfillment unit
See FulfillmentStatusConst

array of objects | null

List of items in the fulfillment unit

items
date-time | null

Date of the pickup

string | null

Location code from which to obtain this item

auditInfo
object
array of strings | null

Actions that can be taken on this fulfillment unit

availableActions
array of objects | null

Change messages related to the fulfillment unit.

changeMessages
Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain