Skip to content

2.5.0

Compare
Choose a tag to compare
@ds-jkreutzfeld ds-jkreutzfeld released this 17 Apr 08:33
· 3580 commits to main since this release
7ed9aac

What's Changed

Added

  • Introduced Batch processing API endpoints. Batch Order is registered and executed for a bunch of globalAssetIds in one call.
    • API Endpoint POST Register Batch Order {{IRS_HOST}}/irs/orders
    • API Endpoint GET Batch Order {{IRS_HOST}}/irs/orders/:orderId
    • API Endpoint GET Batch {{IRS_HOST}}/irs/orders/:orderId/batches/:batchId
  • Introduced Environmental- and Social Standards processing API endpoints.
    • API Endpoint POST Register job to start an investigation if a given bpn is contained in a part chain {{IRS_HOST}}/ess/bpn/investigations
    • API Endpoint GET BPN Investigation {{IRS_HOST}}/ess/bpn/investigations/:id
    • API Endpoint POST EDC Notification receive {{IRS_HOST}}/ess/notification/receive