retailcrm / api-client-go

Go client for retailCRM API
http://www.retailcrm.ru
MIT License
3 stars 21 forks source link

add 'paidAt<From|To>' filter for orders request #70

Closed defernest closed 2 years ago

defernest commented 2 years ago

Added a fields OrdersFilter.PaidAtFrom and OrdersFilter.PaidAtTo according to the filters of the /api/v5/orders endpoint.