taler-docs

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

patch-monitoring-amount-arithmetic-inconsistency-SERIAL_ID.rst (538B)


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