fat_zebra 3.0.10 → 3.0.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (148) hide show
  1. checksums.yaml +4 -4
  2. data/lib/fat_zebra/batch.rb +3 -1
  3. data/lib/fat_zebra/version.rb +1 -1
  4. data/spec/cassettes/FatZebra_BankAccount/_create/1_1_1.yml +14 -10
  5. data/spec/cassettes/FatZebra_BankAccount/_create/1_1_2.yml +14 -10
  6. data/spec/cassettes/FatZebra_BankAccount/_search/1_2_1.yml +52 -40
  7. data/spec/cassettes/FatZebra_BankAccount/_search/1_2_2.yml +52 -40
  8. data/spec/cassettes/FatZebra_BankAccount/_search/1_2_3.yml +52 -40
  9. data/spec/cassettes/FatZebra_Batch/_create/with_file/1_1_1_1.yml +17 -15
  10. data/spec/cassettes/FatZebra_Batch/_create/with_file/1_1_1_2.yml +17 -15
  11. data/spec/cassettes/FatZebra_Batch/_create/with_path/1_1_2_1.yml +17 -15
  12. data/spec/cassettes/FatZebra_Batch/_create/with_path/1_1_2_2.yml +17 -15
  13. data/spec/cassettes/FatZebra_Batch/_find/1_2_1.yml +32 -26
  14. data/spec/cassettes/FatZebra_Batch/_find/1_2_2.yml +32 -26
  15. data/spec/cassettes/FatZebra_Batch/_result/1_4_1.yml +47 -37
  16. data/spec/cassettes/FatZebra_Batch/_search/1_3_1.yml +14 -10
  17. data/spec/cassettes/FatZebra_Batch/_search/1_3_2.yml +14 -10
  18. data/spec/cassettes/FatZebra_Batch/_search/1_3_3.yml +14 -10
  19. data/spec/cassettes/FatZebra_Card/_create/1_1_1.yml +14 -10
  20. data/spec/cassettes/FatZebra_Card/_create/1_1_2.yml +14 -10
  21. data/spec/cassettes/FatZebra_Card/_create/1_1_3.yml +14 -10
  22. data/spec/cassettes/FatZebra_Card/_create/1_1_4.yml +14 -10
  23. data/spec/cassettes/FatZebra_Card/_create/1_1_5.yml +14 -10
  24. data/spec/cassettes/FatZebra_Card/_create/1_1_6.yml +14 -10
  25. data/spec/cassettes/FatZebra_Card/_update/1_2_1.yml +28 -20
  26. data/spec/cassettes/FatZebra_Card/_update/1_2_2.yml +28 -20
  27. data/spec/cassettes/FatZebra_Card/_update/1_2_3.yml +28 -20
  28. data/spec/cassettes/FatZebra_Card/_update/validations/1_2_4_1.yml +14 -10
  29. data/spec/cassettes/FatZebra_Customer/_create/1_1_1.yml +15 -11
  30. data/spec/cassettes/FatZebra_Customer/_create/1_1_2.yml +15 -11
  31. data/spec/cassettes/FatZebra_Customer/_create/1_1_3.yml +15 -11
  32. data/spec/cassettes/FatZebra_Customer/_create/1_1_4.yml +15 -11
  33. data/spec/cassettes/FatZebra_Customer/_create/1_1_5.yml +15 -11
  34. data/spec/cassettes/FatZebra_Customer/_create/1_1_6.yml +15 -11
  35. data/spec/cassettes/FatZebra_Customer/_delete/1_5_1.yml +30 -22
  36. data/spec/cassettes/FatZebra_Customer/_find/1_3_1.yml +31 -23
  37. data/spec/cassettes/FatZebra_Customer/_find/1_3_2.yml +31 -23
  38. data/spec/cassettes/FatZebra_Customer/_search/1_2_1.yml +24 -20
  39. data/spec/cassettes/FatZebra_Customer/_search/1_2_2.yml +24 -20
  40. data/spec/cassettes/FatZebra_Customer/_search/1_2_3.yml +24 -20
  41. data/spec/cassettes/FatZebra_Customer/_update/1_4_1.yml +31 -23
  42. data/spec/cassettes/FatZebra_Customer/_update/1_4_2.yml +31 -23
  43. data/spec/cassettes/FatZebra_DirectCredit/_create/1_1_1.yml +13 -9
  44. data/spec/cassettes/FatZebra_DirectCredit/_create/1_1_2.yml +13 -9
  45. data/spec/cassettes/FatZebra_DirectCredit/_create/1_1_3.yml +13 -9
  46. data/spec/cassettes/FatZebra_DirectCredit/_create/1_1_4.yml +13 -9
  47. data/spec/cassettes/FatZebra_DirectCredit/_create/validations/valid/1_1_5_1_1.yml +13 -9
  48. data/spec/cassettes/FatZebra_DirectCredit/_delete/1_4_1.yml +27 -19
  49. data/spec/cassettes/FatZebra_DirectCredit/_find/1_2_1.yml +28 -20
  50. data/spec/cassettes/FatZebra_DirectCredit/_find/1_2_2.yml +28 -20
  51. data/spec/cassettes/FatZebra_DirectCredit/_search/1_3_1.yml +40 -28
  52. data/spec/cassettes/FatZebra_DirectCredit/_search/1_3_2.yml +40 -28
  53. data/spec/cassettes/FatZebra_DirectDebit/_create/1_1_1.yml +13 -9
  54. data/spec/cassettes/FatZebra_DirectDebit/_create/1_1_2.yml +13 -9
  55. data/spec/cassettes/FatZebra_DirectDebit/_create/1_1_3.yml +13 -9
  56. data/spec/cassettes/FatZebra_DirectDebit/_create/1_1_4.yml +13 -9
  57. data/spec/cassettes/FatZebra_DirectDebit/_create/validations/valid/1_1_5_1_1.yml +13 -9
  58. data/spec/cassettes/FatZebra_DirectDebit/_delete/1_4_1.yml +27 -19
  59. data/spec/cassettes/FatZebra_DirectDebit/_find/1_2_1.yml +28 -20
  60. data/spec/cassettes/FatZebra_DirectDebit/_find/1_2_2.yml +28 -20
  61. data/spec/cassettes/FatZebra_DirectDebit/_search/1_3_1.yml +40 -28
  62. data/spec/cassettes/FatZebra_DirectDebit/_search/1_3_2.yml +40 -28
  63. data/spec/cassettes/FatZebra_Information/_ping/1_1_1.yml +14 -10
  64. data/spec/cassettes/FatZebra_Information/_ping/1_1_2.yml +14 -10
  65. data/spec/cassettes/FatZebra_PaymentPlan/_active_/1_8_1.yml +76 -60
  66. data/spec/cassettes/FatZebra_PaymentPlan/_active_/1_8_2.yml +76 -60
  67. data/spec/cassettes/FatZebra_PaymentPlan/_create/1_1_1.yml +34 -26
  68. data/spec/cassettes/FatZebra_PaymentPlan/_create/1_1_2.yml +34 -26
  69. data/spec/cassettes/FatZebra_PaymentPlan/_create/1_1_3.yml +34 -26
  70. data/spec/cassettes/FatZebra_PaymentPlan/_delete/1_5_1.yml +49 -37
  71. data/spec/cassettes/FatZebra_PaymentPlan/_destroy/1_6_1.yml +49 -37
  72. data/spec/cassettes/FatZebra_PaymentPlan/_find/1_2_1.yml +54 -42
  73. data/spec/cassettes/FatZebra_PaymentPlan/_find/1_2_2.yml +54 -42
  74. data/spec/cassettes/FatZebra_PaymentPlan/_find/1_2_3.yml +54 -42
  75. data/spec/cassettes/FatZebra_PaymentPlan/_suspend_/1_7_1.yml +55 -43
  76. data/spec/cassettes/FatZebra_PaymentPlan/_suspend_/1_7_2.yml +55 -43
  77. data/spec/cassettes/FatZebra_PaymentPlan/_update/1_3_1.yml +49 -37
  78. data/spec/cassettes/FatZebra_PaymentPlan/_update/1_3_2.yml +49 -37
  79. data/spec/cassettes/FatZebra_PaymentPlan/_update/1_3_3.yml +49 -37
  80. data/spec/cassettes/FatZebra_PaymentPlan/_update/1_4_1.yml +55 -43
  81. data/spec/cassettes/FatZebra_PaymentPlan/_update/1_4_2.yml +55 -43
  82. data/spec/cassettes/FatZebra_Purchase/_capture/1_5_1.yml +30 -22
  83. data/spec/cassettes/FatZebra_Purchase/_capture/1_5_2.yml +30 -22
  84. data/spec/cassettes/FatZebra_Purchase/_capture/1_5_3.yml +30 -22
  85. data/spec/cassettes/FatZebra_Purchase/_create/1_1_1.yml +15 -11
  86. data/spec/cassettes/FatZebra_Purchase/_create/1_1_10.yml +15 -11
  87. data/spec/cassettes/FatZebra_Purchase/_create/1_1_11.yml +15 -11
  88. data/spec/cassettes/FatZebra_Purchase/_create/1_1_12.yml +15 -11
  89. data/spec/cassettes/FatZebra_Purchase/_create/1_1_13.yml +15 -11
  90. data/spec/cassettes/FatZebra_Purchase/_create/1_1_2.yml +15 -11
  91. data/spec/cassettes/FatZebra_Purchase/_create/1_1_3.yml +15 -11
  92. data/spec/cassettes/FatZebra_Purchase/_create/1_1_4.yml +15 -11
  93. data/spec/cassettes/FatZebra_Purchase/_create/1_1_5.yml +15 -11
  94. data/spec/cassettes/FatZebra_Purchase/_create/1_1_6.yml +15 -11
  95. data/spec/cassettes/FatZebra_Purchase/_create/1_1_7.yml +15 -11
  96. data/spec/cassettes/FatZebra_Purchase/_create/1_1_8.yml +15 -11
  97. data/spec/cassettes/FatZebra_Purchase/_create/1_1_9.yml +15 -11
  98. data/spec/cassettes/FatZebra_Purchase/_create/bad_request/1_1_14_1.yml +15 -11
  99. data/spec/cassettes/FatZebra_Purchase/_create/bad_request/1_1_14_2.yml +15 -11
  100. data/spec/cassettes/FatZebra_Purchase/_find/1_2_1.yml +31 -23
  101. data/spec/cassettes/FatZebra_Purchase/_find/1_2_2.yml +31 -23
  102. data/spec/cassettes/FatZebra_Purchase/_find/1_2_3.yml +31 -23
  103. data/spec/cassettes/FatZebra_Purchase/_find/1_2_4.yml +31 -23
  104. data/spec/cassettes/FatZebra_Purchase/_refund/1_4_1.yml +30 -22
  105. data/spec/cassettes/FatZebra_Purchase/_refund/1_4_2.yml +30 -22
  106. data/spec/cassettes/FatZebra_Purchase/_refund/1_4_3.yml +30 -22
  107. data/spec/cassettes/FatZebra_Purchase/_search/1_3_1.yml +54 -42
  108. data/spec/cassettes/FatZebra_Purchase/_search/1_3_2.yml +54 -42
  109. data/spec/cassettes/FatZebra_Purchase/_search/1_3_3.yml +54 -42
  110. data/spec/cassettes/FatZebra_Purchase/_settlement/1_8_1.yml +523 -511
  111. data/spec/cassettes/FatZebra_Purchase/_settlement/1_8_2.yml +523 -511
  112. data/spec/cassettes/FatZebra_Purchase/_settlement/1_8_3.yml +523 -511
  113. data/spec/cassettes/FatZebra_Purchase/_void/1_6_1.yml +30 -22
  114. data/spec/cassettes/FatZebra_Purchase/_void/1_6_2.yml +30 -22
  115. data/spec/cassettes/FatZebra_Purchase/_void/1_6_3.yml +30 -22
  116. data/spec/cassettes/FatZebra_Purchase/_void/1_6_4.yml +30 -22
  117. data/spec/cassettes/FatZebra_Purchase/_void/1_7_1.yml +30 -22
  118. data/spec/cassettes/FatZebra_Purchase/_void/1_7_2.yml +30 -22
  119. data/spec/cassettes/FatZebra_Purchase/_void/1_7_3.yml +30 -22
  120. data/spec/cassettes/FatZebra_Purchase/_void/1_7_4.yml +30 -22
  121. data/spec/cassettes/FatZebra_Refund/_create/1_1_1.yml +30 -22
  122. data/spec/cassettes/FatZebra_Refund/_create/1_1_10.yml +30 -22
  123. data/spec/cassettes/FatZebra_Refund/_create/1_1_2.yml +30 -22
  124. data/spec/cassettes/FatZebra_Refund/_create/1_1_3.yml +30 -22
  125. data/spec/cassettes/FatZebra_Refund/_create/1_1_4.yml +30 -22
  126. data/spec/cassettes/FatZebra_Refund/_create/1_1_5.yml +30 -22
  127. data/spec/cassettes/FatZebra_Refund/_create/1_1_6.yml +30 -22
  128. data/spec/cassettes/FatZebra_Refund/_create/1_1_7.yml +30 -22
  129. data/spec/cassettes/FatZebra_Refund/_create/1_1_8.yml +30 -22
  130. data/spec/cassettes/FatZebra_Refund/_create/1_1_9.yml +30 -22
  131. data/spec/cassettes/FatZebra_Refund/_find/1_2_1.yml +46 -34
  132. data/spec/cassettes/FatZebra_Refund/_find/1_2_2.yml +46 -34
  133. data/spec/cassettes/FatZebra_Refund/_find/1_2_3.yml +46 -34
  134. data/spec/cassettes/FatZebra_Refund/_search/1_3_1.yml +82 -62
  135. data/spec/cassettes/FatZebra_Refund/_search/1_3_2.yml +82 -62
  136. data/spec/cassettes/FatZebra_Refund/_void/1_4_1.yml +45 -33
  137. data/spec/cassettes/FatZebra_Refund/_void/1_4_2.yml +45 -33
  138. data/spec/cassettes/FatZebra_Refund/_void/1_4_3.yml +45 -33
  139. data/spec/cassettes/FatZebra_Refund/_void/1_4_4.yml +45 -33
  140. data/spec/cassettes/FatZebra_WebHook/_create/1_1_1.yml +13 -9
  141. data/spec/cassettes/FatZebra_WebHook/_create/1_1_2.yml +13 -9
  142. data/spec/cassettes/FatZebra_WebHook/_create/1_1_3.yml +13 -9
  143. data/spec/cassettes/FatZebra_WebHook/_delete/1_4_1.yml +27 -19
  144. data/spec/cassettes/FatZebra_WebHook/_search/1_2_1.yml +93 -45
  145. data/spec/cassettes/FatZebra_WebHook/_search/1_2_2.yml +95 -47
  146. data/spec/cassettes/FatZebra_WebHook/_update/1_3_1.yml +27 -19
  147. data/spec/cassettes/FatZebra_WebHook/_update/1_3_2.yml +27 -19
  148. metadata +2 -2
