Changes to Manually mark invoice as paid

POST /api/invoices/{id}/mark-paid

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 2 revisions of this API.11

  1. 0e449a4e0dc811

What changed

  • 0e449a4e0dc811See the full diff
    • added required request body

      request-body-added-required

    • added the media type application/json for the response with the status

      response-media-type-added