mm_presta Posted April 7, 2016 Share Posted April 7, 2016 When listing orders number using https://www.xxx/api/orders/ web reference system returns xml file <prestashop xmlns:xlink="http://www.w3.org/1999/xlink"> <orders> <order id="1" xlink:href="https://www.xxx/api/orders/1"/> <order id="2" xlink:href="https://www.xxx/api/orders/2"/> <order id="4" xlink:href="https://www.xxx/api/orders/4"/> </orders> </prestashop> There is no reference to order_id=3. Could someone has the same problem? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now