2025.05.20
This release includes documentation updates as well as potential impacting changes related to property updates.
๐ Documentation Updates
๐ Added
โ ๏ธ Warning
Wires
GET wires/v1/ControlType
- ๐ endpoint added
GET wires/v1/ControlType/{id}
- ๐ endpoint added
PUT wires/v1/ControlType/{id}
- ๐ endpoint added
GET wires/v1/outgoing
- โ ๏ธ added the new 'Declined' enum value to the 'items/items/status' response property for the response status '200'
GET /outgoing/search - โ ๏ธ added the new 'Declined' enum value to the 'items/items/status' response property for the response status '200'
GET /outgoing/{id} - โ ๏ธ added the new 'ApprovalRequired' enum value to the 'items/items/status' response property
- โ ๏ธ added the new 'ApprovalRequired' enum value to the 'status' response property
- โ ๏ธ added the new 'Declined' enum value to the 'items/items/status' response
- โ ๏ธ added the new 'Declined' enum value to the 'status' response property
POST wires/v1/outgoing/{id}/approve
- ๐ endpoint added
POST wires/v1/outgoing/{id}/decline
- ๐ endpoint added
Other Changes
- ๐ added Dual Control for wires initiated via API
- ๐ added the ability to view 2024 wire history
Updated about 2 months ago