# PaycometRestApi.V1paymentsorderrefundPayment

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**terminal** | **Number** | Product or terminal Id. | 
**amount** | **String** | Amount to refund in number format. If empty, total refund asumed. | 
**currency** | **String** | Currency of the transaction | 
**authCode** | **String** |  Original bank code of the authorization of the transaction. | 
**originalIp** | **String** | IP Address of the application of the business. | 
**tokenUser** | **String** | Token code associated with the IdUser. | [optional] 
**idUser** | **Number** | Unique identifier of the user registered in the system. | [optional] 
**notifyDirectPayment** | **Number** | Configurate POST notification of the operation result (possible values: 1 - force notify, 2 - not notify). It will notify if is not informed | [optional] 
