taler-docs

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

patch-monitoring-denominations-without-sigs-SERIAL_ID.rst (536B)


      1 .. http:patch:: /monitoring/denominations-without-sigs/$SERIAL_ID
      2 
      3   This endpoint is used to suppress select elements of denominations without sigs.
      4   Update the 'suppressed' field of a denominations without signatures element
      5   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.