Interface FulfillmentInboundApiModelPartneredEstimate

The estimated shipping cost for a shipment using an Amazon-partnered carrier.

PartneredEstimate

interface FulfillmentInboundApiModelPartneredEstimate {
    Amount: FulfillmentInboundApiModelAmount;
    ConfirmDeadline?: string;
    VoidDeadline?: string;
}

Properties

PartneredEstimate

ConfirmDeadline?: string

Timestamp in ISO 8601 format.

PartneredEstimate

VoidDeadline?: string

Timestamp in ISO 8601 format.

PartneredEstimate

MMNEPVFCICPMFPCPTTAAATR