S360 Services
Home
Home
Azure DevOps Repository
  1. Schemas
  • Component Diagram
  • S360 Providers
    • BackOffice Workspace
      • Application
        • Submit Application
        • Application Status
      • Service Provisioning
        • Service Provisioning Request
        • Service Provisioning Status
      • Payment
        • Pricing Request
        • Payment Confirmation
      • References
    • IID Authorization
      • Get Context
      • Create Child Session
      • Get Child Session
      • Refresh Child Session
      • Validate Child Session
      • Logout Child Session
      • Add messages
    • MDM
      • License
        • QueryLicenses
  • S360
    • BackOffice
      • Application
        • Application Decision
      • Service Provisioning
        • Service Provisioning
    • IID Portal
      • Read This First
      • Application Status
      • Services
        • Get My Services
        • Get My Service Details
        • Start My Application
      • Applications
        • Get My Applications
        • Get My Application Details
        • Complete My Application
        • View My Application
      • Inventory
        • Get My Inventories
        • Get My Inventory Details
      • Payment
        • CompletePayment
        • GetPaymentDetails
        • ConfirmPayment
        • GetDuePaymentDetails
        • GetPastPaymentDetails
        • GetMyDuePayments
        • GetMyPastPayments
        • GetMyPaymentDetails
        • GetMyPayments
      • Document
        • Retrieve Document
    • Application Workspace
      • Read This First
      • SSO
        • Authenticate
        • Refresh Session
      • Application
        • GetContext App
        • GetContext User
        • Submit My Application
        • Notify Application Status
      • Document
        • Upload Document
        • Retrieve Document
      • Proxy
        • Get Reference Data from Entity
      • DesignTime
        • Upload Application Schema
    • Rules Engines
      • Payment
  • Schemas
    • Common
      • CommonResponse
      • KeyValues
      • ProviderCommonResponse
      • CommonDescription
      • CommonMessage
      • InternationalizedCode
      • InternationalizedText
      • CommonPaging
    • S360
      • Status
        • status-rules-en
        • status-payment-en
        • status-consent-en
        • status-decision-en
        • status-provisioning-en
        • status-application-en
        • action-en
        • rules
        • action
        • status-service-en
        • pay-type
      • Application
        • application.identifier
        • applicationStatus
        • application.audit
        • application.workspace
        • applicationObject
        • applicationSchema
        • applicationDecision
        • applicationProvisioningStatus
        • applicationProvisioningRequest
        • application.audit.remark
        • StartMyApplicationRequest
        • application
        • application.quote
        • StartMyApplicationResponse
        • GetMyApplicationDetailResponse
        • applicationContext
        • application.audit.step
        • GetMyApplicationsResponse
      • Document
        • file
        • ocr
        • document
      • _temp
        • _application
        • applicationPrefilledInfos
        • applicationContext
        • applicationContext
      • Service
        • service-compatibility
        • lifecycle-inventory
        • GetMyServicesResponse
        • GetMyServicesRequestControl
        • GetMyServicesQuery
        • tradeLicense.application
        • tradeLicense.inventory
        • service
        • service.compatibility.segment
        • service.policy.item
        • service.situation
        • tradeLicense
        • GetMyServiceDetailsResponse
        • service.composedOf
        • service.compatibility
        • service.compatibility.segment.context
        • service.eligibility
        • service.execRule
        • service.execRule.rule
        • tradeLicense.inventory.output
        • metadata
      • Payment
        • query
        • sort
        • search
        • quotation
        • payment
        • audit
        • transaction
        • requestControl
        • quotation-payment
        • audit.v1.0
        • requestControl.v1.0
      • RuleEngine
        • TradeLicenseEligibility
      • Inventory
        • inventoryObject
        • inventory.lifecycle.enum
      • service.catalog
      • document
      • inventory
      • Catalog.Services
      • Catalog.Segment
      • Service Identifier
      • LookupData
      • MyServices
      • segmentContext
      • service.composedof
      • service.executionRule
      • service.compatibility
      • service.state.enum
    • Schemas
      • GetMyServicesRs2
      • GetMyServiceDetailRs
      • StartMyApplicationRs
      • Application
      • ServiceArray
      • Service
      • ServiceDetail
      • ServiceByState
      • NextBestAction
      • StateEnum
      • GetMyServicesRs
      • Metadata
    • JWT
      • userContext
      • iidParams
      • GetContextResponse
    • PortalData
    • CommonResponse
  1. Schemas

GetMyServicesRs2

