Create Sandbox Environment

Creates a complete sandbox environment for development and testing, including a developer account, workspace, instance, entity, ledger structure, and Plaid sandbox bank connections.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired
developer_idstringRequired
industrystringOptional
preferencesobjectOptional

Response

Sandbox environment created successfully
successboolean or null
dataobject or null

Errors