FaciesDescription

Asynchronously gets the BDMS.Models.FaciesDescriptions, filtered by stratigraphyId.

get/api/v{version}/faciesdescription

Path parameters

versionstring required

Query parameters

stratigraphyIdinteger

The id of the stratigraphy referenced in the facies descriptions to get.

Response

OK

idinteger required
stratigraphyIdinteger required
createdByIdinteger nullable
createdstring date-time nullable
updatedByIdinteger nullable
updatedstring date-time nullable
descriptionstring nullable

Gets or sets the BDMS.Models.FaciesDescription's description.

faciesIdinteger nullable

Gets or sets the id of the BDMS.Models.FaciesDescription's facies.

fromDepthnumber double required
toDepthnumber double required

Changes