# CipsPaymentInfo ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**rail** | **string** | The payment rail type for CIPS transfers | [default to undefined]| |**addressingSystem** | **string** | The addressing system used for CIPS transfers | [default to undefined]| |**accountHolderGivenName** | **string** | The given name (first name) of the account holder | [default to undefined]| |**bankName** | **string** | Name of the recipient\'s bank | [default to undefined]| |**bankCountry** | **string** | ISO 3166-1 alpha-2 country code of the bank | [default to undefined]| |**swiftCode** | **string** | SWIFT/BIC code of the recipient bank | [default to undefined]| |**accountNumber** | **string** | Recipient bank account number | [default to undefined]| |**accountHolderSurname** | **string** | The surname (last name) of the account holder | [optional] [default to undefined]| |**referenceId** | **string** | Optional payment reference | [optional] [default to undefined]| ## Enum: CipsPaymentInfoRailEnum * `Cips` (value: `'CIPS'`) ## Enum: CipsPaymentInfoAddressingSystemEnum * `Cips` (value: `'CIPS'`) [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)