Hi,
I’m trying to make some search in my Suppliers using API.
–request GET https://api.ordoro.com/supplier/?search=SellerName&search=SellerEmail etc.
The result is always same - call returns all suppliers; It seems that search field is just ignored;