Interface VendorTransactionStatusApiModelGetTransactionResponse

The response schema for the getTransaction operation.

GetTransactionResponse

interface VendorTransactionStatusApiModelGetTransactionResponse {
    errors?: Error[];
    payload?: VendorTransactionStatusApiModelTransactionStatus;
}

Properties

Properties

errors?: Error[]

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

GetTransactionResponse

GetTransactionResponse

MMNEPVFCICPMFPCPTTAAATR