PaymentMethod
Represents the way a customer pays for a transaction.
Columns
| Name | Type | References | Description |
| Account | Varchar | The account ID. | |
| Comments | Varchar | Users can add comments to provide additional details about a record. | |
| Company Name | Varchar | The company of the cardholder. | |
| Created Date | Varchar | The date and time the record was created. | |
| External Record ID | Varchar | The external record ID. | |
| First Name | Varchar | The customer’s first name. | |
| Payment Method ID | Varchar | The payment method ID. | |
| Implementer Type | Varchar | The implementer type. | |
| Is Auto Pay Enabled | Varchar | Indicates whather auto pay is enabled. | |
| Is Deleted | Varchar | Indicates whether the record is deleted. | |
| Last Modified Date | Varchar | The date the record was last modified. | |
| Last Name | Varchar | The customer’s last name. | |
| Name | Varchar | The customer’s name. | |
| Nick Name | Varchar | The nick name. | |
| Payment Method Address | Varchar | The address of the payment method. | |
| Payment Method City | Varchar | The city of the payment method. | |
| Payment Method Country | Varchar | The country of the payment method. | |
| Payment Method Country Code | Varchar | The country code of the payment method. | |
| Payment Method Details | Varchar | The details of the payment method. | |
| Payment Method Geocode Accuracy | Varchar | The geocode accuracy of the payment method. | |
| Payment Method Latitude | Varchar | The latitude of the payment method. | |
| Payment Method Longitude | Varchar | The longitude of the payment method. | |
| Payment Method Postal Code | Varchar | The postal code of the payment method. | |
| Payment Method State | Varchar | The state of the payment method. | |
| Payment Method State Code | Varchar | The state code of the payment method. | |
| Payment Method Street | Varchar | The street of the payment method. | |
| Payment Method Sub Type | Varchar | The sub-type of the payment method. | |
| Payment Method Type | Varchar | The type of the payment method. | |
| Payment Policy | Varchar | The payment policy. | |
| Saved Payment Method | Varchar | The saved payment method. | |
| Status | Varchar | The status of the payment method. | |
| System Modstamp | Varchar | The system modstamp. |