SAP Fieldglass · Example Payload

Sap Fieldglass Bgcheck Examples

Request examples for the SAP Fieldglass SAP Fieldglass Background Check API

Contingent WorkforceExternal TalentHCMServices ProcurementStatements of WorkVendor ManagementWorkforce Management

Sap Fieldglass Bgcheck Examples is an example object payload from SAP Fieldglass, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedescriptionapiexamples

Example Payload

Raw ↑
{
  "name": "SAP Fieldglass SAP Fieldglass Background Check API Examples",
  "description": "Request examples for the SAP Fieldglass SAP Fieldglass Background Check API",
  "api": "SAP Fieldglass Background Check API",
  "examples": [
    {
      "method": "POST",
      "path": "/order_confirmation",
      "summary": "Provides confirmation of a background check request",
      "description": "Posts a background check request acknowledgment to SAP Fieldglass.",
      "operationId": "",
      "parameters": [
        {
          "name": "Authorization",
          "in": "header",
          "required": false,
          "description": "Only required for production access when using SAP Fieldglass."
        },
        {
          "name": "Content-Type",
          "in": "header",
          "required": false,
          "description": "JSON format is supported. This value is application/json."
        },
        {
          "name": "X-ApplicationKey",
          "in": "header",
          "required": false,
          "description": "The company-specific key provided by SAP Fieldglass for API access."
        },
        {
          "name": "Body",
          "in": "body",
          "required": true,
          "description": "The body of the request."
        }
      ]
    },
    {
      "method": "POST",
      "path": "/result",
      "summary": "Provides results for the work order",
      "description": "Posts results for a specific background check request.",
      "operationId": "",
      "parameters": [
        {
          "name": "Authorization",
          "in": "header",
          "required": false,
          "description": "Only required for production access when using SAP Fieldglass."
        },
        {
          "name": "Content-Type",
          "in": "header",
          "required": false,
          "description": "JSON format is supported. This value is application/json."
        },
        {
          "name": "X-ApplicationKey",
          "in": "header",
          "required": false,
          "description": "The company-specific key provided by SAP Fieldglass for API access."
        },
        {
          "name": "Body",
          "in": "body",
          "required": true,
          "description": "The body of the request."
        },
        {
          "name": "clientReferenceId",
          "in": "query",
          "required": true,
          "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."
        }
      ]
    }
  ]
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/sap-fieldglass-bgcheck-examples"
All examples
curl "https://apis.io/api/v1/examples?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.