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
"description": "The account that's liable for tax. If set, the business address and tax registrations required to perform the tax calculation are loaded from this account. The tax transaction is returned in the report of the connected account.",
38383
+
"nullable": true
38375
38384
}
38376
38385
},
38377
38386
"required": [
38378
38387
"enabled"
38379
38388
],
38380
38389
"title": "SubscriptionAutomaticTax",
38381
38390
"type": "object",
38382
-
"x-expandableFields": []
38391
+
"x-expandableFields": [
38392
+
"liability"
38393
+
]
38383
38394
},
38384
38395
"subscription_billing_thresholds": {
38385
38396
"description": "",
@@ -70918,6 +70929,10 @@
70918
70929
"explode": true,
70919
70930
"style": "deepObject"
70920
70931
},
70932
+
"invoice_settings": {
70933
+
"explode": true,
70934
+
"style": "deepObject"
70935
+
},
70921
70936
"items": {
70922
70937
"explode": true,
70923
70938
"style": "deepObject"
@@ -71025,6 +71040,25 @@
71025
71040
"properties": {
71026
71041
"enabled": {
71027
71042
"type": "boolean"
71043
+
},
71044
+
"liability": {
71045
+
"properties": {
71046
+
"account": {
71047
+
"type": "string"
71048
+
},
71049
+
"type": {
71050
+
"enum": [
71051
+
"account",
71052
+
"self"
71053
+
],
71054
+
"type": "string"
71055
+
}
71056
+
},
71057
+
"required": [
71058
+
"type"
71059
+
],
71060
+
"title": "param",
71061
+
"type": "object"
71028
71062
}
71029
71063
},
71030
71064
"required": [
@@ -71133,6 +71167,32 @@
71133
71167
},
71134
71168
"type": "array"
71135
71169
},
71170
+
"invoice_settings": {
71171
+
"description": "All invoices will be billed using the specified settings.",
71172
+
"properties": {
71173
+
"issuer": {
71174
+
"properties": {
71175
+
"account": {
71176
+
"type": "string"
71177
+
},
71178
+
"type": {
71179
+
"enum": [
71180
+
"account",
71181
+
"self"
71182
+
],
71183
+
"type": "string"
71184
+
}
71185
+
},
71186
+
"required": [
71187
+
"type"
71188
+
],
71189
+
"title": "param",
71190
+
"type": "object"
71191
+
}
71192
+
},
71193
+
"title": "invoice_settings_param",
71194
+
"type": "object"
71195
+
},
71136
71196
"items": {
71137
71197
"description": "A list of up to 20 subscription items, each with an attached price.",
71138
71198
"items": {
@@ -71945,6 +72005,10 @@
71945
72005
"explode": true,
71946
72006
"style": "deepObject"
71947
72007
},
72008
+
"invoice_settings": {
72009
+
"explode": true,
72010
+
"style": "deepObject"
72011
+
},
71948
72012
"items": {
71949
72013
"explode": true,
71950
72014
"style": "deepObject"
@@ -72056,6 +72120,25 @@
72056
72120
"properties": {
72057
72121
"enabled": {
72058
72122
"type": "boolean"
72123
+
},
72124
+
"liability": {
72125
+
"properties": {
72126
+
"account": {
72127
+
"type": "string"
72128
+
},
72129
+
"type": {
72130
+
"enum": [
72131
+
"account",
72132
+
"self"
72133
+
],
72134
+
"type": "string"
72135
+
}
72136
+
},
72137
+
"required": [
72138
+
"type"
72139
+
],
72140
+
"title": "param",
72141
+
"type": "object"
72059
72142
}
72060
72143
},
72061
72144
"required": [
@@ -72214,6 +72297,32 @@
72214
72297
},
72215
72298
"type": "array"
72216
72299
},
72300
+
"invoice_settings": {
72301
+
"description": "All invoices will be billed using the specified settings.",
72302
+
"properties": {
72303
+
"issuer": {
72304
+
"properties": {
72305
+
"account": {
72306
+
"type": "string"
72307
+
},
72308
+
"type": {
72309
+
"enum": [
72310
+
"account",
72311
+
"self"
72312
+
],
72313
+
"type": "string"
72314
+
}
72315
+
},
72316
+
"required": [
72317
+
"type"
72318
+
],
72319
+
"title": "param",
72320
+
"type": "object"
72321
+
}
72322
+
},
72323
+
"title": "invoice_settings_param",
72324
+
"type": "object"
72325
+
},
72217
72326
"items": {
72218
72327
"description": "A list of up to 20 subscription items, each with an attached price.",
72219
72328
"items": {
@@ -125005,6 +125114,10 @@
125005
125114
"explode": true,
125006
125115
"style": "deepObject"
125007
125116
},
125117
+
"invoice_settings": {
125118
+
"explode": true,
125119
+
"style": "deepObject"
125120
+
},
125008
125121
"items": {
125009
125122
"explode": true,
125010
125123
"style": "deepObject"
@@ -125116,6 +125229,25 @@
125116
125229
"properties": {
125117
125230
"enabled": {
125118
125231
"type": "boolean"
125232
+
},
125233
+
"liability": {
125234
+
"properties": {
125235
+
"account": {
125236
+
"type": "string"
125237
+
},
125238
+
"type": {
125239
+
"enum": [
125240
+
"account",
125241
+
"self"
125242
+
],
125243
+
"type": "string"
125244
+
}
125245
+
},
125246
+
"required": [
125247
+
"type"
125248
+
],
125249
+
"title": "param",
125250
+
"type": "object"
125119
125251
}
125120
125252
},
125121
125253
"required": [
@@ -125259,6 +125391,32 @@
125259
125391
},
125260
125392
"type": "array"
125261
125393
},
125394
+
"invoice_settings": {
125395
+
"description": "All invoices will be billed using the specified settings.",
125396
+
"properties": {
125397
+
"issuer": {
125398
+
"properties": {
125399
+
"account": {
125400
+
"type": "string"
125401
+
},
125402
+
"type": {
125403
+
"enum": [
125404
+
"account",
125405
+
"self"
125406
+
],
125407
+
"type": "string"
125408
+
}
125409
+
},
125410
+
"required": [
125411
+
"type"
125412
+
],
125413
+
"title": "param",
125414
+
"type": "object"
125415
+
}
125416
+
},
125417
+
"title": "invoice_settings_param",
125418
+
"type": "object"
125419
+
},
125262
125420
"items": {
125263
125421
"description": "A list of up to 20 subscription items, each with an attached price.",
125264
125422
"items": {
@@ -126233,6 +126391,10 @@
126233
126391
"explode": true,
126234
126392
"style": "deepObject"
126235
126393
},
126394
+
"invoice_settings": {
126395
+
"explode": true,
126396
+
"style": "deepObject"
126397
+
},
126236
126398
"items": {
126237
126399
"explode": true,
126238
126400
"style": "deepObject"
@@ -126348,6 +126510,25 @@
126348
126510
"properties": {
126349
126511
"enabled": {
126350
126512
"type": "boolean"
126513
+
},
126514
+
"liability": {
126515
+
"properties": {
126516
+
"account": {
126517
+
"type": "string"
126518
+
},
126519
+
"type": {
126520
+
"enum": [
126521
+
"account",
126522
+
"self"
126523
+
],
126524
+
"type": "string"
126525
+
}
126526
+
},
126527
+
"required": [
126528
+
"type"
126529
+
],
126530
+
"title": "param",
126531
+
"type": "object"
126351
126532
}
126352
126533
},
126353
126534
"required": [
@@ -126521,6 +126702,32 @@
126521
126702
},
126522
126703
"type": "array"
126523
126704
},
126705
+
"invoice_settings": {
126706
+
"description": "All invoices will be billed using the specified settings.",
126707
+
"properties": {
126708
+
"issuer": {
126709
+
"properties": {
126710
+
"account": {
126711
+
"type": "string"
126712
+
},
126713
+
"type": {
126714
+
"enum": [
126715
+
"account",
126716
+
"self"
126717
+
],
126718
+
"type": "string"
126719
+
}
126720
+
},
126721
+
"required": [
126722
+
"type"
126723
+
],
126724
+
"title": "param",
126725
+
"type": "object"
126726
+
}
126727
+
},
126728
+
"title": "invoice_settings_param",
126729
+
"type": "object"
126730
+
},
126524
126731
"items": {
126525
126732
"description": "A list of up to 20 subscription items, each with an attached price.",
0 commit comments