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 3 days ago