Retrieving GDPR data
Sterling Order Management System Software provides GDPR_Get_Data and GDPR_Get_Detail_Data SDF services for retrieving GDPR data pertaining to an individual that is stored in the Sterling Order Management System Software database.
The main differences between these two services are following:
- The GDPR_Get_Data is a synchronous service whereas GDPR_Get_Detail_Data is invoked asynchronously through the asynchronous GDPR_Execute_Request service.
- The GDPR_Get_Data service returns only the count of the customer orders or opportunities and personal data whereas GDPR_Get_Detail_Data service returns the details of the customer orders or opportunities and personal data.