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