SAP
SAP BTP Small Talk: Checking the Payload in an API Request
Introduction Let's say you have an API that needs to be triggered by a third party. As a BTP developer, you need to validate that the request payload is present before processing the request. How can this be implemented? Using the Raise Fault API Policy You can enforce