Class SuspendedTransactionsResponse
Properties
| NAME | TYPE | LENGTH | DESCRIPTION |
|---|---|---|---|
| RequestId | int | Value provided by the user to identify the request. The element can be blank or null. | |
| Result | Result | Possible responses are:
| |
| Message | string | Possible responses are:
| |
| Results | SuspendedTransaction[] | Array of Hold All Credits |
SuspendedTransaction
| NAME | TYPE | LENGTH | DESCRIPTION |
|---|---|---|---|
| Amount | decimal | Dollar amount of the transaction. | |
| EntityId | Int | Unique identifier that is generated by EPS to identify the Merchant Entity. | |
| ReferenceNumber | string | 20 | Unique identifier generated by EPS for each transaction created. |
| TransactionNumber | string | 50 | Unique identifier of a transaction. |
| TransactionDate | DateTime | The date and time the transaction was created. | |
| TransactionStatus | WSTransactionStatus | 50 | Possible response is:
|