@@ -23,7 +23,7 @@ http_interactions:
23
23
  message: OK
24
24
  headers:
25
25
  Date:
26
- - Wed, 02 May 2018 23:13:40 GMT
26
+ - Tue, 08 May 2018 11:08:20 GMT
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Transfer-Encoding:
@@ -32,29 +32,33 @@ http_interactions:
32
32
  - keep-alive
33
33
  Status:
34
34
  - 200 OK
35
- X-Rack-Cache:
36
- - invalidate, pass
37
35
  Cache-Control:
38
36
  - no-store
39
37
  X-Request-Version:
40
- - 1.16.9-3156@6c1a40b
41
- X-Runtime:
42
- - '0.025146'
38
+ - 1.16.9-3186@7b619da
43
39
  Pragma:
44
40
  - no-cache
41
+ X-Xss-Protection:
42
+ - 1; mode=block
45
43
  X-Request-Id:
46
- - a1787f9cf4d03a2a19e35034
44
+ - f1eee406229295b58dca09cf
45
+ X-Runtime:
46
+ - '0.026730'
47
+ X-Frame-Options:
48
+ - SAMEORIGIN
49
+ X-Content-Type-Options:
50
+ - nosniff
47
51
  X-Backend:
48
52
  - sbox-priv-gateway-a
