Sellercloud Developer, Author at Sellercloud API Docs - Page 6 of 15
Overview
In order to update QuickBook Export status of a purchase order you can do it as follows: By calling endpoint for updating QuickBook export status of purchase order / purchase orders. That will be explained in this article. Endpoint that is presented in this article is used for updating…
Overview
In order to update QuickBook Export status of an order you can do it as follows: By calling endpoint for updating QuickBook export status of order / orders. That will be explained in this article. Endpoint that is presented in this article is used for updating QuickBook exported status…
Address Status possible values
Address Source possible values
Overview
In order to update the addresses of an existing customer, you can consume the endpoint presented in this article. In order to consume it, you must: Be an authenticated user. For information on how you can authenticate, see: Authentication. As soon as you do authentication and receive a valid token,…
Overview
In order to update the custom columns of an existing customer, you can consume the endpoint presented in this article. In order to consume it, you must: Be an authenticated user. For information on how you can authenticate, see: Authentication. As soon as you do authentication and receive a valid token,…
Overview
In order to get a list of the eBay business policies for a company, you can consume the endpoint presented in this article. In order to consume it, you must: Be an authenticated user. For information on how you can authenticate, see: Authentication. As soon as you do authentication and receive…
Overview
In order to get a list of the eBay site codes for a company, you can consume the endpoint presented in this article. In order to consume it, you must: Be an authenticated user. For information on how you can authenticate, see: Authentication. As soon as you do authentication and receive…
Overview
Endpoint is used for updating the value of multiple user-defined product columns. In order to do that you must: Be an authenticated user. For information on how you can authenticate, see: Authentication.
NOTE: Endpoint “PUT /api/Products/{productID}/CustomColumnsMultiple” is obsolete as it does not support special characters in the productID. Use the…