Changes to Retrieve an inventory adjustment

GET /quickbooks-desktop/inventory-adjustments/{id}

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

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

  1. 1de07095c4b71
  2. 10d4e9ebd1df268
  3. 8e0b7df2044d21327
  4. 5f832f695675269

What changed

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

      request-parameter-max-length-set

  • 10d4e9ebd1df268See the full diff
    • response property account/fullName list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

    • 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

    • the class response's property type/format changed from object null/ to / for status 200

      response-property-type-changed

    • the customer response's property type/format changed from object null/ to / for status 200

      response-property-type-changed

    • the inventorySite response's property type/format changed from object null/ to / for status 200

      response-property-type-changed

    • the lines/items/inventorySiteLocation response's property type/format changed from object null/ to / for status 200

      response-property-type-changed

    • the lines/items/item response's property type/format changed from object null/ to / for status 200

      response-property-type-changed

    • removed the required property class/fullName from the response with the 200 status

      response-required-property-removed

    • removed the required property class/id from the response with the 200 status

      response-required-property-removed

    • removed the required property customer/fullName from the response with the 200 status

      response-required-property-removed

    • removed the required property customer/id from the response with the 200 status

      response-required-property-removed

    • removed the required property inventorySite/fullName from the response with the 200 status

      response-required-property-removed

    • removed the required property inventorySite/id from the response with the 200 status

      response-required-property-removed

    • removed the required property lines/items/inventorySiteLocation/fullName from the response with the 200 status

      response-required-property-removed

    • removed the required property lines/items/inventorySiteLocation/id from the response with the 200 status

      response-required-property-removed

    • removed the required property lines/items/item/fullName from the response with the 200 status

      response-required-property-removed

    • removed the required property lines/items/item/id from the response with the 200 status

      response-required-property-removed

    • added subschema #1 subschema #2 to the class response property anyOf list for the response status 200

      response-property-any-of-added

    • added subschema #1 subschema #2 to the customer response property anyOf list for the response status 200

      response-property-any-of-added

    • added subschema #1 subschema #2 to the inventorySite response property anyOf list for the response status 200

      response-property-any-of-added

    • added subschema #1 subschema #2 to the lines/items/inventorySiteLocation response property anyOf list for the response status 200

      response-property-any-of-added

    • added subschema #1 subschema #2 to the lines/items/item response property anyOf list for the response status 200

      response-property-any-of-added

    • removed the added enum value from the lines/items/serialNumberAction response property for the response status 200

      response-property-enum-value-removed

    • removed the removed enum value from the lines/items/serialNumberAction response property for the response status 200

      response-property-enum-value-removed

    • removed the undefined enum value from the lines/items/serialNumberAction response property for the response status 200

      response-property-enum-value-removed

  • 8e0b7df2044d21327See the full diff
    • the response property account/fullName became nullable for the status 200

      response-property-became-nullable

    • the response property account/id became nullable for the status 200

      response-property-became-nullable

    • the response property class became nullable for the status 200

      response-property-became-nullable

    • the response property customer became nullable for the status 200

      response-property-became-nullable

    • the response property externalId became nullable for the status 200

      response-property-became-nullable

    • the response property inventorySite became nullable for the status 200

      response-property-became-nullable

    • the response property lines/items/expirationDate became nullable for the status 200

      response-property-became-nullable

    • the response property lines/items/inventorySiteLocation became nullable for the status 200

      response-property-became-nullable

    • the response property lines/items/item became nullable for the status 200

      response-property-became-nullable

    • the response property lines/items/lotNumber became nullable for the status 200

      response-property-became-nullable

    • the response property lines/items/quantityDifference became nullable for the status 200

      response-property-became-nullable

    • the response property lines/items/serialNumber became nullable for the status 200

      response-property-became-nullable

    • the response property lines/items/serialNumberAction became nullable for the status 200

      response-property-became-nullable

    • the response property lines/items/valueDifference became nullable for the status 200

      response-property-became-nullable

    • the response property memo became nullable for the status 200

      response-property-became-nullable

    • the response property refNumber became nullable for the status 200

      response-property-became-nullable

    • the class response's property type/format changed from / to object null/ for status 200

      response-property-type-changed

    • the customer response's property type/format changed from / to object null/ for status 200

      response-property-type-changed

    • the inventorySite response's property type/format changed from / to object null/ for status 200

      response-property-type-changed

    • the lines/items/inventorySiteLocation response's property type/format changed from / to object null/ for status 200

      response-property-type-changed

    • the lines/items/item response's property type/format changed from / to object null/ for status 200

      response-property-type-changed

    • added the new added enum value to the lines/items/serialNumberAction response property for the response status 200

      response-property-enum-value-added

    • added the new removed enum value to the lines/items/serialNumberAction response property for the response status 200

      response-property-enum-value-added

    • added the new undefined enum value to the lines/items/serialNumberAction response property for the response status 200

      response-property-enum-value-added

    • removed subschema #1 subschema #2 from the class response property anyOf list for the response status 200

      response-property-any-of-removed

    • removed subschema #1 subschema #2 from the customer response property anyOf list for the response status 200

      response-property-any-of-removed

    • removed subschema #1 subschema #2 from the inventorySite response property anyOf list for the response status 200

      response-property-any-of-removed

    • removed subschema #1 subschema #2 from the lines/items/inventorySiteLocation response property anyOf list for the response status 200

      response-property-any-of-removed

    • removed subschema #1 subschema #2 from the lines/items/item response property anyOf list for the response status 200

      response-property-any-of-removed

    • response property account/fullName 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 account/id 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 externalId 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 lines/items/expirationDate 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 lines/items/lotNumber 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 lines/items/quantityDifference 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 lines/items/serialNumber 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 lines/items/serialNumberAction 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 lines/items/valueDifference 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 memo 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 narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • the transactionDate response's property pattern ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$ was removed for the status 200

      response-property-pattern-removed

    • added the required property class/fullName to the response with the 200 status

      response-required-property-added

    • added the required property class/id to the response with the 200 status

      response-required-property-added

    • added the required property customer/fullName to the response with the 200 status

      response-required-property-added

    • added the required property customer/id to the response with the 200 status

      response-required-property-added

    • added the required property inventorySite/fullName to the response with the 200 status

      response-required-property-added

    • added the required property inventorySite/id to the response with the 200 status

      response-required-property-added

    • added the required property lines/items/inventorySiteLocation/fullName to the response with the 200 status

      response-required-property-added

    • added the required property lines/items/inventorySiteLocation/id to the response with the 200 status

      response-required-property-added

    • added the required property lines/items/item/fullName to the response with the 200 status

      response-required-property-added

    • added the required property lines/items/item/id to the response with the 200 status

      response-required-property-added

  • 5f832f695675269See the full diff
    • response property account/fullName list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

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

      response-property-list-of-types-widened

    • 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

    • the class response's property type/format changed from object null/ to / for status 200

      response-property-type-changed

    • the customer response's property type/format changed from object null/ to / for status 200

      response-property-type-changed

    • the inventorySite response's property type/format changed from object null/ to / for status 200

      response-property-type-changed

    • the lines/items/inventorySiteLocation response's property type/format changed from object null/ to / for status 200

      response-property-type-changed

    • the lines/items/item response's property type/format changed from object null/ to / for status 200

      response-property-type-changed

    • removed the required property class/fullName from the response with the 200 status

      response-required-property-removed

    • removed the required property class/id from the response with the 200 status

      response-required-property-removed

    • removed the required property customer/fullName from the response with the 200 status

      response-required-property-removed

    • removed the required property customer/id from the response with the 200 status

      response-required-property-removed

    • removed the required property inventorySite/fullName from the response with the 200 status

      response-required-property-removed

    • removed the required property inventorySite/id from the response with the 200 status

      response-required-property-removed

    • removed the required property lines/items/inventorySiteLocation/fullName from the response with the 200 status

      response-required-property-removed

    • removed the required property lines/items/inventorySiteLocation/id from the response with the 200 status

      response-required-property-removed

    • removed the required property lines/items/item/fullName from the response with the 200 status

      response-required-property-removed

    • removed the required property lines/items/item/id from the response with the 200 status

      response-required-property-removed

    • added subschema #1 subschema #2 to the class response property anyOf list for the response status 200

      response-property-any-of-added

    • added subschema #1 subschema #2 to the customer response property anyOf list for the response status 200

      response-property-any-of-added

    • added subschema #1 subschema #2 to the inventorySite response property anyOf list for the response status 200

      response-property-any-of-added

    • added subschema #1 subschema #2 to the lines/items/inventorySiteLocation response property anyOf list for the response status 200

      response-property-any-of-added

    • added subschema #1 subschema #2 to the lines/items/item response property anyOf list for the response status 200

      response-property-any-of-added

    • removed the added enum value from the lines/items/serialNumberAction response property for the response status 200

      response-property-enum-value-removed

    • removed the removed enum value from the lines/items/serialNumberAction response property for the response status 200

      response-property-enum-value-removed

    • removed the undefined enum value from the lines/items/serialNumberAction response property for the response status 200

      response-property-enum-value-removed

    • the transactionDate response's property pattern ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$ was added for the status 200

      response-property-pattern-added