\n | EmailPlan | \n EmailPlanResult<"
},
{
"info": {
"name": "Get Profile Details",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://clientapi.benchmarkemail.com/Client/ProfileDetails"
},
"docs": "Get Client's Profile Details\nResponse Body Parameters :\n\n \n \n | Parameter | \n Type | \n Description | \n \n \n \n \n | Responce | \n ClientProfileDetails | \n Array | \n \n \n "
},
{
"info": {
"name": "Change Sub-Account status",
"type": "http"
},
"http": {
"method": "PATCH",
"url": "https://clientapi.benchmarkemail.com/Client/SubAccount/:ID/Status",
"params": [
{
"name": "ID",
"value": "",
"type": "path"
}
]
},
"docs": "Change Sub-Account status\nQuery string parameters : None \n\nRequest Body parameters:\n\n \n \n | Parameter | \n Required | \n Type | \n Description | \n \n \n \n \n | Status | \n Required | \n string | \n 1 to activate, 0 to deactivate | \n \n \n \n\nResponse body parameters :\n\n \n \n Parameter<"
},
{
"info": {
"name": "Get Sub-Account history details",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://clientapi.benchmarkemail.com/Client/SubAccount/History/:HistoryID",
"params": [
{
"name": "HistoryID",
"value": "",
"type": "path"
},
{
"name": "ID",
"value": "",
"type": "query"
},
{
"name": "StartDate",
"value": "",
"type": "query"
},
{
"name": "EndDate",
"value": "",
"type": "query"
}
]
},
"docs": "Get Sub-Account history details\nQuery string parameters :\n\n \n \n | Parameter | \n Required | \n Type | \n Description | \n \n \n \n \n | ID | \n Required | \n string | \n History ID | \n \n \n | StartDate | \n Required | \n string | \n Billing cycle start date | \n \n \n | EndDate | \n "
},
{
"info": {
"name": "Get Sub-Account balance",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://clientapi.benchmarkemail.com/Client/SubAccount/:ID/Balance",
"params": [
{
"name": "ID",
"value": "",
"type": "path"
}
]
},
"docs": "Get Sub-Account balance\nQuery string parameters :\n\n \n \n | Parameter | \n Required | \n Type | \n Description | \n \n \n \n \n | ID | \n Required | \n string | \n Sub-Account holder client ID | \n \n \n \n\nResponse body parameters :\n\n \n \n | Parameter | \n Type | \n Description | "
},
{
"info": {
"name": "Add/Remove inbox tests from Sub-Account",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://clientapi.benchmarkemail.com/Client/SubAccount/:ID/Inbox",
"params": [
{
"name": "ID",
"value": "",
"type": "path"
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Add/Remove inbox tests from Sub-Account\nRequest Body parameters:\n\n \n \n | Parameter | \n Required | \n Type | \n Description | \n \n \n \n \n | ID | \n Required | \n string | \n Sub-Account holder Client ID | \n \n \n | Tests | \n Required | \n int | \n | \n \n \n \n\nResponse "
},
{
"info": {
"name": "Get Sub-Accounts plan list",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://clientapi.benchmarkemail.com/Client/SubAccount/:ID/PlanList",
"params": [
{
"name": "ID",
"value": "",
"type": "path"
}
]
},
"docs": "Get Sub-Accounts plan list\nRequest Body parameters:\n\n \n \n | Parameter | \n Required | \n Type | \n Description | \n \n \n \n \n | ID | \n Required | \n string | \n Sub-Account holder client ID | \n \n \n \n\nResponse body parameters :\n\n \n \n | Parameter | \n Type | \n Description | | |