POST
/
contract_routing.ContractScoreCalculator
/
InvalidateContract
{
  "status": "CONTRACT_INVALIDATION_SUCCEEDED"
}

Headers

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

Body

application/json
id
string
required

Entity identifier to invalidate

Example:

"merchant1"

Response

Contract invalidation succeeded

status
enum<string>
required

Status of the invalidation operation

Available options:
CONTRACT_INVALIDATION_SUCCEEDED,
CONTRACT_INVALIDATION_FAILED