{
"comment": "string",
"orderLevelRefundAmount": {
"currency": "string",
"value": "string"
},
"reasonForRefund": "string",
"refundItems": [
{
"legacyReference": {
"legacyItemId": "string",
"legacyTransactionId": "string"
},
"lineItemId": "string",
"refundAmount": {
"currency": "string",
"value": "string"
}
}
]
}