Claims
Create and list claims.
Create a claim for a connected entity
Creates a debt-recovery claim against a defendant on behalf of a connected entity, optionally linking documents previously uploaded via `POST /documents/upload-url`.
List claims originated for an entity
Lists the claims this partner originated for the given entity, newest first, with cursor pagination. Listing is most useful for reconciliation and is permitted even after the entity has disconnected the partner, so you can still reconcile historical claims; the disconnected state is surfaced via `entity_disconnected` / `entity_disconnected_at` at both the top level and on each claim.