\n Footer"
},
{
"info": {
"name": "Change Security PIN ",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://clientapi.benchmarkemail.com/Client/PIN",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Change Security PIN\nBody Parameters (to be encoded as a JSON string)\n\n\n\n| Key | \nRequired | \nDescription | \n \n\n\n\n| ResetPIN | \nRequired | \nNew PIN | \n \n\n| ResetConfirmPIN | \nRequired | \nConfirm New PIN | \n \n\n| ResetOldPIN | \nRequired | \nCurrent PIN | \n \n\n \nResponse Body Parameters :\n\n \n \n | Parameter | \n "
},
{
"info": {
"name": "Save Security PIN",
"type": "http"
},
"http": {
"method": "PATCH",
"url": "https://clientapi.benchmarkemail.com/Client/PIN",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Save Security PIN\nBody Parameters (to be encoded as a JSON string)\n\n\n\n| Key | \nRequired | \nDescription | \n \n\n\n\n| NewPIN | \nRequired | \nNew PIN | \n \n\n| ConfirmNewPIN | \nRequired | \nConfirm New PIN | \n \n\n \nResponse Body Parameters :\n\n \n \n | Parameter | \n Type | \n Description | \n \n \n \n"
},
{
"info": {
"name": "Disable Security PIN",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://clientapi.benchmarkemail.com/Client/PIN/Disable",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Disable Security PIN\nBody Parameters (to be encoded as a JSON string)\n\n\n\n| Key | \nRequired | \nDescription | \n \n\n\n\n| DisableOldPIN | \nRequired | \nOld PIN | \n \n\n \nResponse Body Parameters :\n\n \n \n | Parameter | \n Type | \n Description | \n \n \n \n \n | retVal | \n string | \n retu"
},
{
"info": {
"name": "Send PIN via email incase you forgot",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://clientapi.benchmarkemail.com/Client/PIN/Email"
},
"docs": "Send PIN via email incase you forgot\nResponse Body Parameters :\n\n \n \n | Parameter | \n Type | \n Description | \n \n \n \n \n | retVal | \n string | \n return Value | \n \n \n | Error | \n ErrorData | \n Array of error | \n \n \n | Status | \n <"
}
]
}
],
"bundled": true
} | |