Versions Compared

Key

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

...

The API Token can be used as outlined in the API Documentation: Authentication.

API Use Cases

Create a Quote based on a RequestForQuote while choosing a custom price for the Quote-Lines

Creating a Quote from a Request, whilst specifying a new price for the newly created Quote.

Upload an Internal Attachment

Upload an attachment internally (e.g. to a Quote, Order, Request etc.).

Edit a Quote

Create a new Quote from an existing Quote with specified edits.

Edit the attribute of a Basket-Line

Examples of how to edit the attributes of the basket-line which is created when editing the existing Quote.

Upload a File into a Basket

Create a basket and upload a 3D file to this newly created basket.

Programmatically Upload Files and Redirect your Users to the 3YOURMIND Frontend

If your own application generates 3D data and you want to use the Order Management System, you can upload 3D models and redirect the user to the 3YOURMIND platform.

Place Orders Programmatically

This is useful when the order is created in another system and should be placed in the 3YOURMIND system for tracking and processing.

Place Orders from a Catalog Item

Add items from the Digital Catalog to a basket and place an order.

Create / List Customers Programmatically

Create users in the platform and specify their user settings, as well as generating a list of all users of the platform.

Get Prices for 3D Models

Upload 3D files to a basket and retrieve the prices for materials, services and post-processings generated by the 3YOURMIND pricing engine for these uploaded files.

Analyze and Optimize 3D Models

Upload 3D files to a basket for analysis and optimization and retrieve the files’s printability and geometric information, as well as the optimized 3D file.

Transfer Sales Transactions into Another System

Transfer data from the 3YOURMIND platform to your own system (e.g. CRM, ERP, Accounting etc.) when a user places requests, quotes or orders.