You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/content_v2_1.accounts.html
+24-16Lines changed: 24 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -235,12 +235,12 @@ <h3>Method Details</h3>
235
235
"A String",
236
236
],
237
237
"businessInformation": { # The business information of the account.
238
-
"address": { # The address of the business.
238
+
"address": { # The address of the business. Use `\n` to add a second address line.
239
239
"country": "A String", # CLDR country code (for example, "US"). All MCA sub-accounts inherit the country of their parent MCA by default, however the country can be updated for individual sub-accounts.
240
240
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (for example, neighborhoods or suburbs).
241
241
"postalCode": "A String", # Postal code or ZIP (for example, "94043").
242
242
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
243
-
"streetAddress": "A String", # Street-level part of the address.
243
+
"streetAddress": "A String", # Street-level part of the address. Use `\n` to add a second line.
244
244
},
245
245
"customerService": { # The customer service information of the business.
246
246
"email": "A String", # Customer service email.
@@ -271,6 +271,7 @@ <h3>Method Details</h3>
271
271
"orderManager": True or False, # Whether user is an order manager.
272
272
"paymentsAnalyst": True or False, # Whether user can access payment statements.
273
273
"paymentsManager": True or False, # Whether user can manage payment settings.
274
+
"reportingManager": True or False, # Whether user is a reporting manager.
274
275
},
275
276
],
276
277
"websiteUrl": "A String", # The merchant's website.
@@ -350,12 +351,12 @@ <h3>Method Details</h3>
350
351
"A String",
351
352
],
352
353
"businessInformation": { # The business information of the account.
353
-
"address": { # The address of the business.
354
+
"address": { # The address of the business. Use `\n` to add a second address line.
354
355
"country": "A String", # CLDR country code (for example, "US"). All MCA sub-accounts inherit the country of their parent MCA by default, however the country can be updated for individual sub-accounts.
355
356
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (for example, neighborhoods or suburbs).
356
357
"postalCode": "A String", # Postal code or ZIP (for example, "94043").
357
358
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
358
-
"streetAddress": "A String", # Street-level part of the address.
359
+
"streetAddress": "A String", # Street-level part of the address. Use `\n` to add a second line.
359
360
},
360
361
"customerService": { # The customer service information of the business.
361
362
"email": "A String", # Customer service email.
@@ -386,6 +387,7 @@ <h3>Method Details</h3>
386
387
"orderManager": True or False, # Whether user is an order manager.
387
388
"paymentsAnalyst": True or False, # Whether user can access payment statements.
388
389
"paymentsManager": True or False, # Whether user can manage payment settings.
390
+
"reportingManager": True or False, # Whether user is a reporting manager.
389
391
},
390
392
],
391
393
"websiteUrl": "A String", # The merchant's website.
@@ -485,12 +487,12 @@ <h3>Method Details</h3>
485
487
"A String",
486
488
],
487
489
"businessInformation": { # The business information of the account.
488
-
"address": { # The address of the business.
490
+
"address": { # The address of the business. Use `\n` to add a second address line.
489
491
"country": "A String", # CLDR country code (for example, "US"). All MCA sub-accounts inherit the country of their parent MCA by default, however the country can be updated for individual sub-accounts.
490
492
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (for example, neighborhoods or suburbs).
491
493
"postalCode": "A String", # Postal code or ZIP (for example, "94043").
492
494
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
493
-
"streetAddress": "A String", # Street-level part of the address.
495
+
"streetAddress": "A String", # Street-level part of the address. Use `\n` to add a second line.
494
496
},
495
497
"customerService": { # The customer service information of the business.
496
498
"email": "A String", # Customer service email.
@@ -521,6 +523,7 @@ <h3>Method Details</h3>
521
523
"orderManager": True or False, # Whether user is an order manager.
522
524
"paymentsAnalyst": True or False, # Whether user can access payment statements.
523
525
"paymentsManager": True or False, # Whether user can manage payment settings.
526
+
"reportingManager": True or False, # Whether user is a reporting manager.
524
527
},
525
528
],
526
529
"websiteUrl": "A String", # The merchant's website.
@@ -578,12 +581,12 @@ <h3>Method Details</h3>
578
581
"A String",
579
582
],
580
583
"businessInformation": { # The business information of the account.
581
-
"address": { # The address of the business.
584
+
"address": { # The address of the business. Use `\n` to add a second address line.
582
585
"country": "A String", # CLDR country code (for example, "US"). All MCA sub-accounts inherit the country of their parent MCA by default, however the country can be updated for individual sub-accounts.
583
586
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (for example, neighborhoods or suburbs).
584
587
"postalCode": "A String", # Postal code or ZIP (for example, "94043").
585
588
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
586
-
"streetAddress": "A String", # Street-level part of the address.
589
+
"streetAddress": "A String", # Street-level part of the address. Use `\n` to add a second line.
587
590
},
588
591
"customerService": { # The customer service information of the business.
589
592
"email": "A String", # Customer service email.
@@ -614,6 +617,7 @@ <h3>Method Details</h3>
614
617
"orderManager": True or False, # Whether user is an order manager.
615
618
"paymentsAnalyst": True or False, # Whether user can access payment statements.
616
619
"paymentsManager": True or False, # Whether user can manage payment settings.
620
+
"reportingManager": True or False, # Whether user is a reporting manager.
617
621
},
618
622
],
619
623
"websiteUrl": "A String", # The merchant's website.
@@ -669,12 +673,12 @@ <h3>Method Details</h3>
669
673
"A String",
670
674
],
671
675
"businessInformation": { # The business information of the account.
672
-
"address": { # The address of the business.
676
+
"address": { # The address of the business. Use `\n` to add a second address line.
673
677
"country": "A String", # CLDR country code (for example, "US"). All MCA sub-accounts inherit the country of their parent MCA by default, however the country can be updated for individual sub-accounts.
674
678
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (for example, neighborhoods or suburbs).
675
679
"postalCode": "A String", # Postal code or ZIP (for example, "94043").
676
680
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
677
-
"streetAddress": "A String", # Street-level part of the address.
681
+
"streetAddress": "A String", # Street-level part of the address. Use `\n` to add a second line.
678
682
},
679
683
"customerService": { # The customer service information of the business.
680
684
"email": "A String", # Customer service email.
@@ -705,6 +709,7 @@ <h3>Method Details</h3>
705
709
"orderManager": True or False, # Whether user is an order manager.
706
710
"paymentsAnalyst": True or False, # Whether user can access payment statements.
707
711
"paymentsManager": True or False, # Whether user can manage payment settings.
712
+
"reportingManager": True or False, # Whether user is a reporting manager.
708
713
},
709
714
],
710
715
"websiteUrl": "A String", # The merchant's website.
@@ -818,12 +823,12 @@ <h3>Method Details</h3>
818
823
"A String",
819
824
],
820
825
"businessInformation": { # The business information of the account.
821
-
"address": { # The address of the business.
826
+
"address": { # The address of the business. Use `\n` to add a second address line.
822
827
"country": "A String", # CLDR country code (for example, "US"). All MCA sub-accounts inherit the country of their parent MCA by default, however the country can be updated for individual sub-accounts.
823
828
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (for example, neighborhoods or suburbs).
824
829
"postalCode": "A String", # Postal code or ZIP (for example, "94043").
825
830
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
826
-
"streetAddress": "A String", # Street-level part of the address.
831
+
"streetAddress": "A String", # Street-level part of the address. Use `\n` to add a second line.
827
832
},
828
833
"customerService": { # The customer service information of the business.
829
834
"email": "A String", # Customer service email.
@@ -854,6 +859,7 @@ <h3>Method Details</h3>
854
859
"orderManager": True or False, # Whether user is an order manager.
855
860
"paymentsAnalyst": True or False, # Whether user can access payment statements.
856
861
"paymentsManager": True or False, # Whether user can manage payment settings.
862
+
"reportingManager": True or False, # Whether user is a reporting manager.
857
863
},
858
864
],
859
865
"websiteUrl": "A String", # The merchant's website.
@@ -1006,12 +1012,12 @@ <h3>Method Details</h3>
1006
1012
"A String",
1007
1013
],
1008
1014
"businessInformation": { # The business information of the account.
1009
-
"address": { # The address of the business.
1015
+
"address": { # The address of the business. Use `\n` to add a second address line.
1010
1016
"country": "A String", # CLDR country code (for example, "US"). All MCA sub-accounts inherit the country of their parent MCA by default, however the country can be updated for individual sub-accounts.
1011
1017
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (for example, neighborhoods or suburbs).
1012
1018
"postalCode": "A String", # Postal code or ZIP (for example, "94043").
1013
1019
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
1014
-
"streetAddress": "A String", # Street-level part of the address.
1020
+
"streetAddress": "A String", # Street-level part of the address. Use `\n` to add a second line.
1015
1021
},
1016
1022
"customerService": { # The customer service information of the business.
1017
1023
"email": "A String", # Customer service email.
@@ -1042,6 +1048,7 @@ <h3>Method Details</h3>
1042
1048
"orderManager": True or False, # Whether user is an order manager.
1043
1049
"paymentsAnalyst": True or False, # Whether user can access payment statements.
1044
1050
"paymentsManager": True or False, # Whether user can manage payment settings.
1051
+
"reportingManager": True or False, # Whether user is a reporting manager.
1045
1052
},
1046
1053
],
1047
1054
"websiteUrl": "A String", # The merchant's website.
@@ -1097,12 +1104,12 @@ <h3>Method Details</h3>
1097
1104
"A String",
1098
1105
],
1099
1106
"businessInformation": { # The business information of the account.
1100
-
"address": { # The address of the business.
1107
+
"address": { # The address of the business. Use `\n` to add a second address line.
1101
1108
"country": "A String", # CLDR country code (for example, "US"). All MCA sub-accounts inherit the country of their parent MCA by default, however the country can be updated for individual sub-accounts.
1102
1109
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (for example, neighborhoods or suburbs).
1103
1110
"postalCode": "A String", # Postal code or ZIP (for example, "94043").
1104
1111
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
1105
-
"streetAddress": "A String", # Street-level part of the address.
1112
+
"streetAddress": "A String", # Street-level part of the address. Use `\n` to add a second line.
1106
1113
},
1107
1114
"customerService": { # The customer service information of the business.
1108
1115
"email": "A String", # Customer service email.
@@ -1133,6 +1140,7 @@ <h3>Method Details</h3>
1133
1140
"orderManager": True or False, # Whether user is an order manager.
1134
1141
"paymentsAnalyst": True or False, # Whether user can access payment statements.
1135
1142
"paymentsManager": True or False, # Whether user can manage payment settings.
1143
+
"reportingManager": True or False, # Whether user is a reporting manager.
1136
1144
},
1137
1145
],
1138
1146
"websiteUrl": "A String", # The merchant's website.
Copy file name to clipboardExpand all lines: docs/dyn/content_v2_1.accountsbyexternalsellerid.html
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -137,12 +137,12 @@ <h3>Method Details</h3>
137
137
"A String",
138
138
],
139
139
"businessInformation": { # The business information of the account.
140
-
"address": { # The address of the business.
140
+
"address": { # The address of the business. Use `\n` to add a second address line.
141
141
"country": "A String", # CLDR country code (for example, "US"). All MCA sub-accounts inherit the country of their parent MCA by default, however the country can be updated for individual sub-accounts.
142
142
"locality": "A String", # City, town or commune. May also include dependent localities or sublocalities (for example, neighborhoods or suburbs).
143
143
"postalCode": "A String", # Postal code or ZIP (for example, "94043").
144
144
"region": "A String", # Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
145
-
"streetAddress": "A String", # Street-level part of the address.
145
+
"streetAddress": "A String", # Street-level part of the address. Use `\n` to add a second line.
146
146
},
147
147
"customerService": { # The customer service information of the business.
148
148
"email": "A String", # Customer service email.
@@ -173,6 +173,7 @@ <h3>Method Details</h3>
173
173
"orderManager": True or False, # Whether user is an order manager.
174
174
"paymentsAnalyst": True or False, # Whether user can access payment statements.
175
175
"paymentsManager": True or False, # Whether user can manage payment settings.
176
+
"reportingManager": True or False, # Whether user is a reporting manager.
176
177
},
177
178
],
178
179
"websiteUrl": "A String", # The merchant's website.
0 commit comments