Improved
April 27th, 2026
10 days ago
GET: /api/v2/pub/approvable-resources
Added
- added the property 'items/submitted_by_contact_person_id' to the response with the '200' status
- added the property 'items/submitted_for_approval_at' to the response with the '200' status
GET: /api/v2/pub/surveys
Added
- added the new 'ATTACHMENT' enum value to the 'items/categories/items/questions/items/type' response property for the response status '200'
- added the new 'DATE' enum value to the 'items/categories/items/questions/items/type' response property for the response status '200'
- added the new 'NUMBER' enum value to the 'items/categories/items/questions/items/type' response property for the response status '200'
- added the new 'SINGLE_LINE_TEXT' enum value to the 'items/categories/items/questions/items/type' response property for the response status '200'
GET: /api/v2/pub/surveys/{id}
Added
- added the new 'ATTACHMENT' enum value to the 'categories/items/questions/items/type' response property for the response status '200'
- added the new 'DATE' enum value to the 'categories/items/questions/items/type' response property for the response status '200'
- added the new 'NUMBER' enum value to the 'categories/items/questions/items/type' response property for the response status '200'
- added the new 'SINGLE_LINE_TEXT' enum value to the 'categories/items/questions/items/type' response property for the response status '200'