squareconnect.models.create_refund_request
Defines the body parameters that can be included in a request to the CreateRefund endpoint.
| Name | Type | Notes |
|---|---|---|
| idempotency_key | str | |
| tender_id | str | |
| reason | str | [optional] |
| amount_money | Money |
squareconnect.models.create_refund_request
Defines the body parameters that can be included in a request to the CreateRefund endpoint.
| Name | Type | Notes |
|---|---|---|
| idempotency_key | str | |
| tender_id | str | |
| reason | str | [optional] |
| amount_money | Money |