v25

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-08143108383.9 KB
Casing

put/api/v{version}/casing

Path parameters

versionstring required

Request body

idinteger required
completionIdinteger required

Gets or sets foreign key for the BDMS.Models.Casing.Completion of this BDMS.Models.Casing.

namestring

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

dateStartstring date nullable

Gets or sets the BDMS.Models.Casing's start date.

dateFinishstring date nullable

Gets or sets the BDMS.Models.Casing's finish date.

notesstring nullable

Gets or sets the BDMS.Models.Casing's notes.

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

Response

OK

idinteger required
completionIdinteger required

Gets or sets foreign key for the BDMS.Models.Casing.Completion of this BDMS.Models.Casing.

namestring

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

dateStartstring date nullable

Gets or sets the BDMS.Models.Casing's start date.

dateFinishstring date nullable

Gets or sets the BDMS.Models.Casing's finish date.

notesstring nullable

Gets or sets the BDMS.Models.Casing's notes.

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