RES API Changes
Warning
Some API changes are not backward compatible
Breaking Changes
| Path | Change | Description |
|---|---|---|
GET /Modules/RES/Resources/Addresses/Batch/{ids} |
Modified | Performance improvements |
GET /Modules/RES/Resources/Addresses/{id} |
Modified | Performance improvements |
GET /Modules/RES/Resources/Attributes/Batch/{ids} |
Modified | Performance improvements |
GET /Modules/RES/Resources/Attributes/{id} |
Modified | Performance improvements |
GET /Modules/RES/Resources/Batch/{ids} |
Modified | Performance improvements |
GET /Modules/RES/Resources/Competencies/Batch/{ids} |
Modified | Performance improvements |
GET /Modules/RES/Resources/Competencies/{id} |
Modified | Performance improvements |
GET /Modules/RES/Resources/Emails/Batch/{ids} |
Modified | Performance improvements |
GET /Modules/RES/Resources/Emails/{id} |
Modified | Performance improvements |
GET /Modules/RES/Resources/FileAttachments/Batch/{ids} |
Modified | Performance improvements |
GET /Modules/RES/Resources/FileAttachments/{id} |
Modified | Performance improvements |
GET /Modules/RES/Resources/PhoneNumbers/Batch/{ids} |
Modified | Performance improvements |
GET /Modules/RES/Resources/PhoneNumbers/{id} |
Modified | Performance improvements |
GET /Modules/RES/Resources/Trades/Batch/{ids} |
Modified | Performance improvements |
GET /Modules/RES/Resources/Trades/Competencies/Batch/{ids} |
Modified | Performance improvements |
GET /Modules/RES/Resources/Trades/Competencies/{id} |
Modified | Performance improvements |
GET /Modules/RES/Resources/Trades/FinancialRates/Batch/{ids} |
Modified | Performance improvements |
GET /Modules/RES/Resources/Trades/FinancialRates/{id} |
Modified | Performance improvements |
GET /Modules/RES/Resources/Trades/{id} |
Modified | Performance improvements |
GET /Modules/RES/Resources/{id} |
Modified | Performance improvements |
GET /Modules/RES/Trades/Batch/{ids} |
Modified | Performance improvements |
GET /Modules/RES/Trades/{id} |
Modified | Performance improvements |
Changes
| Path | Change |
|---|---|
GET /Modules/RES/Sections/Trades |
Added |
POST /Modules/RES/Sections/Trades |
Added |
DELETE /Modules/RES/Sections/Trades/Batch |
Added |
PATCH /Modules/RES/Sections/Trades/Batch |
Added |
POST /Modules/RES/Sections/Trades/Batch |
Added |
PATCH /Modules/RES/Sections/Trades/Batch/Active |
Added |
PATCH /Modules/RES/Sections/Trades/Batch/PermissionTree |
Added |
GET /Modules/RES/Sections/Trades/Batch/{ids} |
Added |
GET /Modules/RES/Sections/Trades/Lookups/LookupSectionTradeChangePermissionTree |
Added |
GET /Modules/RES/Sections/Trades/Lookups/LookupSectionTradeInsertPermissionTree |
Added |
GET /Modules/RES/Sections/Trades/Lookups/LookupSectionTradeSection |
Added |
GET /Modules/RES/Sections/Trades/Lookups/LookupSectionTradeTrade |
Added |
DELETE /Modules/RES/Sections/Trades/{id} |
Added |
GET /Modules/RES/Sections/Trades/{id} |
Added |
PATCH /Modules/RES/Sections/Trades/{id} |
Added |
PATCH /Modules/RES/Sections/Trades/{id}/Active |
Added |
PATCH /Modules/RES/Sections/Trades/{id}/PermissionTree |
Added |
GET /Modules/RES/Sections/{sectionId}/Trades |
Added |
Changelog
A detailed breakdown for the individual changes can be viewed here or downloaded from here