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