Fetch Entitlement Owner Campaign Details
POST/fetchEntOwnerCampaignDetails
This API return details of a particular Entitlement Owner campaign in SSM.
The Authorization
must have Bearer
followed by Token
.
Mandatory params:
campaignId
Optional params:
max
offset
entitlementmax
entitlementoffset
certkey
verifier
Request
- application/json
Body
Responses
- 200
- 412
Fetch Entitlement Owner Campaign Details - SUCCESS
Response Headers
Access-Control-Allow-Credentials
string
Access-Control-Allow-Origin
string
Cache-Control
string
Date
string
Expires
string
Referrer-Policy
string
Server
string
Set-Cookie
string
Strict-Transport-Security
string
X-Content-Type-Options
string
X-Frame-Options
string
- application/json
- Schema
- Example (from schema)
- Fetch Entitlement Owner Campaign Details - SUCCESS
Schema
Array [
Array [
]
]
campaignDetails
object[]
entitlement
object[]
{
"campaignDetails": [
{
"certificationame": "testent_test - lmcneil (Logan McNeil)",
"certifier": "lmcneil",
"certkey": "6",
"entitlement": [
{
"certfied": "APPROVED",
"consulted": "no",
"endpoint": "Workday",
"entitlement_value": "1099 System (1099_System)",
"totalaccount": 0,
"totalentitlement2": 0,
"updateuser": "admin"
}
],
"entitlementdisplaycount": 1,
"progress": "100%",
"status": "Completed",
"totalentitlement": 1
},
{
"certificationame": "testent_test - kkrishnan (Kshama Krishnan)-Reassigned-2020-07-15-234436",
"certifier": "kkrishnan",
"certkey": "7",
"entitlement": [
{
"certfied": "APPROVED",
"comment": "[07/15/20-adminfname adminlname(admin)]<br> reassigning from API[07/16/20-Steve Morgan(smorgan)] approveComment",
"consulted": "no",
"endpoint": "Workday",
"entitlement_value": "Report Writer (Report_Writer)",
"totalaccount": 0,
"totalentitlement2": 0,
"updateuser": "smorgan"
}
],
"entitlementdisplaycount": 1,
"progress": "100%",
"status": "Completed",
"totalentitlement": 1
},
{
"certificationame": "testent_test - mreddy (Mahesh Reddy)-Reassigned-2020-07-16-170550",
"certifier": "mreddy",
"certkey": "8",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - rkumar (Rajiv Kumar)-Reassigned-2020-07-16-172607",
"certifier": "rkumar",
"certkey": "9",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - abrennan (Abby Brennan)-Reassigned-2020-07-16-201654",
"certifier": "abrennan",
"certkey": "11",
"entitlementdisplaycount": 0,
"progress": "0%",
"status": "New",
"totalentitlement": 0
},
{
"certificationame": "testent_test - abhat (Arjun Bhat)-Reassigned-2020-07-16-202800",
"certifier": "abhat",
"certkey": "12",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - abianchi (Angela Bianchi)-Reassigned-2020-07-16-203801",
"certifier": "abianchi",
"certkey": "13",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - adubois (Alain DuBois)-Reassigned-2020-07-16-211255",
"certifier": "adubois",
"certkey": "14",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - akapoor (Amit Kapoor)-Reassigned-2020-07-16-213238",
"certifier": "akapoor",
"certkey": "15",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - amackenzie (Amanda Mackenzie)-Reassigned-2020-07-17-232752",
"certifier": "amackenzie",
"certkey": "21",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - badams (Ben Adams)-Reassigned-2020-07-20-165843",
"certifier": "badams",
"certkey": "24",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - bkaplan (Brian Kaplan)-Reassigned-2020-07-20-191707",
"certifier": "bkaplan",
"certkey": "25",
"entitlement": [
{
"certfied": "APPROVED",
"comment": "[07/16/20-adminfname adminlname(admin)]<br> reassigning from API[07/16/20-adminfname adminlname(admin)]<br> reassigning from API[07/16/20-adminfname adminlname(admin)]<br> reassigning from API[07/16/20-adminfname adminlname(admin)]<br> reassigning from API[07/16/20-adminfname adminlname(admin)]<br> reassigning from API[07/16/20-Steve Morgan(smorgan)]<br> reassigning from API[07/16/20-adminfname adminlname(admin)]<br> reassigning from API[07/17/20-Steve Morgan(smorgan)]<br> reassigning from API[07/20/20-adminfname adminlname(admin)]<br> reassigning from API[07/20/20-Steve Morgan(smorgan)] approveComment[07/20/20-adminfname adminlname(admin)]<br> reassigning from API[07/20/20-Steve Morgan(smorgan)] approveComment",
"consulted": "no",
"endpoint": "Workday",
"entitlement_value": "1099 Analyst (1099_Analyst)",
"totalaccount": 0,
"totalentitlement2": 0,
"updateuser": "smorgan"
}
],
"entitlementdisplaycount": 1,
"progress": "100%",
"status": "Completed",
"totalentitlement": 1
}
],
"campaignId": "10",
"complete": "No",
"displayCount": 12,
"errorCode": "0",
"msg": "successful",
"totalCompleteCertification": [
"testent_test - lmcneil (Logan McNeil)",
"testent_test - kkrishnan (Kshama Krishnan)-Reassigned-2020-07-15-234436",
"testent_test - bkaplan (Brian Kaplan)-Reassigned-2020-07-20-191707"
],
"totalCount": 12
}
{
"campaignDetails": [
{
"certificationame": "testent_test - lmcneil (Logan McNeil)",
"certifier": "lmcneil",
"certkey": "6",
"entitlement": [
{
"certfied": "APPROVED",
"consulted": "no",
"endpoint": "Workday",
"entitlement_value": "1099 System (1099_System)",
"totalaccount": 0,
"totalentitlement2": 0,
"updateuser": "admin"
}
],
"entitlementdisplaycount": 1,
"progress": "100%",
"status": "Completed",
"totalentitlement": 1
},
{
"certificationame": "testent_test - kkrishnan (Kshama Krishnan)-Reassigned-2020-07-15-234436",
"certifier": "kkrishnan",
"certkey": "7",
"entitlement": [
{
"certfied": "APPROVED",
"comment": "[07/15/20-adminfname adminlname(admin)]<br> reassigning from API[07/16/20-Steve Morgan(smorgan)] approveComment",
"consulted": "no",
"endpoint": "Workday",
"entitlement_value": "Report Writer (Report_Writer)",
"totalaccount": 0,
"totalentitlement2": 0,
"updateuser": "smorgan"
}
],
"entitlementdisplaycount": 1,
"progress": "100%",
"status": "Completed",
"totalentitlement": 1
},
{
"certificationame": "testent_test - mreddy (Mahesh Reddy)-Reassigned-2020-07-16-170550",
"certifier": "mreddy",
"certkey": "8",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - rkumar (Rajiv Kumar)-Reassigned-2020-07-16-172607",
"certifier": "rkumar",
"certkey": "9",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - abrennan (Abby Brennan)-Reassigned-2020-07-16-201654",
"certifier": "abrennan",
"certkey": "11",
"entitlementdisplaycount": 0,
"progress": "0%",
"status": "New",
"totalentitlement": 0
},
{
"certificationame": "testent_test - abhat (Arjun Bhat)-Reassigned-2020-07-16-202800",
"certifier": "abhat",
"certkey": "12",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - abianchi (Angela Bianchi)-Reassigned-2020-07-16-203801",
"certifier": "abianchi",
"certkey": "13",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - adubois (Alain DuBois)-Reassigned-2020-07-16-211255",
"certifier": "adubois",
"certkey": "14",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - akapoor (Amit Kapoor)-Reassigned-2020-07-16-213238",
"certifier": "akapoor",
"certkey": "15",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - amackenzie (Amanda Mackenzie)-Reassigned-2020-07-17-232752",
"certifier": "amackenzie",
"certkey": "21",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - badams (Ben Adams)-Reassigned-2020-07-20-165843",
"certifier": "badams",
"certkey": "24",
"entitlementdisplaycount": 0,
"progress": "100%",
"status": "Fully Executed",
"totalentitlement": 0
},
{
"certificationame": "testent_test - bkaplan (Brian Kaplan)-Reassigned-2020-07-20-191707",
"certifier": "bkaplan",
"certkey": "25",
"entitlement": [
{
"certfied": "APPROVED",
"comment": "[07/16/20-adminfname adminlname(admin)]<br> reassigning from API[07/16/20-adminfname adminlname(admin)]<br> reassigning from API[07/16/20-adminfname adminlname(admin)]<br> reassigning from API[07/16/20-adminfname adminlname(admin)]<br> reassigning from API[07/16/20-adminfname adminlname(admin)]<br> reassigning from API[07/16/20-Steve Morgan(smorgan)]<br> reassigning from API[07/16/20-adminfname adminlname(admin)]<br> reassigning from API[07/17/20-Steve Morgan(smorgan)]<br> reassigning from API[07/20/20-adminfname adminlname(admin)]<br> reassigning from API[07/20/20-Steve Morgan(smorgan)] approveComment[07/20/20-adminfname adminlname(admin)]<br> reassigning from API[07/20/20-Steve Morgan(smorgan)] approveComment",
"consulted": "no",
"endpoint": "Workday",
"entitlement_value": "1099 Analyst (1099_Analyst)",
"totalaccount": 0,
"totalentitlement2": 0,
"updateuser": "smorgan"
}
],
"entitlementdisplaycount": 1,
"progress": "100%",
"status": "Completed",
"totalentitlement": 1
}
],
"campaignId": "10",
"complete": "No",
"displayCount": 12,
"errorCode": "0",
"msg": "successful",
"totalCompleteCertification": [
"testent_test - lmcneil (Logan McNeil)",
"testent_test - kkrishnan (Kshama Krishnan)-Reassigned-2020-07-15-234436",
"testent_test - bkaplan (Brian Kaplan)-Reassigned-2020-07-20-191707"
],
"totalCount": 12
}
Fetch Entitlement Owner Campaign Details - FAILURE
Response Headers
Access-Control-Allow-Credentials
string
Access-Control-Allow-Origin
string
Cache-Control
string
Date
string
Expires
string
Referrer-Policy
string
Set-Cookie
string
Strict-Transport-Security
string
X-Content-Type-Options
string
X-Frame-Options
string
- application/json
- Schema
- Example (from schema)
- Fetch Entitlement Owner Campaign Details - FAILURE
Schema
{
"errorCode": "1",
"msg": "certification with certkey 12802 not found for camapignId 282"
}
{
"errorCode": "1",
"msg": "certification with certkey 12802 not found for camapignId 282"
}