Newer Version Available
Refund
Output representation of refund details.
- JSON example
-
1refund": { 2 "fee": 15.71, 3 "premium": 31.42, 4 "tax": 15.71 5 }
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| fee | Double | Refund fee amount after cancellation. | Small, 63.0 | 63.0 |
| premium | Double | Refund premium amount after cancellation. | Small, 63.0 | 63.0 |
| tax | Double | Refund tax amount after cancellation. | Small, 63.0 | 63.0 |