Changes to Delete a sales order

DELETE /quickbooks-desktop/sales-orders/{id}

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

Changed in 4 of the 46 revisions of this API.311

  1. 1de07095c4b71
  2. 10d4e9ebd1df1
  3. 8e0b7df2044d11
  4. 5f832f6956751

What changed

    • for the path request parameter id, the maxLength was set to 36

      request-parameter-max-length-set

    • response property refNumber list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

  • 8e0b7df2044d11See the full diff
    • the response property refNumber became nullable for the status 200

      response-property-became-nullable

    • response property refNumber list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • response property refNumber list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened