Consult Campaign Account Entitlement Details
POST/consultCampaignAccEntDetails
This API consults User Manager for Campaign at Account and Access Certification Stage in SSM.
The Authorization
must have Bearer
followed by Token
.
Mandatory params:
newassignee
campaignname
or campaignid
certificationname
or certkey
accounts
- 1. accattkey
2. userattkey
3. consultassociatedentitlements
OR
entitlements
- 1. accattkey
2. userattkey
3. entattkey
Optional params:
comments
updateuser
Request
- application/json
Body
Array [
]
Array [
]
accounts
object[]
entitlements
object[]
Responses
- 200
Consult Campaign Account Entitlement Details
Response Headers
Access-Control-Allow-Credentials
string
Access-Control-Allow-Origin
string
Cache-Control
string
Content-Language
string
Date
string
Expires
string
Referrer-Policy
string
Server
string
Strict-Transport-Security
string
X-Content-Type-Options
string
X-Frame-Options
string
- application/json
- Schema
- Example (from schema)
- Consult Campaign Account Entitlement Details
Schema
{
"errorcode": "0",
"msg": "success"
}
{
"errorcode": "0",
"msg": "success"
}