# Overview

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

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

# 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 possible values

# PO Type possible values

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

# 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,…

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

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

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