# Alephee developers portal

## Alephee API V2 developers portal

- [API documentation](https://developers.alephee.com/v2/introduction/readme.md): About the API
- [Introduction to integrations](https://developers.alephee.com/v2/introduction/readme/introduction-to-integrations.md): PDF document
- [Using the API](https://developers.alephee.com/v2/introduction/using-the-api.md)
- [Authentication](https://developers.alephee.com/v2/introduction/using-the-api/authentication.md): How to authenticate to the API
- [Swagger](https://developers.alephee.com/v2/introduction/using-the-api/swagger.md)
- [JSON documents](https://developers.alephee.com/v2/introduction/using-the-api/json-documents.md)
- [Test page 1](https://developers.alephee.com/v2/introduction/using-the-api/test-page-1.md)
- [Overall index of methods](https://developers.alephee.com/v2/introduction/overall-index-of-methods.md): List of all avaiable API endpoints
- [Rate limiting](https://developers.alephee.com/v2/usage-limiting/rate-limiting.md): To ensure good API performance, integrations will be subject to a throttling threshold. Current limits are described below.
- [Limits per request](https://developers.alephee.com/v2/usage-limiting/limits-per-request.md): To ensure good API performance, integrations will be subject to a throttling threshold. Current limits are described below.
- [Limits HTTP headers responses](https://developers.alephee.com/v2/usage-limiting/limits-http-headers-responses.md)
- [Usage limits by endpoint](https://developers.alephee.com/v2/usage-limiting/usage-limits-by-endpoint.md)
- [GET methods](https://developers.alephee.com/v2/accounts/get-methods.md): Services for obtaining accounts and related information.
- [Accounts](https://developers.alephee.com/v2/accounts/get-methods/page-1.md)
- [Usage limiting](https://developers.alephee.com/v2/accounts/get-methods/page-1/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Respone](https://developers.alephee.com/v2/accounts/get-methods/page-1/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/accounts/get-methods/page-1/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/accounts/get-methods/page-1/examples.md)
- [Marketplaces](https://developers.alephee.com/v2/accounts/get-methods/marketplaces.md)
- [Usage limiting](https://developers.alephee.com/v2/accounts/get-methods/marketplaces/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/accounts/get-methods/marketplaces/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/accounts/get-methods/marketplaces/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/accounts/get-methods/marketplaces/examples.md)
- [Price Lists](https://developers.alephee.com/v2/accounts/get-methods/price-lists.md)
- [Usage limiting](https://developers.alephee.com/v2/accounts/get-methods/price-lists/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Responses](https://developers.alephee.com/v2/accounts/get-methods/price-lists/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/accounts/get-methods/price-lists/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/accounts/get-methods/price-lists/examples.md)
- [Stores](https://developers.alephee.com/v2/accounts/get-methods/stores.md)
- [Usage limiting](https://developers.alephee.com/v2/accounts/get-methods/stores/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/accounts/get-methods/stores/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/accounts/get-methods/stores/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/accounts/get-methods/stores/examples.md)
- [Login Token](https://developers.alephee.com/v2/accounts/get-methods/login-token.md)
- [Usage limiting](https://developers.alephee.com/v2/accounts/get-methods/login-token/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/accounts/get-methods/login-token/request.md): Request to the API endpoint
- [Business rules](https://developers.alephee.com/v2/accounts/get-methods/login-token/business-rules.md)
- [Standard usage flow for Alephee B2B portal](https://developers.alephee.com/v2/accounts/get-methods/login-token/standard-usage-flow-for-alephee-b2b-portal.md)
- [Type specifications](https://developers.alephee.com/v2/accounts/get-methods/login-token/type-specifications.md)
- [Examples](https://developers.alephee.com/v2/accounts/get-methods/login-token/examples.md)
- [PUT methods](https://developers.alephee.com/v2/accounts/put-methods.md): Services for updating accounts information.
- [Update account fiscal tax rules](https://developers.alephee.com/v2/accounts/put-methods/update-account-fiscal-tax-rules.md)
- [Usage limiting](https://developers.alephee.com/v2/accounts/put-methods/update-account-fiscal-tax-rules/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/accounts/put-methods/update-account-fiscal-tax-rules/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/accounts/put-methods/update-account-fiscal-tax-rules/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/accounts/put-methods/update-account-fiscal-tax-rules/examples.md)
- [Logical model](https://developers.alephee.com/v2/orders/logical-model.md): First, an introduction to logical model and its sections.
- [What is an order?](https://developers.alephee.com/v2/orders/logical-model/what-is-an-order.md): A customer's request to purchase one or more products from a marketplace.
- [Order model overview](https://developers.alephee.com/v2/orders/logical-model/order-model-overview.md)
- [Shopping cart orders](https://developers.alephee.com/v2/orders/logical-model/shopping-cart-orders.md)
- [Cart order model overview](https://developers.alephee.com/v2/orders/logical-model/shopping-cart-orders/cart-order-model-overview.md)
- [Mercado Libre’s shopping cart orders](https://developers.alephee.com/v2/orders/logical-model/shopping-cart-orders/mercado-libres-shopping-cart-orders.md)
- [Approved payments and pending payments](https://developers.alephee.com/v2/orders/logical-model/approved-payments-and-pending-payments.md)
- [General notes](https://developers.alephee.com/v2/orders/logical-model/general-notes.md)
- [GET methods](https://developers.alephee.com/v2/orders/get-methods.md): Services for obtaining orders and related information.
- [Orders](https://developers.alephee.com/v2/orders/get-methods/get-orders.md): Get orders and its information
- [Usage limiting](https://developers.alephee.com/v2/orders/get-methods/get-orders/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/orders/get-methods/get-orders/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/orders/get-methods/get-orders/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/orders/get-methods/get-orders/examples.md)
- [Useful tips](https://developers.alephee.com/v2/orders/get-methods/get-orders/useful-tips.md)
- [Orders List From A Shopping Cart](https://developers.alephee.com/v2/orders/get-methods/get-orders-list-from-a-shopping-cart.md)
- [Usage limiting](https://developers.alephee.com/v2/orders/get-methods/get-orders-list-from-a-shopping-cart/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/orders/get-methods/get-orders-list-from-a-shopping-cart/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/orders/get-methods/get-orders-list-from-a-shopping-cart/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/orders/get-methods/get-orders-list-from-a-shopping-cart/examples.md)
- [Orders Document](https://developers.alephee.com/v2/orders/get-methods/orders-document.md): Get documents previously attached to an order.
- [Usage limiting](https://developers.alephee.com/v2/orders/get-methods/orders-document/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/orders/get-methods/orders-document/request.md): Request to the API endpoint
- [Orders Fulfillment Documents](https://developers.alephee.com/v2/orders/get-methods/orders-document-1.md): Get Fulfillment order documents (XML and PDF) compressed in ZIP format
- [Usage limiting](https://developers.alephee.com/v2/orders/get-methods/orders-document-1/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/orders/get-methods/orders-document-1/request.md): Request to the API endpoint
- [Order Shipping Label](https://developers.alephee.com/v2/orders/get-methods/order-shipping-label.md): Get the shipping label of an order.
- [Usage limiting](https://developers.alephee.com/v2/orders/get-methods/order-shipping-label/usage-limiting.md): Current limits for this endpoint are described below
- [Business rules](https://developers.alephee.com/v2/orders/get-methods/order-shipping-label/business-rules.md)
- [Request and Response](https://developers.alephee.com/v2/orders/get-methods/order-shipping-label/request.md): Request to the API endpoint
- [Examples](https://developers.alephee.com/v2/orders/get-methods/order-shipping-label/examples.md)
- [PUT methods](https://developers.alephee.com/v2/orders/put-methods.md): Updates to the given orders.
- [Update orders status](https://developers.alephee.com/v2/orders/put-methods/update-orders-status.md): Updates the status of the orders. This method can update a bulk list of orders at once.
- [Usage limiting](https://developers.alephee.com/v2/orders/put-methods/update-orders-status/usage-limiting.md): Current limits for this endpoint are described below
- [Business rules](https://developers.alephee.com/v2/orders/put-methods/update-orders-status/business-rules.md)
- [Request and Response](https://developers.alephee.com/v2/orders/put-methods/update-orders-status/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/orders/put-methods/update-orders-status/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/orders/put-methods/update-orders-status/examples.md)
- [Mark orders as integrated](https://developers.alephee.com/v2/orders/put-methods/mark-orders-as-integrated.md)
- [Usage limiting](https://developers.alephee.com/v2/orders/put-methods/mark-orders-as-integrated/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/orders/put-methods/mark-orders-as-integrated/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/orders/put-methods/mark-orders-as-integrated/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/orders/put-methods/mark-orders-as-integrated/examples.md)
- [POST methods](https://developers.alephee.com/v2/orders/post-methods.md): Updates to the given orders.
- [Attach a document to an order](https://developers.alephee.com/v2/orders/post-methods/attach-a-document-to-an-order.md): Set attached file with invoice / receipt / electronic fiscal invoice to an order.
- [Usage limiting](https://developers.alephee.com/v2/orders/post-methods/attach-a-document-to-an-order/usage-limiting.md): Current limits for this endpoint are described below
- [Allowed document types and formats](https://developers.alephee.com/v2/orders/post-methods/attach-a-document-to-an-order/allowed-document-types-and-formats.md)
- [Request and Response](https://developers.alephee.com/v2/orders/post-methods/attach-a-document-to-an-order/request.md): Request to the API endpoint
- [Examples](https://developers.alephee.com/v2/orders/post-methods/attach-a-document-to-an-order/examples.md)
- [Example using POSTMAN via form-data](https://developers.alephee.com/v2/orders/post-methods/attach-a-document-to-an-order/examples-1.md)
- [Example using POSTMAN via JSON body](https://developers.alephee.com/v2/orders/post-methods/attach-a-document-to-an-order/examples-2.md)
- [Attach a document to a shopping cart (pack)](https://developers.alephee.com/v2/orders/post-methods/attach-a-document-to-a-shopping-cart-pack.md): (Only for the Mercado Libre marketplace)
- [Split an order](https://developers.alephee.com/v2/orders/post-methods/split-an-order.md)
- [Usage limiting](https://developers.alephee.com/v2/orders/post-methods/split-an-order/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/orders/post-methods/split-an-order/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/orders/post-methods/split-an-order/response.md): Response from the API endpoint...
- [Send a message to a buyer](https://developers.alephee.com/v2/orders/post-methods/send-a-message-to-a-buyer.md)
- [Usage limiting](https://developers.alephee.com/v2/orders/post-methods/send-a-message-to-a-buyer/usage-limiting.md): Current limits for this endpoint are described below
- [Business rules](https://developers.alephee.com/v2/orders/post-methods/send-a-message-to-a-buyer/business-rules.md)
- [Request and Response](https://developers.alephee.com/v2/orders/post-methods/send-a-message-to-a-buyer/request.md): Request to the API endpoint
- [Examples](https://developers.alephee.com/v2/orders/post-methods/send-a-message-to-a-buyer/examples.md)
- [Create a new order](https://developers.alephee.com/v2/orders/post-methods/create-a-new-order.md): Create a new order for a given account.
- [Usage limiting](https://developers.alephee.com/v2/orders/post-methods/create-a-new-order/usage-limiting.md): Current limits for this endpoint are described below
- [Introduction](https://developers.alephee.com/v2/orders/post-methods/create-a-new-order/introduction.md)
- [Business rules](https://developers.alephee.com/v2/orders/post-methods/create-a-new-order/business-rules.md)
- [Order mandatory sections](https://developers.alephee.com/v2/orders/post-methods/create-a-new-order/order-mandatory-sections.md)
- [Request and Response](https://developers.alephee.com/v2/orders/post-methods/create-a-new-order/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/orders/post-methods/create-a-new-order/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/orders/post-methods/create-a-new-order/examples.md)
- [DELETE methods](https://developers.alephee.com/v2/orders/delete-methods.md): Services for deleting orders and related information.
- [Delete an order](https://developers.alephee.com/v2/orders/delete-methods/delete-an-order.md): Delete a given order for the indicated account.
- [Usage limiting](https://developers.alephee.com/v2/orders/delete-methods/delete-an-order/usage-limiting.md): Current limits for this endpoint are described below
- [Business rules](https://developers.alephee.com/v2/orders/delete-methods/delete-an-order/business-rules.md)
- [Request and Response](https://developers.alephee.com/v2/orders/delete-methods/delete-an-order/request.md): Request to the API endpoint
- [Examples](https://developers.alephee.com/v2/orders/delete-methods/delete-an-order/examples.md)
- [GET methods](https://developers.alephee.com/v2/orders-shipping/get-methods.md)
- [Shipping Packaging Information](https://developers.alephee.com/v2/orders-shipping/get-methods/shipping-packaging-information.md)
- [Usage limiting](https://developers.alephee.com/v2/orders-shipping/get-methods/shipping-packaging-information/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/orders-shipping/get-methods/shipping-packaging-information/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/orders-shipping/get-methods/shipping-packaging-information/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/orders-shipping/get-methods/shipping-packaging-information/examples.md)
- [Shipping Scheduling Information](https://developers.alephee.com/v2/orders-shipping/get-methods/shipping-scheduling-information.md)
- [Usage limiting](https://developers.alephee.com/v2/orders-shipping/get-methods/shipping-scheduling-information/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/orders-shipping/get-methods/shipping-scheduling-information/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/orders-shipping/get-methods/shipping-scheduling-information/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/orders-shipping/get-methods/shipping-scheduling-information/examples.md)
- [Shipping Transportation Information](https://developers.alephee.com/v2/orders-shipping/get-methods/shipping-transportation-information.md)
- [Usage limiting](https://developers.alephee.com/v2/orders-shipping/get-methods/shipping-transportation-information/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/orders-shipping/get-methods/shipping-transportation-information/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/orders-shipping/get-methods/shipping-transportation-information/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/orders-shipping/get-methods/shipping-transportation-information/examples.md)
- [POST methods](https://developers.alephee.com/v2/orders-shipping/post-methods.md)
- [Set Shipping Packaging Information](https://developers.alephee.com/v2/orders-shipping/post-methods/set-shipping-packaging-information.md)
- [Usage limiting](https://developers.alephee.com/v2/orders-shipping/post-methods/set-shipping-packaging-information/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/orders-shipping/post-methods/set-shipping-packaging-information/request.md): Request to the API endpoint
- [Examples](https://developers.alephee.com/v2/orders-shipping/post-methods/set-shipping-packaging-information/examples.md)
- [GET methods](https://developers.alephee.com/v2/products/get-methods.md): Services for obtaining products and related information.
- [Products](https://developers.alephee.com/v2/products/get-methods/page-1.md): Get products and its information from the catalog.
- [Usage limiting](https://developers.alephee.com/v2/products/get-methods/page-1/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/products/get-methods/page-1/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/products/get-methods/page-1/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/products/get-methods/page-1/examples.md)
- [POST methods](https://developers.alephee.com/v2/products/post-methods.md): Services for updating products information.
- [Logical model](https://developers.alephee.com/v2/products/post-methods/logical-model.md)
- [Business Rules](https://developers.alephee.com/v2/products/post-methods/business-rules.md)
- [Prices considerations](https://developers.alephee.com/v2/products/post-methods/business-rules/prices-considerations.md)
- [Available prices attributes combinations to set prices](https://developers.alephee.com/v2/products/post-methods/business-rules/available-prices-attributes-combinations-to-set-prices.md)
- [Stock considerations](https://developers.alephee.com/v2/products/post-methods/business-rules/stock-considerations.md)
- [Alephee B2B portals prices and stock considerations](https://developers.alephee.com/v2/products/post-methods/business-rules/alephee-b2b-portals-prices-and-stock-considerations.md)
- [Measurable quantity and price considerations](https://developers.alephee.com/v2/products/post-methods/business-rules/measurable-quantity-and-price-considerations.md)
- [Update Products](https://developers.alephee.com/v2/products/post-methods/update-products.md)
- [Usage limiting](https://developers.alephee.com/v2/products/post-methods/update-products/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/products/post-methods/update-products/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/products/post-methods/update-products/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/products/post-methods/update-products/examples.md)
- [PUT methods](https://developers.alephee.com/v2/products/put-methods.md): Services for updating products information.
- [Update product fiscal information](https://developers.alephee.com/v2/products/put-methods/update-product-fiscal-information.md)
- [Usage limiting](https://developers.alephee.com/v2/products/put-methods/update-product-fiscal-information/usage-limiting.md): Current limits for this endpoint are described below
- [Notes](https://developers.alephee.com/v2/products/put-methods/update-product-fiscal-information/notes.md)
- [Request and Response](https://developers.alephee.com/v2/products/put-methods/update-product-fiscal-information/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/products/put-methods/update-product-fiscal-information/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/products/put-methods/update-product-fiscal-information/examples.md)
- [DELETE methods](https://developers.alephee.com/v2/products/delete-methods.md): Services for updating products information.
- [Delete products from a price list](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list.md)
- [Usage limiting](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/usage-limiting.md): Current limits for this endpoint are described below
- [Business rules](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/business-rules.md)
- [Warnings](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/warnings.md)
- [Request and Response](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/type-specifications.md)
- [Result type specifications](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/examples.md)
- [Most common validation error messages and how to fix them.](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/most-common-validation-error-messages-and-how-to-fix-them..md)
- [GET methods](https://developers.alephee.com/v2/product-listings/get-methods.md): Services for obtaining product listings and related information.
- [Product Listings](https://developers.alephee.com/v2/product-listings/get-methods/page-1.md)
- [Usage limiting](https://developers.alephee.com/v2/product-listings/get-methods/page-1/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/product-listings/get-methods/page-1/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/product-listings/get-methods/page-1/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/product-listings/get-methods/page-1/examples.md)
- [POST methods](https://developers.alephee.com/v2/product-listings/post-methods.md): Services for updating product listings (a.k.a publications) and related information.
- [Set product listings discounts](https://developers.alephee.com/v2/product-listings/post-methods/set-product-listings-discounts.md)
- [Usage limiting](https://developers.alephee.com/v2/product-listings/post-methods/set-product-listings-discounts/usage-limiting.md): Current limits for this endpoint are described below
- [Business rules](https://developers.alephee.com/v2/product-listings/post-methods/set-product-listings-discounts/business-rules.md)
- [Request and Response](https://developers.alephee.com/v2/product-listings/post-methods/set-product-listings-discounts/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/product-listings/post-methods/set-product-listings-discounts/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/product-listings/post-methods/set-product-listings-discounts/examples.md)
- [PUT methods](https://developers.alephee.com/v2/product-listings/put-methods.md): Services for updating product listings (a.k.a publications) and related information.
- [Update product listings](https://developers.alephee.com/v2/product-listings/put-methods/update-product-listings.md)
- [Usage limiting](https://developers.alephee.com/v2/product-listings/put-methods/update-product-listings/usage-limiting.md): Current limits for this endpoint are described below
- [Business rules](https://developers.alephee.com/v2/product-listings/put-methods/update-product-listings/business-rules.md)
- [Request and Response](https://developers.alephee.com/v2/product-listings/put-methods/update-product-listings/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/product-listings/put-methods/update-product-listings/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/product-listings/put-methods/update-product-listings/examples.md)
- [Set product listings status](https://developers.alephee.com/v2/product-listings/put-methods/set-product-listings-status.md)
- [Usage limiting](https://developers.alephee.com/v2/product-listings/put-methods/set-product-listings-status/usage-limiting.md): Current limits for this endpoint are described below
- [Business rules](https://developers.alephee.com/v2/product-listings/put-methods/set-product-listings-status/business-rules.md)
- [Request and Response](https://developers.alephee.com/v2/product-listings/put-methods/set-product-listings-status/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/product-listings/put-methods/set-product-listings-status/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/product-listings/put-methods/set-product-listings-status/examples.md)
- [GLOSSARY](https://developers.alephee.com/v2/glossary.md)
- [Conventions](https://developers.alephee.com/v2/glossary/glo1.md)
- [Response status codes](https://developers.alephee.com/v2/glossary/glo1-1.md): All status codes are standard HTTP status codes. The below ones are used in this API.
- [Marketplaces/Channels ID and names list](https://developers.alephee.com/v2/glossary/glo1-2.md)
- [Product listings status list](https://developers.alephee.com/v2/glossary/glo1-3.md)
- [Orders and shipping glossary](https://developers.alephee.com/v2/glossary/glo1-4.md)
- [Available order statuses codes](https://developers.alephee.com/v2/glossary/glo1-4/glo1.md)
- [State transitions diagram](https://developers.alephee.com/v2/glossary/glo1-4/glo1-1.md)
- [Automatic and manual order status updates](https://developers.alephee.com/v2/glossary/glo1-4/glo1-2.md)
- [Attaching documents to orders](https://developers.alephee.com/v2/glossary/glo1-4/glo1-3.md)
- [Shipping labels](https://developers.alephee.com/v2/glossary/glo1-4/glo1-4.md)
- [TROUBLESHOOTING](https://developers.alephee.com/v2/troubleshooting.md)
- [Important tips](https://developers.alephee.com/v2/troubleshooting/faqs.md): Some tips to avoid common API integration errors that often occur due to insufficiently reviewing the documentation.
- [Best integrations practices](https://developers.alephee.com/v2/troubleshooting/common-mistakes-to-avoid.md): Best practices recommendations to optimize performance and reduce quota consumption when using integration services.
