Replies: 4 comments
|
Hello, |
0 replies
0 replies
0 replies
|
For getting ready to to ship orders, from api, you can use the below conditions: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi team,
We are facing an issue with our Sellbrite integration. We need to retrieve only those orders that have a "ready to ship" status.
Our current investigation indicates that the API only allows filtering orders by payment status (using sb_payment_status='all'), but not directly by their shipping readiness status.
Please confirm:
This is a critical requirement, and we need a definitive clarification on the API's capabilities.
Now we receive orders with the status sb_payment_status = all. However, the data from the API is returned partially filled, so we have to call the API several times. How can we prevent this and receive fully filled orders?
Thank you!
All reactions