PayerAccountData
Returns list of payer accounts:
Properties
| Parameter | Type | Description |
|---|---|---|
| Id | int | Identifier for the account |
| Last4Digits | string | Last4digits of the card |
| ExpiryDate | DateTime | ExpiryDate of the card |
| LastUsed | DateTime | Last used date time |
| PaymentType | string | Payment Type: Visa, Master Card, etc. |
| PayType | string | PayType |