Operations at https://interdev.dot.state.fl.us/fel4_u/OrgCodeService.svc

This page describes the service operations at this endpoint.

Uri Method Description
/orgcodes/ GET Returns a list of IOrgCode with all org codes.
/orgcodes/{fullOrgCode}/ GET Returns an IOrgCode for the specified full org code string.
/orgcodes/costcenter/{costCenter}/ GET Returns an IOrgCode for the specified cost center.
/orgcodes/district/{district}/ GET Returns a list of IOrgCode for the specified district.
/orgcodes/partial/{partialOrgCode}/ GET Returns a list of IOrgCode matching the specified partial org code.
/orgcodes/racf/{racfId}/ GET Returns an IOrgCode for the specified RACF id.
GetOrgCode POST Returns an IOrgCode for the specified org code id.