S2.Margot.ClientApiContracts.Criteria.ProductPurchaseProcessingCriteria
productIdinteger<int32>
qtyinteger<int32>
preferredPaymentDayOfMonthinteger<int32>nullable
timezonestringnullable
effectiveAtstring<date-time>nullable
autorenewboolean
stripeCustomerIdstringnullable
paymentMethodIdstringnullable
savePaymentMethodToCustomerboolean
tenantIdinteger<int32>
ownedProductIdinteger<int32>nullable
notifyTenantUsersboolean
tagstringnullable
S2.Margot.ClientApiContracts.Criteria.ProductPurchaseProcessingCriteria
{
"productId": 0,
"qty": 0,
"preferredPaymentDayOfMonth": 0,
"timezone": "string",
"effectiveAt": "2024-07-29T15:51:28.071Z",
"autorenew": true,
"stripeCustomerId": "string",
"paymentMethodId": "string",
"savePaymentMethodToCustomer": true,
"tenantId": 0,
"ownedProductId": 0,
"notifyTenantUsers": true,
"tag": "string"
}