Request parameters for purchaseLabels operation in ShippingApi.

ShippingApiPurchaseLabelsRequest

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

Properties

Properties

ShippingApiPurchaseLabels

shipmentId: string

ShippingApiPurchaseLabels