Skip to content

Instantly share code, notes, and snippets.

@PradeepLoganathan
Created October 20, 2020 09:17
Show Gist options
  • Select an option

  • Save PradeepLoganathan/a683ecded264e1c58da752c421a52643 to your computer and use it in GitHub Desktop.

Select an option

Save PradeepLoganathan/a683ecded264e1c58da752c421a52643 to your computer and use it in GitHub Desktop.
Sample Json document
{
"id": "CU7-36-8183",
"CustomerId": "CU7-36-8183",
"ModifiedDate": "2020-08-10T16:31:18.6928886+10:00",
"Title": "Mr.",
"FirstName": "Delfina",
"LastName": "Rutherford",
"MiddleName": "Skylar",
"Suffix": "II",
"CompanyName": "Cormier, Oberbrunner and Kunde",
"SalesPerson": "Barney Hudson",
"CreditLimit": 871.63,
"Contact": {
"EmailAddress": "Felton28@hotmail.com",
"Phone": "1-234-718-9784"
},
"Address": {
"StreetAddress": "780 McCullough Heights",
"City": "Jacobiburgh",
"ZipCode": "77368-8091",
"State": "Maryland",
"County": "Cambridgeshire",
"Country": "USA"
},
"OrderIDs": [
"OD6-131-616",
"OD2-181-690",
"OD7-447-287",
"OD7-863-579",
"OD2-938-699",
"OD0-736-015",
"OD9-864-925",
"OD9-615-087",
"OD4-281-814",
"OD0-792-743"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment