Contrat@
Cancel Contrat@

Cancel Contrat@

⚠️

Add test=1 to run tests without real effects. In production, omit this parameter.

Parameters

  • test (number (1)) : For testing, add the test=1 parameter. It must be omitted in production.
  • sepeId (string) : Contract identifier at SEPE, format E-99-9999-9999999
DELETE /contrata
{
  "test": 1,
  "sepeId": "E-28-2023-9999999"
}

Response

Respuesta
{
  "success": true,
  "message": "OK"
}