Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 8 Next »

JSON Format
{
	"Address": {
		// Location Object
	},
	"Contacts": [
		{
			// Contacts Object
		},
		{
			// Contacts Object
		},
		...
	],
	"LanguageId": "",
	"LocationNum": "",
	"Name": "",
	"POReq": false,
	"SigReq": false,
	"StorageLocationId": "",
	"Type": "",
	"WorkCenter": ""
}
  • No labels