The response schema for the directPurchaseShipment operation.

DirectPurchaseResponse

interface DirectPurchaseResponse {
    payload?: DirectPurchaseResult;
}

Properties

Properties

DirectPurchaseResponse