orders

Add a parcel to a pickup bag

Add a parcel to an existing pickup bag.

patch/api/v{version}/pickup-bags/{bagId}/add-parcel

Path parameters

versionstring required

The requested API version

bagIdstring uuid required

Headers

X-Tenantstring required

Input your tenant Id to access this API

Request body

pickupBagIdstring uuid
parcelIdsstring[] nullable

Response

OK

parcelIdstring uuid

Changes

No recorded changes to this endpoint across all 1 revision of this API.