Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel
borderColor#ccc
bgColor#FCFCFC
titleColor#FFFFFF
titleBGColor#a0a0a0
borderStylesolid
titleSeparated Officer API

URL
https://base.url.org/mvc/api/oms/officers/separated?territory={territory}&startDate={from date}&endDate={to date}


Parameters

Parameter Name

Required

Description

Default

territory 

required

the alpha ID of the territory

startDate

required

the earlier end of the date range to search. The date format is yyyy-MM-dd

endDate

required

the latter end of the date range to search. The date format is yyyy-MM-dd



Responses

200 OK

Returned with the list of separated officers that are found within the specified date range

403 Forbidden

The user account does not have permission to access this resource

404 Not Found

Returned if NO separated officers are found within the specified date range


...