{
"subscriptionId": "string",
"invoiceIds": [
"string"
],
"isEligibleForRefund": true,
"effectiveDate": "string",
"currencyIsoCode": "string",
"maxRefundAmount": "string",
"refundBreakdown": [
{
"type": "string",
"maximumRefundAmount": 0,
"requiresMerchantAction": true
}
],
"proratedRefund": {
"refundAmount": 0,
"billingCycleStartDate": "string",
"billingCycleEndDate": "string"
}
}