Module mws::merchant_fulfillment[][src]

Merchant Fulfillment - Version 2015-06-01

Documentation

Structs

Address
CancelShipmentPayload
Carrier
CreateShipmentPayload
CurrencyAmount
Error

The Error type.

FileContents
GetEligibleShippingServicesPayload
GetShipmentPayload
Item
Label
LabelCustomization
LabelDimensions
PackageDimensions
Shipment
ShipmentRequestDetails
ShippingService
ShippingServiceOptions
Weight

Enums

DeliveryExperience
DimensionsUnit
ErrorKind

The kind of an error.

HazmatType
ShipmentStatus
WeightUnit

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

Functions

CancelShipment
CreateShipment

The CreateShipment operation purchases shipping and returns PDF, PNG, or ZPL document data for a shipping label, depending on the carrier.

GetEligibleShippingServices

Returns a list of shipping service offers.

GetShipment

Type Definitions

CancelShipmentResponse
CreateShipmentResponse
GetEligibleShippingServicesResponse
GetShipmentResponse
Result

Convenient wrapper around std::Result.