Guest User

Untitled

a guest
Apr 19th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. {
  2. "type": "attendance",
  3. "title": "Testing Attendance",
  4. "field_attendance_status":{
  5. "und":{
  6. "tid":3
  7. }},
  8. "og_group_ref":{
  9. "target_id":16
  10. }
  11. }
  12.  
  13. {
  14. "type": "attendance",
  15. "title": "Testing Attendance",
  16. "field_attendance_status":{
  17. "und":{
  18. "tid":3
  19. }},
  20. "og_group_ref":{
  21. "und": [
  22. { "target_id":16 }
  23. ]
  24.  
  25. }
  26. }
Add Comment
Please, Sign In to add comment