All Collections
APIs
APIs
How to retrieve the sales orders for a specific warehouse
How to retrieve the sales orders for a specific warehouse
Updated over a week ago

Use case

A Third-party company wants to retrieve the organization orders for a specific branch

How-to Steps

  1. Create a token and grant the APIs permissions

On Edara, from Data Module then Integration page, add a new user token with these permissions

  • Get Warehouse By Name

  • Return a list of sales documents by specific criteria

2. Retrieve the warehouse ID

  • Give the third-party company your warehouse name on Edara

  • Use this endpoint “Return a Warehouse by Name” to know the warehouse ID to can retrieve the orders later

3. Retrieve the sales orders for a specific warehouse

Important notes

  • The maximum limit for retrieving the orders is 1000 transactions in call

  • The user token must have the data permissions of warehouses, stock items, and service items

  • The service-only documents won't be retrieved from this endpoint

Did this answer your question?