Sha256: fa5456dcb67aaa18ea2ae7f91996ef2166147d674eff1585107c5e275f47f3df

Contents?: true

Size: 816 Bytes

Versions: 29

Compression:

Stored size: 816 Bytes

Contents

# SquareConnect::V1CreateRefundRequest

### Description

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**payment_id** | **String** | The ID of the payment to refund. If you're creating a PARTIAL refund for a split tender payment, instead provide the id of the particular tender you want to refund. See Split Tender Payments for details. | 
**type** | **String** | TThe type of refund (FULL or PARTIAL). | 
**reason** | **String** | The reason for the refund. | 
**refunded_money** | [**V1Money**](V1Money.md) | The amount of money to refund. Required only for PARTIAL refunds. | [optional] 
**request_idempotence_key** | **String** | An optional key to ensure idempotence if you issue the same PARTIAL refund request more than once. | [optional] 


Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
square_connect-2.3.1.161 docs/V1CreateRefundRequest.md
square_connect-2.3.0.154 docs/V1CreateRefundRequest.md
square_connect-2.3.0.153 docs/V1CreateRefundRequest.md
square_connect-2.2.1.145 docs/V1CreateRefundRequest.md
square_connect-2.2.0.110 docs/V1CreateRefundRequest.md
square_connect-2.1.1.106 docs/V1CreateRefundRequest.md
square_connect-2.1.1.99 docs/V1CreateRefundRequest.md
square_connect-2.1.0.78 docs/V1CreateRefundRequest.md
square_connect-2.1.0.beta docs/V1CreateRefundRequest.md