# PaycometRestApi.IvrGetsessionBody

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**terminal** | **Number** | Product or terminal Id. | 
**ivrProviderId** | **Number** | Supplier / IVR integrator code. | 
**ivrStationId** | **String** | Location identifier. | 
**ivrMerchantAmount** | **Number** | Amount of the operation in full format. 1,00 EURO &#x3D; 100, 4,50 EUROS &#x3D; 450... | 
**ivrMerchantCurrency** | **String** | Transaction currency. | 
**ivrMerchantOrder** | **String** | Operation reference. It must be unique in each valid transaction. IMPORTANT IN CASE OF SUBSCRIPTIONS Do not include the characters “[“ or “]”, they will be used to recognise the business idUser. | 
**ivrMerchantLanguage** | **String** | Language (iso2) in which the IVR phrases will be sent | 
**ivrTransactionType** | **String** | Possible types 107 Bankstore user registration 1 Authorization 3 Pre-authorization 9 Subscription | 
**ivrMerchantConcept** | **String** | Operation concept. | [optional] 
**ivrSubscriptionStartdate** | **String** | Mandatory in subscriptions. Subscription start date. | [optional] 
**ivrSubscriptionEnddate** | **String** | Mandatory in subscriptions. Subscription end date. | [optional] 
**ivrSubscriptionPeriodicity** | **Number** | Mandatory in subscriptions. Frequency of the payment from the start date. The number is expressed in Days. It cannot be more than 365 days. | [optional] 
**ivrMaxRetries** | **Number** | Number of attempts permitted. | [optional] 
**ivrSessionTimeout** | **Number** | Maximum session time. In seconds. | [optional] 
**ivrCallbackStationTimeout** | **String** | Extension of return in case of timeout. | [optional] 
**ivrCallbackStationOk** | **String** | Extension of return in case of operation OK. | [optional] 
**ivrCallbackStationKo** | **String** | Extension of return in case of operation KO. | [optional] 
**ivrCallerPhoneNumber** | **String** | Number of incoming call. | [optional] 
**ivrProviderData01** | **String** | Optional field. | [optional] 
**vrProviderData02** | **String** | Optional field. | [optional] 
**ivrProviderData03** | **String** | Optional field. | [optional] 
**ivrProviderData04** | **String** | Optional field. | [optional] 
**ivrProviderData05** | **String** | Optional field. | [optional] 
