9 APIs
The design is in progress for this change and AEMO provides more details as these are finalised.
The Shortening the Settlements See Relevant Rules or Procedures Cycle (SSC) project introduces RESTful APIs to support the cash instructions in the Markets Portal Web applications for registered participants only. Requires access to MarketNet..
9.1 Cash Instructions endpoints
- GET /cash-instructions - Retrieve a list of cash instructions based on optional filtering criteria.
- POST /cash-instructions - Create a new cash instruction
- GET /cash-instructions/{instructionId} - Retrieve the details of an existing cash instruction
- PUT /cash-instructions/{instructionId} - Update a cash instruction
- DELETE /cash-instructions/{instructionId} - Cancel A ServiceOrderStatus indicating the Service Order is cancelled. a cash instruction
- GET /cash-instruction-types - Retrieve a list of cash instruction types currently available.
9.2 Application instructions endpoints
- GET /application-instructions - Retrieve a list of application instructions grouped by maturity billing period Energy Rules Terms.
9.3 Notifications endpoints
- GET /version - Retrieve the version number