| Name | Description | Type | Additional information |
|---|---|---|---|
| DeliveryExperience |
Gets and sets the DeliveryExperience property. The delivery confirmation level. DeliveryExperience values: DeliveryConfirmationWithAdultSignature - Delivery confirmation with adult signature. DeliveryConfirmationWithSignature - Delivery confirmation with signature. DeliveryConfirmationWithoutSignature - Delivery confirmation without signature. NoTracking - No delivery confirmation. |
string |
Required |
| DeclaredValue |
Gets and sets the DeclaredValue property. The declared value of the shipment. The carrier uses this value to determine how much to insure the shipment for. If DeclaredValue is greater than the carrier's minimum insurance amount, the seller is charged for the additional insurance as determined by the carrier. |
MWSMerchantFulfillmentService.Model.CurrencyAmount |
None. |
| CarrierWillPickUp |
Gets and sets the CarrierWillPickUp property. true if the carrier will pick up the package, otherwise false. Indicates whether the carrier will pick up the package. Note: Scheduled carrier pickup is available only in the US using Dynamex. |
boolean |
Required |
| LabelFormat |
Gets and sets the LabelFormat property. The seller's preferred label format. Must match one of the AvailableLabelFormats returned by GetEligibleShippingServices. |
string |
None. |