taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

patch-monitoring-denomination-key-validity-withdraw-inconsistency-SERIAL_ID.rst (590B)


      1 .. http:patch:: /monitoring/denomination-key-validity-withdraw-inconsistency/$SERIAL_ID
      2 
      3   This endpoint is used to suppress select elements of denomination key validity withdraw inconsistencies.
      4   Update the 'suppressed' field of a denomination key validity withdraw inconsistency element with row_id $SERIAL_ID, according to :ts:type:`GenericAuditorMonitorPatchRequest`, stored by the auditor.
      5 
      6   **Response:**
      7 
      8   :http:statuscode:`204 No Content`:
      9     The element has been updated.
     10 
     11   .. note::
     12 
     13     This endpoint is still experimental. The endpoint will be further developed as needed.