I have been reviewing the REST API Documentation (https://www.espocrm.com/documentation/development/api/) to try and search a custom Entity "MDB" by field "BTN"
I can't figure this out:
I can't figure this out:
- where - (array) filters;
Code:
http://localhost/espocrm/api/v1/MDB?where=btn=9545556666
Comment