Wellbore Plunger
the wellbore plunger table describes plungers installed in the well, used for plunger lift modeling a plunger belongs to a tubing string — sourcetubingid must match an existing wellbore tubing docid\ t6sgy9y9xnvabpqnnqotq record the unique constraint on plunger entries is sourcetubingid + sourceid the tubing string referenced by sourcetubingid must be loaded before adding a plunger to it variable data type unit of measure is nullable? default value description sourceid string no unique identifier of the plunger, to enable upserts sourcewellid string no source id for the well must match the sourceid of a record in the well docid\ p xhbe4jqkjqemay7aol5 table sourcewellboreid string no source id for the wellbore must match the sourceid of a record in the wellbore docid\ xpqwcas8awdawyssmvjy6 table sourcetubingid string no source id of the tubing string in which the plunger is installed must match the sourceid of a wellbore tubing docid\ t6sgy9y9xnvabpqnnqotq record rundate datetime offset no date the plunger was installed datetime offset (with timezone) in iso 8601 format example 2022 09 27t16 28 37 +0000 pulldate datetime offset yes date the plunger was removed from the well datetime offset (with timezone) in iso 8601 format make string no manufacturer of the plunger installed model string no manufacturer assigned model of the plunger type string no source provided plunger classification in the well (e g , conventional, bypass, pad, free cycle, etc ) bumperspringdepth double ft no measured depth of the bumper spring installation — the landing depth where the plunger comes to rest at the bottom of the well data integrity checks condition response any non nullable field is null or empty record rejected (sourcewellid, sourcewellboreid, sourcetubingid) does not match an existing tubing row skipped partial success on bulk ingest rows referencing an unknown tubing string are skipped while the remaining rows are written the error response names each skipped row an error response therefore does not mean nothing was written common error messages api scenario error response add / upsert plunger unknown tubing wellboreplunger with sourceid 'xxx' was skipped tubing with sourcewellid 'xxx' and sourcewellboreid 'xxx' and sourcetubingid 'xxx' was not found

