Pre-condition:
Investor in S360 Dashboard and application instance is available
Remarks:
This operation differs with ViewMyApplication which involve redirection to the ApplicationWorkspace.This operation is only accessible within the within the DET Application Cluster. APIM shall expose the same IID Middleware endpoints (wildcard). The IID Middleware and S360 Proxy are expected to forward the request and its corresponding reply from and to the APIM.
X-API-Key: ********************
curl --location --request GET 'https://s360-app-apiqa.detsandbox.com/applications/v1/application/' \
--header 'X-Request-Id: {{$string.uuid}}' \
--header 'x-IID-Sid: {{$string.uuid}}' \
--header 'X-IID-TraceId: {{$string.uuid}}' \
--header 'x-IID-Usr-CorrelationId: {{$string.numeric}}' \
--header 'X-API-Key;'
{
"status": 200,
"externalId": "bd77c6ec-a156-4cef-8d7b-4bffb800af80",
"esbUUID": "cee8c26f-b6ec-485d-81be-f48283d03f4f",
"desc": {
"code": "ESB-360-S0000",
"en": "Success",
"ar": "نجاح"
},
"application": {
"appIdentifier": {
"applicationId": "f535e97e-8280-4e03-95d5-fc28a2313c2e",
"serviceId": "Service-1",
"entityId": "RTA",
"serviceName": "Service-1",
"serviceVersion": "v1"
},
"appState": {
"en": "In Progress",
"ar": "في تَقَدم"
},
"appAudit": {
"steps": [
{
"seqNo": 1,
"type": "Completed",
"rule": {
"en": "Consent To Apply",
"ar": "التسمية العربية"
},
"state": {
"en": "Obtained",
"ar": "التسمية العربية"
},
"initialUpdatedOn": "2013-09-13T16:02:36.905Z",
"lastUpdatedOn": "2001-01-23T20:28:06.061Z",
"initialUpdatedBy": "9",
"lastUpdatedBy": "5"
},
{
"seqNo": 2,
"type": "Completed",
"rule": {
"en": "Pay To Apply",
"ar": "التسمية العربية"
},
"state": {
"en": "Paid",
"ar": "التسمية العربية"
},
"initialUpdatedOn": "1976-03-04T08:49:13.715Z",
"lastUpdatedOn": "2002-07-08T20:19:05.848Z",
"initialUpdatedBy": "8",
"lastUpdatedBy": "5"
},
{
"seqNo": 3,
"type": "Info",
"rule": {
"en": "Application",
"ar": "التسمية العربية"
},
"state": {
"en": "Pending",
"ar": "التسمية العربية"
},
"initialUpdatedOn": "1951-08-23T19:36:37.463Z",
"lastUpdatedOn": "1960-08-09T03:10:08.415Z",
"initialUpdatedBy": "2",
"lastUpdatedBy": "4"
},
{
"seqNo": 4,
"type": "Info",
"rule": {
"en": "Pay To Submit",
"ar": "التسمية العربية"
},
"state": {
"en": "Pending",
"ar": "التسمية العربية"
},
"initialUpdatedOn": "1951-08-23T19:36:37.463Z",
"lastUpdatedOn": "1960-08-09T03:10:08.415Z",
"initialUpdatedBy": "2",
"lastUpdatedBy": "4"
},
{
"seqNo": 5,
"type": "Info",
"rule": {
"en": "Decision",
"ar": "التسمية العربية"
},
"state": {
"en": "Pending",
"ar": "التسمية العربية"
},
"initialUpdatedOn": "1951-08-23T19:36:37.463Z",
"lastUpdatedOn": "1960-08-09T03:10:08.415Z",
"initialUpdatedBy": "2",
"lastUpdatedBy": "4"
},
{
"seqNo": 6,
"type": "Info",
"rule": {
"en": "Provisioning",
"ar": "التسمية العربية"
},
"state": {
"en": "Pending",
"ar": "التسمية العربية"
},
"initialUpdatedOn": "1951-08-23T19:36:37.463Z",
"lastUpdatedOn": "1960-08-09T03:10:08.415Z",
"initialUpdatedBy": "2",
"lastUpdatedBy": "4"
}
],
"submissionCount": 0,
"moreInfoRequired": false,
"requestedBy": {
"legalEntityId": "4",
"userId": "Rhianna_Pacocha"
},
"requestedFor": "Loyce_Hamill31",
"readOnly": false
},
"appWorkspace": {
"mainLandingPage": "https://unhealthy-contractor.net/",
"applicationLandingPage": "https://political-nougat.name/",
"successfulEntryPage": "https://enraged-tomatillo.com/",
"exceptionEntryPage": "https://best-scorpion.biz"
},
"availableActions": [
{
"code": "7",
"en": "Complete My Application",
"ar": "أكمل طلبي"
}
],
"dulNumber": "DUL0001",
"appQuotes": [
{
"quotationId": "f535e97e-8280-4e03-95d5-fc28a2313c2e:1",
"payType": "PayToApply",
"serviceId": "Service-1",
"applicationId": "f535e97e-8280-4e03-95d5-fc28a2313c2e",
"itemized": [
{
"itemId": "9034",
"itemName": "Sausages",
"itemType": "Plastic",
"beneficiaryId": "RTA",
"unitPrice": 701.39,
"quantity": 1,
"total": 214.29,
"currency": "AED"
}
],
"total": 665.05,
"currency": "AED",
"status": "Paid",
"quotedOn": "2024-10-01T00:27:14.113Z",
"expiredOn": "2024-10-01T07:58:13.126Z"
}
]
}
}