--- openapi: "3.0.3" info: title: "" description: "" contact: name: "" url: "" email: "example@example.org" version: "" x-oagis-release: "10.8.3" x-oagis-release-date: "2022-09-30" x-oagis-license: "" paths: /biopharmaceutical/batch-certificate-of-analysis: summary: "" description: "" get: summary: "" description: "" tags: - "Batch Certificate Of Analysis" parameters: - name: "id" in: "query" description: "" required: false schema: type: "integer" responses: "200": description: "" content: application/json: schema: $ref: "#/components/schemas/batchCertificateOfAnalysis" post: summary: "" description: "" tags: - "Batch Certificate Of Analysis" requestBody: description: "" content: application/json: schema: $ref: "#/components/schemas/batchCertificateOfAnalysis" responses: "200": description: "" content: application/json: {} components: schemas: batchCertificateOfAnalysis: x-oagis-bie-guid: "oagis-id-5f076b0e24ac4e3a9e5afd347f2db1a4" x-oagis-bie-date-time: "2022-10-26T15:51:54+0000" x-oagis-bie-version: "" required: - "batchCertificateOfAnalysis" additionalProperties: false properties: batchCertificateOfAnalysis: type: "object" additionalProperties: false properties: batchCertificateOfAnalysisHeader: type: "object" additionalProperties: false properties: documentDateTime: type: "string" format: "date-time" description: type: "array" items: type: "string" note: type: "array" items: type: "string" batch: type: "object" additionalProperties: false properties: manufacturerItemIdentification: type: "object" additionalProperties: false properties: id: type: "array" items: type: "string" format: "normalizedString" supplierItemIdentification: type: "object" additionalProperties: false properties: id: type: "array" items: type: "string" format: "normalizedString" manufacturingParty: type: "object" additionalProperties: false properties: name: type: "array" items: type: "string" location: type: "array" items: type: "object" additionalProperties: false properties: address: type: "array" items: type: "object" additionalProperties: false properties: name: type: "array" items: type: "string" addressLine: type: "array" items: type: "string" cityName: type: "string" countryCode: type: "string" format: "token" postalCode: type: "string" format: "normalizedString" manufactureDateTime: type: "string" format: "date-time" supplierParty: type: "object" additionalProperties: false properties: id: type: "array" items: type: "string" format: "normalizedString" name: type: "array" items: type: "string" location: type: "array" items: type: "object" additionalProperties: false properties: address: type: "array" items: type: "object" additionalProperties: false properties: addressLine: type: "array" items: type: "string" buildingNumber: type: "string" streetName: type: "string" floor: type: "string" unit: type: "string" cityName: type: "string" countryCode: type: "string" format: "token" postalCode: type: "string" format: "normalizedString" manufacturingParty: type: "object" additionalProperties: false properties: id: type: "array" items: type: "string" format: "normalizedString" name: type: "array" items: type: "string" location: type: "array" items: type: "object" additionalProperties: false properties: address: type: "array" items: type: "object" additionalProperties: false properties: id: type: "array" items: type: "string" format: "normalizedString" name: type: "array" items: type: "string" addressLine: type: "array" items: type: "string" buildingNumber: type: "string" streetName: type: "string" floor: type: "string" unit: type: "string" cityName: type: "string" countryCode: type: "string" format: "token" postalCode: type: "string" format: "normalizedString" batchCertificateOfAnalysisLine: type: "array" items: type: "object" additionalProperties: false properties: lineNumberId: type: "string" format: "normalizedString" description: type: "array" items: type: "string" note: type: "array" items: type: "string" status: type: "array" items: type: "object" additionalProperties: false properties: code: type: "string" format: "normalizedString" description: type: "array" items: type: "string" reasonCode: type: "string" format: "normalizedString" reason: type: "array" items: type: "string" classification: type: "array" items: type: "object" additionalProperties: false properties: codes: type: "object" required: - "code" additionalProperties: false properties: code: type: "array" minItems: 1 items: type: "string" format: "normalizedString" description: type: "array" items: type: "string" note: type: "array" items: type: "string" originatorParty: type: "object" additionalProperties: false properties: id: type: "array" items: type: "string" format: "normalizedString" dunsid: type: "string" format: "normalizedString" cageid: type: "string" format: "normalizedString" name: type: "array" items: type: "string" location: type: "array" items: type: "object" additionalProperties: false properties: address: type: "array" items: type: "object" additionalProperties: false properties: addressLine: type: "array" items: type: "string" buildingNumber: type: "string" buildingName: type: "string" streetName: type: "string" cityName: oneOf: - nullable: true - type: "string" countryCode: type: "string" format: "token" postalCode: type: "string" format: "normalizedString" contact: type: "array" items: type: "object" additionalProperties: false properties: personName: type: "array" items: type: "object" additionalProperties: false properties: formattedName: type: "string" contact: type: "array" items: type: "object" additionalProperties: false properties: {} sampledDateTime: type: "string" format: "date-time" testResult: type: "array" items: type: "object" additionalProperties: false properties: id: type: "array" items: type: "string" format: "normalizedString" testDetail: type: "object" additionalProperties: false properties: testMethodValue: type: "array" items: type: "object" required: - "content" - "name" additionalProperties: false properties: content: type: "string" name: type: "string" acceptableValue: type: "array" items: type: "object" required: - "content" - "name" additionalProperties: false properties: content: type: "string" name: type: "string" testSampleQuantity: type: "number" inspectionParty: type: "array" items: type: "object" additionalProperties: false properties: id: type: "array" items: type: "string" format: "normalizedString" dunsid: type: "string" format: "normalizedString" cageid: type: "string" format: "normalizedString" name: type: "array" items: type: "string" results: type: "array" items: type: "object" additionalProperties: false properties: {} effectiveTimePeriod: type: "object" additionalProperties: false properties: {}