Skip to main content

Consult AppOwner Account Entitlement Details

POST 

/consultAppOwnerCampaignAccEntDetails

This API consults Application Owner for Campaign at Account and Access Certification Stage in SSM. The Authorization must have Bearer followed by Token. Mandatory params: campaignname or campaignid certificationname or certkey newassignee accounts - 1. accattkey 2. consultassociatedentitlements (optional) entitlements - 1. accattkey 2. entattkey Optional params: comments updateuser

Request

Body

    accounts

    object[]

  • Array [

  • accattkey string
    consultassociatedentitlements string
  • ]

  • campaignid string
    certkey string
    comments string

    entitlements

    object[]

  • Array [

  • accattkey string
    entattkey string
  • ]

  • newassignee string
    updateuser string

Responses

Consult AppOwner Account Entitlement Details - SUCCESS

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

Schema

    errorcode string
    msg string
Loading...