• Delete Order

    Overview This endpoint allows you to delete a single existing sales order. 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. Additionally, you need a valid Sellercloud Order ID. If the order has any…

  • Get All Orders

    Overview You can use this endpoint to retrieve paged results of existing Sales Orders 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….

  • Get Single Order

    Overview This endpoint allows you to retrieve metadata of 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 sales order job. Endpoint…