49
53
  body:
50
54
  encoding: UTF-8
51
55
  string: '{"successful":true,"response":{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
52
- hook","id":"071-WH-ZZL5KHM1"},"errors":[],"test":true}'
56
+ hook","id":"071-WH-5812PLV3"},"errors":[],"test":true}'
53
57
  http_version:
54
- recorded_at: Wed, 02 May 2018 23:13:39 GMT
58
+ recorded_at: Tue, 08 May 2018 11:08:20 GMT
55
59
  - request:
56
60
  method: delete
57
- uri: https://gateway.sandbox.fatzebra.com.au/v1.0/web_hooks/071-WH-ZZL5KHM1
61
+ uri: https://gateway.sandbox.fatzebra.com.au/v1.0/web_hooks/071-WH-5812PLV3
58
62
  body:
59
63
  encoding: UTF-8
60
64
  string: '{"test":true}'
@@ -73,7 +77,7 @@ http_interactions:
73
77
  message: OK
74
78
  headers:
75
79
  Date:
76
- - Wed, 02 May 2018 23:13:40 GMT
80
+ - Tue, 08 May 2018 11:08:20 GMT
77
81
  Content-Type:
78
82
  - application/json; charset=utf-8
79
83
  Transfer-Encoding:
@@ -82,24 +86,28 @@ http_interactions:
82
86
  - keep-alive
