| Action: | GET ALL | |||||||||||
| Method: | GET | |||||||||||
| URL: | /api/v1/static/gender/getall | |||||||||||
| Description: | Fetch all Static Gender records | |||||||||||
| Type | Key | DataType | Notes | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Headers | api-key | String | Your Api-Key | |||||||||
| Params | ReturnFormat | String | Json or Xml | |||||||||
| Return Data: | Json or XML collection of Static Gender records. [{ "GenderID": 2, "Name": "Female", "Description": "Female" }] |
| ||||||||||