Quick Start¶
For getting started with our Application and our APIs, kindly refer to Getting Started.
For general information about the My Tasks functionality, refer to the respective section in the SiGREEN Help: My Tasks.
Concepts and Glossary¶
For detailed information about the concepts and terminology, please refer to Concepts and Glossary.
My Tasks API¶
With the available Components My Tasks APIs, you can perform the following operations:
Product Tasks:
- GET the incoming pcf requests received for a company in SiGREEN.
- Share the pcf data for the given task with a linked product.
- Link an existing Product to the given task.
- Delete the link between a product and the task. It is possible only before the task status is changed to PCF Shared.
Component Tasks:
- GET the outbound requests sent for a company in SiGREEN.
- Reject proof received by the task in SiGREEN.
- Accept proof received by the task in SiGREEN.
For more information in detail about the Parameters, Request Body, and Responses refer to the API Reference under My Tasks API(s).