Developer Concepts
Cross-segment technical primitives for integrating with Debitura APIs.
- Authentication — API key authentication
- Environments — Production and sandbox environments
- Case Identifiers — Reference numbers and unique identifiers
- Error Handling — Error formats and common codes
- Pagination — Paginating list responses
- Rate Limiting — API rate limits and throttling
- Idempotency — Safe retry patterns
- Filtering and Sorting — Query parameters for filtering and sorting
- Webhooks — Event notifications and signature verification
- Case Lifecycle — How cases progress through collection
- Test Cases — Creating test data without triggering collection
These concepts apply across all integration tracks. For business logic and workflows, see the respective track documentation.