Skip to main content

V2ReportListCapa

idstring

Unique identifier of the CAPA

Example: 1235330e-b74b-4be6-8d8a-cb0560effc11
statusstring

Status of the CAPA

Example: NEW
capaLabels object[]

List of CAPA labels

  • Array [
  • namestring

    Name

    valuestring

    Value

  • ]
  • V2ReportListCapa
    {
    "id": "1235330e-b74b-4be6-8d8a-cb0560effc11",
    "status": "NEW",
    "capaLabels": [
    {
    "name": "string",
    "value": "string"
    }
    ]
    }