Increase.Simulations.WireDrawdownRequests (Increase v1.0.0)

Copy Markdown View Source

Sandbox-only simulations related to Wire Drawdown Request.

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 a Wire Drawdown Request being refused by the debtor.

Simulates a Wire Drawdown Request being submitted to Fedwire.

Functions

refuse(client, wire_drawdown_request_id, opts \\ [])

Simulates a Wire Drawdown Request being refused by the debtor.

POST /simulations/wire_drawdown_requests/{wire_drawdown_request_id}/refuse

submit(client, wire_drawdown_request_id, opts \\ [])

Simulates a Wire Drawdown Request being submitted to Fedwire.

POST /simulations/wire_drawdown_requests/{wire_drawdown_request_id}/submit