sales_order.search() says invalid api path when used for magento 1.9
Expected Behavior
client.order.search() -> should give the function takes5 arguments but one provided
Actual Behavior
client.order.search() -> says invalid api path
Steps to Reproduce the Problem
Specifications
- Version: latest
- Platform: magento 1.9
- Subsystem:
Hello,
I tested here, the same problem.
-> Solution get all client.order.list() And use your self a filter
but in client.order.list() -> *pagination *doesn't seem to work.
On Fri, 26 Mar 2021 at 02:17, Gabriel S santos @.***> wrote:
Hello,
I tested here, the same problem. -> Solution get all client.order.list() And use your self a filter
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fulfilio/python-magento/issues/26#issuecomment-807458028, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQK665N2AHGT2DYJ2FFPSWTTFOOPNANCNFSM4ZODA3LQ .
pagination is not supported in sales_order.list() API
Hi, i tested this here. It's OK! How many products you have ?
i dont have products but i have 100 orders and i want it to display 25 orders per page
*pagination *doesn't seem to work. * is your error ?
yes, please help me how can i apply pagination in order.list() or in any api?
show me your code
sales_order.search() says invalid api path and there's nothing like pagination in sales_order.list() api
Maybe client.order.search() have a error;
Use the client.order.list()
please tel me how to use client.order.list() for pagination
Raj, i found a error.
"invalid api" is an error of importation, Call me, [email protected]
http://devdocs.mageshop.com.br/devdocs.magento.com/guides/m1x/api/soap/sales/sales.html