Interface VendorDirectFulfillmentShippingApiModelGetCustomerInvoicesResponse

The response schema for the getCustomerInvoices operation.

GetCustomerInvoicesResponse

interface VendorDirectFulfillmentShippingApiModelGetCustomerInvoicesResponse {
    errors?: Error[];
    payload?: VendorDirectFulfillmentShippingApiModelCustomerInvoiceList;
}

Properties

Properties

errors?: Error[]

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

GetCustomerInvoicesResponse

GetCustomerInvoicesResponse

MMNEPVFCICPMFPCPTTAAATR