# LogicTrade API ## Docs - [Authentication](http://developer.logictrade.cloud/apidoc/docs-site/345633/doc-338628.md): - [Pagination](http://developer.logictrade.cloud/apidoc/docs-site/345633/doc-338965.md): - [Rate limits](http://developer.logictrade.cloud/apidoc/docs-site/345633/doc-345579.md): - [Error codes](http://developer.logictrade.cloud/apidoc/docs-site/345633/errorcodes.md): - [Changelog](http://developer.logictrade.cloud/apidoc/docs-site/345633/changelog.md): - Configuration Service [Introduction](http://developer.logictrade.cloud/apidoc/docs-site/345633/cs-introduction.md): - Configuration Service [Authentication](http://developer.logictrade.cloud/apidoc/docs-site/345633/cs-authentication.md): - Configuration Service [Configurator Core Api](http://developer.logictrade.cloud/apidoc/docs-site/345633/doc-344223.md): - Configuration Service > Concepts [Configuration](http://developer.logictrade.cloud/apidoc/docs-site/345633/doc-344225.md): - Configuration Service > Concepts [Images](http://developer.logictrade.cloud/apidoc/docs-site/345633/doc-344226.md): - Configuration Service > Concepts [Modes](http://developer.logictrade.cloud/apidoc/docs-site/345633/doc-344227.md): - Configuration Service > Concepts [Styling](http://developer.logictrade.cloud/apidoc/docs-site/345633/doc-344228.md): - Configuration Service > Examples [Code samples](http://developer.logictrade.cloud/apidoc/docs-site/345633/doc-344230.md): - Configuration Service > Examples [Response samples](http://developer.logictrade.cloud/apidoc/docs-site/345633/doc-344231.md): - Configuration Service > Examples [Stylling examples](http://developer.logictrade.cloud/apidoc/docs-site/345633/doc-344232.md): - Configuration Service > Examples [Preview](http://developer.logictrade.cloud/apidoc/docs-site/345633/doc-344233.md): - Configuration Service > Help [FAQ](http://developer.logictrade.cloud/apidoc/docs-site/345633/doc-344234.md): - Configuration Service > Help [Tools](http://developer.logictrade.cloud/apidoc/docs-site/345633/doc-344243.md): - Configuration Service > Help [Contact](http://developer.logictrade.cloud/apidoc/docs-site/345633/doc-344244.md): - Endpoints [Customer](http://developer.logictrade.cloud/apidoc/docs-site/345633/folder-351520.md): This is an object representing your LogicTrade customers. - Endpoints [Supplier](http://developer.logictrade.cloud/apidoc/docs-site/345633/folder-351676.md): This is an object representing your LogicTrade suppliers. - Endpoints [Product](http://developer.logictrade.cloud/apidoc/docs-site/345633/folder-351521.md): This is an object representing your LogicTrade producs. - Endpoints [Quote](http://developer.logictrade.cloud/apidoc/docs-site/345633/folder-351522.md): This is an object representing your LogicTrade quotes. - Endpoints [Sales order](http://developer.logictrade.cloud/apidoc/docs-site/345633/folder-351669.md): This is an object representing your LogicTrade orders. - Endpoints [Invoice](http://developer.logictrade.cloud/apidoc/docs-site/345633/folder-351670.md): This is an object representing your LogicTrade invoice. - Endpoints [Purchase order](http://developer.logictrade.cloud/apidoc/docs-site/345633/folder-355081.md): This is an object representing your LogicTrade orders. ## API Docs - Endpoints > Authentication [Introspection](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3572611.md): The token introspection endpoint provides information about your token. - Endpoints > Customer [List all customers](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3486726.md): Returns a list of your customers. The customers are returned sorted by id, with the most recent customer appearing first. - Endpoints > Customer [Retrieve a customer by id](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3486727.md): Returns the customer object for a valid id. - Endpoints > Customer [Create a customer](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3486729.md): Create a new customer in LogicTrade. - Endpoints > Customer [Update a customer](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3486730.md): Change an existing customer. - Endpoints > Customer [Remove the customer](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3486731.md): Sets the customer to inactive. The customer cannot be reactivated with the API. - Endpoints > Supplier [List all suppliers](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3487467.md): Returns a list of your suppliers. The suppliers are returned sorted by id, with the most recent supplier appearing first. - Endpoints > Supplier [Retrieve a supplier by id](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3487468.md): Returns the suppliers object for a valid id. - Endpoints > Supplier [Create a supplier](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3487470.md): Create a new suppliers in LogicTrade. - Endpoints > Supplier [Update a supplier](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3487471.md): Change an existing supplier. - Endpoints > Supplier [Remove the supplier](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3487472.md): Sets the suppliers to inactive. The supplier cannot be reactivated with the API. - Endpoints > Product > Product [List all products](http://developer.logictrade.cloud/apidoc/docs-site/345633/getproducts.md): Returns a list of your products. The products are returned sorted by id, with the most recent product appearing first. - Endpoints > Product > Product [Retrieve a product by id](http://developer.logictrade.cloud/apidoc/docs-site/345633/getproductsbyid.md): Returns the product object for a valid id. - Endpoints > Product > Product [Create a product](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3486735.md): Create a new product in LogicTrade. - Endpoints > Product > Product [Remove the products](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3486737.md): When deleting a product, the product is assigned today's date as the end date. - Endpoints > Product > Product [Update a product](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3486736.md): Change an existing product. - Endpoints > Product > Product [Search products](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3620077.md): Search for products and return the list of products that meet the specified search criteria. - Endpoints > Product > Groups [List all product groups](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3574189.md): - Endpoints > Product > Discount [List all discounts for products](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3489546.md): - Endpoints > Product > Discount [Get all discounts for product by id](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3514851.md): - Endpoints > Product > Discount [List all discounts for customers](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3489637.md): - Endpoints > Product > Discount [Get all discounts for a customer by id](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3514850.md): - Endpoints > Product > Stock [Get stock for products](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3604027.md): - Endpoints > Product > Stock [Search stock for products](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3620085.md): - Endpoints > Product > Prices [Get product prices](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3620088.md): Retrieve the relevant price information for a product, based on the provided parameters in de request body. - Endpoints > Product > Descriptions [Get the descriptions for a product](http://developer.logictrade.cloud/apidoc/docs-site/345633/getproductdecription.md): - Endpoints > Product > Refereces [Get the product references](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3646854.md): In LogicTrade, a product can be linked to another product. Here, we differentiate between `similar` products and `related` products. - Endpoints > Quote [List all quotes](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3486738.md): Returns a list of your quotes. The quotes are returned sorted by id, with the most recent quote appearing first. - Endpoints > Quote [Retrieve a quote by id](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3486739.md): Returns the quote object for a valid id. - Endpoints > Quote [Create a quote](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3486741.md): Create a new quote in LogicTrade. - Endpoints > Quote [Update a quote](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3486742.md): Change an existing quote. - Endpoints > Sales order [List all orders](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3487448.md): Returns a list of your orders. The orders are returned sorted by id, with the most recent order appearing first. - Endpoints > Sales order [Retrieve an orders by id](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3487449.md): Returns the orders object for a valid id. - Endpoints > Sales order [Create an order](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3487451.md): Create a new orders in LogicTrade. - Endpoints > Sales order [Update an order](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3487452.md): Change an existing order. - Endpoints > Invoice [List all invoices](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3487456.md): Returns a list of your invoices. The invoices are returned sorted by id, with the most recent order appearing first. - Endpoints > Invoice [Retrieve a invoice by id](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3487457.md): Returns the invoice object for a valid id. - Endpoints > Invoice [Create a invoice](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3487459.md): Create a new invoice in LogicTrade. - Endpoints > Invoice [Update a invoice](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3487460.md): Change an existing invoice. - Endpoints > Delivery [Get list of orders that can be delivered](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3494766.md): Provides a list of all orders that can be delivered. - Endpoints > Delivery [Update the order with delivery information](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3494767.md): Save the confirmed delivery date, route, and sequence of the route with the order. - Endpoints > Purchase order [List all purchase orders](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3498276.md): Returns a list of your purchase orders. The orders are returned sorted by id, with the most recent order appearing first. - Endpoints > Purchase order [Retrieve a purchase orders by id](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3498277.md): Returns the purchase orders object for a valid id. - Endpoints > Purchase order [Create a purchase order](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3498278.md): Create a new purchase orders in LogicTrade. - Endpoints > Purchase order [Update a purchase order](http://developer.logictrade.cloud/apidoc/docs-site/345633/api-3498279.md): Change an existing purchase order.