Skip to main content

Lock Campaign

POST 

/lockCampaign

This API is used to lock campaign after validating whether campaign is completed or not. The Authorization must have Bearer followed by Token. Mandatory params: campaignId, verifier Optional params: certkey, lockComments

Request

Body

    campaignId string

Responses

Lock Campaign

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

  • X-Content-Type-Options

    string

Schema

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