AvaTax-REST-V2-Python-SDK
AvaTax-REST-V2-Python-SDK copied to clipboard
query_companies is not accepting filter argument, even though documentation suggests it should.
https://github.com/avadev/AvaTax-REST-V2-Python-SDK/blob/ff832f8ed052375ecdafa7eaf60fccd445005547/src/client_methods.py#L1873
When I try to pass filter argument, it is not accepted.
@aseemcheema Could you provide the code snippet with what filters you are trying to do so I can diagnose further?
Closing due to lack of activity. Please reopen with code sample if you are still having issues