83
87
  Status:
84
88
  - 200 OK
85
- X-Rack-Cache:
86
- - invalidate, pass
87
89
  Cache-Control:
88
90
  - no-store
89
91
  X-Request-Version:
90
- - 1.16.9-3156@6c1a40b
91
- X-Runtime:
92
- - '0.014171'
92
+ - 1.16.9-3186@7b619da
93
93
  Pragma:
94
94
  - no-cache
95
+ X-Xss-Protection:
96
+ - 1; mode=block
95
97
  X-Request-Id:
96
- - a6f7125ae83190e0d0ec4078
98
+ - a62b0098ceaa223aff64e926
99
+ X-Runtime:
100
+ - '0.017290'
101
+ X-Frame-Options:
102
+ - SAMEORIGIN
103
+ X-Content-Type-Options:
104
+ - nosniff
97
105
  X-Backend:
98
106
  - sbox-priv-gateway-a
99
107
  body:
100
108
  encoding: UTF-8
101
109
  string: '{"successful":true,"response":{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
102
- hook","id":"071-WH-ZZL5KHM1"},"errors":[],"test":true}'
110
+ hook","id":"071-WH-5812PLV3"},"errors":[],"test":true}'
103
111
  http_version:
104
- recorded_at: Wed, 02 May 2018 23:13:39 GMT
112
+ recorded_at: Tue, 08 May 2018 11:08:20 GMT
105
113
  recorded_with: VCR 3.0.3
@@ -23,7 +23,7 @@ http_interactions:
23
23
  message: OK
24
24
  headers:
25
25
  Date:
26
- - Wed, 02 May 2018 23:13:40 GMT
26
+ - Tue, 08 May 2018 11:08:19 GMT
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Transfer-Encoding:
@@ -32,26 +32,30 @@ http_interactions:
32
32
  - keep-alive
33
33
  Status:
34
34
  - 200 OK
35
- X-Rack-Cache:
36
- - invalidate, pass
37
35
  Cache-Control:
38
36
  - no-store
39
37
  X-Request-Version:
40
- - 1.16.9-3156@6c1a40b
41
- X-Runtime:
42
- - '0.043523'
38
+ - 1.16.9-3186@7b619da
43
39
  Pragma:
44
40
  - no-cache
41
+ X-Xss-Protection:
42
+ - 1; mode=block
45
43
  X-Request-Id:
46
- - 5df7f5b565877fab43fc824c
44
+ - d296e85ca60a1c6d696a03fa
45
+ X-Runtime:
46
+ - '0.028520'
47
+ X-Frame-Options:
48
+ - SAMEORIGIN
49
+ X-Content-Type-Options:
50
+ - nosniff
47
51
  X-Backend:
48
52
  - sbox-priv-gateway-a
