Retrieve the list of available refund reason codes.
| Field | Type | Description |
|---|---|---|
reasons | array | List of available reason codes |
reasons[].code | string | Reason code to use in refund requests |
reasons[].description | string | Human-readable description |
code value in the reason field:
CUSTOMER_REQUEST is used as the default.