Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The new classes are:

Request

BulkRequest.uxf

Image RemovedImage Added

Response

BulkResponse.uxf

Image RemovedImage Added

Web Services

ActionURIMethodRequest BodyResponse BodyAuthorization
Bulk Delete/deleteEntities/async/startPOSTEntityIdListBulkEntityResponse ACCESS_TYPE.DELETE on each entity in the passed entityList
Bulk Move/moveEntities/async/startPOSTEntityIdList, StringBulkEntityResponseACCESS_TYPE.UPDATE on each entity in the passed entityList, as well as the destination entity

...