49
53
  body:
50
54
  encoding: UTF-8
51
55
  string: '{"successful":true,"response":{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
52
- hook","id":"071-WH-4U0O3LQ3"},"errors":[],"test":true}'
56
+ hook","id":"071-WH-XRI3VWA4"},"errors":[],"test":true}'
53
57
  http_version:
54
- recorded_at: Wed, 02 May 2018 23:13:38 GMT
58
+ recorded_at: Tue, 08 May 2018 11:08:19 GMT
55
59
  - request:
56
60
  method: post
57
61
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/web_hooks
@@ -75,7 +79,7 @@ http_interactions:
75
79
  message: OK
76
80
  headers:
77
81
  Date:
78
- - Wed, 02 May 2018 23:13:40 GMT
82
+ - Tue, 08 May 2018 11:08:19 GMT
79
83
  Content-Type:
80
84
  - application/json; charset=utf-8
81
85
  Transfer-Encoding:
@@ -84,26 +88,30 @@ http_interactions:
84
88
  - keep-alive
85
89
  Status:
86
90
  - 200 OK
87
- X-Rack-Cache:
88
- - invalidate, pass
89
91
  Cache-Control:
90
92
  - no-store
91
93
  X-Request-Version:
92
- - 1.16.9-3156@6c1a40b
93
- X-Runtime:
94
- - '0.023739'
94
+ - 1.16.9-3186@7b619da
95
95
  Pragma:
96
96
  - no-cache
97
+ X-Xss-Protection:
98
+ - 1; mode=block
97
99
  X-Request-Id:
98
- - a2088e29e08ec867905df3d2
100
+ - c18c6fbe8a1e2150127a87ca
101
+ X-Runtime:
102
+ - '0.026998'
103
+ X-Frame-Options:
104
+ - SAMEORIGIN
105
+ X-Content-Type-Options:
106
+ - nosniff
99
107
  X-Backend:
100
108
  - sbox-priv-gateway-a
101
109
  body:
102
110
  encoding: UTF-8
103
111
  string: '{"successful":true,"response":{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
104
- hook","id":"071-WH-JCLJC427"},"errors":[],"test":true}'
112
+ hook","id":"071-WH-OV26VN20"},"errors":[],"test":true}'
105
113
  http_version:
106
- recorded_at: Wed, 02 May 2018 23:13:38 GMT
114
+ recorded_at: Tue, 08 May 2018 11:08:19 GMT
107
115
  - request:
108
116
  method: get
109
117
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/web_hooks?limit=10&offets=0&test=true
@@ -129,7 +137,7 @@ http_interactions:
129
137
  message: OK
130
138
  headers:
131
139
  Date:
132
- - Wed, 02 May 2018 23:13:40 GMT
140
+ - Tue, 08 May 2018 11:08:19 GMT
133
141
  Content-Type:
134
142
  - application/json; charset=utf-8
135
143
  Transfer-Encoding:
@@ -138,41 +146,81 @@ http_interactions:
138
146
  - keep-alive
139
147
  Status:
140
148
  - 200 OK
141
- X-Rack-Cache:
142
- - miss
143
149
  Cache-Control:
144
- - no-store, private
150
+ - no-store
145
151
  X-Request-Version:
146
- - 1.16.9-3156@6c1a40b
147
- X-Runtime:
148
- - '0.019827'
152
+ - 1.16.9-3186@7b619da
149
153
  Pragma:
150
154
  - no-cache
155
+ X-Xss-Protection:
156
+ - 1; mode=block
151
157
  X-Request-Id:
152
- - ef407ffe053347501aa007b0
158
+ - 749f503a82813bb93e0b6750
159
+ X-Runtime:
160
+ - '0.021615'
161
+ X-Frame-Options:
162
+ - SAMEORIGIN
163
+ X-Content-Type-Options:
164
+ - nosniff
153
165
  X-Backend:
154
166
  - sbox-priv-gateway-a
155
167
  body:
156
168
  encoding: UTF-8
157
- string: '{"successful":true,"response":[{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
158
- hook","id":"071-WH-JCLJC427"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
159
- hook","id":"071-WH-4U0O3LQ3"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
160
- hook","id":"071-WH-HBWDF8EM"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
161
- hook","id":"071-WH-YO64KR3X"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
162
- hook","id":"071-WH-1OVBGYE1"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
163
- hook","id":"071-WH-SQ0PZMZE"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
164
- hook","id":"071-WH-W0USUJ2M"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
165
- hook","id":"071-WH-RXF8W7I7"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
166
- hook","id":"071-WH-4LUQFJWC"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
167
- hook","id":"071-WH-QW5S2ZZH"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
168
- hook","id":"071-WH-ID3H5FKN"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
169
- hook","id":"071-WH-65P737MQ"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
170
- hook","id":"071-WH-SJ5IMZ0O"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
171
- hook","id":"071-WH-5UWU3B16"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
172
- hook","id":"071-WH-1K3BR0FQ"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
173
- hook","id":"071-WH-BDGKELWC"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
169
+ string: '{"successful":true,"response":[{"address":"https://nosnch.in/cc300bb516","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":true,"name":"Test","id":"071-WH-3W2KM1L3"},{"address":"https://requestb.in/1jkvbv31","events":"*","mode":"Test","authentication_username":"","authentication_password":"","is_active":true,"name":"Test","id":"071-WH-17G8TV1C"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
170
+ hook","id":"071-WH-59WBB09S"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
174
171
  hook","id":"071-WH-B4PU09SR"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
