TraceLink · Schema

Inventory Update

Inventory Update

CompanySupply ChainPharmaceuticalsLife SciencesSerializationTrack and TraceComplianceHealthcareEPCISLogisticsB2B Integration

Properties

Name Type Description
id string
schemaId string
schemaVersion integer
objectType string name of type definition
data object
View JSON Schema on GitHub

JSON Schema

multienterprise-process-connect_canonicalInventoryUpdate_v1.json Raw ↑
{"swagger": "2.0", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "schemaType": "TLDB", "typeOfSchema": "type", "id": "multienterprise-process-connect:canonicalInventoryUpdate", "schemaId": "masterSchema", "schemaVersion": 1, "dataVersion": 1, "objectTypeSchemaVersion": 1, "objectTypeSchemaSubversion": 1711545833915, "objectType": "multienterprise-process-connect:canonicalInventoryUpdate", "javaInterfaces": ["com.tracelink.dnp.api.TLObject"], "display": {"name": "Canonical Inventory Update", "description": "Canonical Inventory Update", "icon": ""}, "definitions": {"dateTimeType": {"$id": "#dateTimeType", "type": "integer", "format": "utc-millisec", "description": "date created in Epoch time format"}, "displayAttributesType": {"$id": "#displayAttributesType", "javaType": "com.tracelink.metadata.model.TLDisplayAttributesV1", "type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}}, "required": ["name"], "additionalProperties": false}, "freeTextNoteTypeDefinition": {"title": "Free Text Note Type Definition", "description": "Free Text Note Type Definition", "type": "object", "properties": {"freeFormText": {"title": "Free Form Text", "description": "Free Form Text", "type": "string"}, "textReferenceCode": {"title": "Text Reference Code", "description": "Text Reference Code", "type": "string"}, "language": {"title": "Language", "description": "Language", "type": "string"}, "textFunctionCode": {"title": "Text Function Code", "description": "Text Function Code", "type": "string"}, "textFormatCode": {"title": "Text Format Code", "description": "Text Format Code", "type": "string"}}}, "country": {"title": "Country Code", "description": "Country Code", "type": "string", "enum": ["AD", "AE", "AF", "AG", "AI", "AL", "AM", "AN", "AO", "AQ", "AR", "AS", "AT", "AU", "AW", "AX", "AZ", "BA", "BB", "BD", "BE", "BF", "BG", "BH", "BI", "BJ", "BL", "BM", "BN", "BO", "BQ", "BR", "BS", "BT", "BV", "BW", "BY", "BZ", "CA", "CC", "CD", "CF", "CG", "CH", "CI", "CK", "CL", "CM", "CN", "CO", "CR", "CU", "CV", "CW", "CX", "CY", "CZ", "DE", "DJ", "DK", "DM", "DO", "DZ", "EC", "EE", "EG", "EH", "ER", "ES", "ET", "FI", "FJ", "FK", "FM", "FO", "FR", "GA", "GB", "GD", "GE", "GF", "GG", "GH", "GI", "GQ", "GL", "GM", "GN", "GP", "GR", "GS", "GT", "GU", "GW", "GY", "HK", "HM", "HN", "HR", "HT", "HU", "ID", "IE", "IL", "IM", "IN", "IO", "IQ", "IR", "IS", "IT", "JE", "JM", "JO", "JP", "KE", "KG", "KH", "KI", "KM", "KN", "KP", "KR", "KW", "KY", "KZ", "LA", "LB", "LC", "LI", "LK", "LR", "LS", "LT", "LU", "LV", "LY", "MA", "MC", "MD", "ME", "MF", "MG", "MH", "MK", "ML", "MM", "MN", "MO", "MP", "MQ", "MR", "MS", "MT", "MU", "MV", "MW", "MX", "MY", "MZ", "NA", "NC", "NE", "NF", "NG", "NI", "NL", "NO", "NP", "NR", "NU", "NZ", "OM", "PA", "PE", "PF", "PG", "PH", "PK", "PL", "PM", "PN", "PR", "PS", "PT", "PW", "PY", "QA", "RE", "RO", "RS", "RU", "RW", "SA", "SB", "SC", "SD", "SE", "SG", "SH", "SI", "SJ", "SK", "SL", "SM", "SN", "SO", "SR", "SS", "ST", "SV", "SX", "SY", "SZ", "TC", "TD", "TF", "TG", "TH", "TJ", "TK", "TL", "TM", "TN", "TO", "TR", "TT", "TV", "TW", "TZ", "UA", "UG", "US", "UM", "UY", "UZ", "VA", "VC", "VE", "VG", "VI", "VN", "VU", "WF", "WS", "XK", "YE", "YT", "ZA", "ZM", "ZW"]}, "data": {"type": "object", "properties": {"controlFileHeader": {"$ref": "#/definitions/controlFileHeaderTypeDefinition"}, "messageBody": {"$ref": "#/definitions/canonicalInventoryUpdateTypeDefinition"}, "customFields": {"type": "array", "items": {"$ref": "#/definitions/nameValueTypeDefinition"}}}}, "sapEDIControlExtensionTypeDefinition": {"title": "SAP EDI Control Extension Type Definition", "description": "SAP EDI Control Extension Type Definition", "type": "object", "properties": {"interchangeControlIdentifier": {"title": "Interchange Control Identifier", "description": "Interchange Control Identifier", "type": "string"}, "ediMessageVersionCode": {"title": "EDI Message Version Code", "description": "EDI Message Version Code", "type": "string"}, "archiveReferenceIdentifier": {"title": "Archive Reference Identifier", "description": "Archive Reference Identifier", "type": "string"}, "ediStandardCode": {"title": "EDI Standard Code", "description": "EDI Standard Code", "type": "string"}, "transactionControlIdentifier": {"title": "Transaction Control Identifier", "description": "Transaction Control Identifier", "type": "string"}, "ediTransactionType": {"title": "EDI Transaction Type", "description": "EDI Transaction Type", "type": "string"}, "groupControlIdentifier": {"title": "Group Control Identifier", "description": "Group Control Identifier", "type": "string"}}}, "x12ControlFileHeaderTypeDefinition": {"title": "X12 Control File Header Type Definition", "description": "X12 Control File Header Type Definition", "type": "object", "properties": {"x12TransactionSetEnvelope": {"$ref": "#/definitions/x12TransactionSetEnvelopeTypeDefinition"}, "x12InterchangeControlEnvelope": {"$ref": "#/definitions/x12InterchangeControlEnvelopeTypeDefinition"}, "x12TrailerSegments": {"type": "array", "items": {"$ref": "#/definitions/x12TrailerSegmentsTypeDefinition"}}, "x12FunctionalGroupControlEnvelope": {"$ref": "#/definitions/x12GroupHeaderTypeDefinition"}}}, "x12TransactionSetEnvelopeTypeDefinition": {"title": "X12 Transaction Set Envelope Type Definition", "description": "X12 Transaction Set Envelope Type Definition", "type": "object", "properties": {"transactionSetControlNumber": {"title": "Transaction Set Control Number", "description": "Transaction Set Control Number", "type": "string"}, "implementationConventionReference": {"title": "Implementation Convention Reference", "description": "Implementation Convention Reference", "type": "string"}}}, "addressTypeDefinition": {"title": "Address Type Definition", "description": "Address Type Definition", "type": "object", "properties": {"country": {"$ref": "#/definitions/country"}, "lscAddressIdentifier": {"title": "Lsc Address Identifier", "description": "Lsc Address Identifier", "type": "string"}, "address2": {"title": "Address2", "description": "Address2", "type": "string"}, "city": {"title": "City", "description": "City", "type": "string"}, "address1": {"title": "Address1", "description": "Address1", "type": "string"}, "postalCode": {"title": "Postal Code", "description": "Postal Code", "type": "string"}, "houseNumber": {"title": "House Number", "description": "House Number", "type": "string"}, "telephone": {"title": "Telephone", "description": "Telephone", "type": "string"}, "premisesCode": {"title": "Premises Code", "description": "Premises Code", "type": "string"}, "url": {"title": "Url", "description": "Url", "type": "string"}, "district": {"title": "District", "description": "District", "type": "string"}, "floorNumber": {"title": "Floor Number", "description": "Floor Number", "type": "string"}, "buildingNumber": {"title": "Building Number", "description": "Building Number", "type": "string"}, "state": {"title": "State", "description": "State", "type": "string"}, "fax": {"title": "Fax", "description": "Fax", "type": "string"}, "village": {"title": "Village", "description": "Village", "type": "string"}, "plantNumber": {"title": "Plant Number", "description": "Plant Number", "type": "string"}, "township": {"title": "Township", "description": "Township", "type": "string"}}}, "temperatureScale": {"title": "Temperature Scale", "description": "Temperature Scale", "type": "string", "enum": ["CELSIUS", "FAHRENHEIT", "KELVIN"]}, "nameValueTypeDefinition": {"title": "Name Value Type Definition", "description": "Name Value Type Definition", "type": "object", "properties": {"name": {"title": "Name", "description": "Name", "maxLength": 256, "minLength": 1, "type": "string"}, "value": {"title": "Value", "description": "Value", "type": "string"}}}, "regulatoryCompanyIdentifierType": {"title": "Regulatory Company Identifier Type", "description": "Regulatory Company Identifier Type", "type": "string", "enum": ["AM_TIN", "AR_CUIT", "BR_CNES", "BR_CNPJ", "BR_CPF", "BR_PROF_REG", "BY_TIN", "CN_CHINA_ID", "CN_USCID", "CN_FOREIGN_MFR", "CN_FOREIGN_MAH", "COMPANYID", "COMPANYSITEID", "DEA", "DE_IFA_REG_NUM", "DUNS", "DUNS4", "GCP", "GLN", "HIN", "IN_COMPANY_ID", "IN_IEC", "IN_GSTN", "IN_LOCATION_ID", "IN_MFR", "IN_MRCH", "IN_PAN", "IN_TIN", "KG_TIN", "KR_BUS_REG_NUMBER", "KR_PROVIDER_CODE", "KZ_BIN", "RU_ACCOUNT_NUMBER", "RU_INN_FOREIGN_ENTITY", "RU_INN_INDIV", "RU_INN_KPP_TAX_CODE", "RU_INN_LOCAL_ENTITY", "SGLN", "TRACELINK_ID", "ID_BPOM_FACILITYID", "UZ_TIN", "EU_COMPANY_ID"]}, "x12GroupHeaderTypeDefinition": {"title": "X12 Group Header Type Definition", "description": "X12 Group Header Type Definition", "type": "object", "properties": {"ediMessageVersionCode": {"title": "EDI Message Version Code", "description": "EDI Message Version Code", "type": "string"}, "groupReceiverNumber": {"title": "Group Receiver Number", "description": "Group Receiver Number", "type": "string"}, "groupSenderNumber": {"title": "Group Sender Number", "description": "Group Sender Number", "type": "string"}, "groupTime": {"title": "Group Time", "description": "Group Time", "type": "string"}, "groupDate": {"title": "Group Date", "description": "Group Date", "type": "string"}, "x12AgencyCode": {"title": "X12 Agency Code", "description": "X12 Agency Code", "type": "string"}, "groupControlNumber": {"title": "Group Control Number", "description": "Group Control Number", "type": "string"}}}, "inventoryStatusUpdateCode": {"title": "Inventory Status Update Code", "description": "Inventory Status Update Code", "type": "string", "enum": ["GOODSRECEIPT", "GOODSRECEIPTREVERSE", "GOODSRECEIPTVALUATEDBLOCKEDSTOCK", "GOODSRECEIPTVALUATEDBLOCKEDSTOCKREVERSE", "GOODSRECEIPTFROMVALUEATEDBLOCKEDSTOCK", "GOODSRECEIPTFROMVALUEATEDBLOCKEDSTOCKREVERSE", "GOODSISSUE", "GOODSISSUEREVERSE", "TRANSFERPOSTING", "TRANSFERPOSTINGREVERSE", "QUALITYTOUNRESTRICTED", "QUALITYTOUNRESTRICTEDREVERSE", "RETURNS", "RETURNSREVERSE", "TRANSFERPOSTINGSUBCONTRACTOR", "TRANSFERPOSTINGSUBCONTRACTORREVERSE", "SCRAPFROMUNRESTRICTED", "SCRAPFROMUNRESTRICTEDREVERSE", "QUALITYTOSCRAP", "QUALITYTOSCRAPREVERSE", "INITIALENTRYTOUNRESTRICTED", "INITIALENTRYTOUNRESTRICTEDREVERSE"]}, "productItemCodeType": {"title": "Product Item Code Type", "description": "Product Item Code Type", "type": "string", "enum": ["AT_PZN", "BE_ABP_CODE", "BG_NATIONAL_NUMBER", "BR_ANVISA_REGISTRATION", "CA_DIN", "CH_SWISSMEDIC", "CN_SUBTYPE", "DE_PPN", "DE_PZN", "EU_EAN13", "ES_CODIGO_NATIONAL", "FR_CIP13", "GR_EOF", "HR_CROATIA_NATIONAL", "IN_PRODUCT_CODE", "IT_BOLLINO", "KR_KFDA_CODE", "NL_KNMP", "NRD_VNR_CODE", "PT_AIM", "SA_SAUDI_DRUG_CODE", "CZ_SUKL_CODE", "US_NDC442", "US_NDC532", "US_NDC541", "US_NDC542", "INTERNAL_MATERIAL_CODE", "CN_NDC", "CN_STANDARD", "UK_AMPP", "LU_NATIONAL_NUMBER", "TRACELINK_ID"]}, "contactInformationTypeDefinition": {"title": "Contact Information Type Definition", "description": "Contact Information Type Definition", "type": "object", "properties": {"contactTitle": {"title": "Contact Title", "description": "Contact Title", "type": "string"}, "contactEmail": {"title": "Contact Email", "description": "Contact Email", "type": "string"}, "contactName": {"title": "Contact Name", "description": "Contact Name", "type": "string"}, "contactPhone": {"title": "Contact Phone", "description": "Contact Phone", "type": "string"}}}, "trailerSegmentType": {"title": "Trailer Segment Type", "description": "Trailer Segment Type", "type": "string", "enum": ["TRANSACTION", "GROUP", "INTERCHANGE"]}, "sapControlFileHeaderTypeDefinition": {"title": "SAP Control File Header Type Definition", "description": "SAP Control File Header Type Definition", "type": "object", "properties": {"senderMessagePartnerTypeCode": {"title": "Sender Message Partner Type Code", "description": "Sender Message Partner Type Code", "type": "string"}, "interchangeControlIdentifier": {"title": "Interchange Control Identifier", "description": "Interchange Control Identifier", "type": "string"}, "sapMessageCode": {"title": "SAP Message Code", "description": "SAP Message Code", "type": "string"}, "receiverMessageLogicalAddress": {"title": "Receiver Message Logical Address", "description": "Receiver Message Logical Address", "type": "string"}, "sapMessageUsageCode": {"title": "SAP Message Usage Code", "description": "SAP Message Usage Code", "type": "string"}, "senderSystemPort": {"title": "Sender System Port", "description": "Sender System Port", "type": "string"}, "senderMessagePartnerFunction": {"title": "Sender Message Partner Function", "description": "Sender Message Partner Function", "type": "string"}, "serializationSequentialIdentifier": {"title": "Serialization Sequential Identifier", "description": "Serialization Sequential Identifier", "type": "string"}, "sapClientIdentifier": {"title": "SAP Client Identifier", "description": "SAP Client Identifier", "type": "string"}, "fileReceiverType": {"$ref": "#/definitions/ediEnvelopePartyTypeDefinition"}, "sapEDIControlExtension": {"$ref": "#/definitions/sapEDIControlExtensionTypeDefinition"}, "fileSenderType": {"$ref": "#/definitions/ediEnvelopePartyTypeDefinition"}, "idocReleaseNumber": {"title": "Idoc Release Number", "description": "Idoc Release Number", "type": "string"}, "sapMessageFunctionCode": {"title": "SAP Message Function Code", "description": "SAP Message Function Code", "type": "string"}, "receiverSystemPort": {"title": "Receiver System Port", "description": "Receiver System Port", "type": "string"}, "senderMessageLogicalAddress": {"title": "Sender Message Logical Address", "description": "Sender Message Logical Address", "type": "string"}}}, "edifactInterchangeHeaderTypeDefinition": {"title": "EDIFACT Interchange Header Type Definition", "description": "EDIFACT Interchange Header Type Definition", "type": "object", "properties": {"applicationReferenceIdentifier": {"title": "Application Reference Identifier", "description": "Application Reference Identifier", "type": "string"}, "interchangeControlIdentifier": {"title": "Interchange Control Identifier", "description": "Interchange Control Identifier", "type": "string"}, "recipientPasswordType": {"title": "Recipient Password Type", "description": "Recipient Password Type", "type": "string"}, "usageIndicator": {"title": "Usage Indicator", "description": "Usage Indicator", "type": "string"}, "isEdifactServiceStringAdvicePopulated": {"title": "Is EDIFACT Service String Advice Populated", "description": "Is EDIFACT Service String Advice Populated", "type": "boolean"}, "isEdifactGroupPopulated": {"title": "Is EDIFACT Group Populated", "description": "Is EDIFACT Group Populated", "type": "boolean"}, "syntaxEncodingVersionString": {"title": "Syntax Encoding Version String", "description": "Syntax Encoding Version String", "type": "string"}, "fileReceiverType": {"$ref": "#/definitions/ediEnvelopePartyTypeDefinition"}, "recipientPasswordValue": {"title": "Recipient Password Value", "description": "Recipient Password Value", "type": "string"}, "syntaxEncodingIdentifier": {"title": "Syntax Encoding Identifier", "description": "Syntax Encoding Identifier", "type": "string"}, "isAcknowledgmentRequired": {"title": "Is Acknowledgment Required", "description": "Is Acknowledgment Required", "type": "boolean"}, "interchangeAgreementIdentifier": {"title": "Interchange Agreement Identifier", "description": "Interchange Agreement Identifier", "type": "string"}, "edifactFileSenderType": {"$ref": "#/definitions/edifactEnvelopePartyTypeDefinition"}, "fileSenderType": {"$ref": "#/definitions/ediEnvelopePartyTypeDefinition"}, "edifactFileReceiverType": {"$ref": "#/definitions/edifactEnvelopePartyTypeDefinition"}}}, "edifactGroupHeaderTypeDefinition": {"title": "EDIFACT Group Header Type Definition", "description": "EDIFACT Group Header Type Definition", "type": "object", "properties": {"groupSenderNumber": {"title": "Group Sender Number", "description": "Group Sender Number", "type": "string"}, "fileReceiverType": {"$ref": "#/definitions/ediEnvelopePartyTypeDefinition"}, "controllingAgency": {"title": "Controlling Agency", "description": "Controlling Agency", "type": "string"}, "ediMessageVersionCode": {"title": "EDI Message Version Code", "description": "EDI Message Version Code", "type": "string"}, "groupReceiverNumber": {"title": "Group Receiver Number", "description": "Group Receiver Number", "type": "string"}, "groupTime": {"title": "Group Time", "description": "Group Time", "type": "string"}, "messageReleaseNumber": {"title": "Message Release Number", "description": "Message Release Number", "type": "string"}, "groupDate": {"title": "Group Date", "description": "Group Date", "type": "string"}, "edifactFileSenderType": {"$ref": "#/definitions/edifactEnvelopePartyTypeDefinition"}, "groupControlNumber": {"title": "Group Control Number", "description": "Group Control Number", "type": "string"}, "fileSenderType": {"$ref": "#/definitions/ediEnvelopePartyTypeDefinition"}, "edifactFileReceiverType": {"$ref": "#/definitions/edifactEnvelopePartyTypeDefinition"}}}, "specialStockIndicator": {"title": "Special Stock Indicator", "description": "Special Stock Indicator", "type": "string", "enum": ["ONHAND", "CUSTORDERSTOCK", "RTP", "CONSIGNSCVENDOR", "CONSIGNVENDOR", "RETURNPACKVENDOR", "PARTS", "PIPELINE", "PROJECT", "SCPROJECTSTOCK", "RETURNPACKCUSTOMER", "CONSIGNCUSTOMER", "SHIPUNIT"]}, "edifactMessageHeaderTypeDefinition": {"title": "EDIFACT Message Header Type Definition", "description": "EDIFACT Message Header Type Definition", "type": "object", "properties": {"controllingAgency": {"title": "Controlling Agency", "description": "Controlling Agency", "type": "string"}, "messageControlNumber": {"title": "Message Control Number", "description": "Message Control Number", "type": "string"}, "ediMessageVersionCode": {"title": "EDI Message Version Code", "description": "EDI Message Version Code", "type": "string"}, "messageReleaseNumber": {"title": "Message Release Number", "description": "Message Release Number", "type": "string"}, "associationCode": {"title": "Association Code", "description": "Association Code", "type": "string"}}}, "regulatoryCompanyIdentifierTypeDefinition": {"title": "regulatoryCompanyIdentifierTypeDefinition", "description": "regulatoryCompanyIdentifierTypeDefinition", "type": "object", "properties": {"regulatoryCompanyIdentifierType": {"$ref": "#/definitions/regulatoryCompanyIdentifierType"}, "regulatoryCompanyIdentifier": {"title": "Regulatory Company Identifier", "description": "Regulatory Company Identifier", "type": "string"}}}, "stockTypeIndicator": {"title": "Stock Type Indicator", "description": "Stock Type Indicator", "type": "string", "enum": ["QUALITY", "BLOCKED", "QUALITY2", "BLOCKED3", "UNRESTRICTED"]}, "x12EnvelopePartyTypeDefinition": {"title": "X12 Envelope Party Type Definition", "description": "X12 Envelope Party Type Definition", "type": "object", "properties": {"x12EnvelopePartyType": {"$ref": "#/definitions/x12EnvelopePartyType"}}}, "mpcPartnerTypeDefinition": {"title": "MPC Partner Type Definition", "description": "MPC Partner Type Definition", "type": "object", "properties": {"mpcCompanyLocationIdentifierList": {"type": "array", "items": {"$ref": "#/definitions/mpcCompanyLocationIdentifierListTypeDefinition"}}, "companyLocationContactInformation": {"$ref": "#/definitions/contactInformationTypeDefinition"}, "companyLocationPartnerName": {"title": "Company Location Partner Name", "description": "Company Location Partner Name", "type": "string"}, "address": {"$ref": "#/definitions/addressTypeDefinition"}, "businessName": {"title": "Business Name", "description": "Business Name", "type": "string"}}}, "mpcDatesTypeDefinition": {"title": "MPC Dates Type Definition", "description": "MPC Dates Type Definition", "type": "object", "properties": {"dateValue": {"title": "Date Value", "description": "Date Value", "type": "string"}, "dateType": {"$ref": "#/definitions/dateType"}, "timeZone": {"title": "Time Zone", "description": "Time Zone", "type": "string"}}}, "edifactEnvelopeTrailerSegmentsTypeDefinition": {"title": "EDIFACT Envelope Trailer Segments Type Definition", "description": "EDIFACT Envelope Trailer Segments Type Definition", "type": "object", "properties": {"trailerSegmentType": {"$ref": "#/definitions/trailerSegmentType"}, "trailerSegmentIdentifier": {"title": "Trailer Segment Identifier", "description": "Trailer Segment Identifier", "type": "string"}, "trailerSegmentCount": {"title": "Trailer Segment Count", "description": "Trailer Segment Count", "type": "integer"}}}, "edifactControlFileHeaderTypeDefinition": {"title": "EDIFACT Control File Header Type Definition", "description": "EDIFACT Control File Header Type Definition", "type": "object", "properties": {"isGroupPopulated": {"title": "Is Group Populated", "description": "Is Group Populated", "type": "boolean"}, "edifactMessageHeader": {"$ref": "#/definitions/edifactMessageHeaderTypeDefinition"}, "isServiceStringAdvicePopulated": {"title": "Is Service String Advice Populated", "description": "Is Service String Advice Populated", "type": "boolean"}, "edifactInterchangeHeader": {"$ref": "#/definitions/edifactInterchangeHeaderTypeDefinition"}, "edifactEnvelopeTrailerSegments": {"type": "array", "items": {"$ref": "#/definitions/edifactEnvelopeTrailerSegmentsTypeDefinition"}}, "edifactGroupHeader": {"$ref": "#/definitions/edifactGroupHeaderTypeDefinition"}}}, "canonicalInventoryUpdateItemDetailsTypeDefinition": {"title": "Canonical Inventory Update Item Details Type Definition", "description": "Canonical Inventory Update Item Details Type Definition", "type": "object", "properties": {"goodsRecipientIdentifier": {"title": "Goods Recipient Identifier", "description": "Goods Recipient Identifier", "type": "string"}, "supplierIdentifier": {"title": "Supplier Identifier", "description": "Supplier Identifier", "type": "string"}, "customFields": {"type": "array", "items": {"$ref": "#/definitions/nameValueTypeDefinition"}}, "inventoryUpdateQuantity": {"type": "array", "items": {"$ref": "#/definitions/inventoryUpdateQuantityTypeDefinition"}}, "productCodesIdentifiers": {"type": "array", "items": {"$ref": "#/definitions/productCodeTypeDefinition"}}, "storageLocation": {"title": "Storage Location", "description": "Storage Location", "type": "string"}, "lotNumber": {"title": "lotNumber", "description": "lotNumber", "type": "string"}, "customerLotNumber": {"title": "Customer Lot Number", "description": "Customer Lot Number", "type": "string"}, "plantIdentifier": {"title": "Plant Identifier", "description": "Plant Identifier", "type": "string"}, "freeTextNote": {"type": "array", "items": {"$ref": "#/definitions/freeTextNoteTypeDefinition"}}, "supplierLotNumber": {"title": "Supplier Lot Number", "description": "Supplier Lot Number", "type": "string"}, "transactionReferenceIdentifierList": {"type": "array", "items": {"$ref": "#/definitions/b2bTransactionIdentifierReferenceTypeDefinition"}}, "manufacturingDate": {"title": "Manufacturing Date", "description": "Manufacturing Date", "type": "string"}, "customerIdentifier": {"title": "Customer Identifier", "description": "Customer Identifier", "type": "string"}, "productItemInformation": {"type": "array", "items": {"$ref": "#/definitions/productItemInformationTypeDefinition"}}, "expirationDate": {"title": "ExpirationDate", "description": "ExpirationDate", "type": "string"}}}, "packType": {"title": "Pack Type", "description": "Pack Type", "type": "string", "enum": ["ADMINISTRATIONSYSTEM", "AMPOULE", "APPLICATOR", "AUTOMATICINJECTIONDEVICE", "BAG", "BALLINGGUN", "BARREL", "BLISTER", "BOTTLE", "BOX", "BRUSH", "BRUSHAPPLICATOR", "CANNULA", "CAP", "CARTRIDGE", "CHILDRESISTANTCLOSURE", "CONTAINER", "CUP", "DABBINGAPPLICATOR", "DART", "DREDGINGAPPLICATOR", "DREDGINGCONTAINER", "DRENCHGUN", "DROPPERAPPLICATOR", "DROPPERCONTAINER", "FIXEDCRYOGENICVESSEL", "GASCYLINDER", "IMPLANTER", "INHALER", "INOVOINJECTIONDEVICE", "INJECTIONNEEDLE", "INJECTIONSYRINGE", "INTERNALGRADUATEDCALIBRATIONCHAMBER", "INTRAMAMMARYSYRINGE", "JAR", "MEASURINGDEVICE", "MEASURINGSPOON", "METERINGPUMP", "METERINGVALVE", "MOBILECRYOGENICVESSEL", "MOUTHPIECE", "MULTIDOSECONTAINER", "MULTIDOSECONTAINERWITHAIRLESSPUMP", "MULTIDOSECONTAINERWITHMETERINGPUMP", "MULTIDOSECONTAINERWITHPUMP", "MULTIPUNCTURER", "NASALAPPLICATOR", "NEBULISER", "NEEDLEAPPLICATOR", "NEEDLEFREEINJECTOR", "NOZZLE", "ORALSYRINGE", "PIPETTE", "PIPETTEAPPLICATOR", "POURONCONTAINER", "PREFILLEDGASTROENTERALTUBE", "PREFILLEDPEN", "PREFILLEDSYRINGE", "PRESSURISEDCONTAINER", "PRICKTESTAPPLICATOR", "ROLLONCONTAINER", "SACHET", "SCARIFIER", "SCREWCAP", "SINGLEDOSECONTAINER", "SPATULA", "SPOTONAPPLICATOR", "SPRAYCONTAINER", "SPRAYPUMP", "SPRAYVALVE", "STABVACCINATOR", "STOPPER", "STRAW", "STRIP", "TABLETCONTAINER", "TUBE", "VAGINALSPONGEAPPLICATOR", "VIAL"]}, "canonicalInventoryUpdateHeaderTypeDefinition": {"title": "Canonical Inventory Update Header Type Definition", "description": "Canonical Inventory Update Header Type Definition", "type": "object", "properties": {"mpcDates": {"type": "array", "items": {"$ref": "#/definitions/mpcDatesTypeDefinition"}}, "customerBusinessInformation": {"$ref": "#/definitions/mpcPartnerTypeDefinition"}, "messageTypeIdentifierCode": {"title": "Message Type Identifier Code", "description": "Message Type Identifier Code", "type": "string"}, "freeTextNote": {"type": "array", "items": {"$ref": "#/definitions/freeTextNoteTypeDefinition"}}, "externalERPUserName": {"title": "External ERP User Name", "description": "External ERP User Name", "type": "string"}, "customFields": {"type": "array", "items": {"$ref": "#/definitions/nameValueTypeDefinition"}}, "transactionReferenceIdentifierList": {"type": "array", "items": {"$ref": "#/definitions/b2bTransactionIdentifierReferenceTypeDefinition"}}, "processingFunctionTypeCode": {"$ref": "#/definitions/processingFunctionTypeCode"}, "supplierBusinessInformation": {"$ref": "#/definitions/mpcPartnerTypeDefinition"}, "shipToLocationInformation": {"$ref": "#/definitions/mpcPartnerTypeDefinition"}}}, "processingFunctionTypeCode": {"title": "Processing Function Type Code", "description": "Processing Function Type Code", "type": "string", "enum": ["NONE", "REVERSE", "CHANGE", "ITEMADDED", "CANCEL", "ITEMLOCKED", "RETURN", "CONSIGNMENT", "CORRECTION", "CREATE", "ITEMCHANGED", "ORIGINAL", "REPLACE", "STATUS", "INFORMATION", "RESPONSE", "PROPOSED"]}, "mpcCompanyLocationIdentifierListTypeDefinition": {"title": "MPC Company Location Identifier List Type Definition", "description": "MPC Company Location Identifier List Type Definition", "type": "object", "properties": {"companyIdentifierType": {"$ref": "#/definitions/companyIdentifierType"}, "isIdentifierPresentInEvent": {"title": "Is Identifier Present In Event", "description": "Is Identifier Present In Event", "type": "boolean"}, "alternateCompanyLocationIdentifierValue": {"title": "Alternate Company Location Identifier Value", "description": "Alternate Company Location Identifier Value", "type": "string"}, "companyIdentifierValue": {"title": "Company Identifier Value", "description": "Company Identifier Value", "type": "string"}}}, "dateType": {"title": "Date Type", "description": "Date Type", "type": "string", "enum": ["BILLING", "CANCELBY", "DELIVERYREQUESTED", "DOCUMENT", "EFFECTIVE", "ESTIMATEDDELIVERY", "FIXEDVALUE", "GOODSISSUE", "INVOICE", "LOADING", "PICKING", "PRICING", "PROOFOFDELIVERY", "SCHEDULEDDELIVERY", "SHIPMENTREQUESTED", "SHIPPED", "TRANSPORTATIONPLANNING", "AVAILABILITY", "CHECK", "DELIVERY", "EXPIRATION", "GOODSRECEIPT", "MANUFACTURING", "MESSAGE", "ORIGINALRECEIPT", "PO_RECEIVED", "PROMOTIONEND", "PROMOTIONSTART", "PURCHASEORDER", "RECEIVED", "REPORTEND", "REPORTSTART", "VALIDITY", "SCHEDULEDSHIPMENT", "REQUESTEDDELIVERY", "DUEDATE", "SUPPLIERORDER", "CREATEDON", "SERVICESRENDERED", "STARTDATE", "ENDDATE", "LASTGOODSRECEIPT", "FREEDATE1", "FREEDATE2", "FREEDATE3", "FREEDATE4", "FREEDATE5", "FREEDATE6", "NEXTINSPECTION", "DELIVERYSCHEDULE", "RECONCILIATIONDATE", "VALIDFROM", "VALIDTO", "SHIPNOTBEFORE", "SHIPNOTLATER", "SCHEDULELINE", "FORECASTPLAN", "FORECASTPLANRESPONSE", "LOTEXPIRATION", "INVENTORYUPDATE"]}, "x12TrailerSegmentsTypeDefinition": {"title": "X12 Trailer Segments Type Definition", "description": "X12 Trailer Segments Type Definition", "type": "object", "properties": {"trailerSegmentType": {"$ref": "#/definitions/trailerSegmentType"}, "trailerSegmentIdentifier": {"title": "Trailer Segment Identifier", "description": "Trailer Segment Identifier", "type": "string"}, "trailerSegmentCount": {"title": "Trailer Segment Count", "description": "Trailer Segment Count", "type": "integer"}}}, "x12EnvelopePartyType": {"title": "X12 Envelope Party Type", "description": "X12 Envelope Party Type", "type": "string", "enum": ["DUNS", "SCAC", "FMC", "IATA", "GLN", "UCC", "X121", "DODADDRESS", "DEA", "PHONE", "UCS", "DUNSPLUS", "PASC", "DUNS4", "ABA", "AAR", "EDIAUSTRALIA", "HIN", "IPEDS", "FICE", "NCES", "ATP", "ACT", "STATSCANPOSTSECONDARY", "HCFACARRIER", "HCFAINTERMEDIARY", "HCFAMEDICAREPROVIDER", "USTIN", "IAIABCJURISDICTION", "USEIN", "NAIC", "HCFAMEDICAIDPROVIDER", "STATSCANCOLLEGESTUDENT", "STATSCANUNIVERSITYSTUDENT", "SPICA", "COLLEGEBOARD", "AMECOP", "NRMA", "SAFER", "ADDRESS", "CUSTOM"]}, "productCodeType": {"title": "Product Code Type", "description": "Product Code Type", "type": "string", "enum": ["BUYER", "CNRESCODE", "CUSTOMER", "GTIN14", "MANUFACTURER", "NTIN", "SKU", "SUPPLIER", "UPC", "VENDOR", "BE_ABP_CODE", "BG_NATIONAL_NUMBER", "BR_ANVISA_REGISTRATION", "CA_DIN", "CH_SWISSMEDIC", "CN_SUBTYPE", "DE_PPN", "DE_PZN", "EU_EAN13", "ES_CODIGO_NATIONAL", "FR_CIP13", "GR_EOF", "HR_CROATIA_NATIONAL", "IN_PRODUCT_CODE", "IT_BOLLINO", "KR_KFDA_CODE", "NL_KNMP", "NRD_VNR_CODE", "PT_AIM", "SA_SAUDI_DRUG_CODE", "CZ_SUKL_CODE", "US_NDC442", "US_NDC532", "US_NDC541", "US_NDC542", "INTERNAL_MATERIAL_CODE", "CN_NDC", "CN_STANDARD", "UK_AMPP", "LU_NATIONAL_NUMBER", "TRACELINK_ID", "BUYERCATALOG", "EAN2551", "BUYERITEM", "NATIONALHEALTH", "CASEUPC", "PACKAGEUPC", "GTIN12", "VENDORCATALOG"]}, "x12InterchangeControlEnvelopeTypeDefinition": {"title": "X12 Interchange Control Envelope Type Definition", "description": "X12 Interchange Control Envelope Type Definition", "type": "object", "properties": {"interchangeControlVersion": {"title": "Interchange Control Version", "description": "Interchange Control Version", "type": "string"}, "interchangeControlIdentifier": {"title": "Interchange Control Identifier", "description": "Interchange Control Identifier", "type": "string"}, "securityInformationType": {"title": "Security Information Type", "description": "Security Information Type", "type": "string"}, "usageIndicator": {"title": "Usage Indicator", "description": "Usage Indicator", "type": "string"}, "componentSeparator": {"title": "Component Separator", "description": "Component Separator", "type": "string"}, "repetitionSeparator": {"title": "Repetition Separator", "description": "Repetition Separator", "type": "string"}, "authorizationInformationType": {"title": "Authorization Information Type", "description": "Authorization Information Type", "type": "string"}, "securityInformationValue": {"title": "Security Information Value", "description": "Security Information Value", "type": "string"}, "fileReceiverType": {"$ref": "#/definitions/ediEnvelopePartyTypeDefinition"}, "isAcknowledgmentRequired": {"title": "Is Acknowledgment Required", "description": "Is Acknowledgment Required", "type": "boolean"}, "x12FileReceiverType": {"$ref": "#/definitions/x12EnvelopePartyTypeDefinition"}, "x12FileSenderType": {"$ref": "#/definitions/x12EnvelopePartyTypeDefinition"}, "fileSenderType": {"$ref": "#/definitions/ediEnvelopePartyTypeDefinition"}, "authorizationInformationValue": {"title": "Authorization Information Value", "description": "Authorization Information Value", "type": "string"}}}, "productItemInformationTypeDefinition": {"title": "productItemInformationTypeDefinition", "description": "productItemInformationTypeDefinition", "type": "object", "properties": {"maxTemperature": {"title": "Max Temperature", "description": "Max Temperature", "type": "string"}, "packSize": {"title": "Pack Size", "description": "Pack Size", "type": "string"}, "manufacturerIdentifier": {"$ref": "#/definitions/regulatoryCompanyIdentifierTypeDefinition"}, "strength": {"title": "Strength", "description": "Strength", "type": "string"}, "genericName": {"title": "Generic Name", "description": "Generic Name", "type": "string"}, "dosageForm": {"title": "Dosage Form", "description": "Dosage Form", "type": "string"}, "packType": {"$ref": "#/definitions/packType"}, "lscEmVSDosageFormEn": {"title": "Lsc EmVS Dosage F

# --- truncated at 32 KB (47 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/tracelink/refs/heads/main/json-schema/multienterprise-process-connect_canonicalInventoryUpdate_v1.json