Skip to main content

V2ReportDetailCapa

id stringnullable

Unique identifier of the CAPA

Example: 1235330e-b74b-4be6-8d8a-cb0560effc11
status stringnullable

Status of the CAPA

Example: NEW
capaLabels object[]nullable

List of CAPA labels

  • Array [
  • name stringnullable

    Name

    value stringnullable

    Value

  • ]
  • updatedDate date-timenullable

    System updated date of the CAPA only (only returned if [capa_details] query parameter is true)

    Example: 2024-09-30T10:36:56.057000+00:00
    updatedByUser stringnullable

    The user who last updated the CAPA (only returned if [capa_details] query parameter is true)

    approvedDate date-timenullable

    The date the CAPA was approved (only returned if [capa_details] query parameter is true)

    Example: 2024-09-30T10:36:56.057000+00:00
    createdDate date-timenullable

    The date the CAPA was created, this is also Report Generated date (only returned if [capa_details] query parameter is true)

    Example: 2024-09-30T10:36:56.057000+00:00
    dueDate date-timenullable

    The date by which the CAPA should be submitted by the requestee (only returned if [capa_details] query parameter is true) organization

    Example: 2025-01-29T00:00:00.000000+00:00
    areaToImproves object[]nullable

    List of area to improve (ATI) (only returned if [capa_details] query parameter is true)

  • Array [
  • id string

    ATI custom ID

    Example: RI03EAE430
    updatedDate date-timenullable

    Last updated date of area to improve

    Example: 2024-09-30T10:36:56.057000+00:00
    title string

    Title of the ATI

    Example: The factory doesnt utilize renewable energy
    category stringnullable

    Category of the ATI

    Example: Environmental
    subCategory stringnullable

    Sub-category of the ATI

    Example: Renewable energy
    requiredCorrection boolean

    ATI required correction set by executor

    Example: true
    recommendation stringnullable

    ATI recommendation set by executor

    Example: Recommendation from auditor
    status string

    Status of the ATI

    Possible values: [New, Completed, Incomplete, Resolved, auto-resolved, auto-incomplete]

    Example: New
    rootCauses object[]nullable

    Rootcause of the ATI, input by the requestee

  • Array [
  • text string

    Text

    createdByUser string

    Email of the user who input the text

    createdByOrg string

    Organization name of the user who input the text

  • ]
  • resolutions object[]nullable

    List of ATI resolutions

  • Array [
  • text string

    Text

    createdByUser string

    Email of the user who input the text

    createdByOrg string

    Organization name of the user who input the text

  • ]
  • personInCharge stringnullable

    Person in charge of the ATI, input by the requestee

    Example: John Doe
    completionDate date-timenullable

    The completion date of the ATI

    Example: 2024-09-30T10:36:56.057000+00:00
    resolvedDate date-timenullable

    The resolved date the ATI

    Example: 2024-09-30T10:36:56.057000+00:00
    referenceId stringnullable

    Linked finding reference ID. This only have value when the assessment is linked to an external report.

    linkedFindings object[]nullable

    List of linked findings

  • Array [
  • schema stringnullable

    Scheme that is linked to the current Area To Improve

    Possible values: [Higg, SLCP, SMETA]

    Example: SMETA
    title stringnullable

    Linked finding title. This can have value when the assessment is linked to an external report or the questionnaire is issue-based.

    Example: 10s
    severity string

    Severity of the linked findings

    Possible values: [Critical, Major, Minor]

    Example: Major
    category stringnullable

    Linked finding category

    subCategory stringnullable

    Linked finding sub-category

    issueNumber stringnullable

    Linked finding issue number

    description stringnullable

    Linked finding description

    schemeData objectnullable

    Linked finding scheme data

    oneOf
    status stringnullable

    Sedex issue status

    verificationMethod stringnullable

    Sedex issue verification method

    parentAuditFinding stringnullable

    Sedex issue parent audit finding

    rootAuditFinding stringnullable

    Sedex issue root audit finding

    type stringnullable

    Sedex issue type

    verificationOn stringnullable

    Sedex issue verification date

    createOrigin stringnullable

    Sedex issue create origin

  • ]
  • areaToImproveLabels object[]nullable

    List of ATI labels

  • Array [
  • name stringnullable

    Name

    value stringnullable

    Value

  • ]
  • customFields object
    expectedCompletionDate date-timenullable

    ATI expected completion date, set by the retailer

    Example: 2024-09-30T10:36:56.057000+00:00
    ncDueDate date-timenullable

    NC due date, set by the auditor

    Example: 2024-09-30T10:36:56.057000+00:00
    ncFindDate date-timenullable

    NC find date, set by the auditor

    Example: 2024-09-30T10:36:56.057000+00:00
    ncSource stringnullable

    Source of the NC

    Example: Third party
    inScopeCheck stringnullable

    In scope check value

    Example: In Scope
    severity stringnullable

    Issue severity

    Example: Major
    description stringnullable

    Issue description

    Example: During the audit we noticed that...
    comments object[]nullable

    List of comments

  • Array [
  • text string

    The comment for ATI

    createdByUser string

    User email from retailer who input the comment for ATI

  • ]
  • uploadFiles object[]nullable

    The evidence file for ATI

  • Array [
  • url string

    The file URL

    createdByUser string

    Email of the user who uploaded the file

  • ]
  • ]
  • V2ReportDetailCapa
    {
    "id": "1235330e-b74b-4be6-8d8a-cb0560effc11",
    "status": "NEW",
    "capaLabels": [
    {
    "name": "string",
    "value": "string"
    }
    ],
    "updatedDate": "2024-09-30T10:36:56.057000+00:00",
    "updatedByUser": "[email protected]",
    "approvedDate": "2024-09-30T10:36:56.057000+00:00",
    "createdDate": "2024-09-30T10:36:56.057000+00:00",
    "dueDate": "2025-01-29T00:00:00.000000+00:00",
    "areaToImproves": [
    {
    "id": "RI03EAE430",
    "updatedDate": "2024-09-30T10:36:56.057000+00:00",
    "title": "The factory doesnt utilize renewable energy",
    "category": "Environmental",
    "subCategory": "Renewable energy",
    "requiredCorrection": true,
    "recommendation": "Recommendation from auditor",
    "status": "New",
    "rootCauses": [
    {
    "text": "string",
    "createdByUser": "string",
    "createdByOrg": "string"
    }
    ],
    "resolutions": [
    {
    "text": "string",
    "createdByUser": "string",
    "createdByOrg": "string"
    }
    ],
    "personInCharge": "John Doe",
    "completionDate": "2024-09-30T10:36:56.057000+00:00",
    "resolvedDate": "2024-09-30T10:36:56.057000+00:00",
    "referenceId": "string",
    "linkedFindings": [
    {
    "schema": "SMETA",
    "title": "10s",
    "severity": "Major",
    "category": "string",
    "subCategory": "string",
    "issueNumber": "string",
    "description": "string",
    "schemeData": {
    "status": "string",
    "verificationMethod": "string",
    "parentAuditFinding": "string",
    "rootAuditFinding": "string",
    "type": "string",
    "verificationOn": "string",
    "createOrigin": "string"
    }
    }
    ],
    "areaToImproveLabels": [
    {
    "name": "string",
    "value": "string"
    }
    ],
    "customFields": {
    "expectedCompletionDate": "2024-09-30T10:36:56.057000+00:00",
    "ncDueDate": "2024-09-30T10:36:56.057000+00:00",
    "ncFindDate": "2024-09-30T10:36:56.057000+00:00",
    "ncSource": "Third party",
    "inScopeCheck": "In Scope",
    "severity": "Major",
    "description": "During the audit we noticed that..."
    },
    "comments": [
    {
    "text": "string",
    "createdByUser": "[email protected]"
    }
    ],
    "uploadFiles": [
    {
    "url": "string",
    "createdByUser": "string"
    }
    ]
    }
    ]
    }