> For the complete documentation index, see [llms.txt](https://tech.x2bee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tech.x2bee.com/api-guide/api-guides-en/store-front/goods/product-supply-partner.md).

# Product Supply Partner

Used to retrieve the basic information of partners for products and orders. It helps effectively manage the partner information list and quickly retrieve the information needed to optimize business processes. It also provides a partner evaluation grade lookup (GET /v1/vendor/getEvltGrade) feature, which returns the previous month's evaluation grade code (common code VD009) and the aggregate score based on the partner number (entrNo).

***

## Key Features

* Provides a list of basic information for registered partners

## API Function List

<table><thead><tr><th width="95.6666259765625">API</th><th width="338.111083984375">Description</th><th width="93.5555419921875">Server</th><th width="91.22216796875">Method</th><th>Notes</th></tr></thead><tbody><tr><td>Retrieve Partner<br>Information</td><td>• Retrieves the corresponding partner<br>information list using an array of partner numbers.</td><td>Goods</td><td>POST</td><td><a href="http://api.x2bee.com/content?msa=goods&#x26;depth=%EC%83%81%ED%92%88%EA%B3%B5%EA%B8%89%ED%98%91%EB%A0%A5%EC%82%AC&#x26;path=getEntrList">🔗View API ></a></td></tr></tbody></table>

## Terminology

<table><thead><tr><th width="119.5555419921875">Term</th><th>Description</th></tr></thead><tbody><tr><td>Partner</td><td>Refers to an entity that operates on the site or shopping mall, providing brand and product information and sharing sales revenue.</td></tr><tr><td>Direct Purchase</td><td>A product purchased from a product supplier and sold by the retailer, in a transaction structure where responsibility for stock and the right to receive payment belong to the distributor.<br>This is a product purchasing type in which revenue is generated by purchasing the product in advance and then selling it.</td></tr><tr><td>Consignment Sale</td><td>- A transaction structure in which the distribution entity is entrusted with selling the product on behalf of its producer or product supplier and, in return, receives a commission that is a fixed percentage of the sales amount.</td></tr><tr><td>Sold-Quantity Purchase</td><td>- Similar to consignment sale, but the products that are actually sold are purchased and provided in the form of a direct purchase.<br>(A combination of direct purchase and consignment)<br>- This is a product purchasing type in which the purchase/sale occurs after the product is sold.</td></tr></tbody></table>
