Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sales_order.search() says invalid api path when used for magento 1.9 #26

Open
Raj160907 opened this issue Mar 19, 2021 · 12 comments
Open

Comments

@Raj160907
Copy link

Raj160907 commented Mar 19, 2021

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:
@Gabriel712
Copy link

Hello,

I tested here, the same problem.

-> Solution get all
client.order.list()
And use your self a filter

@Raj160907
Copy link
Author

Raj160907 commented Mar 25, 2021 via email

@Raj160907
Copy link
Author

pagination is not supported in sales_order.list() API

@Gabriel712
Copy link

Hi, i tested this here. It's OK!
How many products you have ?

@Raj160907
Copy link
Author

i dont have products but i have 100 orders and i want it to display 25 orders per page

@Gabriel712
Copy link

*pagination *doesn't seem to work. * is your error ?

@Raj160907
Copy link
Author

yes, please help me how can i apply pagination in order.list() or in any api?

@Gabriel712
Copy link

show me your code

@Raj160907
Copy link
Author

sales_order.search() says invalid api path and there's nothing like pagination in sales_order.list() api

@Gabriel712
Copy link

Maybe client.order.search() have a error;

Use the client.order.list()

@Raj160907
Copy link
Author

please tel me how to use client.order.list() for pagination

@Gabriel712
Copy link

Gabriel712 commented May 22, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants