The request schema for the OneClickShipment operation. When the channelType is not Amazon, shipTo is required and when channelType is Amazon shipTo is ignored.

OneClickShipmentRequest

Properties

channelDetails: ChannelDetails

OneClickShipmentRequest

destinationAccessPointDetails?: AccessPointDetails

OneClickShipmentRequest

labelSpecifications: RequestedDocumentSpecification

OneClickShipmentRequest

packages: Package[]

A list of packages to be shipped through a shipping service offering.

OneClickShipmentRequest

returnTo?: Address

OneClickShipmentRequest

serviceSelection: ServiceSelection

OneClickShipmentRequest

shipDate?: string

The ship date and time (the requested pickup). This defaults to the current date and time.

OneClickShipmentRequest

shipFrom: Address

OneClickShipmentRequest

shipperInstruction?: ShipperInstruction

OneClickShipmentRequest

shipTo?: Address

OneClickShipmentRequest

taxDetails?: TaxDetail[]

A list of tax detail information.

OneClickShipmentRequest

valueAddedServicesDetails?: OneClickShipmentValueAddedService[]

The value-added services to be added to a shipping service purchase.

OneClickShipmentRequest