S2.Margot.ClientApiContracts.Dto.RefundProductDetails
ownedProductIdinteger<int32>
ownedProductNamestringnullable
paymentInstrumentIdstringnullable
paymentIntentIdstringnullable
paidPriceinteger<int32>
eligibleRefundAmountinteger<int32>
productTypestringnullable
effectiveAtstring<date-time>nullable
effectiveThroughstring<date-time>nullable
timezonestringnullable
warningsstring[]nullable
S2.Margot.ClientApiContracts.Dto.RefundProductDetails
{
"ownedProductId": 0,
"ownedProductName": "string",
"paymentInstrumentId": "string",
"paymentIntentId": "string",
"paidPrice": 0,
"eligibleRefundAmount": 0,
"productType": "string",
"effectiveAt": "2024-07-29T15:51:28.071Z",
"effectiveThrough": "2024-07-29T15:51:28.071Z",
"timezone": "string",
"warnings": [
"string"
]
}