175
- hook","id":"071-WH-59WBB09S"},{"address":"https://requestb.in/1jkvbv31","events":"*","mode":"Test","authentication_username":"","authentication_password":"","is_active":true,"name":"Test","id":"071-WH-17G8TV1C"},{"address":"https://nosnch.in/cc300bb516","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":true,"name":"Test","id":"071-WH-3W2KM1L3"}],"errors":[],"test":true}'
172
+ hook","id":"071-WH-BDGKELWC"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
173
+ hook","id":"071-WH-1K3BR0FQ"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
174
+ hook","id":"071-WH-5UWU3B16"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
175
+ hook","id":"071-WH-SJ5IMZ0O"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
176
+ hook","id":"071-WH-65P737MQ"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
177
+ hook","id":"071-WH-ID3H5FKN"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
178
+ hook","id":"071-WH-QW5S2ZZH"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
179
+ hook","id":"071-WH-4LUQFJWC"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
180
+ hook","id":"071-WH-RXF8W7I7"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
181
+ hook","id":"071-WH-W0USUJ2M"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
182
+ hook","id":"071-WH-SQ0PZMZE"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
183
+ hook","id":"071-WH-1OVBGYE1"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
184
+ hook","id":"071-WH-YO64KR3X"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
185
+ hook","id":"071-WH-HBWDF8EM"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
186
+ hook","id":"071-WH-4U0O3LQ3"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
187
+ hook","id":"071-WH-JCLJC427"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
188
+ hook","id":"071-WH-XID631NJ"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
189
+ hook","id":"071-WH-NVXD7G34"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
190
+ Test hook","id":"071-WH-8I8NRWR1"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
191
+ Test hook","id":"071-WH-H9B1G0OJ"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
192
+ hook","id":"071-WH-8ZYOZ6R7"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
193
+ hook","id":"071-WH-7H3RDH30"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
194
+ hook","id":"071-WH-78NOPBD3"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
195
+ hook","id":"071-WH-HUN8MZFS"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
196
+ hook","id":"071-WH-DK8OHKYJ"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
197
+ hook","id":"071-WH-GJTNVHDA"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
198
+ hook","id":"071-WH-P3A1D3UV"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
199
+ Test hook","id":"071-WH-KJHS8C3I"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
200
+ Test hook","id":"071-WH-1GCPXGEW"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
201
+ hook","id":"071-WH-FB5K3I7L"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
202
+ hook","id":"071-WH-EOCT20ER"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
203
+ hook","id":"071-WH-Y54NGCRI"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
204
+ hook","id":"071-WH-Y6XERW9T"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
205
+ hook","id":"071-WH-BQ6Z8QNN"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
206
+ hook","id":"071-WH-FNXJDTHV"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
207
+ hook","id":"071-WH-KY73XCEI"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
208
+ Test hook","id":"071-WH-1IT0ODXR"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
209
+ Test hook","id":"071-WH-O3JYYZP6"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
210
+ hook","id":"071-WH-CQIOMJQ5"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
211
+ hook","id":"071-WH-OBDDB2M5"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
212
+ hook","id":"071-WH-5SFTPD5A"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
213
+ hook","id":"071-WH-COB7WARB"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
214
+ hook","id":"071-WH-33N0SGUL"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
215
+ hook","id":"071-WH-7UQ23Z88"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
216
+ hook","id":"071-WH-B3QYERUW"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
217
+ Test hook","id":"071-WH-FH95KX3"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
218
+ Test hook","id":"071-WH-BQ53FWKR"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
219
+ hook","id":"071-WH-8522IHPY"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
220
+ hook","id":"071-WH-UI4DDPAV"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
221
+ hook","id":"071-WH-51RDNB5C"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
222
+ hook","id":"071-WH-XRI3VWA4"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
223
+ hook","id":"071-WH-OV26VN20"}],"errors":[],"test":true}'
176
224
  http_version:
177
- recorded_at: Wed, 02 May 2018 23:13:38 GMT
225
+ recorded_at: Tue, 08 May 2018 11:08:19 GMT
178
226
  recorded_with: VCR 3.0.3
@@ -23,7 +23,7 @@ http_interactions:
23
23
  message: OK
24
24
  headers:
25
25
  Date:
26
- - Wed, 02 May 2018 23:13:40 GMT
26
+ - Tue, 08 May 2018 11:08:19 GMT
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Transfer-Encoding:
@@ -32,26 +32,30 @@ http_interactions:
32
32
  - keep-alive
33
33
  Status:
34
34
  - 200 OK
35
- X-Rack-Cache:
36
- - invalidate, pass
37
35
  Cache-Control:
38
36
  - no-store
39
37
  X-Request-Version:
40
- - 1.16.9-3156@6c1a40b
41
- X-Runtime:
42
- - '0.023336'
38
+ - 1.16.9-3186@7b619da
43
39
  Pragma:
