Newer Version Available
ConnectApi.ReferencedRefundRequest
Subclass of ConnectApi.RefundRequest.
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| accountId | String | ID of the account linked to the referenced refund request. | Optional | 50.0 |
| amount | Double | Amount refunded. | Required | 50.0 |
| clientContext | String | Context for payment APIs. Used for a payment caller to re-establish context. | Optional | 50.0 |
| comments | String | Optional comments for the refund. | Optional | 50.0 |
| effectiveDate | Datetime | Date when the refund becomes effective. | Optional | 50.0 |
| paymentGroup | ConnectApi.PaymentGroupRequest | Payment group details associated with the refund request. | Optional | 50.0 |