Skip to main content

Lock Campaign

POST 

/lockApplicationOwnerCampaign

This API is used to lock campaign after validating whether Application Owner campaign is completed or not.

The Authorization must have Bearer followed by Token.

Mandatory params:

campaignId

verifier

Optional params:

certkey

Request

Path Parameters

    path stringrequired

Body

    campaignId string
    verifier string

Responses

Lock Campaign - SUCCESS

Response Headers

  • Access-Control-Allow-Credentials

    string

  • Access-Control-Allow-Origin

    string

  • Cache-Control

    string

  • Connection

    string

  • Date

    string

  • Expires

    string

  • Pragma

    string

  • Referrer-Policy

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • Transfer-Encoding

    string

  • X-Content-Type-Options

    string

  • X-Frame-Options

    string

  • X-XSS-Protection

    string

Schema

    Total Incomplete certification undefined[]
    Total locked certification string[]
    errorCode string
    lockedcertkey number[]
    msg string
Loading...