Skip to main content

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

Body

    campaignId string

Responses

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

Schema

    campaignDetails

    object[]

  • Array [

  • certificationame string
    certifier string
    certkey string

    entitlement

    object[]

  • Array [

  • certfied string
    consulted string
    endpoint string
    entitlement_value string
    totalaccount number
    totalentitlement2 number
    updateuser string
  • ]

  • entitlementdisplaycount number
    progress string
    status string
    totalentitlement number
  • ]

  • campaignId string
    complete string
    displayCount number
    errorCode string
    msg string
    totalCompleteCertification string[]
    totalCount number
Loading...