Table of Contents

What's Changed


GET /Modules/AMPC/Assets/Tree/{parentNodeType}/{parentIds}/AssetTaskSpares/Recursive
Return Type:

Changed response : 200 OK

Success response - body contains pageable Asset Tree collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

        • Deleted property commodityId (integer)

        • Deleted property commodityCode (string)

        • Deleted property commodityDescription (string)

GET /Modules/AMPC/AuxiliaryAssetTasks/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Auxiliary Asset Task

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property assetTypeId (integer)

      • Added property assetTypeCode (string)

      • Added property assetTypeDescription (string)

      • Added property assetTypeNearestRegularAssetTypeId (integer)

      • Added property assetTypeNearestRegularAssetTypeCode (string)

      • Added property assetTypeNearestRegularAssetTypeDescription (string)

      • Added property assetTypeNearestRegularAssetTypeLastConfirmedOn (string)

      • Added property assetTypeRecordType (string)

      • Added property assetTypeLastConfirmedOn (string)

GET /Modules/AMPC/AuxiliaryAssetTasks/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Auxiliary Asset Task collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Auxiliary Asset Task entities

      Changed items (object):

      • Changed property properties (object)

        • Added property assetTypeId (integer)

        • Added property assetTypeCode (string)

        • Added property assetTypeDescription (string)

        • Added property assetTypeNearestRegularAssetTypeId (integer)

        • Added property assetTypeNearestRegularAssetTypeCode (string)

        • Added property assetTypeNearestRegularAssetTypeDescription (string)

        • Added property assetTypeNearestRegularAssetTypeLastConfirmedOn (string)

        • Added property assetTypeRecordType (string)

        • Added property assetTypeLastConfirmedOn (string)

GET /Modules/AMPC/AuxiliaryAssetTasks/Spares/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Auxiliary Asset Task Spare

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property materialMasterCommodityId (integer)

      • Added property materialMasterCommodityCode (string)

      • Added property materialMasterCommodityDescription (string)

      • Added property stockItemMaterialMasterCommodityId (integer)

      • Added property stockItemMaterialMasterCommodityCode (string)

      • Added property stockItemMaterialMasterCommodityDescription (string)

      • Deleted property commodityId (integer)

      • Deleted property commodityCode (string)

      • Deleted property commodityDescription (string)

POST /Modules/AMPC/AuxiliaryAssetTasks/Spares
Request:

Changed content type : application/vnd.onkey.entity+json

  • Changed property properties (object)

    • Deleted property commodityId (integer)
GET /Modules/AMPC/AuxiliaryAssetTasks/Spares
Return Type:

Changed response : 200 OK

Success response - body contains pageable Auxiliary Asset Task Spare collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

        • Deleted property commodityId (integer)

        • Deleted property commodityCode (string)

        • Deleted property commodityDescription (string)

GET /Modules/AMPC/AuxiliaryAssetTasks/{id}/Spares
Return Type:

Changed response : 200 OK

Success response - body contains pageable Auxiliary Asset Task Spare collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

        • Deleted property commodityId (integer)

        • Deleted property commodityCode (string)

        • Deleted property commodityDescription (string)

GET /Modules/AMPC/AuxiliaryAssetTasks/Spares/Lookups/LookupAuxiliaryAssetTaskSpareStockItemForMaterialMaster
Return Type:

Changed response : 200 OK

Success response - body contains pageable Stock Item collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

        • Deleted property commodityId (integer)

        • Deleted property commodityCode (string)

        • Deleted property commodityDescription (string)

GET /Modules/AMPC/AuxiliaryAssetTasks/Spares/Lookups/LookupAuxiliaryAssetTaskSpareStockItem
Return Type:

Changed response : 200 OK

Success response - body contains pageable Stock Item collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

        • Deleted property commodityId (integer)

        • Deleted property commodityCode (string)

        • Deleted property commodityDescription (string)

GET /Modules/AMPC/AuxiliaryAssetTasks/Spares/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Auxiliary Asset Task Spare collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Auxiliary Asset Task Spare entities

      Changed items (object):

      • Changed property properties (object)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

        • Added property stockItemMaterialMasterCommodityId (integer)

        • Added property stockItemMaterialMasterCommodityCode (string)

        • Added property stockItemMaterialMasterCommodityDescription (string)

        • Deleted property commodityId (integer)

        • Deleted property commodityCode (string)

        • Deleted property commodityDescription (string)

POST /Modules/AMPC/AuxiliaryAssetTasks/Spares/Batch
Request:

Changed content type : application/vnd.onkey.entitycollection+json

Changed items (object):

  • Changed property properties (object)

    • Deleted property commodityId (integer)
POST /Modules/AMPC/InPlaceAssets/Responsibilities
Request:

