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
- Do not trigger collection activity or communications
Customer API: test cases are not assigned to any collection partner — they remain in your account unrouted.
Collection Partner API: test cases are self-assigned to the managing partner (routing isolation). They never enter the global routing pipeline or appear on other partners' work queues. See Test Cases for visibility opt-in details.
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.