Skip to main content

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

Body

    accounts

    object[]

  • Array [

  • accattkey string
    consultassociatedentitlements string
    userattkey string
  • ]

  • campaignid string
    campaignname string
    certificationname string
    certkey string
    comments string

    entitlements

    object[]

  • Array [

  • accattkey string
    entattkey string
    userattkey string
  • ]

  • newassignee string
    updateuser string

Responses

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

Schema

    errorcode string
    msg string
Loading...