Testing in Sandbox
When testing in sandbox you can simulate typical workflows and edge case scenarios for the following products: You can do your API testing in command line or using our Postman Collection as described below. Additionally, you can review account and transaction activities directly from the Developer Dashboard.Funds Settlement in Sandbox
Not all types of payments will settle funds when testing the API in Sandbox. Endpoints including/ach
, /wire
, and /apply/deposit
may flow through to a final status as though it settled funds in Production, but it is expected that account balances in Sandbox will remain unaltered.
An exception to this rule are Book Transfers. Payments made using the /book
endpoint will transfer funds in Sandbox.
Postman Collection
Test our API in Sandbox immediately, using Treasury Prime Postman Collection. Postman is a visual editing tool for building and testing API requests without configuring a full development environment.