Developers
English
English
  • 👋Welcome
  • 🛒E-commerce
    • Introduction
    • Shopify
      • Functionalities
      • Steps to integrate
      • User guide
      • FAQs
    • Mercado Livre
      • Functionalities
      • Steps to integrate
      • FAQs
    • Vtex
      • Funcionalities
      • Steps to integrate
      • FAQs
    • Beetrack
      • Funcionalities
      • Steps to integrate
      • FAQs
    • Prestashop
      • Functionalities
      • Steps to integrate
      • FAQs
  • 👨‍💻Integration Guide
    • Basic processes
      • Delivery creation
        • Dash
        • Import
        • Zapier
        • API
        • SFTP
        • Custom
      • Status update
        • Webhook subscriptions
        • Continuous Polling
        • Statuses
    • Advanced process
      • Interactive delivery tracking
      • Security
        • [2FA] Two Factor Authentication Method
        • Activate SAML SSO for a Company
  • 📄Shippify Api
    • First steps
    • Deliveries
      • Delivery creation
      • Delivery Quotes
      • Get delivery information
      • Update pickup point
      • Update delivery
      • Change delivery statuses
      • Assign driver
      • Print delivery labels
      • Get a tracking link
      • Attach documents to a delivery
    • Routes
      • Create route
      • Get route information
      • Add a delivery
      • Remove a delivery
      • Break a route
      • Change the status of a route
  • 📝Processes
    • Create a Shippify account
Con tecnología de GitBook
En esta página
  1. Integration Guide
  2. Basic processes
  3. Delivery creation

API

This method for creating deliveries is ideal for medium-sized companies that need to automate the creation of their orders on our platform.

AnteriorZapierSiguienteSFTP

Última actualización hace 1 año

To create deliveries through this method, you must consume the "create delivery" API available in our documentation. Here are direct links to that section in the form of steps:

This is the most recommended and commonly used method for integrating external platforms. However, it has some limitations:

  • You cannot send more than 100 orders in one request.

  • You cannot make more than 100 requests per minute to the API.

For these reasons, when a company starts to increase its volume, it's necessary to switch to another creation method such as or one .

👨‍💻
Consumir el API de create delivery.
sftp
custom
Obtener autenticación.