SAP Fieldglass · Schema

SAP Fieldglass Background Check API - OrderConfirmation

OrderConfirmation schema for SAP Fieldglass Background Check API

Contingent WorkforceExternal TalentHCMServices ProcurementStatements of WorkVendor ManagementWorkforce Management

Properties

Name Type Description
HEADER object
backgroundReportPackage object
Status string Status
Details string Details
View JSON Schema on GitHub

JSON Schema

sap-fieldglass-bgcheck-orderconfirmation.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/sap-fieldglass/main/json-schema/sap-fieldglass-bgcheck-orderconfirmation.json",
  "title": "SAP Fieldglass Background Check API - OrderConfirmation",
  "description": "OrderConfirmation schema for SAP Fieldglass Background Check API",
  "type": "object",
  "properties": {
    "HEADER": {
      "type": "object",
      "properties": {
        "AppVersion": {
          "type": "string",
          "description": "App version",
          "example": "FieldglassAPIServer/1.0"
        },
        "OSUAStr": {
          "type": "string",
          "description": "Description",
          "example": "FieldglassAPIServer/1.0"
        },
        "NumRecs": {
          "type": "integer",
          "description": "Number of records",
          "example": 1
        },
        "Status": {
          "type": "string",
          "description": "Status",
          "example": "ok"
        },
        "Details": {
          "type": "string",
          "description": "Details",
          "example": "all ok"
        }
      }
    },
    "backgroundReportPackage": {
      "type": "object",
      "properties": {
        "clientReferenceId": {
          "type": "string",
          "description": "Globally-unique SAP Fieldglass identifier of the object. This is the Work Order ID used for the drill down call in SAP Fieldglass. It is not visible to end users."
        },
        "providerReferenceId": {
          "type": "string",
          "description": "Candidate ID from background check provider."
        }
      }
    },
    "Status": {
      "type": "string",
      "description": "Status",
      "example": "ok"
    },
    "Details": {
      "type": "string",
      "description": "Details",
      "example": "all ok"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/sap-fieldglass-bgcheck-orderconfirmation"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.