S360 Services
Home
Home
Azure DevOps Repository
  1. Application Workspace
  • 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
  1. Application Workspace

Read This First

Change History#

NoDescriptionUpdated On
1[Authenticate]
- Introduce new parameter Signature in Header X-IID-Signature
- Rename "code" to "sessionToken" in the Body
2024-08-28
2[GetContext]
- For type=app, contextId is introduced.
2024-08-28

Endpoint Status#

Operation NameMethodServices (Base Url)Resource PathStatusReady for Testing
AuthenticatePOSTAPIM - IDP/sso/v1/authenticateimage.png2024-09-05
RefreshSessionPOSTAPIM - IDP/sso/v1/refreshimage.png2024-09-05
GetContextGETAPIM - IDP/applications/v1/context/{type}image.png2024-09-05
NotifyApplicationStatusPUTAPIM - Application Management/applications/v1/service/{serviceId}/{version}/application/{applicationId}image.png2024-09-12
SubmitMyApplicationPOSTAPIM - Application Management/applications/v1/service/{serviceId}/{version}/application/{applicationId}image.png2024-09-12
UploadSchemaPOSTAPIM - Application Management/design/v1/application-schema/service/{serviceId}/{version}image.png2024-09-12
GetReferenceDataGETAPIM - BackOffice Proxy/proxy/v1/references/{type}image.png2024-09-12
UploadDocumentPOSTAPIM - Document Management/documents/v1image.png2024-09-15
RetrieveDocumentGETAPIM - Document Management/documents/v1/file/{id}image.png2024-09-15

Services (Base URL) by Environment#

ServicesBase Url QABase Url UAT
APIM - IDPhttps://apiqa.detsandbox.com/idphttps://apiuat.detsandbox.com/idp
APIM - Application Managementhttps://s360-apiqa.detsandbox.com/application-managementhttps://s360-apiuat.detsandbox.com/application-management
APIM - BackOffice Proxyhttps://s360-apiqa.detsandbox.com/backoffice-proxyhttps://s360-apiuat.detsandbox.com/backoffice-proxy
APIM - Document Managementhttps://s360-apiqa.detsandbox.com/document-managementhttps://s360-apiuat.detsandbox.com/document-management
Remark: UAT Environment is not available yet.

Status Description#

StatusDescription
image.pngAPI Specification is under design process
image.pngAPI Specification is completed and under development
image.pngAPI Development is completed and ready for integration by the consumer.
image.pngAPI is integrated with the consumer and ready for testing by QA
image.pngQA is tested the API.
image.pngAPI and the whole system got UAT Sign-off and are ready for production
Modified at 2024-09-27 12:02:14
Previous
Retrieve Document
Next
Authenticate
Built with