# AchPaymentInfo
## Properties
**rail** | **String** | The payment rail type for ACH transfers |
**addressing_system** | **String** | The addressing system used for ACH transfers |
**account_holder_given_name** | **String** | The given name (first name) of the account holder |
**account_holder_surname** | **String** | The surname (last name) of the account holder |
**country** | **String** | The country for the transfer (ISO 3166-1 alpha-2 code) |
**account_number** | **String** | The bank account number |
**routing_number** | **String** | The bank routing number (ABA routing number) |
**account_type** | **String** | The type of bank account |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)