Changed content type : application/vnd.onkey.entity+json

  • Changed property properties (object)

    New optional properties:

    • inPlaceAssetId
POST /Modules/AMPC/InPlaceAssets/Responsibilities/Batch
Request:

Changed content type : application/vnd.onkey.entitycollection+json

Changed items (object):

  • Changed property properties (object)

    New optional properties:

    • inPlaceAssetId
GET /Modules/AMPC/InPlaceAssets/Spares/{id}
Return Type:

Changed response : 200 OK

Success response - body contains In-Place Asset Spare

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property inheritedFromMaterialMasterCommodityId (integer)

      • Added property inheritedFromMaterialMasterCommodityCode (string)

      • Added property inheritedFromMaterialMasterCommodityDescription (string)

      • Added property materialMasterCommodityId (integer)

      • Added property materialMasterCommodityCode (string)

      • Added property materialMasterCommodityDescription (string)

GET /Modules/AMPC/InPlaceAssets/Spares/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains In-Place Asset Spare collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of In-Place Asset Spare entities

      Changed items (object):

      • Changed property properties (object)

        • Added property inheritedFromMaterialMasterCommodityId (integer)

        • Added property inheritedFromMaterialMasterCommodityCode (string)

        • Added property inheritedFromMaterialMasterCommodityDescription (string)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

GET /Modules/AMPC/PlaceholderAssetComponents/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Placeholder Asset Component

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property materialMasterCommodityId (integer)

      • Added property materialMasterCommodityCode (string)

      • Added property materialMasterCommodityDescription (string)

GET /Modules/AMPC/PlaceholderAssetComponents/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Placeholder Asset Component collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Placeholder Asset Component entities

      Changed items (object):

      • Changed property properties (object)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

POST /Modules/AMPC/PlaceholderAssets/Responsibilities
Request:

Changed content type : application/vnd.onkey.entity+json

  • Changed property properties (object)

    New optional properties:

    • placeholderAssetId
POST /Modules/AMPC/PlaceholderAssets/Responsibilities/Batch
Request:

Changed content type : application/vnd.onkey.entitycollection+json

Changed items (object):

  • Changed property properties (object)

    New optional properties:

    • placeholderAssetId
GET /Modules/AMPC/PlaceholderAssets/Spares/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Placeholder Asset Spare

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property inheritedFromMaterialMasterCommodityId (integer)

      • Added property inheritedFromMaterialMasterCommodityCode (string)

      • Added property inheritedFromMaterialMasterCommodityDescription (string)

      • Added property materialMasterCommodityId (integer)

      • Added property materialMasterCommodityCode (string)

      • Added property materialMasterCommodityDescription (string)

GET /Modules/AMPC/PlaceholderAssets/Spares/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Placeholder Asset Spare collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Placeholder Asset Spare entities

      Changed items (object):

      • Changed property properties (object)

        • Added property inheritedFromMaterialMasterCommodityId (integer)

        • Added property inheritedFromMaterialMasterCommodityCode (string)

        • Added property inheritedFromMaterialMasterCommodityDescription (string)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

GET /Modules/AMPC/RegularAssetComponents/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Regular Asset Component

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property materialMasterCommodityId (integer)

      • Added property materialMasterCommodityCode (string)

      • Added property materialMasterCommodityDescription (string)

GET /Modules/AMPC/RegularAssetComponents/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Regular Asset Component collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Regular Asset Component entities

      Changed items (object):

      • Changed property properties (object)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

POST /Modules/AMPC/RegularAssets/Responsibilities
Request:

Changed content type : application/vnd.onkey.entity+json

  • Changed property properties (object)

    New optional properties:

    • regularAssetId
POST /Modules/AMPC/RegularAssets/Responsibilities/Batch
Request:

Changed content type : application/vnd.onkey.entitycollection+json

Changed items (object):

  • Changed property properties (object)

    New optional properties:

    • regularAssetId
GET /Modules/AMPC/RegularAssets/Spares/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Regular Asset Spare

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property inheritedFromMaterialMasterCommodityId (integer)

      • Added property inheritedFromMaterialMasterCommodityCode (string)

      • Added property inheritedFromMaterialMasterCommodityDescription (string)

      • Added property materialMasterCommodityId (integer)

      • Added property materialMasterCommodityCode (string)

      • Added property materialMasterCommodityDescription (string)

GET /Modules/AMPC/RegularAssets/Spares/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Regular Asset Spare collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Regular Asset Spare entities

      Changed items (object):

      • Changed property properties (object)

        • Added property inheritedFromMaterialMasterCommodityId (integer)

        • Added property inheritedFromMaterialMasterCommodityCode (string)

        • Added property inheritedFromMaterialMasterCommodityDescription (string)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

