1a Supplier Diversity Tracking

post

/api/v2/vendor-classifications

This API allows the user to import diversity values for vendors, using a unique combination of the parameters: Vendor Organization ID, ERP Vendor ID, Vendor Organization Name and Vendor Organization TaxID. Successful import will assign diversity values from the payload to a matching vendor organization on the system.

Request

Header Parameters
Supported Media Types
Request Body - application/json ()
  • application/json
Root Schema : schema
Type: object
Show Source
Nested Schema : vendorOrgDiversityValues
Type: array
Show Source
  • Supplier diversity information to be stored at vendor organization level
    Example: AABE, LGBTQ, SBE
Examples

Back to Top

Response

Supported Media Types

200 Response

The job was successfully created.
Body ()
Root Schema : schema
Type: object
Show Source
  • Endpoint for job-audit retrieval
    Example: https://services.texturacorp.com/ebis/api/v2/vendor-classifications/3000
Examples

Default Response

Links to working URLs
Back to Top