Sellercloud Developer, Author at Sellercloud API Docs - Page 9 of 15

Overview

In order to get information for a single vendor, you can consume the endpoint presented in this article. In order to consume it, you must:

Overview

In order to do product export via plugin, you must:

Plugins

Getting available plugins can…

Overview

In order to do product export via mapping profile, you must:

Mapping Profiles

Getting available…

Overview

In order to update an existing RMA, you can consume the endpoint presented in this article. In order to consume it, you must:

Overview

In order to download an RMA shipping label, you can consume the endpoint presented in this article. In order to consume it, you must:

Overview

In order to get information for the possible RMA shipping insurance providers, you can consume the endpoint presented in this article. In order to consume it, you must:

Overview

In order to get information for the possible RMA shipping package types, you can consume the endpoint presented in this article. In order to consume it, you must:

Overview

In order to get information for the possible RMA shipping services, you can consume the endpoint presented in this article. In order to consume it, you must:

Overview

In order to get information for the possible RMA shipping carriers, you can consume the endpoint presented in this article. In order to consume it, you must:

Overview

Endpoint is used for updating order dropship status in bulk. In order to do that you must be an authenticated user.
For information on how you can authenticate, see: Authentication.

Endpoint Example:
For such an endpoint for TT server is https://tt.api.sellercloud.com/rest/api/Orders/DropshipStatus
For your server, endpoint will be:
https://{your_server_id}.api.sellercloud.com/rest/api/Orders/DropshipStatus

Request Method Type: HttpPut…