Skip to main content

Consult EntitlementOwner Step 1 for Campaign

POST 

/consultEOforCampaign

This API consults Entitltment Owner for Campaign at Employment Verification Stage in SSM. The Authorization must have Bearer followed by Token. Mandatory params: campaignname or campaignid certificationname or certkey newassignee entitlements Optional params: comments updateuser

Request

Body

    campaignid string
    campaignname string
    certificationname string
    certkey string
    comments string
    entitlements string[]
    newassignee string
    updateuser string

Responses

Consult EntitlementOwner Step 1 for Campaign

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...