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

Body

    campaignId string
    verifier string

Responses

Lock Campaign - 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

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