RefundRequest
ownedProductIdinteger<int32>
partialRefundAmountinteger<int32>nullable
partialRefundboolean
refundReasonstringnullable
notifyTenantUsersboolean
RefundRequest
{
"ownedProductId": 0,
"partialRefundAmount": 0,
"partialRefund": true,
"refundReason": "string",
"notifyTenantUsers": true
}