• Receive Manual (Cash) Payment

    Overview You can use this endpoint to receive a manual (cash) 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….

  • Get Queued Job Output File

    Overview With this endpoint, you can retrieve the Output File 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….

  • Get Notes

    Overview You can use this endpoint to retrieve the Notes of 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. Endpoint…

  • Get Order Packages

    Overview You can use this endpoint to retrieve the packages of a single existing sales order. If an order has a lot of packages, retrieving all of them in a single call could be resource-consuming. That’s why you have the option for pagination. To consume this endpoint, you must be…

  • Create New Sales Order

    Overview This endpoint allows you to create a single new sales order. 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. To mark an order as paid after its creation, you can utilize one…

  • Get All Queued Jobs

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

  • Get Single Queued Job

    Overview With this endpoint, you can retrieve the details 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 An example of…

  • Update Inventory Info for Single Product

    Overview In order to update the shipping metadata of existing products, you must: Be an authenticated user. Information on how you can authenticate: Authentication As soon as you do the authentication and receive a valid token, you need to pass it on to each call when updating inventory. Have valid IDs…