Changes to Create JournalEntry record

POST /public/v1/journal-entries/

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

Changed in 3 of the 14 revisions of this API.8

  1. 187cbafd893e1
  2. af0ec77e52771
  3. 1567592ca1d46

What changed

    • 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