SAP Ariba · Schema
Supplier
Complete supplier profile on the SAP Ariba Network including company information, classifications, and qualification details
B2BContract ManagementProcurementSourcingSpend AnalysisSupplier ManagementSupply Chain
Properties
| Name | Type | Description |
|---|---|---|
| supplierId | string | Unique supplier identifier (AN-ID) |
| name | string | Legal company name |
| doingBusinessAs | string | Trade name or DBA name |
| dunsNumber | string | Dun and Bradstreet DUNS number |
| taxId | string | Tax identification number |
| yearEstablished | integer | Year the company was established |
| numberOfEmployees | string | Employee count range |
| registrationStatus | string | Registration status on the Ariba Network |
| commodityCodes | array | UNSPSC commodity codes the supplier serves |
| certifications | array | Supplier certifications and compliance credentials |
| diversityClassifications | array | Supplier diversity classifications |
| website | string | Company website URL |
| description | string | Company description |
| createdDate | string | Date the supplier profile was created |
| lastModifiedDate | string | Date of last profile update |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "Supplier",
"type": "object",
"description": "Complete supplier profile on the SAP Ariba Network including company information, classifications, and qualification details",
"properties": {
"supplierId": {
"type": "string",
"description": "Unique supplier identifier (AN-ID)"
},
"name": {
"type": "string",
"description": "Legal company name"
},
"doingBusinessAs": {
"type": "string",
"description": "Trade name or DBA name"
},
"dunsNumber": {
"type": "string",
"description": "Dun and Bradstreet DUNS number"
},
"taxId": {
"type": "string",
"description": "Tax identification number"
},
"yearEstablished": {
"type": "integer",
"description": "Year the company was established"
},
"numberOfEmployees": {
"type": "string",
"description": "Employee count range"
},
"registrationStatus": {
"type": "string",
"description": "Registration status on the Ariba Network"
},
"commodityCodes": {
"type": "array",
"description": "UNSPSC commodity codes the supplier serves"
},
"certifications": {
"type": "array",
"description": "Supplier certifications and compliance credentials"
},
"diversityClassifications": {
"type": "array",
"description": "Supplier diversity classifications"
},
"website": {
"type": "string",
"description": "Company website URL"
},
"description": {
"type": "string",
"description": "Company description"
},
"createdDate": {
"type": "string",
"description": "Date the supplier profile was created"
},
"lastModifiedDate": {
"type": "string",
"description": "Date of last profile update"
}
}
}
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/sap-ariba-procurement-supplier"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.