The FIWARE/TMForum Business API Ecosystem allows the monetization of different kind of assets (both digital and physical) during the whole service life cycle, from offering creation to its charging, accounting and revenue settlement and sharing
I have installed the latest version of BAE local as well as the two plugins included in biz-basic-plugins. Using the marketplace GUI I have created a product. Apparently during the 'Product specifications' process of the GUI, the asset associated with the created product is also created:
Now I need to create another product that includes a similar asset to the previous one but this time using the API instead of the GUI. I understand that I must use the following API:
But to use the previous API I understand that it is necessary to previously create the new asset because I have to add a reference to that asset in the body of the request.
I can't find in the FIWARE BAE API documentation the request that allows to create the asset. I have tried to use the 'Upload asset task' request but it does not work.
Hello all,
I have installed the latest version of BAE local as well as the two plugins included in biz-basic-plugins. Using the marketplace GUI I have created a product. Apparently during the 'Product specifications' process of the GUI, the asset associated with the created product is also created:
Request
Response
Now I need to create another product that includes a similar asset to the previous one but this time using the API instead of the GUI. I understand that I must use the following API:
But to use the previous API I understand that it is necessary to previously create the new asset because I have to add a reference to that asset in the body of the request.
I can't find in the FIWARE BAE API documentation the request that allows to create the asset. I have tried to use the 'Upload asset task' request but it does not work.
Request
Response
Could you give me some insights to help me to create a product via API?
Best regards,
Johnny