Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Current »

JSON Format
 {
	"UserName": "",
	"ProdNum": "",
	"Address": {
     	"AddrLine1": "",
     	"AddrLine2": "",
   	 	"AddrLine3": "",
   	 	"AddrLine4": "",
   	 	"City": "",
   	 	"Country": "",
   	 	"Lat" : "",
   	 	"Lon" : "",
   	 	"Region": "",
   	 	"Zip": ""
	},
	"RequestedQty": 10.0,
	"Distance": 10.0,
    "Unit": "km/mi"
}
  • No labels