cURL
curl --request GET \ --url https://api.sigma.pastel.africa/api/v1/edd/requests/{requestId} \ --header 'Authorization: <api-key>'
{ "success": true, "message": "<string>", "data": { "requestId": "<string>", "status": "pending", "pipeline": "<string>", "customerInfo": {}, "riskAssessment": {}, "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } }
GET api/v1/edd/requests/{requestId}
Unique identifier of the EDD request
Include detailed verification and screening results
EDD request details retrieved successfully
Indicates if the request was successful
Success message
Show child attributes