The response schema for the purchaseShipment operation.

PurchaseShipmentResponse

interface PurchaseShipmentResponse {
    payload?: PurchaseShipmentResult;
}

Properties

Properties

PurchaseShipmentResponse