Increase.Simulations.EntityOnboardingSessions (Increase v1.0.0)

Copy Markdown View Source

Sandbox-only simulations related to Entity Onboarding Session.

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 the submission of an Entity Onboarding Session. This session must have a status of active. After submission, the session will transition to expired and a new Entity will be created.

Functions

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

Simulates the submission of an Entity Onboarding Session. This session must have a status of active. After submission, the session will transition to expired and a new Entity will be created.

POST /simulations/entity_onboarding_sessions/{entity_onboarding_session_id}/submit