PUT api/private/FormSpecies/Disable?formId={formId}&speciesId={speciesId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
formId | integer |
Required |
|
speciesId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Domain.Form.FormSpeciesName | Description | Type | Additional information |
---|---|---|---|
FormId | integer |
None. |
|
Form | Domain.Form.Form |
None. |
|
SpeciesId | integer |
None. |
|
Species | Domain.Species.Species |
None. |
|
FormConditions | Collection of Domain.Form.FormCondition |
None. |
|
EH | string |
None. |
|
PH | string |
None. |
|
LastObservationYear | string |
None. |
|
Id | integer |
None. |
|
CreatedDate | date |
None. |
|
ModifiedDate | date |
None. |
|
Disabled | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.