Media
Supported scenarios
- Create media
For the business rules concerning media, please read Business Rules - Media.
Create Media
Purpose
Create an image of the supplier organization trade-item or batch in the Floriday image repository.
Prerequisites
- The user has inserted images in the supplier application.
Process steps
NR | Process step | API call / scenario |
---|---|---|
1 | Create an image in Floriday with a unique mediaId. | AddImage |
After Supplier ERP has added an image with an mediaID in Floriday, the supplier ERP creates a Floriday image media URL: For staging: https://api.staging.floriday.io/images/{mediaID}.jpg For live: https://api.floriday.io/images/{mediaID}.jpg | ||
Process the image media in the supplier application. |
Updated about 1 month ago