"description":"Retrieve the latest version of one record based on id (SRN), and only return the columns specified in the attributes section of the request"
},
"response":[]
},
{
"name":"02 Delivery - Retrieve the file for the wellboreMarker wpc record",
"event":[
{
"listen":"test",
"script":{
"id":"543293b5-bd29-4bc7-b45d-ba7c1e3b46ec",
"exec":[
"// Ensure the API was able to send a successful response",
"pm.test(\"Status code is 200\", function () {",
" pm.response.to.have.status(200);",
"});",
"",
"",
"// Ensure a signed URL is returned for the file in question. ",
"pm.test(\"Signed URL returned? :\", function () {",
"description":"Retrieve the latest version of one record based on id (SRN), and only return the columns specified in the attributes section of the request"
},
"response":[]
},
{
"name":"03 Delivery - Retrieve the file for the wellboreTrajectory wpc record",
"event":[
{
"listen":"test",
"script":{
"id":"94eed070-4080-48f4-90b6-077c9ec45ca6",
"exec":[
"// Ensure the API was able to send a successful response",
"pm.test(\"Status code is 200\", function () {",
" pm.response.to.have.status(200);",
"});",
"",
"",
"// Ensure a signed URL is returned for the file in question. ",
"pm.test(\"Signed URL returned? :\", function () {",
"description":"Retrieve the latest version of one record based on id (SRN), and only return the columns specified in the attributes section of the request"
},
"response":[]
},
{
"name":"04 Delivery - Retrieve the file for the well Log wpc record without correct permission to access the API",
"event":[
{
"listen":"test",
"script":{
"id":"b311ce6e-073b-4d3b-9e85-7593f1d97483",
"exec":[
"// Ensure the API was able to send a successful response",