Guides Recipes
Guides Recipes
Focused patterns for common integration tasks. Each recipe is deliberately small: one job, the key API surface, and the implementation notes that matter when wiring a real system.
When to use a recipe
Reach for a recipe when you want a working pattern for a specific task. If you need the complete endpoint list, request and response schemas, or error formats, use the REST API reference instead. If you are designing a larger integration, start with Scenarios to map the workflow before choosing individual recipes.
Setup
Clients & matters
Time & billing
Posting a work item
Create time entries and disbursements against a matter.
Post a journal entry
Record general ledger postings from an external finance workflow.
Reissue an invoice
Void and reissue an existing invoice without losing the audit trail.
Apply credit notes
Create and apply a credit note against an outstanding invoice.