{
"creditAmountCents": "string",
"description": "string",
"invoiceId": "string",
"items": [
{
"amountCents": "string",
"feeId": "string"
}
],
"metadata": [
{
"key": "string",
"value": "string"
}
],
"offsetAmountCents": "string",
"reason": "CREDIT_NOTE_REASON_UNSPECIFIED",
"refundAmountCents": "string"
}