Digital Order Services
In a world increasingly driven by digitalization, it's crucial to leverage up-to-date data for seamless transactions. This ensures top-notch service and dependable deliveries while streamlining administrative tasks.At Pottery Pots, we empower our customers with a range of digital solutions, including an API (Application Programming Interface). This allows you to seamlessly integrate our inventory data into your systems or applications, providing instant access to the latest information. You have the flexibility to tailor data usage and update frequency according to your needs. Plus, you can easily place orders and retrieve inventory details as required.
The following services are currently available:
ItemContent: Product information such as dimensions, via a CSV file or API
Inventory: Real-time and future inventory data, via a CSV file or API
Price: Current prices, via an API
Order: Placing orders, via an API
Item Content
Using item content, you can access our product information, encompassing dimensions, material, color details, and packaging size.Item content retrieval offers two methods. Attributes are transmitted through our stockfeed, CSV, or XML file, although with fewer capabilities than our API. Accessing our API involves calling different endpoints, accompanied by including an 'Authorization' header with a token value, obtainable through prior request.
Stock
In our warehouse, we maintain high levels of stock ready for immediate ordering. We strive to keep everything in stock at all times, which is why our procurement team works tirelessly day in and day out to track inventory and reorder items as needed. As a result, we have both current and future stock information available.This inventory information can be provided in two ways.
Through a CSV or XML file
Once a day, in the morning, our inventory update (stockfeed) is sent as a CSV or XML file containing the current stock levels at that moment.
Through an API
You can also retrieve inventory information at any time using our REST API. The inventory data you receive comes directly from our ERP system and is refreshed approximately every 15 minutes, making it nearly real-time.To receive a response, you must first request a token from us. This token must then be included in the header under the name 'Authorization' when calling the endpoints. If you invoke the endpoints with the correct authorization, you'll receive the following response.
Prices
Additionally, it's possible to retrieve the prices applicable to you through our REST API.
Order
Furthermore, it's also possible to directly submit orders into our system through our REST API.
Let us know which option suits you best, and we'll get started. We'll initiate testing in our testing environment first to ensure all data is transmitted correctly. Then, we'll build the API and conduct another test together to ensure everything works as expected before going live.
If you have any further questions, feel free to reach out to us. We're here to provide more information about the possibilities.