Environments
Debitura does not provide a traditional test environment for most integrations. Instead, use the IsTest flag in production.
Clients and Collection Partners
There is no separate test environment. You integrate directly with production and use the IsTest flag when creating cases.
Cases created with IsTest: true:
- Go through full validation
- Appear in your account
- Are not assigned to collection partners
- Do not trigger collection activity or communications
This approach means your test cases use the exact same validation and API behavior as real cases.
Production URLs
| API | Base URL |
|---|---|
| Customer API | https://customer-api.debitura.com |
| Collection Partner API | https://collectionpartner-api.debitura.com |
Referral Partners
Referral partners are the exception. They receive access to a dedicated test environment with separate URLs, data isolation, and no real collection activity.
See Referral Partner Environments for URLs and setup details.