Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space MOBUD and version 3
Code Block
languagejs
titleJSON Format
linenumberstrue
collapsetrue
{
  	"Account": {
    		"AccountNum": "",
    		"AccountType": "",
    		"Name": ""
  	},
	"FlexAttrs": {
"Location		"${FlexFormID}": {
			"${FlexAttrID}": ["", ""]
		}
	},
	"AddressFlexForms": [
		"${FlexFormID}",
		"${FlexFormID}"
	],
	"Location": {
		"Address": {
			"AddrLine1": "",
      			"AddrLine2": "",
      			"AddrLine3": "",
      			"AddrLine4": "",
      			"AddrType": "",
      			"City": "",
      			"Country": "",
      			"Intersection": "",
      			"Lat": "",
      			"Lon": "",
      			"Region": "",
      			"Zip": ""
    		},
    		"Contacts": [
      {
        {
			"Email": "",
        			"FirstName": "",
        			"IsPrimary": true,
        			"LastName": "",
        			"Phones": [
          {
            {
				"PhoneNum": "",
            				"PhoneType": ""
          }
        ]
      }
    ],
    			}]
		}],
		"Email": "",
    		"LanguageID": "",
    		"LocationNum": "",
    		"Name": "",
    		"Notes": "",
    		"POReq": false,
    		"SigReq": true,
    		"StorageLocationID": "",
    		"WorkCenter": ""
  	},
  "Options": {
    "HelperTech": false,
    "LongJob": false
  },
  "	"OrderType": "",
  	"OriginalOrderNum": "",
  	"RequiredParts": [
    {
      		"EstimatedDelivery": "2014-12-18T10:00:00.000Z",
      		"Parts": [
        {
          {
			"PartNum": "",
          			"PartStatus": "{free text}",
          			"Price": 0.0,
          			"SupersededParts": [
            {
              {
				"PartNum": "",
              				"PartStatus": "{free text}",
              				"ProdAttrs": {
                					"Desc": "",
                					"IsBatch": false,
                					"IsInvCtrl": false,
                					"IsSerialized": false,
                					"ProdType": "1001"
              },
              				},
				"Qty": 10
            }
          ]
        }
      ],
      .0
			}]
		}],
		"ShipToLocation": ""
    }
  	}],
  	"TimeConstraints": [
    {
      		"Desc": "",
      		"Type": "",
      		"Period": {
        			"Start": "",
        			"End": ""
      		}
    }
  	}],
  	"UserName": ""
}