Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

View file
nameexampleBOMPayload.json

{

Code Block
languagejson
{
	"bom": {


		"typeCode": "FormulaBOM",


		"actionCode": "UPDATE",


		"bomHeader": {


			"identifier": "566418",


			"revisionIdentifier": "0170",


			"variationIdentifier": "2172133-106",


			"lastModificationDateTime": "2020-12-18T13:52:00-05:00",


			"description": "2172133-106",


			"note": "NOT FOR RESALE (COPAK)",


			"name": "3005640-901",


			"batchSizeQuantity": {


				"content": 2000,


				"unitCode": "LB"


			},


			"manufacturingParty": {


				"identifier": "NB",


				"name": "NutraBlend",


				"location":
{
 {
					"identifier": "MC",


					"name": "Mason City"

}
}
},

				}
			}
		},
		"bomItemData": [

{

			{
				"item":
{
 {
					"identifier": "2680015",


					"manufacturerItemIdentification":
{
 {
						"typeCode": "SKU",


						"identifier": "DFDF1232"


					},


					"gtinid": "1235456878",


					"description": "Cotton Seed",


					"specification":
{
 {
						"property":
[
{
 [
							{
								"nameValue":
{
 {
									"content": "19.98",


									"name": "Mass Density",


									"unitCode": "lb/ft³"

}
}
]
}
},

								}
							}
						]
					}
				},
				"quantity":
{
 {
					"content": 25.123456,


					"unitCode": "PCT"


				},


				"operationReference":
{
 {
					"identifier":
{
 {
						"content": "1",


						"typeCode": "mix"


					},


					"description": "Mixing",


					"sequenceCode": "2"

}
}
]
}

				}
			}
		]
	}
}