MSPro Services
About
  • MSPro.Services
    • Endpoints
      • Documents
        • Document Properties
          • Rank
          • Context
        • Use-Cases
          • Service Requests
          • CSV Files Import and data processing
      • Render Engine
        • The Basics
        • Templates on the /docs endpoint
          • Page 1
      • The Mirror
    • Hosting
    • Plans
    • Accounts
      • SharedAccount
    • General Information
      • HTTP-Status Codes
      • Custom Headers
      • Response Schema
  • MSPro Client
Powered by GitBook
On this page
  1. MSPro.Services
  2. General Information

Response Schema

Last updated 3 months ago

On SUCCESS an endpoint responds the endpoint data in the response body.

On NoContent there is no response body.

All other responses (non-success: 400, 404, 500) return the Error Response schema.

Error Response

{
  "traceId": "0HN3LG2OU2B9I:00000001",
  "rootCause": "Conflict",
  "errorMessage": "Render.Template, rank=0",
  "timeStampUtc": "2024-05-16T08:20:29.195Z"
}

Please see the of the services for more details.

OpenAPI description