1.Get orders- We are trying to filter the order based on their created date and time filter in goapi](Swagger UI) but in goCetech api we are not getting pending orders also when we are applying pagination order responses is not coming.
- Get purchase order - same with PO we are getting purchase order line items in response but in react there in no date filters. We needed the date filter.
- Get vendor list - We need API endpoint to fetch the list of vendors with some filter such as name or email.
- Create sales invoice- getting internal server error and also linking with order not found
- Create partial - We are also trying to create partial invoice against the sales order in Cetec. but getting the error.
Can someone please help us?