Creating a New Order via API

Welcome to the guide on creating a new order in our platform using our API. This functionality allows you to seamlessly integrate order creation into your applications or systems, enabling efficient order processing and fulfillment.

Introduction

Our platform's API provides a straightforward method for creating new orders programmatically. By leveraging our API, you can automate the order placement process, streamline workflows, and enhance the efficiency of your operations.

Notes

  • Branch: The branch parameter represents the location or branch where the order will be fulfilled. It can be specified as a code or identifier.
  • Payment Methods: Support for specifying payment methods via codes will be available soon. In the meantime, payment methods can be provided as strings.
  • Geocoding Support: Geocoding support is available only when accredited. If geocoding support is not available, provide the full address and coordinates of the delivery location. The geocoding will fill some fields leaved empty and/or if configured can rewrite the fields with the data geolocated, this service will localize in the region configured of your workspace.
  • Public ID and Tracking ID: Additionally, include the following identifiers (optional):
    • publicId: An identifier for platform integrating.
    • trackingId: A tracking identifier useful for integration with partners such as Uber, Rappi, etc.

Get Started

To start creating orders via our API, refer to the API documentation for the endpoint and required parameters. Once you have the necessary information, you can begin integrating order creation functionality into your applications or systems.

Conclusion

By leveraging our platform's API for order creation, you can streamline your order processing workflows, improve efficiency, and enhance the overall customer experience. Whether you're building custom applications or integrating with existing systems, our API provides the flexibility and power you need to succeed.

If you have any questions or require assistance, please don't hesitate to reach out to our support team. We're here to help you make the most of our platform's capabilities.

Happy order creation!

Create Order!