Sandbox-only simulations related to Real Time Payments Transfer.
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 submission of a Real-Time Payments
Transfer and handling the response from the
destination financial institution. This transfer must first have a status
of pending_submission.
Functions
@spec complete( Increase.Client.t() | keyword() | nil, String.t(), map() | keyword(), keyword() ) :: {:ok, Increase.RealTimePaymentsTransfers.RealTimePaymentsTransfer.t()} | {:error, Increase.Error.t()}
Simulates submission of a Real-Time Payments
Transfer and handling the response from the
destination financial institution. This transfer must first have a status
of pending_submission.
POST /simulations/real_time_payments_transfers/{real_time_payments_transfer_id}/complete