Class CreateCheck21AdjustmentRequest
Properties
NAME | TYPE | LENGTH | REQUIRED | DESCRIPTION |
---|---|---|---|---|
StoreId | long | Y | Unique user ID generated by EPS. | |
StoreKey | string | Y | Unique password generated by EPS. | |
EntityId | int | Y | Unique identifier that is generated by EPS to identify the Owner Entity. | |
CorrectDollarAmount | decimal | Y | Face value of a check. (The amount the check is written for.) | |
Description | string | 250 | Y | This element can be used to define or explain the purpose of this request like Encoding Error or Other. Freeform text can be provided by the user to identify the request. For EPS "Other" would cover:
|
MerchantId | int | Y | Unique identifier that is generated by EPS to identify the Merchant Entity. | |
OriginalDollarAmount | decimal | Y | Original amount of transaction (that it is currently) | |
OriginalReferenceNumber | string | 20 | Y | The system assigned reference number for a transaction. |
RequestDate | datetime | Date the request is being made. The element cannot be blank but can be null. | ||
RequestId | int | Value provided by the user to identify the request. The element can be blank or null. |