Interface VendorOrdersApiModelGetPurchaseOrdersResponse

The response schema for the getPurchaseOrders operation.

GetPurchaseOrdersResponse

interface VendorOrdersApiModelGetPurchaseOrdersResponse {
    errors?: Error[];
    payload?: VendorOrdersApiModelOrderList;
}

Properties

Properties

errors?: Error[]

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

GetPurchaseOrdersResponse

GetPurchaseOrdersResponse

MMNEPVFCICPMFPCPTTAAATR