Security
(bearer and appkey) or (sauth_service_token and appkey)
A list of well entities to be created or updated
Array []
- ProdEUhttps://eu-api.delfi.slb.com/drillplan/offset-well-data/v1/wells
- ProdUShttps://api.delfi.slb.com/drillplan/offset-well-data/v1/wells
- Mock serverhttps://developer.slb.com/_mock/solutions/drillplan/apis/offsetwellapi/v1/wells
- bearer + appkey
- sauth_service_token + appkey
- application/json-patch+json
- application/json
- text/json
- application/*+json
curl -i -X POST \
https://eu-api.delfi.slb.com/drillplan/offset-well-data/v1/wells \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json-patch+json' \
-H 'appkey: YOUR_API_KEY_HERE' \
-H 'slb-partition-id: string' \
-d '[
{
"casings": [
{
"type": "string",
"od": 0.1,
"depth_from": 0.1,
"depth_to": 0.1,
"section_id": "string"
}
],
"formation_tops": [
{
"formation_name": "string",
"top_md": 0.1,
"top_tvd": 0.1
}
],
"rigs": [
{
"type": "string",
"name": "string",
"release_date": "2019-08-24T14:15:22Z"
}
],
"sections": [
{
"type": "string",
"size": 0.1,
"depth_from": 0.1,
"depth_to": 0.1,
"section_summary": "string",
"section_name": "string",
"section_tag": "string",
"section_id": "string"
}
],
"id": "string",
"along_hole_departure": 0.1,
"area": "string",
"clean_time": 0.1,
"completion_type": "string",
"country": "string",
"county": "string",
"data_source": "string",
"elevation_ground": 0.1,
"elevation_kb": 0.1,
"field": "string",
"geodetic_system": "string",
"well_guid": "string",
"is_offshore": true,
"location": {
"latitude": 0.1,
"longitude": 0.1
},
"max_inc": 0.1,
"name": "string",
"north_south": 0.1,
"spud_date": "2019-08-24T14:15:22Z",
"state": "string",
"target_formation": "string",
"total_depth": 0.1,
"total_time": 0.1,
"uwi": "string",
"well_type": "string",
"well_design": "string",
"well_purpose": "string",
"well_fluid": "string"
}
]'Created
Response
- text/plain
- application/json
- text/json
{
"total_entity_count": 0,
"created_entity_count": 0,
"updated_entity_count": 0,
"created_entities": [
{
"casings": [
{
"type": "string",
"od": 0.1,
"depth_from": 0.1,
"depth_to": 0.1,
"section_id": "string"
}
],
"formation_tops": [
{
"formation_name": "string",
"top_md": 0.1,
"top_tvd": 0.1
}
],
"rigs": [
{
"type": "string",
"name": "string",
"release_date": "2019-08-24T14:15:22Z"
}
],
"sections": [
{
"type": "string",
"size": 0.1,
"depth_from": 0.1,
"depth_to": 0.1,
"section_summary": "string",
"section_name": "string",
"section_tag": "string",
"section_id": "string"
}
],
"id": "string",
"along_hole_departure": 0.1,
"area": "string",
"clean_time": 0.1,
"completion_type": "string",
"country": "string",
"county": "string",
"data_source": "string",
"elevation_ground": 0.1,
"elevation_kb": 0.1,
"field": "string",
"geodetic_system": "string",
"well_guid": "string",
"is_offshore": true,
"location": {
"latitude": 0.1,
"longitude": 0.1
},
"max_inc": 0.1,
"name": "string",
"north_south": 0.1,
"spud_date": "2019-08-24T14:15:22Z",
"state": "string",
"target_formation": "string",
"total_depth": 0.1,
"total_time": 0.1,
"uwi": "string",
"well_type": "string",
"well_design": "string",
"well_purpose": "string",
"well_fluid": "string"
}
],
"updated_entities": [
{
"casings": [
{
"type": "string",
"od": 0.1,
"depth_from": 0.1,
"depth_to": 0.1,
"section_id": "string"
}
],
"formation_tops": [
{
"formation_name": "string",
"top_md": 0.1,
"top_tvd": 0.1
}
],
"rigs": [
{
"type": "string",
"name": "string",
"release_date": "2019-08-24T14:15:22Z"
}
],
"sections": [
{
"type": "string",
"size": 0.1,
"depth_from": 0.1,
"depth_to": 0.1,
"section_summary": "string",
"section_name": "string",
"section_tag": "string",
"section_id": "string"
}
],
"id": "string",
"along_hole_departure": 0.1,
"area": "string",
"clean_time": 0.1,
"completion_type": "string",
"country": "string",
"county": "string",
"data_source": "string",
"elevation_ground": 0.1,
"elevation_kb": 0.1,
"field": "string",
"geodetic_system": "string",
"well_guid": "string",
"is_offshore": true,
"location": {
"latitude": 0.1,
"longitude": 0.1
},
"max_inc": 0.1,
"name": "string",
"north_south": 0.1,
"spud_date": "2019-08-24T14:15:22Z",
"state": "string",
"target_formation": "string",
"total_depth": 0.1,
"total_time": 0.1,
"uwi": "string",
"well_type": "string",
"well_design": "string",
"well_purpose": "string",
"well_fluid": "string"
}
],
"entity_violations": [
{
"source": {
"casings": [
{
"type": "string",
"od": 0.1,
"depth_from": 0.1,
"depth_to": 0.1,
"section_id": "string"
}
],
"formation_tops": [
{
"formation_name": "string",
"top_md": 0.1,
"top_tvd": 0.1
}
],
"rigs": [
{
"type": "string",
"name": "string",
"release_date": "2019-08-24T14:15:22Z"
}
],
"sections": [
{
"type": "string",
"size": 0.1,
"depth_from": 0.1,
"depth_to": 0.1,
"section_summary": "string",
"section_name": "string",
"section_tag": "string",
"section_id": "string"
}
],
"id": "string",
"along_hole_departure": 0.1,
"area": "string",
"clean_time": 0.1,
"completion_type": "string",
"country": "string",
"county": "string",
"data_source": "string",
"elevation_ground": 0.1,
"elevation_kb": 0.1,
"field": "string",
"geodetic_system": "string",
"well_guid": "string",
"is_offshore": true,
"location": {
"latitude": 0.1,
"longitude": 0.1
},
"max_inc": 0.1,
"name": "string",
"north_south": 0.1,
"spud_date": "2019-08-24T14:15:22Z",
"state": "string",
"target_formation": "string",
"total_depth": 0.1,
"total_time": 0.1,
"uwi": "string",
"well_type": "string",
"well_design": "string",
"well_purpose": "string",
"well_fluid": "string"
},
"violations": [
{
"fatal_violation": true,
"details": "string"
}
]
}
],
"action_succeeded": true,
"master_error": "string",
"dependent_action_errors": [
"string"
],
"action_key": "string"
}