Skip to content

How to Work With Test Mode Tenant Data

Billtrust Platform Test Mode

Every tenant on the Billtrust Platform has a test mode that can be used to test configuration and data changes safely without affecting production data. The test mode tenant can also be accessed via the API by supplying the unique Tenant ID of the test mode tenant in place of the production tenant's Tenant ID.

Finding Your Tenant's Test Mode Tenant ID

To find your tenant's test mode Tenant ID, query the login endpoint by following the instructions here. You will find the testTenantID in the response.

Configuring Your API Key to Access Test Mode Tenant Data

The test mode tenant's data and configuration are entirely separate from the production tenant. This includes user access. Before your API user can access test mode tenant data, that user will need to be granted the appropriate user role in the test mode tenant. It does not inherit this access automatically from the production tenant.