Guest User

Untitled

a guest
Apr 19th, 2018
484
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. {
  2. "Accounts":[
  3. {
  4. "attributes":{
  5. "type":"Account",
  6. "url":"/services/data/v41.0/sobjects/Account/001S0000008mgjpIAA"
  7. },
  8. "Name":"Name+Test#Reseller"
  9. },
  10. {
  11. "attributes":{
  12. "type":"Account",
  13. "url":"/services/data/v41.0/sobjects/Account/001S000000m5gyuIAA"
  14. },
  15. "Name":"Test Reseller Myself"
  16. }
  17. ]
  18. }
  19.  
  20. {
  21. "Accounts" : [ {
  22.  
  23. "Name" : "Name+Test#Reseller"
  24. }, {
  25.  
  26. "Name" : "Test Reseller Myself"
  27. }]
  28. }
Add Comment
Please, Sign In to add comment