{
    "response": {
        "status": 200,
        "externalId": "string",
        "esbUUID": "string",
        "desc": {
            "code": "string",
            "en": "string",
            "ar": "string"
        }
    },
    "meta": {
        "total": 1,
        "limit": 10,
        "totalPage": 1,
        "currentPage": 1,
        "tradeLicenses": [
            "dul12345",
            "dul45678"
        ],
        "states": [
            "eligible",
            "reviewed"
        ]
    },
    "tradeLicenses": [
        {
            "services": [
                {
                    "sID": "string",
                    "sName": "string",
                    "sShortDesc": "string",
                    "sLongDesc": "string",
                    "sProvider": "string",
                    "sValidFrom": "string",
                    "sExpiredOn": "string",
                    "sVer": "string",
                    "sType": "string",
                    "sector": "string",
                    "sCompatibility": {
                        "Normal": [
                            "string"
                        ],
                        "Amendment": [
                            "string"
                        ],
                        "Renewal": [
                            "string"
                        ]
                    },
                    "sEligibility": {
                        "serviceRequiredFor": [
                            "string"
                        ],
                        "serviceIncompatibleWith": [
                            "string"
                        ]
                    },
                    "sComposedOf": {
                        "service": [
                            {
                                "sID": "string",
                                "autoStart": true,
                                "sequence": 0
                            }
                        ]
                    },
                    "sExecutionRules": {
                        "Acceptance": [
                            "ConsentRequired"
                        ],
                        "Applying": [
                            "PaymentRequired"
                        ],
                        "Submission": [
                            "PaymentRequired"
                        ],
                        "Approval": [
                            "DecisionRequired"
                        ],
                        "Fulfilment": [
                            "PaymentRequired"
                        ]
                    },
                    "sPolicy": {
                        "InventoryPolicy": [
                            {
                                "policyItem": "IsAmmendable",
                                "policyValue": "string"
                            }
                        ],
                        "ApplicationPolicy": [
                            {
                                "policyItem": "IsAllowedWithdrawAfterApplying",
                                "policyValue": "string"
                            }
                        ],
                        "SubscriptionPolicy": [
                            {
                                "policyItem": "Duration",
                                "policyValue": "string"
                            }
                        ],
                        "ApplicationTriggerPolicy": [
                            {
                                "policyItem": "IsAllowedBusinessEvent",
                                "policyValue": "string"
                            }
                        ]
                    },
                    "businessEvents": [
                        "string"
                    ],
                    "state": "string",
                    "nextBestAction": [
                        {
                            "code": "1",
                            "label": {
                                "en": "Start My Application",
                                "ar": "string"
                            }
                        }
                    ]
                }
            ]
        }
    ],
    "common": [
        {
            "service": [
                {
                    "id": "string",
                    "name": "string",
                    "shortDesc": {
                        "en": "string",
                        "ar": "string"
                    },
                    "longDesc": {
                        "en": "string",
                        "ar": "string"
                    },
                    "version": "string",
                    "provider": {
                        "code": "string",
                        "en": "string",
                        "ar": "string"
                    },
                    "type": {
                        "en": "string",
                        "ar": "string"
                    },
                    "sectors": [
                        {
                            "en": "string",
                            "ar": "string"
                        }
                    ],
                    "composedOf": [
                        {
                            "id": "string",
                            "autoStart": true,
                            "sequence": 0
                        }
                    ],
                    "compatibilities": [
                        {
                            "lifecycle": "Normal",
                            "segments": [
                                {
                                    "segmentCompatibleWith": [
                                        {
                                            "context": "tradelicense.activity",
                                            "value": [
                                                {
                                                    "code": "string",
                                                    "en": "string",
                                                    "ar": "string"
                                                }
                                            ]
                                        }
                                    ],
                                    "segmentIncompatibleWith": [
                                        {
                                            "context": "tradelicense.activity",
                                            "value": [
                                                {
                                                    "code": "string",
                                                    "en": "string",
                                                    "ar": "string"
                                                }
                                            ]
                                        }
                                    ]
                                }
                            ]
                        }
                    ],
                    "eligibilities": [
                        {
                            "lifecycle": "Normal",
                            "serviceRequiredFor": [
                                "string"
                            ],
                            "serviceIncompatibleWith": [
                                "string"
                            ]
                        }
                    ],
                    "execRules": [
                        {
                            "lifecycle": "Normal",
                            "rules": [
                                {
                                    "name": "string",
                                    "value": "ConsentRequired",
                                    "seqNo": 0
                                }
                            ]
                        }
                    ],
                    "policy": {
                        "inventory": [
                            {
                                "policyItem": "string",
                                "policyValue": "string"
                            }
                        ],
                        "application": [
                            {
                                "policyItem": "string",
                                "policyValue": "string"
                            }
                        ],
                        "applicationTrigger": [
                            {
                                "policyItem": "string",
                                "policyValue": "string"
                            }
                        ],
                        "businessEvents": [
                            "string"
                        ]
                    },
                    "situations": [
                        {
                            "code": "string",
                            "name": {
                                "en": "string",
                                "ar": "string"
                            },
                            "shortDesc": {
                                "en": "string",
                                "ar": "string"
                            }
                        }
                    ],
                    "state": "string",
                    "nextBestAction": "string"
                }
            ]
        }
    ]
}
Built with