Get suggested department

Returns the department this case’s order would map to from the shipper connection — a non-binding default for the UI. Department is never auto-applied; the frontend applies it explicitly via the update route. | authz: min_org_role=operator | () -> (PydanticObjectId | None)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

case_idstringRequired

Response

Successful Response

Errors

422
Cases Get Suggested Department V1request Unprocessable Entity Error