## Overview  
You can use this endpoint to retrieve the Logs of a single existing Queued Job. To consume it, you must be an Authenticated User. Once you have obtained a valid token, you must pass it to the call. Additionally, you need a valid ID of an existing queued job.

## Rate Limiting  
Rate limiting is crucial to system performance and will help us ensure that you can access your data with the speed and reliability that your business needs. With this in mind we have set limits of how many requests per hour a single user can send from one IP address to Sellercloud’s REST API.

## Overview  
This endpoint is used to trigger the execution of a single existing Scheduled Task. To consume it, you must be an Authenticated User. Once you have obtained a valid token, it must be passed on the call.  
**Endpoint**  
An example of this endpoint for server XX is:  
`https://xx.api.sellercloud.com/rest/api/ScheduledTasks/{id}/ExecuteTask`  
For your…

## Overview  
With this endpoint, you can retrieve the Execution History of a single existing Scheduled Task. To consume it, you must be an Authenticated User. Once you have obtained a valid token, it must be passed on the call. You must also know the ID of a scheduled task. This can…

## Overview  
You can use this endpoint to retrieve the IDs of Picklists associated with a single Order. To consume it, you must be an Authenticated User. Once you have obtained a valid token, you must pass it to the call. Additionally, you need a valid ID of an existing sales…

## Overview  
You can use this endpoint to retrieve data for multiple sales orders, using an existing Saved View. To consume it, you must be an Authenticated User. As soon as you receive a valid token, you need to pass it to the call. Additionally, you need a valid ID of an…

## Overview  
You can use this endpoint to retrieve the existing Order Saved Views. To consume this endpoint, you must be an Authenticated User. As soon as you receive a valid token, you need to pass it to the call.  
**Endpoint**  
An example of this endpoint for server XX is:  
`https://xx.api.sellercloud.com/rest/api/Orders/Views`  
For your…

## Overview  
This endpoint allows you to update the Priority status of a single existing Queued Job. To consume it, you must be an Authenticated User. Once you have obtained a valid token, you must pass it to the call. Additionally, you need a valid ID of an existing queued job.  
**Endpoint**…

## Overview  
You can use this endpoint to retrieve metadata for existing products with the option to specify different filtering values. For a complete set of results, multiple requests should be made by specifying a page number in the request. To consume this endpoint, you must be an Authenticated User. As soon…

## Overview  
This endpoint allows you to receive a check payment for a single existing sales order. To consume it, you must be an Authenticated User. Once you have obtained a valid token, you must pass it to the call. Additionally, you need a valid ID of an existing order.  
**Endpoint**…
