Skip to main content
POST
Set additional items

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is the account token returned from the Login endpoint.

Path Parameters

subscriptionId
string<uuid>
required

Subscription ID

Body

application/json
items
object[]

Additional items. An empty array clears existing additional items

shipmentId
string<uuid> | null

Optional shipment to scope the additional items to

Response

Additional items updated

The response is of type object.