Sandbox-only simulations related to Account Revenue Payment.
These endpoints only work against the sandbox environment and let you fast-forward events that would otherwise take hours or days in production (settlement, acknowledgement, returns, and so on). See https://increase.com/documentation/api/overview#sandbox for details.
Summary
Functions
Simulates an account revenue payment to your account. In production, this happens automatically on the first of each month.
Functions
@spec create(Increase.Client.t() | keyword() | nil, map() | keyword(), keyword()) :: {:ok, Increase.Transactions.Transaction.t()} | {:error, Increase.Error.t()}
Simulates an account revenue payment to your account. In production, this happens automatically on the first of each month.
POST /simulations/account_revenue_payments