GET /Modules/AMPC/RegularAssetTasks/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Regular Asset Task

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property assetTypeNearestRegularAssetTypeId (integer)

      • Added property assetTypeNearestRegularAssetTypeCode (string)

      • Added property assetTypeNearestRegularAssetTypeDescription (string)

      • Added property assetTypeNearestRegularAssetTypeLastConfirmedOn (string)

      • Added property assetTypeRecordType (string)

GET /Modules/AMPC/RegularAssetTasks/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Regular Asset Task collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Regular Asset Task entities

      Changed items (object):

      • Changed property properties (object)

        • Added property assetTypeNearestRegularAssetTypeId (integer)

        • Added property assetTypeNearestRegularAssetTypeCode (string)

        • Added property assetTypeNearestRegularAssetTypeDescription (string)

        • Added property assetTypeNearestRegularAssetTypeLastConfirmedOn (string)

        • Added property assetTypeRecordType (string)

GET /Modules/AMPC/RegularAssetTasks/Spares/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Regular Asset Task Spare

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property inheritedFromMaterialMasterCommodityId (integer)

      • Added property inheritedFromMaterialMasterCommodityCode (string)

      • Added property inheritedFromMaterialMasterCommodityDescription (string)

      • Added property materialMasterCommodityId (integer)

      • Added property materialMasterCommodityCode (string)

      • Added property materialMasterCommodityDescription (string)

      • Added property stockItemMaterialMasterCommodityId (integer)

      • Added property stockItemMaterialMasterCommodityCode (string)

      • Added property stockItemMaterialMasterCommodityDescription (string)

      • Deleted property commodityId (integer)

      • Deleted property commodityCode (string)

      • Deleted property commodityDescription (string)

      • Deleted property inheritedFromCommodityId (integer)

      • Deleted property inheritedFromCommodityCode (string)

      • Deleted property inheritedFromCommodityDescription (string)

POST /Modules/AMPC/RegularAssetTasks/Spares
Request:

Changed content type : application/vnd.onkey.entity+json

  • Changed property properties (object)

    • Deleted property commodityId (integer)
GET /Modules/AMPC/RegularAssetTasks/Spares
Return Type:

Changed response : 200 OK

Success response - body contains pageable Regular Asset Task Spare collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

        • Deleted property commodityId (integer)

        • Deleted property commodityCode (string)

        • Deleted property commodityDescription (string)

GET /Modules/AMPC/RegularAssetTasks/{regularAssetTaskId}/Spares
Return Type:

Changed response : 200 OK

Success response - body contains pageable Regular Asset Task Spare collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

        • Deleted property commodityId (integer)

        • Deleted property commodityCode (string)

        • Deleted property commodityDescription (string)

GET /Modules/AMPC/RegularAssetTasks/Spares/Lookups/LookupRegularAssetTaskSpareStockItemForMaterialMaster
Return Type:

Changed response : 200 OK

Success response - body contains pageable Stock Item collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

        • Deleted property commodityId (integer)

        • Deleted property commodityCode (string)

        • Deleted property commodityDescription (string)

GET /Modules/AMPC/RegularAssetTasks/Spares/Lookups/LookupRegularAssetTaskSpareStockItem
Return Type:

Changed response : 200 OK

Success response - body contains pageable Stock Item collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

        • Deleted property commodityId (integer)

        • Deleted property commodityCode (string)

        • Deleted property commodityDescription (string)

GET /Modules/AMPC/RegularAssetTasks/Spares/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Regular Asset Task Spare collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Regular Asset Task Spare entities

      Changed items (object):

      • Changed property properties (object)

        • Added property inheritedFromMaterialMasterCommodityId (integer)

        • Added property inheritedFromMaterialMasterCommodityCode (string)

        • Added property inheritedFromMaterialMasterCommodityDescription (string)

        • Added property materialMasterCommodityId (integer)

        • Added property materialMasterCommodityCode (string)

        • Added property materialMasterCommodityDescription (string)

        • Added property stockItemMaterialMasterCommodityId (integer)

        • Added property stockItemMaterialMasterCommodityCode (string)

        • Added property stockItemMaterialMasterCommodityDescription (string)

        • Deleted property commodityId (integer)

        • Deleted property commodityCode (string)

        • Deleted property commodityDescription (string)

        • Deleted property inheritedFromCommodityId (integer)

        • Deleted property inheritedFromCommodityCode (string)

        • Deleted property inheritedFromCommodityDescription (string)

POST /Modules/AMPC/RegularAssetTasks/Spares/Batch
Request:

Changed content type : application/vnd.onkey.entitycollection+json

Changed items (object):

  • Changed property properties (object)

    • Deleted property commodityId (integer)