# InstaPayPaymentInfo ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**rail** | **string** | The payment rail type for InstaPay transfers | [default to undefined]| |**addressingSystem** | **string** | The addressing system used for InstaPay transfers | [default to undefined]| |**accountHolderGivenName** | **string** | The given name (first name) of the account holder | [default to undefined]| |**accountHolderSurname** | **string** | The surname (last name) of the account holder | [default to undefined]| |**accountNumber** | **string** | Recipient bank account or wallet number | [default to undefined]| |**bankName** | **string** | Name of the recipient\'s bank or wallet (e.g. BDO, BPI, GCash, Maya) | [default to undefined]| ## Enum: InstaPayPaymentInfoRailEnum * `InstaPay` (value: `'INSTA_PAY'`) ## Enum: InstaPayPaymentInfoAddressingSystemEnum * `InstaPay` (value: `'INSTA_PAY'`) [[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)