Interface VendorOrdersApiModelGetPurchaseOrderResponse

The response schema for the getPurchaseOrder operation.

GetPurchaseOrderResponse

interface VendorOrdersApiModelGetPurchaseOrderResponse {
    errors?: Error[];
    payload?: VendorOrdersApiModelOrder;
}

Properties

Properties

errors?: Error[]

A list of error responses returned when a request is unsuccessful.

GetPurchaseOrderResponse

GetPurchaseOrderResponse

MMNEPVFCICPMFPCPTTAAATR