• Get Manufacturers

    Overview In order to get list of the manufacturers for a company, 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…

  • Get Payment Terms

    Overview In order to get list of the payment terms, 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…

  • Discount Type

    Discount Type possible values

  • PO Type

    PO Type possible values

  • Create New Purchase Order

    Overview In order to create new purchase 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…

  • Set Orders As Unshipped

    Overview In order to set one or several orders as unshipped, 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,…

  • Update Purchase Order Items

    Overview In order to update data of purchase order items, 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…

  • Get Purchase Order Items

    Overview In order to get information for the purchase order items, 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…

  • 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…