44
40
  - no-cache
41
+ X-Xss-Protection:
42
+ - 1; mode=block
45
43
  X-Request-Id:
46
- - 3f8b77842373d1046aafec8e
44
+ - 5f67b8fc031ce658f2e9e7d8
45
+ X-Runtime:
46
+ - '0.026258'
47
+ X-Frame-Options:
48
+ - SAMEORIGIN
49
+ X-Content-Type-Options:
50
+ - nosniff
47
51
  X-Backend:
48
52
  - sbox-priv-gateway-a
49
53
  body:
50
54
  encoding: UTF-8
51
55
  string: '{"successful":true,"response":{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
52
- hook","id":"071-WH-XID631NJ"},"errors":[],"test":true}'
56
+ hook","id":"071-WH-JKDV6S0Z"},"errors":[],"test":true}'
53
57
  http_version:
54
- recorded_at: Wed, 02 May 2018 23:13:39 GMT
58
+ recorded_at: Tue, 08 May 2018 11:08:19 GMT
55
59
  - request:
56
60
  method: post
57
61
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/web_hooks
@@ -75,7 +79,7 @@ http_interactions:
75
79
  message: OK
76
80
  headers:
77
81
  Date:
78
- - Wed, 02 May 2018 23:13:40 GMT
82
+ - Tue, 08 May 2018 11:08:19 GMT
79
83
  Content-Type:
80
84
  - application/json; charset=utf-8
81
85
  Transfer-Encoding:
@@ -84,26 +88,30 @@ http_interactions:
84
88
  - keep-alive
85
89
  Status:
86
90
  - 200 OK
87
- X-Rack-Cache:
88
- - invalidate, pass
89
91
  Cache-Control:
90
92
  - no-store
91
93
  X-Request-Version:
92
- - 1.16.9-3156@6c1a40b
93
- X-Runtime:
94
- - '0.025634'
94
+ - 1.16.9-3186@7b619da
95
95
  Pragma:
96
96
  - no-cache
97
+ X-Xss-Protection:
98
+ - 1; mode=block
97
99
  X-Request-Id:
98
- - 26479fcac602f21061714530
100
+ - ea6d6e9cedee5b8af732f14e
101
+ X-Runtime:
102
+ - '0.029002'
103
+ X-Frame-Options:
104
+ - SAMEORIGIN
105
+ X-Content-Type-Options:
106
+ - nosniff
99
107
  X-Backend:
100
108
  - sbox-priv-gateway-a
101
109
  body:
102
110
  encoding: UTF-8
103
111
  string: '{"successful":true,"response":{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
104
- hook","id":"071-WH-NVXD7G34"},"errors":[],"test":true}'
112
+ hook","id":"071-WH-IFMCIB5A"},"errors":[],"test":true}'
105
113
  http_version:
106
- recorded_at: Wed, 02 May 2018 23:13:39 GMT
114
+ recorded_at: Tue, 08 May 2018 11:08:19 GMT
107
115
  - request:
108
116
  method: get
109
117
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/web_hooks?limit=10&offets=0&test=true
@@ -129,7 +137,7 @@ http_interactions:
129
137
  message: OK
130
138
  headers:
131
139
  Date:
132
- - Wed, 02 May 2018 23:13:40 GMT
140
+ - Tue, 08 May 2018 11:08:20 GMT
133
141
  Content-Type:
134
142
  - application/json; charset=utf-8
135
143
  Transfer-Encoding:
@@ -138,43 +146,83 @@ http_interactions:
138
146
  - keep-alive
139
147
  Status:
140
148
  - 200 OK
141
- X-Rack-Cache:
142
- - miss
143
149
  Cache-Control:
144
- - no-store, private
150
+ - no-store
145
151
  X-Request-Version:
146
- - 1.16.9-3156@6c1a40b
147
- X-Runtime:
148
- - '0.021724'
152
+ - 1.16.9-3186@7b619da
149
153
  Pragma:
150
154
  - no-cache
155
+ X-Xss-Protection:
156
+ - 1; mode=block
151
157
  X-Request-Id:
152
- - e5c0b6f04d529a5e7e866605
158
+ - 1df12423b43635f403650b12
159
+ X-Runtime:
160
+ - '0.022507'
161
+ X-Frame-Options:
162
+ - SAMEORIGIN
163
+ X-Content-Type-Options:
164
+ - nosniff
153
165
  X-Backend:
154
166
  - sbox-priv-gateway-a
155
167
  body:
156
168
  encoding: UTF-8
