Update Package

📘

PUT

https://api.prembly.com/background-check/api/v1/package/{package_id}

REQUEST HEADER

KeyValueDescription
x-api-keyx-api-key

PATH PARAM

KeyValueDescription
package_idThe Package ID

REQUEST BODY

KeyValueDescription
nameName of the package
purposeA description of what you can remember the package by
check_typeID of selected checks gotten from "All Available Checks"
check_type_attribute"Endpoint" of verification under selected checks
face_captureEnable or disable face capture
countryPackage country

RESPONSE

{
    "status": true,
    "status_code": "00",
    "detail": "Update successfully"
}

RESPONSE DESCRIPTION

ResponseDescription
statusWhen status is true, the API call was successful
status_codeStatus of the response
detailAn array showing the check name and check id