• Update Product Prices

    Overview This endpoint is used to update product prices. To consume it, you must: Be an authenticated user. For information on how you can authenticate, see Authentication. As soon as you authenticate and receive a valid token, it needs to be passed on to the service call. Endpoint NOTE: Endpoint…

  • Get Product Prices

    Overview This endpoint allows you to pull existing product prices. To consume it, you must: Be an authenticated user. For information on how you can authenticate, see Authentication Once you authenticate and receive a valid token, it must be passed on to the call. Endpoint NOTE: Endpoint “GET /api/Catalog/{productID}/Prices” is…

  • Upload Order Document

    Overview In order to upload document for order, you can consume the endpoint presented in this article. In order to consume it, you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to…

  • Get Company Shipping APIs

    Overview In order to get information for the company shipping APIs, you can consume the endpoint presented in this article. In order to do that, you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it…

  • Get Images for Single Product

    Overview Endpoint is used for getting product images. In order to do that, you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be send in the next call to the API. Endpoint…

  • Delete Product Image

    Overview Endpoint is used for deleting product image. In order to do that, you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be send in the next call to the API. Endpoint…

  • Add Product Image for Single Product

    Overview Endpoint is used for adding product image. In order to do that, you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be send in the next call to the API. Endpoint…

  • Update Basic Catalog Info for Single Product

    Overview Endpoint is used for updating basic catalog info. In order to do that, you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be send in the next call. to the API….

  • Update Vendor Product

    Overview In order to update an existing vendor product, you can consume the endpoint presented in this article. In order to consume it, you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs…

  • Get Vendor Products

    Overview In order to get information for many vendor products in a single request, you can consume the endpoint presented in this article. In order to do that, you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a…