Get suggested department
Returns the coordinator’s account-level default department for the order’s shipper. | authz_personas=[coordinator_org_operators, order_executor_org_operators] | () -> (PydanticObjectId | None)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
order_id
Response
Successful Response
Errors
422
Orders Get Suggested Department V1request Unprocessable Entity Error

