{
"requests": [
{
"processUniqueId": "string",
"processStatus": "PENDING",
"callbackUrl": "string",
"operationType": "string",
"documentType": "string",
"createdAt": "string",
"updatedAt": "string"
}
],
"pagination": {
"limit": 0,
"pageSize": 0,
"hasMore": true,
"nextCursor": "string"
}
}