# OrdersV3.RefundRequestPost

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**orderId** | **Number** | Order id against which this refund will be created | 
**items** | **[Object]** |  | 
**reason** | **String** | Reason for refund | [optional] 
**payments** | [**[PaymentRequest]**](PaymentRequest.md) |  | 
