Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create access credentials for the app

    1. Go to System → Web services → SOAP/XML-RPC functions and click “Add new paper”

      Image RemovedImage Added

    2. Go to Function information → Function resources and give, at least, permissions for Sells → Order → Order shipments → Create and click “Save function”.

    3. Go to System → Web services → SOAP/XML-RPC Users and click “Add new user”.

      Image RemovedImage Added

    4. select the function previously created in User info → User profession, and click “Save user”.


  2. Using the sales_order_shipment.create function to create the shipment. The PHP example code is simple but enough to communicate the shipment to Sequra:

...