Changes to Update DirectExpense record

PUT /public/v1/direct-expenses/{record_number}/

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

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

  1. db5c5da9869c19
  2. af0ec77e52771
  3. 1f38ce6f7ff22
  4. 77cd3c6ec7192

What changed

  • db5c5da9869c19See the full diff
    • the ////// response's property type changed from string to no type for status

      response-property-type-changed

    • added to the ////// response property anyOf list for the response status

      response-property-any-of-added

    • removed the CESS enum value from the ////// response property for the response status

      response-property-enum-value-removed

    • removed the CGST enum value from the ////// response property for the response status

      response-property-enum-value-removed

    • removed the GST enum value from the ////// response property for the response status

      response-property-enum-value-removed

    • removed the HST enum value from the ////// response property for the response status

      response-property-enum-value-removed

    • removed the IGST enum value from the ////// response property for the response status

      response-property-enum-value-removed

    • removed the PST enum value from the ////// response property for the response status

      response-property-enum-value-removed

    • removed the QST enum value from the ////// response property for the response status

      response-property-enum-value-removed

    • removed the SGST enum value from the ////// response property for the response status

      response-property-enum-value-removed

    • added the new optional header request parameter Idempotency-Key

      new-optional-request-parameter

    • added the new optional request property //

      new-optional-request-property

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the new optional request property ////

      new-optional-request-property

    • added the optional property //// to the response with the status

      response-optional-property-added