Request parameters for purchaseLabels operation in ShippingApi.

Export

ShippingApiPurchaseLabelsRequest

interface ShippingApiPurchaseLabelsRequest {
    body: PurchaseLabelsRequest;
    shipmentId: string;
}

Properties

Properties

Memberof

ShippingApiPurchaseLabels

shipmentId: string

Memberof

ShippingApiPurchaseLabels