zuora_rest_client 1.1.4 → 1.1.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/fixtures/vcr_cassettes/zuora/create_account_object_success.yml +8 -8
- data/fixtures/vcr_cassettes/zuora/create_account_success.yml +16 -10
- data/fixtures/vcr_cassettes/zuora/delete_account_object_success.yml +34 -34
- data/fixtures/vcr_cassettes/zuora/describe_account.yml +31 -12
- data/fixtures/vcr_cassettes/zuora/describe_account_related_objects.yml +31 -12
- data/fixtures/vcr_cassettes/zuora/describe_all_account_fields.yml +31 -12
- data/fixtures/vcr_cassettes/zuora/describe_all_zobjects.yml +27 -21
- data/fixtures/vcr_cassettes/zuora/describe_exportable_account_fields.yml +31 -12
- data/fixtures/vcr_cassettes/zuora/describe_non_exportable_account_fields.yml +31 -12
- data/fixtures/vcr_cassettes/zuora/describe_non_updateable_account_fields.yml +31 -12
- data/fixtures/vcr_cassettes/zuora/describe_updateable_account_fields.yml +31 -12
- data/fixtures/vcr_cassettes/zuora/get_account_object_success.yml +11 -11
- data/fixtures/vcr_cassettes/zuora/get_account_success.yml +21 -12
- data/fixtures/vcr_cassettes/zuora/get_account_summary_success.yml +21 -14
- data/fixtures/vcr_cassettes/zuora/update_account_object_success.yml +20 -20
- data/fixtures/vcr_cassettes/zuora/update_account_success.yml +35 -20
- data/lib/zuora_rest_client/connection.rb +21 -10
- data/lib/zuora_rest_client/version.rb +1 -1
- metadata +2 -2
@@ -14,7 +14,7 @@ http_interactions:
|
|
14
14
|
Accept-Encoding:
|
15
15
|
- gzip,deflate
|
16
16
|
Date:
|
17
|
-
-
|
17
|
+
- Fri, 18 May 2018 20:53:03 GMT
|
18
18
|
Content-Type:
|
19
19
|
- application/json
|
20
20
|
Apiaccesskeyid:
|
@@ -28,14 +28,20 @@ http_interactions:
|
|
28
28
|
headers:
|
29
29
|
Content-Type:
|
30
30
|
- text/xml;charset=UTF-8
|
31
|
+
Content-Security-Policy-Report-Only:
|
32
|
+
- media-src 'none'; img-src 'self' *.zuora.com; object-src *.zuora.com; script-src
|
33
|
+
'unsafe-inline' 'unsafe-eval' 'self' https://api.tcell.io/; manifest-src 'none';
|
34
|
+
style-src 'unsafe-inline' 'self'; font-src 'self'; child-src 'none'; frame-src
|
35
|
+
'none'; connect-src 'self' https://api.tcell.io/ https://input.tcell.io/;
|
36
|
+
report-uri https://input.tcell.io/csp/e14f749ededb34ed6f61ee047073e7d5c02428ea31e0b1249ed5bdb2d99decec?tid=b8b22f06-811d-46e9-99b3-77c09aba327d
|
31
37
|
Content-Language:
|
32
38
|
- en-US
|
33
39
|
Server:
|
34
40
|
- Zuora App
|
35
|
-
|
36
|
-
-
|
41
|
+
Zuora-Request-Id:
|
42
|
+
- 573b1560-fed0-4fdc-bb0b-07e510592088
|
37
43
|
X-Kong-Upstream-Latency:
|
38
|
-
- '
|
44
|
+
- '73'
|
39
45
|
X-Kong-Proxy-Latency:
|
40
46
|
- '0'
|
41
47
|
Vary:
|
@@ -43,15 +49,15 @@ http_interactions:
|
|
43
49
|
Content-Encoding:
|
44
50
|
- gzip
|
45
51
|
Expires:
|
46
|
-
-
|
52
|
+
- Fri, 18 May 2018 20:53:03 GMT
|
47
53
|
Cache-Control:
|
48
54
|
- max-age=0, no-cache, no-store
|
49
55
|
Pragma:
|
50
56
|
- no-cache
|
51
57
|
Date:
|
52
|
-
-
|
58
|
+
- Fri, 18 May 2018 20:53:03 GMT
|
53
59
|
Content-Length:
|
54
|
-
- '
|
60
|
+
- '2722'
|
55
61
|
Connection:
|
56
62
|
- keep-alive
|
57
63
|
Set-Cookie:
|
@@ -206,11 +212,17 @@ http_interactions:
|
|
206
212
|
\ <custom>true</custom>\r\n <maxlength>255</maxlength>\r\n
|
207
213
|
\ <required>false</required>\r\n <type>text</type>\r\n <contexts>\r\n
|
208
214
|
\ <context>soap</context>\r\n <context>export</context>\r\n
|
209
|
-
\ </contexts>\r\n </field>\r\n <field>\r\n <name>
|
210
|
-
\ <label>
|
215
|
+
\ </contexts>\r\n </field>\r\n <field>\r\n <name>CCemail__c</name>\r\n
|
216
|
+
\ <label>CCemail</label>\r\n <selectable>true</selectable>\r\n
|
211
217
|
\ <createable>true</createable>\r\n <updateable>true</updateable>\r\n
|
212
|
-
\ <filterable>true</filterable>\r\n <custom>
|
213
|
-
\ <maxlength
|
218
|
+
\ <filterable>true</filterable>\r\n <custom>true</custom>\r\n
|
219
|
+
\ <maxlength>255</maxlength>\r\n <required>false</required>\r\n
|
220
|
+
\ <type>text</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
221
|
+
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
222
|
+
\ <field>\r\n <name>CommunicationProfileId</name>\r\n <label>CommunicationProfile
|
223
|
+
ID</label>\r\n <selectable>true</selectable>\r\n <createable>true</createable>\r\n
|
224
|
+
\ <updateable>true</updateable>\r\n <filterable>true</filterable>\r\n
|
225
|
+
\ <custom>false</custom>\r\n <maxlength></maxlength>\r\n <required>false</required>\r\n
|
214
226
|
\ <type>text</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
215
227
|
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
216
228
|
\ <field>\r\n <name>CreatedById</name>\r\n <label>Created
|
@@ -485,6 +497,13 @@ http_interactions:
|
|
485
497
|
\ <maxlength></maxlength>\r\n <required>false</required>\r\n
|
486
498
|
\ <type>date</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
487
499
|
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
500
|
+
\ <field>\r\n <name>TaxExemptEntityUseCode</name>\r\n <label>Tax
|
501
|
+
Exempt Entity/Use Code</label>\r\n <selectable>true</selectable>\r\n
|
502
|
+
\ <createable>true</createable>\r\n <updateable>true</updateable>\r\n
|
503
|
+
\ <filterable>true</filterable>\r\n <custom>false</custom>\r\n
|
504
|
+
\ <maxlength></maxlength>\r\n <required>false</required>\r\n
|
505
|
+
\ <type>text</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
506
|
+
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
488
507
|
\ <field>\r\n <name>TaxExemptExpirationDate</name>\r\n <label>Tax
|
489
508
|
Exempt Expiration Date</label>\r\n <selectable>true</selectable>\r\n
|
490
509
|
\ <createable>true</createable>\r\n <updateable>true</updateable>\r\n
|
@@ -573,5 +592,5 @@ http_interactions:
|
|
573
592
|
\ <name>SoldToContact</name>\r\n <label>Sold To</label> \r\n
|
574
593
|
\ </object>\r\n </related-objects>\r\n</object>\r\n\r\n"
|
575
594
|
http_version:
|
576
|
-
recorded_at:
|
595
|
+
recorded_at: Fri, 18 May 2018 20:53:03 GMT
|
577
596
|
recorded_with: VCR 3.0.3
|
@@ -14,7 +14,7 @@ http_interactions:
|
|
14
14
|
Accept-Encoding:
|
15
15
|
- gzip,deflate
|
16
16
|
Date:
|
17
|
-
-
|
17
|
+
- Fri, 18 May 2018 20:53:05 GMT
|
18
18
|
Content-Type:
|
19
19
|
- application/json
|
20
20
|
Apiaccesskeyid:
|
@@ -28,14 +28,20 @@ http_interactions:
|
|
28
28
|
headers:
|
29
29
|
Content-Type:
|
30
30
|
- text/xml;charset=UTF-8
|
31
|
+
Content-Security-Policy-Report-Only:
|
32
|
+
- media-src 'none'; img-src 'self' *.zuora.com; object-src *.zuora.com; script-src
|
33
|
+
'unsafe-inline' 'unsafe-eval' 'self' https://api.tcell.io/; manifest-src 'none';
|
34
|
+
style-src 'unsafe-inline' 'self'; font-src 'self'; child-src 'none'; frame-src
|
35
|
+
'none'; connect-src 'self' https://api.tcell.io/ https://input.tcell.io/;
|
36
|
+
report-uri https://input.tcell.io/csp/e14f749ededb34ed6f61ee047073e7d5c02428ea31e0b1249ed5bdb2d99decec?tid=0baf1fce-ce33-46ef-aa87-30727f392cb0
|
31
37
|
Content-Language:
|
32
38
|
- en-US
|
33
39
|
Server:
|
34
40
|
- Zuora App
|
35
|
-
|
36
|
-
-
|
41
|
+
Zuora-Request-Id:
|
42
|
+
- a854565e-6cad-44cf-88ae-856cb1902f1c
|
37
43
|
X-Kong-Upstream-Latency:
|
38
|
-
- '
|
44
|
+
- '46'
|
39
45
|
X-Kong-Proxy-Latency:
|
40
46
|
- '0'
|
41
47
|
Vary:
|
@@ -43,15 +49,15 @@ http_interactions:
|
|
43
49
|
Content-Encoding:
|
44
50
|
- gzip
|
45
51
|
Expires:
|
46
|
-
-
|
52
|
+
- Fri, 18 May 2018 20:53:05 GMT
|
47
53
|
Cache-Control:
|
48
54
|
- max-age=0, no-cache, no-store
|
49
55
|
Pragma:
|
50
56
|
- no-cache
|
51
57
|
Date:
|
52
|
-
-
|
58
|
+
- Fri, 18 May 2018 20:53:05 GMT
|
53
59
|
Content-Length:
|
54
|
-
- '
|
60
|
+
- '1068'
|
55
61
|
Connection:
|
56
62
|
- keep-alive
|
57
63
|
Set-Cookie:
|
@@ -101,23 +107,23 @@ http_interactions:
|
|
101
107
|
\ <label>Journal Entry</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object href=\"https://api.zuora.com/rest/api/describe/JournalEntryItem\">\r\n
|
102
108
|
\ <name>JournalEntryItem</name>\r\n <label>Journal Entry Item</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object
|
103
109
|
href=\"https://api.zuora.com/rest/api/describe/JournalRun\">\r\n <name>JournalRun</name>\r\n
|
104
|
-
\ <label>Journal Run</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object href=\"https://api.zuora.com/rest/api/describe/
|
105
|
-
\ <name>
|
106
|
-
href=\"https://api.zuora.com/rest/api/describe/
|
107
|
-
\ <label>Order
|
110
|
+
\ <label>Journal Run</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object href=\"https://api.zuora.com/rest/api/describe/OrderElp\">\r\n
|
111
|
+
\ <name>OrderElp</name>\r\n <label>Order Elp</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object
|
112
|
+
href=\"https://api.zuora.com/rest/api/describe/OrderItem\">\r\n <name>OrderItem</name>\r\n
|
113
|
+
\ <label>Order Item</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object href=\"https://api.zuora.com/rest/api/describe/OrderMrr\">\r\n
|
108
114
|
\ <name>OrderMrr</name>\r\n <label>Order Mrr</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object
|
109
|
-
href=\"https://api.zuora.com/rest/api/describe/
|
110
|
-
\ <label>Order
|
111
|
-
\ <name>
|
112
|
-
href=\"https://api.zuora.com/rest/api/describe/
|
113
|
-
\ <label>
|
114
|
-
\ <name>
|
115
|
-
href=\"https://api.zuora.com/rest/api/describe/
|
116
|
-
\ <label>Payment Method</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object href=\"https://api.zuora.com/rest/api/describe/PaymentMethodTransactionLog\">\r\n
|
115
|
+
href=\"https://api.zuora.com/rest/api/describe/OrderTcb\">\r\n <name>OrderTcb</name>\r\n
|
116
|
+
\ <label>Order Tcb</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object href=\"https://api.zuora.com/rest/api/describe/OrderTcv\">\r\n
|
117
|
+
\ <name>OrderTcv</name>\r\n <label>Order Tcv</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object
|
118
|
+
href=\"https://api.zuora.com/rest/api/describe/Payment\">\r\n <name>Payment</name>\r\n
|
119
|
+
\ <label>Payment</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object href=\"https://api.zuora.com/rest/api/describe/PaymentMethod\">\r\n
|
120
|
+
\ <name>PaymentMethod</name>\r\n <label>Payment Method</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object
|
121
|
+
href=\"https://api.zuora.com/rest/api/describe/PaymentMethodTransactionLog\">\r\n
|
117
122
|
\ <name>PaymentMethodTransactionLog</name>\r\n <label>Payment Method
|
118
123
|
Transaction Log</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object href=\"https://api.zuora.com/rest/api/describe/UpdaterDetail\">\r\n
|
119
124
|
\ <name>UpdaterDetail</name>\r\n <label>Payment Method Update</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object
|
120
|
-
href=\"https://api.zuora.com/rest/api/describe/
|
125
|
+
href=\"https://api.zuora.com/rest/api/describe/PaymentRun\">\r\n <name>PaymentRun</name>\r\n
|
126
|
+
\ <label>Payment Run</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object href=\"https://api.zuora.com/rest/api/describe/PaymentTransactionLog\">\r\n
|
121
127
|
\ <name>PaymentTransactionLog</name>\r\n <label>Payment Transaction
|
122
128
|
Log</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object href=\"https://api.zuora.com/rest/api/describe/ProcessedUsage\">\r\n
|
123
129
|
\ <name>ProcessedUsage</name>\r\n <label>Processed Usage</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object
|
@@ -172,5 +178,5 @@ http_interactions:
|
|
172
178
|
\ <label>Updater Batch</label>\r\n</object>\r\n\r\n\r\n\r\n\t<object href=\"https://api.zuora.com/rest/api/describe/Usage\">\r\n
|
173
179
|
\ <name>Usage</name>\r\n <label>Usage</label>\r\n</object>\r\n\r\n\r\n\r\n</objects>\r\n"
|
174
180
|
http_version:
|
175
|
-
recorded_at:
|
181
|
+
recorded_at: Fri, 18 May 2018 20:53:05 GMT
|
176
182
|
recorded_with: VCR 3.0.3
|
@@ -14,7 +14,7 @@ http_interactions:
|
|
14
14
|
Accept-Encoding:
|
15
15
|
- gzip,deflate
|
16
16
|
Date:
|
17
|
-
-
|
17
|
+
- Fri, 18 May 2018 20:53:04 GMT
|
18
18
|
Content-Type:
|
19
19
|
- application/json
|
20
20
|
Apiaccesskeyid:
|
@@ -28,14 +28,20 @@ http_interactions:
|
|
28
28
|
headers:
|
29
29
|
Content-Type:
|
30
30
|
- text/xml;charset=UTF-8
|
31
|
+
Content-Security-Policy-Report-Only:
|
32
|
+
- media-src 'none'; img-src 'self' *.zuora.com; object-src *.zuora.com; script-src
|
33
|
+
'unsafe-inline' 'unsafe-eval' 'self' https://api.tcell.io/; manifest-src 'none';
|
34
|
+
style-src 'unsafe-inline' 'self'; font-src 'self'; child-src 'none'; frame-src
|
35
|
+
'none'; connect-src 'self' https://api.tcell.io/ https://input.tcell.io/;
|
36
|
+
report-uri https://input.tcell.io/csp/e14f749ededb34ed6f61ee047073e7d5c02428ea31e0b1249ed5bdb2d99decec?tid=87f0ef44-bd8d-4ad9-abe2-e6154aa435cf
|
31
37
|
Content-Language:
|
32
38
|
- en-US
|
33
39
|
Server:
|
34
40
|
- Zuora App
|
35
|
-
|
36
|
-
-
|
41
|
+
Zuora-Request-Id:
|
42
|
+
- 3e4ce1f8-740a-4853-b494-a2ad0cd1a568
|
37
43
|
X-Kong-Upstream-Latency:
|
38
|
-
- '
|
44
|
+
- '76'
|
39
45
|
X-Kong-Proxy-Latency:
|
40
46
|
- '0'
|
41
47
|
Vary:
|
@@ -43,15 +49,15 @@ http_interactions:
|
|
43
49
|
Content-Encoding:
|
44
50
|
- gzip
|
45
51
|
Expires:
|
46
|
-
-
|
52
|
+
- Fri, 18 May 2018 20:53:04 GMT
|
47
53
|
Cache-Control:
|
48
54
|
- max-age=0, no-cache, no-store
|
49
55
|
Pragma:
|
50
56
|
- no-cache
|
51
57
|
Date:
|
52
|
-
-
|
58
|
+
- Fri, 18 May 2018 20:53:04 GMT
|
53
59
|
Content-Length:
|
54
|
-
- '
|
60
|
+
- '2722'
|
55
61
|
Connection:
|
56
62
|
- keep-alive
|
57
63
|
Set-Cookie:
|
@@ -206,11 +212,17 @@ http_interactions:
|
|
206
212
|
\ <custom>true</custom>\r\n <maxlength>255</maxlength>\r\n
|
207
213
|
\ <required>false</required>\r\n <type>text</type>\r\n <contexts>\r\n
|
208
214
|
\ <context>soap</context>\r\n <context>export</context>\r\n
|
209
|
-
\ </contexts>\r\n </field>\r\n <field>\r\n <name>
|
210
|
-
\ <label>
|
215
|
+
\ </contexts>\r\n </field>\r\n <field>\r\n <name>CCemail__c</name>\r\n
|
216
|
+
\ <label>CCemail</label>\r\n <selectable>true</selectable>\r\n
|
211
217
|
\ <createable>true</createable>\r\n <updateable>true</updateable>\r\n
|
212
|
-
\ <filterable>true</filterable>\r\n <custom>
|
213
|
-
\ <maxlength
|
218
|
+
\ <filterable>true</filterable>\r\n <custom>true</custom>\r\n
|
219
|
+
\ <maxlength>255</maxlength>\r\n <required>false</required>\r\n
|
220
|
+
\ <type>text</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
221
|
+
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
222
|
+
\ <field>\r\n <name>CommunicationProfileId</name>\r\n <label>CommunicationProfile
|
223
|
+
ID</label>\r\n <selectable>true</selectable>\r\n <createable>true</createable>\r\n
|
224
|
+
\ <updateable>true</updateable>\r\n <filterable>true</filterable>\r\n
|
225
|
+
\ <custom>false</custom>\r\n <maxlength></maxlength>\r\n <required>false</required>\r\n
|
214
226
|
\ <type>text</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
215
227
|
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
216
228
|
\ <field>\r\n <name>CreatedById</name>\r\n <label>Created
|
@@ -485,6 +497,13 @@ http_interactions:
|
|
485
497
|
\ <maxlength></maxlength>\r\n <required>false</required>\r\n
|
486
498
|
\ <type>date</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
487
499
|
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
500
|
+
\ <field>\r\n <name>TaxExemptEntityUseCode</name>\r\n <label>Tax
|
501
|
+
Exempt Entity/Use Code</label>\r\n <selectable>true</selectable>\r\n
|
502
|
+
\ <createable>true</createable>\r\n <updateable>true</updateable>\r\n
|
503
|
+
\ <filterable>true</filterable>\r\n <custom>false</custom>\r\n
|
504
|
+
\ <maxlength></maxlength>\r\n <required>false</required>\r\n
|
505
|
+
\ <type>text</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
506
|
+
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
488
507
|
\ <field>\r\n <name>TaxExemptExpirationDate</name>\r\n <label>Tax
|
489
508
|
Exempt Expiration Date</label>\r\n <selectable>true</selectable>\r\n
|
490
509
|
\ <createable>true</createable>\r\n <updateable>true</updateable>\r\n
|
@@ -573,5 +592,5 @@ http_interactions:
|
|
573
592
|
\ <name>SoldToContact</name>\r\n <label>Sold To</label> \r\n
|
574
593
|
\ </object>\r\n </related-objects>\r\n</object>\r\n\r\n"
|
575
594
|
http_version:
|
576
|
-
recorded_at:
|
595
|
+
recorded_at: Fri, 18 May 2018 20:53:04 GMT
|
577
596
|
recorded_with: VCR 3.0.3
|
@@ -14,7 +14,7 @@ http_interactions:
|
|
14
14
|
Accept-Encoding:
|
15
15
|
- gzip,deflate
|
16
16
|
Date:
|
17
|
-
-
|
17
|
+
- Fri, 18 May 2018 20:53:04 GMT
|
18
18
|
Content-Type:
|
19
19
|
- application/json
|
20
20
|
Apiaccesskeyid:
|
@@ -28,14 +28,20 @@ http_interactions:
|
|
28
28
|
headers:
|
29
29
|
Content-Type:
|
30
30
|
- text/xml;charset=UTF-8
|
31
|
+
Content-Security-Policy-Report-Only:
|
32
|
+
- media-src 'none'; img-src 'self' *.zuora.com; object-src *.zuora.com; script-src
|
33
|
+
'unsafe-inline' 'unsafe-eval' 'self' https://api.tcell.io/; manifest-src 'none';
|
34
|
+
style-src 'unsafe-inline' 'self'; font-src 'self'; child-src 'none'; frame-src
|
35
|
+
'none'; connect-src 'self' https://api.tcell.io/ https://input.tcell.io/;
|
36
|
+
report-uri https://input.tcell.io/csp/e14f749ededb34ed6f61ee047073e7d5c02428ea31e0b1249ed5bdb2d99decec?tid=16bf11e3-f804-479d-a1bb-eee271883707
|
31
37
|
Content-Language:
|
32
38
|
- en-US
|
33
39
|
Server:
|
34
40
|
- Zuora App
|
35
|
-
|
36
|
-
-
|
41
|
+
Zuora-Request-Id:
|
42
|
+
- bcfafd08-6d3b-4d88-909a-b2305bc65d8b
|
37
43
|
X-Kong-Upstream-Latency:
|
38
|
-
- '
|
44
|
+
- '88'
|
39
45
|
X-Kong-Proxy-Latency:
|
40
46
|
- '0'
|
41
47
|
Vary:
|
@@ -43,15 +49,15 @@ http_interactions:
|
|
43
49
|
Content-Encoding:
|
44
50
|
- gzip
|
45
51
|
Expires:
|
46
|
-
-
|
52
|
+
- Fri, 18 May 2018 20:53:04 GMT
|
47
53
|
Cache-Control:
|
48
54
|
- max-age=0, no-cache, no-store
|
49
55
|
Pragma:
|
50
56
|
- no-cache
|
51
57
|
Date:
|
52
|
-
-
|
58
|
+
- Fri, 18 May 2018 20:53:04 GMT
|
53
59
|
Content-Length:
|
54
|
-
- '
|
60
|
+
- '2722'
|
55
61
|
Connection:
|
56
62
|
- keep-alive
|
57
63
|
Set-Cookie:
|
@@ -206,11 +212,17 @@ http_interactions:
|
|
206
212
|
\ <custom>true</custom>\r\n <maxlength>255</maxlength>\r\n
|
207
213
|
\ <required>false</required>\r\n <type>text</type>\r\n <contexts>\r\n
|
208
214
|
\ <context>soap</context>\r\n <context>export</context>\r\n
|
209
|
-
\ </contexts>\r\n </field>\r\n <field>\r\n <name>
|
210
|
-
\ <label>
|
215
|
+
\ </contexts>\r\n </field>\r\n <field>\r\n <name>CCemail__c</name>\r\n
|
216
|
+
\ <label>CCemail</label>\r\n <selectable>true</selectable>\r\n
|
211
217
|
\ <createable>true</createable>\r\n <updateable>true</updateable>\r\n
|
212
|
-
\ <filterable>true</filterable>\r\n <custom>
|
213
|
-
\ <maxlength
|
218
|
+
\ <filterable>true</filterable>\r\n <custom>true</custom>\r\n
|
219
|
+
\ <maxlength>255</maxlength>\r\n <required>false</required>\r\n
|
220
|
+
\ <type>text</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
221
|
+
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
222
|
+
\ <field>\r\n <name>CommunicationProfileId</name>\r\n <label>CommunicationProfile
|
223
|
+
ID</label>\r\n <selectable>true</selectable>\r\n <createable>true</createable>\r\n
|
224
|
+
\ <updateable>true</updateable>\r\n <filterable>true</filterable>\r\n
|
225
|
+
\ <custom>false</custom>\r\n <maxlength></maxlength>\r\n <required>false</required>\r\n
|
214
226
|
\ <type>text</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
215
227
|
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
216
228
|
\ <field>\r\n <name>CreatedById</name>\r\n <label>Created
|
@@ -485,6 +497,13 @@ http_interactions:
|
|
485
497
|
\ <maxlength></maxlength>\r\n <required>false</required>\r\n
|
486
498
|
\ <type>date</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
487
499
|
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
500
|
+
\ <field>\r\n <name>TaxExemptEntityUseCode</name>\r\n <label>Tax
|
501
|
+
Exempt Entity/Use Code</label>\r\n <selectable>true</selectable>\r\n
|
502
|
+
\ <createable>true</createable>\r\n <updateable>true</updateable>\r\n
|
503
|
+
\ <filterable>true</filterable>\r\n <custom>false</custom>\r\n
|
504
|
+
\ <maxlength></maxlength>\r\n <required>false</required>\r\n
|
505
|
+
\ <type>text</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
506
|
+
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
488
507
|
\ <field>\r\n <name>TaxExemptExpirationDate</name>\r\n <label>Tax
|
489
508
|
Exempt Expiration Date</label>\r\n <selectable>true</selectable>\r\n
|
490
509
|
\ <createable>true</createable>\r\n <updateable>true</updateable>\r\n
|
@@ -573,5 +592,5 @@ http_interactions:
|
|
573
592
|
\ <name>SoldToContact</name>\r\n <label>Sold To</label> \r\n
|
574
593
|
\ </object>\r\n </related-objects>\r\n</object>\r\n\r\n"
|
575
594
|
http_version:
|
576
|
-
recorded_at:
|
595
|
+
recorded_at: Fri, 18 May 2018 20:53:04 GMT
|
577
596
|
recorded_with: VCR 3.0.3
|
@@ -14,7 +14,7 @@ http_interactions:
|
|
14
14
|
Accept-Encoding:
|
15
15
|
- gzip,deflate
|
16
16
|
Date:
|
17
|
-
-
|
17
|
+
- Fri, 18 May 2018 20:53:03 GMT
|
18
18
|
Content-Type:
|
19
19
|
- application/json
|
20
20
|
Apiaccesskeyid:
|
@@ -28,14 +28,20 @@ http_interactions:
|
|
28
28
|
headers:
|
29
29
|
Content-Type:
|
30
30
|
- text/xml;charset=UTF-8
|
31
|
+
Content-Security-Policy-Report-Only:
|
32
|
+
- media-src 'none'; img-src 'self' *.zuora.com; object-src *.zuora.com; script-src
|
33
|
+
'unsafe-inline' 'unsafe-eval' 'self' https://api.tcell.io/; manifest-src 'none';
|
34
|
+
style-src 'unsafe-inline' 'self'; font-src 'self'; child-src 'none'; frame-src
|
35
|
+
'none'; connect-src 'self' https://api.tcell.io/ https://input.tcell.io/;
|
36
|
+
report-uri https://input.tcell.io/csp/e14f749ededb34ed6f61ee047073e7d5c02428ea31e0b1249ed5bdb2d99decec?tid=487c63c5-400a-45f8-86f3-84935aabc075
|
31
37
|
Content-Language:
|
32
38
|
- en-US
|
33
39
|
Server:
|
34
40
|
- Zuora App
|
35
|
-
|
36
|
-
-
|
41
|
+
Zuora-Request-Id:
|
42
|
+
- 005f8169-90fa-458e-86ae-751d47cc191d
|
37
43
|
X-Kong-Upstream-Latency:
|
38
|
-
- '
|
44
|
+
- '101'
|
39
45
|
X-Kong-Proxy-Latency:
|
40
46
|
- '0'
|
41
47
|
Vary:
|
@@ -43,15 +49,15 @@ http_interactions:
|
|
43
49
|
Content-Encoding:
|
44
50
|
- gzip
|
45
51
|
Expires:
|
46
|
-
-
|
52
|
+
- Fri, 18 May 2018 20:53:04 GMT
|
47
53
|
Cache-Control:
|
48
54
|
- max-age=0, no-cache, no-store
|
49
55
|
Pragma:
|
50
56
|
- no-cache
|
51
57
|
Date:
|
52
|
-
-
|
58
|
+
- Fri, 18 May 2018 20:53:04 GMT
|
53
59
|
Content-Length:
|
54
|
-
- '
|
60
|
+
- '2722'
|
55
61
|
Connection:
|
56
62
|
- keep-alive
|
57
63
|
Set-Cookie:
|
@@ -206,11 +212,17 @@ http_interactions:
|
|
206
212
|
\ <custom>true</custom>\r\n <maxlength>255</maxlength>\r\n
|
207
213
|
\ <required>false</required>\r\n <type>text</type>\r\n <contexts>\r\n
|
208
214
|
\ <context>soap</context>\r\n <context>export</context>\r\n
|
209
|
-
\ </contexts>\r\n </field>\r\n <field>\r\n <name>
|
210
|
-
\ <label>
|
215
|
+
\ </contexts>\r\n </field>\r\n <field>\r\n <name>CCemail__c</name>\r\n
|
216
|
+
\ <label>CCemail</label>\r\n <selectable>true</selectable>\r\n
|
211
217
|
\ <createable>true</createable>\r\n <updateable>true</updateable>\r\n
|
212
|
-
\ <filterable>true</filterable>\r\n <custom>
|
213
|
-
\ <maxlength
|
218
|
+
\ <filterable>true</filterable>\r\n <custom>true</custom>\r\n
|
219
|
+
\ <maxlength>255</maxlength>\r\n <required>false</required>\r\n
|
220
|
+
\ <type>text</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
221
|
+
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
222
|
+
\ <field>\r\n <name>CommunicationProfileId</name>\r\n <label>CommunicationProfile
|
223
|
+
ID</label>\r\n <selectable>true</selectable>\r\n <createable>true</createable>\r\n
|
224
|
+
\ <updateable>true</updateable>\r\n <filterable>true</filterable>\r\n
|
225
|
+
\ <custom>false</custom>\r\n <maxlength></maxlength>\r\n <required>false</required>\r\n
|
214
226
|
\ <type>text</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
215
227
|
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
216
228
|
\ <field>\r\n <name>CreatedById</name>\r\n <label>Created
|
@@ -485,6 +497,13 @@ http_interactions:
|
|
485
497
|
\ <maxlength></maxlength>\r\n <required>false</required>\r\n
|
486
498
|
\ <type>date</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
487
499
|
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
500
|
+
\ <field>\r\n <name>TaxExemptEntityUseCode</name>\r\n <label>Tax
|
501
|
+
Exempt Entity/Use Code</label>\r\n <selectable>true</selectable>\r\n
|
502
|
+
\ <createable>true</createable>\r\n <updateable>true</updateable>\r\n
|
503
|
+
\ <filterable>true</filterable>\r\n <custom>false</custom>\r\n
|
504
|
+
\ <maxlength></maxlength>\r\n <required>false</required>\r\n
|
505
|
+
\ <type>text</type>\r\n <contexts>\r\n <context>soap</context>\r\n
|
506
|
+
\ <context>export</context>\r\n </contexts>\r\n </field>\r\n
|
488
507
|
\ <field>\r\n <name>TaxExemptExpirationDate</name>\r\n <label>Tax
|
489
508
|
Exempt Expiration Date</label>\r\n <selectable>true</selectable>\r\n
|
490
509
|
\ <createable>true</createable>\r\n <updateable>true</updateable>\r\n
|
@@ -573,5 +592,5 @@ http_interactions:
|
|
573
592
|
\ <name>SoldToContact</name>\r\n <label>Sold To</label> \r\n
|
574
593
|
\ </object>\r\n </related-objects>\r\n</object>\r\n\r\n"
|
575
594
|
http_version:
|
576
|
-
recorded_at:
|
595
|
+
recorded_at: Fri, 18 May 2018 20:53:04 GMT
|
577
596
|
recorded_with: VCR 3.0.3
|