Advertisement
RyanFarley

Untitled

Sep 24th, 2020
1,526
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.21 KB | None | 0 0
  1. {  
  2.    "AccountName":"Smith, Bill",
  3.    "Contacts": {
  4.       "$resources": [
  5.          {
  6.             "FirstName": "Bill",
  7.             "LastName": "Smith",
  8.             "Email": "[email protected]"
  9.          } 
  10.       ]
  11.    }
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement