taler-docs

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

patch-monitoring-reserve-not-closed-inconsistency-SERIAL_ID.rst (551B)


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