POST
/
elimination.EliminationAnalyser
/
GetEliminationStatus
{
  "labelsWithStatus": [
    {
      "label": "stripe",
      "eliminationInformation": {
        "entity": {
          "isEliminated": true,
          "bucketName": [
            "processor_decline"
          ]
        },
        "global": {
          "isEliminated": true,
          "bucketName": [
            "processor_decline"
          ]
        }
      }
    }
  ]
}

Headers

x-tenant-id
string
required
x-profile-id
string
required
x-api-key
string
required

Body

application/json

Response

200
application/json
Returns a eliminated processor list

The response is of type object.