Filter Can Now Be Used with or without a Space
In a call where a GET request was used in combination with a filter, it was important to correctly use spaces between the operators (=, <, >, <=, >=). This was very error-prone, so the filters were not applied in all situations. We have improved this. It is now possible to work with or without spaces in a filter. |
Voorbeelden
GET {{restUrl}}/Documents/prdl/?Filter=magl_code=2000in AND prdl_status=1&FieldList=prdh_num,prdr_num,prbv_num,plnb_num,magl_code,prdl_num,prdl_status » no space usage at Filter=magl_code=2000in
GET {{restUrl}}/Documents/prdl/?Filter=magl_code = 2000in AND prdl_status = 1&FieldList=prdh_num,prdr_num,prbv_num,plnb_num,magl_code,prdl_num,prdl_status » space usage at Filter=magl_code=2000in
Please note! |
- Published:23 apr 2024 09:58
- Latest update:23 apr 2024 09:58
- TypeRelease notes
- FunctionalityVERBETERD
- Category
- Product
- Version005.079.002
- AvailabilityOpenbaar