Changes to Update JournalEntry record

PUT /public/v1/journal-entries/{record_number}/

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

Changed in 4 of the 15 revisions of this API.10

  1. 9201740fc0dd2
  2. 187cbafd893e1
  3. af0ec77e52771
  4. 1567592ca1d46

What changed

    • added the optional property created_by_id to the response with the 200 status

      response-optional-property-added

    • added the optional property created_by_name to the response with the 200 status

      response-optional-property-added

    • added the optional property code to the response with the 200 status

      response-optional-property-added

    • added the new optional header request parameter Idempotency-Key

      new-optional-request-parameter

    • added the optional property reversal_items/items/billable_customer_id to the response with the 200 status

      response-optional-property-added

    • added the optional property reversal_items/items/billable_customer_name to the response with the 200 status

      response-optional-property-added

    • added the optional property reversal_items/items/billable_markup_pct to the response with the 200 status

      response-optional-property-added

    • added the optional property reversal_items/items/billable_project_id to the response with the 200 status

      response-optional-property-added

    • added the optional property reversal_items/items/billable_project_name to the response with the 200 status

      response-optional-property-added

    • added the optional property reversal_items/items/is_billable to the response with the 200 status

      response-optional-property-added