Interface VendorDirectFulfillmentPaymentsApiModelSubmitInvoiceResponse

The response schema for the submitInvoice operation.

SubmitInvoiceResponse

interface VendorDirectFulfillmentPaymentsApiModelSubmitInvoiceResponse {
    errors?: Error[];
    payload?: VendorDirectFulfillmentPaymentsApiModelTransactionReference;
}

Properties

Properties

errors?: Error[]

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

SubmitInvoiceResponse

SubmitInvoiceResponse

MMNEPVFCICPMFPCPTTAAATR