Stratigraphy

put/api/v{version}/stratigraphy

Path parameters

versionstring required

Request body

idinteger required
boreholeIdinteger required

Gets or sets the foreign key for the BDMS.Models.Stratigraphy.Borehole associated with the BDMS.Models.Stratigraphy.

namestring nullable

Gets or sets the BDMS.Models.Stratigraphy's name.

datestring date-time nullable

Gets or sets the BDMS.Models.Stratigraphy's date.

isPrimaryboolean required

Gets or sets whether the BDMS.Models.Stratigraphy is primary.

updatedstring date-time nullable
updatedByIdinteger nullable
createdstring date-time nullable
createdByIdinteger nullable

Response

OK

idinteger required
boreholeIdinteger required

Gets or sets the foreign key for the BDMS.Models.Stratigraphy.Borehole associated with the BDMS.Models.Stratigraphy.

namestring nullable

Gets or sets the BDMS.Models.Stratigraphy's name.

datestring date-time nullable

Gets or sets the BDMS.Models.Stratigraphy's date.

isPrimaryboolean required

Gets or sets whether the BDMS.Models.Stratigraphy is primary.

updatedstring date-time nullable
updatedByIdinteger nullable
createdstring date-time nullable
createdByIdinteger nullable

Changes