Companies
Each company is an isolated tenant with its own data and API tokens.
No companies yet
Create one to get an isolated ERP environment with its own API base URL and tokens.
Each company is an isolated tenant with its own data and API tokens.
Create one to get an isolated ERP environment with its own API base URL and tokens.
· ·
Same scenario + seed always produces an identical dataset, so you can reset and reproduce a test environment exactly.
Every generated dataset is checked before it is served. A failing check fails the whole run rather than serving broken data.
Generate a dataset on the Data tab and it will show up here.
Computed from the ledger on every request, never stored — so a report can never disagree with the postings behind it. Use these to check the Proxy ERP figures against your own system.
Point the application under test at this base URL. Nothing else should need to change.
Mint a session token and get a ready-made request, so you can verify the connection before touching the application.
Uncheck an entitlement to make the matching endpoints return the real Tripletex 403 / 9000 envelope — for testing permission-denied paths.
Inject latency, errors or rate limiting into this company's API responses for resilience testing.
Every API call this company received. The fastest way to see what the application actually sent.