157
- string: '{"successful":true,"response":[{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
158
- hook","id":"071-WH-NVXD7G34"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
159
- hook","id":"071-WH-XID631NJ"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
160
- hook","id":"071-WH-JCLJC427"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
161
- hook","id":"071-WH-4U0O3LQ3"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
162
- hook","id":"071-WH-HBWDF8EM"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
163
- hook","id":"071-WH-YO64KR3X"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
164
- hook","id":"071-WH-1OVBGYE1"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
165
- hook","id":"071-WH-SQ0PZMZE"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
166
- hook","id":"071-WH-W0USUJ2M"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
167
- hook","id":"071-WH-RXF8W7I7"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
168
- hook","id":"071-WH-4LUQFJWC"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
169
- hook","id":"071-WH-QW5S2ZZH"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
170
- hook","id":"071-WH-ID3H5FKN"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
171
- hook","id":"071-WH-65P737MQ"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
172
- hook","id":"071-WH-SJ5IMZ0O"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
173
- hook","id":"071-WH-5UWU3B16"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
174
- hook","id":"071-WH-1K3BR0FQ"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
175
- hook","id":"071-WH-BDGKELWC"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
169
+ string: '{"successful":true,"response":[{"address":"https://nosnch.in/cc300bb516","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":true,"name":"Test","id":"071-WH-3W2KM1L3"},{"address":"https://requestb.in/1jkvbv31","events":"*","mode":"Test","authentication_username":"","authentication_password":"","is_active":true,"name":"Test","id":"071-WH-17G8TV1C"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
170
+ hook","id":"071-WH-59WBB09S"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
176
171
  hook","id":"071-WH-B4PU09SR"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
177
- hook","id":"071-WH-59WBB09S"},{"address":"https://requestb.in/1jkvbv31","events":"*","mode":"Test","authentication_username":"","authentication_password":"","is_active":true,"name":"Test","id":"071-WH-17G8TV1C"},{"address":"https://nosnch.in/cc300bb516","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":true,"name":"Test","id":"071-WH-3W2KM1L3"}],"errors":[],"test":true}'
172
+ hook","id":"071-WH-BDGKELWC"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
173
+ hook","id":"071-WH-1K3BR0FQ"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
174
+ hook","id":"071-WH-5UWU3B16"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
175
+ hook","id":"071-WH-SJ5IMZ0O"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
176
+ hook","id":"071-WH-65P737MQ"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
177
+ hook","id":"071-WH-ID3H5FKN"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
178
+ hook","id":"071-WH-QW5S2ZZH"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
179
+ hook","id":"071-WH-4LUQFJWC"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
180
+ hook","id":"071-WH-RXF8W7I7"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
181
+ hook","id":"071-WH-W0USUJ2M"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
182
+ hook","id":"071-WH-SQ0PZMZE"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
183
+ hook","id":"071-WH-1OVBGYE1"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
184
+ hook","id":"071-WH-YO64KR3X"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
185
+ hook","id":"071-WH-HBWDF8EM"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
186
+ hook","id":"071-WH-4U0O3LQ3"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
187
+ hook","id":"071-WH-JCLJC427"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
188
+ hook","id":"071-WH-XID631NJ"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
189
+ hook","id":"071-WH-NVXD7G34"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
190
+ Test hook","id":"071-WH-8I8NRWR1"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
191
+ Test hook","id":"071-WH-H9B1G0OJ"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
192
+ hook","id":"071-WH-8ZYOZ6R7"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
193
+ hook","id":"071-WH-7H3RDH30"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
194
+ hook","id":"071-WH-78NOPBD3"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
195
+ hook","id":"071-WH-HUN8MZFS"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
196
+ hook","id":"071-WH-DK8OHKYJ"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
197
+ hook","id":"071-WH-GJTNVHDA"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
198
+ hook","id":"071-WH-P3A1D3UV"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
199
+ Test hook","id":"071-WH-KJHS8C3I"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
200
+ Test hook","id":"071-WH-1GCPXGEW"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
201
+ hook","id":"071-WH-FB5K3I7L"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
202
+ hook","id":"071-WH-EOCT20ER"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
203
+ hook","id":"071-WH-Y54NGCRI"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
204
+ hook","id":"071-WH-Y6XERW9T"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
205
+ hook","id":"071-WH-BQ6Z8QNN"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
206
+ hook","id":"071-WH-FNXJDTHV"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
207
+ hook","id":"071-WH-KY73XCEI"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
208
+ Test hook","id":"071-WH-1IT0ODXR"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
209
+ Test hook","id":"071-WH-O3JYYZP6"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
210
+ hook","id":"071-WH-CQIOMJQ5"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
211
+ hook","id":"071-WH-OBDDB2M5"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
212
+ hook","id":"071-WH-5SFTPD5A"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
213
+ hook","id":"071-WH-COB7WARB"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
214
+ hook","id":"071-WH-33N0SGUL"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
215
+ hook","id":"071-WH-7UQ23Z88"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
216
+ hook","id":"071-WH-B3QYERUW"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
217
+ Test hook","id":"071-WH-FH95KX3"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"New
218
+ Test hook","id":"071-WH-BQ53FWKR"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
219
+ hook","id":"071-WH-8522IHPY"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
220
+ hook","id":"071-WH-UI4DDPAV"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
221
+ hook","id":"071-WH-51RDNB5C"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
222
+ hook","id":"071-WH-XRI3VWA4"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
223
+ hook","id":"071-WH-OV26VN20"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
224
+ hook","id":"071-WH-JKDV6S0Z"},{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
225
+ hook","id":"071-WH-IFMCIB5A"}],"errors":[],"test":true}'
178
226
  http_version:
179
- recorded_at: Wed, 02 May 2018 23:13:39 GMT
227
+ recorded_at: Tue, 08 May 2018 11:08:20 GMT
180
228
  recorded_with: VCR 3.0.3