v25

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

put/api/v{version}/completion

Path parameters

versionstring required

Request body

idinteger required
boreholeIdinteger required

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

isPrimaryboolean

Gets or sets whether this BDMS.Models.Completion is the primary BDMS.Models.Completion.

namestring nullable

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

kindIdinteger required

Gets or sets the BDMS.Models.Completion's type id.

notesstring nullable

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

abandonDatestring date nullable

Gets or sets the BDMS.Models.Completion's abandon date.

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

Response

OK

idinteger required
boreholeIdinteger required

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

isPrimaryboolean

Gets or sets whether this BDMS.Models.Completion is the primary BDMS.Models.Completion.

namestring nullable

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

kindIdinteger required

Gets or sets the BDMS.Models.Completion's type id.

notesstring nullable

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

abandonDatestring date nullable

Gets or sets the BDMS.Models.Completion's abandon date.

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