Changes to Update a deposit

POST /quickbooks-desktop/deposits/{id}

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

Changed in 3 of the 46 revisions of this API.131

  1. daabb801a1731
  2. 1de07095c4b712
  3. 246263e100a61

What changed

    • added the new unknown enum value to the lines/items/transactionType/anyOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-added

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

      request-parameter-max-length-set

    • the cashBack/accountId request property's maxLength was set to 36

      request-property-max-length-set

    • the currencyId request property's maxLength was set to 36

      request-property-max-length-set

    • the depositToAccountId request property's maxLength was set to 36

      request-property-max-length-set

    • the lines/items/accountId request property's maxLength was set to 36

      request-property-max-length-set

    • the lines/items/classId request property's maxLength was set to 36

      request-property-max-length-set

    • the lines/items/entityId request property's maxLength was set to 36

      request-property-max-length-set

    • the lines/items/id request property's maxLength was set to 36

      request-property-max-length-set

    • the lines/items/overrideClassId request property's maxLength was set to 36

      request-property-max-length-set

    • the lines/items/paymentMethodId request property's maxLength was set to 36

      request-property-max-length-set

    • the lines/items/paymentTransactionId request property's maxLength was set to 36

      request-property-max-length-set

    • the lines/items/paymentTransactionLineId request property's maxLength was set to 36

      request-property-max-length-set

    • endpoint added

      endpoint-added