Advertisement
chrissharp123

Untitled

Jan 28th, 2022
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.62 KB | None | 0 0
  1. [
  2. {
  3. "__c": "osrfMessage",
  4. "__p": {
  5. "threadTrace": "0",
  6. "locale": "en-US",
  7. "tz": "America/New_York",
  8. "ingress": "ws-translator-v2",
  9. "api_level": 1,
  10. "type": "REQUEST",
  11. "payload": {
  12. "__c": "osrfMethod",
  13. "__p": {
  14. "method": "open-ils.actor.patron.update",
  15. "params": [
  16. "<redacted authtoken>",
  17. {
  18. "__c": "au",
  19. "__p": [
  20. [
  21. {
  22. "__c": "aua",
  23. "__p": [
  24. "LEGACY MAILING",
  25. "<REDACTED CITY>",
  26. "USA",
  27. "<REDACTED COUNTY>",
  28. 1647180,
  29. "<REDACTED POSTAL CODE>",
  30. "GA",
  31. "<REDACTED STREET ADDRESS>",
  32. null,
  33. 207188,
  34. "t",
  35. "f",
  36. null,
  37. "f",
  38. null,
  39. true
  40. ]
  41. }
  42. ],
  43. [
  44. {
  45. "__c": "ac",
  46. "__p": [
  47. "t",
  48. "<redacted card number>",
  49. 5158404,
  50. 207188
  51. ]
  52. },
  53. {
  54. "__c": "ac",
  55. "__p": [
  56. "f",
  57. "<redacted card number>",
  58. 1622428,
  59. 207188
  60. ]
  61. }
  62. ],
  63. null,
  64. null,
  65. null,
  66. [
  67. {
  68. "id": 3852444,
  69. "name": "opac.default_phone",
  70. "usr": 207188,
  71. "value": "\"<redacted phone\""
  72. },
  73. {
  74. "id": 1050874,
  75. "name": "opac.default_pickup_location",
  76. "usr": 207188,
  77. "value": "100"
  78. },
  79. {
  80. "id": 3300872,
  81. "name": "opac.hold_notify",
  82. "usr": 207188,
  83. "value": "\"phone\""
  84. }
  85. ],
  86. [
  87. {
  88. "id": 25921779,
  89. "set_date": "2014-08-28T23:50:01-0400",
  90. "usr": 207188,
  91. "staff": 1,
  92. "standing_penalty": {
  93. "id": 21,
  94. "name": "SILENT_NOTE",
  95. "label": "Note, no blocks",
  96. "block_list": null,
  97. "staff_alert": "f",
  98. "org_depth": 0,
  99. "ignore_proximity": null
  100. },
  101. "org_unit": {
  102. "children": [
  103. {
  104. "children": [
  105. {
  106. "children": [
  107. ],
  108. "billing_address": 221,
  109. "holds_address": 221,
  110. "id": 278,
  111. "ill_address": 221,
  112. "mailing_address": 221,
  113. "name": "Appleby Branch Library",
  114. "ou_type": {
  115. "children": null,
  116. "can_have_users": "t",
  117. "can_have_vols": "t",
  118. "depth": 2,
  119. "id": 3,
  120. "name": "Branch",
  121. "opac_label": "This Branch",
  122. "parent": 2
  123. },
  124. "parent_ou": 275,
  125. "shortname": "ARCPLS-APPBY",
  126. "email": "appleby@arcpls.org",
  127. "phone": "706-736-6244",
  128. "opac_visible": "t",
  129. "fiscal_calendar": 1,
  130. "users": null,
  131. "closed_dates": null,
  132. "circulations": null,
  133. "settings": null,
  134. "addresses": null,
  135. "checkins": null,
  136. "workstations": null,
  137. "fund_alloc_pcts": null,
  138. "copy_location_orders": null,
  139. "atc_prev_dests": null,
  140. "resv_requests": null,
  141. "resv_pickups": null,
  142. "rsrc_types": null,
  143. "resources": null,
  144. "rsrc_attrs": null,
  145. "attr_vals": null,
  146. "hours_of_operation": null,
  147. "fscskey": null,
  148. "fscs_seq": null
  149. },
  150. {
  151. "children": [
  152. ],
  153. "billing_address": 225,
  154. "holds_address": 225,
  155. "id": 282,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement