Contract Routing
Invalidate contract information for an entity
Invalidates the contract for a given entity identifier
post/contract_routing.ContractScoreCalculator/InvalidateContract
Headers
x-tenant-idstring required
x-profile-idstring required
x-api-keystring required
Request body
Example request
{
"id": "merchant1"
}Response
Contract invalidation succeeded
Changes
No recorded changes to this endpoint across all 1 revision of this API.