On this page
No Headings
Defines a recurring wallet transaction rule that triggers based on specific conditions.
objecttriggerrequiredstring"INTERVAL", "THRESHOLD"Condition that triggers the recurring transaction rule
paid_creditsstring^(0|[1-9]\d*)(\.\d+)?$Number of paid credits to be added when the rule is triggered. Must be a positive value
granted_creditsstring^(0|[1-9]\d*)(\.\d+)?$Number of granted credits to be added when the rule is triggered. Must be a positive value
methodrequiredstring"FIXED", "TARGET"Method for recurring transaction execution
intervalstring"WEEKLY", "MONTHLY", "QUARTERLY", "YEARLY"The billing cycle indicating how often the subscription is charged
started_atobjectdate-timeStart date of the recurring wallet transaction rule
expiration_atobjectdate-timeExpiration date of the recurring wallet transaction rule
threshold_creditsstringThreshold of credits that triggers the recurring transaction rule.
target_ongoing_balancestringTarget ongoing balance that triggers the recurring transaction rule.