@@ -41,6 +41,11 @@ import { TypeList } from "docs-ui"
41
41
- [ AdminUpsertGeoZone] ( ../../types/interfaces/types.AdminUpsertGeoZone/page.mdx )
42
42
- [ AdminUpsertStockLocationAddress] ( ../../types/interfaces/types.AdminUpsertStockLocationAddress/page.mdx )
43
43
- [ AdminWorkflowExecutionExecution] ( ../../types/interfaces/types.AdminWorkflowExecutionExecution/page.mdx )
44
+ - [ AuthenticationInput] ( ../../types/interfaces/types.AuthenticationInput/page.mdx )
45
+ - [ AuthenticationResponse] ( ../../types/interfaces/types.AuthenticationResponse/page.mdx )
46
+ - [ AuthIdentityProviderService] ( ../../types/interfaces/types.AuthIdentityProviderService/page.mdx )
47
+ - [ AuthorizePaymentInput] ( ../../types/interfaces/types.AuthorizePaymentInput/page.mdx )
48
+ - [ AuthorizePaymentOutput] ( ../../types/interfaces/types.AuthorizePaymentOutput/page.mdx )
44
49
- [ BaseAdjustmentLine] ( ../../types/interfaces/types.BaseAdjustmentLine/page.mdx )
45
50
- [ BaseApplicationMethod] ( ../../types/interfaces/types.BaseApplicationMethod/page.mdx )
46
51
- [ BaseCalculatedPriceSet] ( ../../types/interfaces/types.BaseCalculatedPriceSet/page.mdx )
@@ -134,10 +139,16 @@ import { TypeList } from "docs-ui"
134
139
- [ BaseUpdateCustomerAddress] ( ../../types/interfaces/types.BaseUpdateCustomerAddress/page.mdx )
135
140
- [ BatchPriceListPricesWorkflowDTO] ( ../../types/interfaces/types.BatchPriceListPricesWorkflowDTO/page.mdx )
136
141
- [ BatchPriceListPricesWorkflowResult] ( ../../types/interfaces/types.BatchPriceListPricesWorkflowResult/page.mdx )
142
+ - [ CancelPaymentInput] ( ../../types/interfaces/types.CancelPaymentInput/page.mdx )
143
+ - [ CancelPaymentOutput] ( ../../types/interfaces/types.CancelPaymentOutput/page.mdx )
144
+ - [ CapturePaymentInput] ( ../../types/interfaces/types.CapturePaymentInput/page.mdx )
145
+ - [ CapturePaymentOutput] ( ../../types/interfaces/types.CapturePaymentOutput/page.mdx )
137
146
- [ CartWorkflowDTO] ( ../../types/interfaces/types.CartWorkflowDTO/page.mdx )
138
147
- [ CompleteCartWorkflowInputDTO] ( ../../types/interfaces/types.CompleteCartWorkflowInputDTO/page.mdx )
139
148
- [ ConfirmVariantInventoryWorkflowInputDTO] ( ../../types/interfaces/types.ConfirmVariantInventoryWorkflowInputDTO/page.mdx )
140
149
- [ Context] ( ../../types/interfaces/types.Context/page.mdx )
150
+ - [ CreateAccountHolderInput] ( ../../types/interfaces/types.CreateAccountHolderInput/page.mdx )
151
+ - [ CreateAccountHolderOutput] ( ../../types/interfaces/types.CreateAccountHolderOutput/page.mdx )
141
152
- [ CreateCartAddressDTO] ( ../../types/interfaces/types.CreateCartAddressDTO/page.mdx )
142
153
- [ CreateCartCreateLineItemDTO] ( ../../types/interfaces/types.CreateCartCreateLineItemDTO/page.mdx )
143
154
- [ CreateCartWorkflowInputDTO] ( ../../types/interfaces/types.CreateCartWorkflowInputDTO/page.mdx )
@@ -153,42 +164,68 @@ import { TypeList } from "docs-ui"
153
164
- [ CreateServiceZone] ( ../../types/interfaces/types.CreateServiceZone/page.mdx )
154
165
- [ CreateShippingProfile] ( ../../types/interfaces/types.CreateShippingProfile/page.mdx )
155
166
- [ CustomerGroupInCustomerFilters] ( ../../types/interfaces/types.CustomerGroupInCustomerFilters/page.mdx )
167
+ - [ DeleteAccountHolderInput] ( ../../types/interfaces/types.DeleteAccountHolderInput/page.mdx )
168
+ - [ DeleteAccountHolderOutput] ( ../../types/interfaces/types.DeleteAccountHolderOutput/page.mdx )
156
169
- [ DeleteFileType] ( ../../types/interfaces/types.DeleteFileType/page.mdx )
170
+ - [ DeletePaymentInput] ( ../../types/interfaces/types.DeletePaymentInput/page.mdx )
171
+ - [ DeletePaymentOutput] ( ../../types/interfaces/types.DeletePaymentOutput/page.mdx )
157
172
- [ DetailWidgetProps] ( ../../types/interfaces/types.DetailWidgetProps/page.mdx )
158
173
- [ ExistingItem] ( ../../types/interfaces/types.ExistingItem/page.mdx )
159
174
- [ FileServiceGetUploadStreamResult] ( ../../types/interfaces/types.FileServiceGetUploadStreamResult/page.mdx )
160
175
- [ FileServiceUploadResult] ( ../../types/interfaces/types.FileServiceUploadResult/page.mdx )
161
176
- [ FixtureEntryPoints] ( ../../types/interfaces/types.FixtureEntryPoints/page.mdx )
162
177
- [ FixtureEntryPoints] ( ../../types/interfaces/types.FixtureEntryPoints/page.mdx )
178
+ - [ GetPaymentStatusInput] ( ../../types/interfaces/types.GetPaymentStatusInput/page.mdx )
179
+ - [ GetPaymentStatusOutput] ( ../../types/interfaces/types.GetPaymentStatusOutput/page.mdx )
163
180
- [ GetUploadedFileType] ( ../../types/interfaces/types.GetUploadedFileType/page.mdx )
181
+ - [ IAuthProvider] ( ../../types/interfaces/types.IAuthProvider/page.mdx )
164
182
- [ IBigNumber] ( ../../types/interfaces/types.IBigNumber/page.mdx )
183
+ - [ IFulfillmentProvider] ( ../../types/interfaces/types.IFulfillmentProvider/page.mdx )
165
184
- [ ILinkMigrationsPlanner] ( ../../types/interfaces/types.ILinkMigrationsPlanner/page.mdx )
166
185
- [ ILinkModule] ( ../../types/interfaces/types.ILinkModule/page.mdx )
167
186
- [ ILockingModule] ( ../../types/interfaces/types.ILockingModule/page.mdx )
168
187
- [ ILockingProvider] ( ../../types/interfaces/types.ILockingProvider/page.mdx )
169
188
- [ IMessageAggregator] ( ../../types/interfaces/types.IMessageAggregator/page.mdx )
189
+ - [ InitiatePaymentInput] ( ../../types/interfaces/types.InitiatePaymentInput/page.mdx )
190
+ - [ InitiatePaymentOutput] ( ../../types/interfaces/types.InitiatePaymentOutput/page.mdx )
170
191
- [ InputPrice] ( ../../types/interfaces/types.InputPrice/page.mdx )
192
+ - [ IPaymentProvider] ( ../../types/interfaces/types.IPaymentProvider/page.mdx )
193
+ - [ ITaxProvider] ( ../../types/interfaces/types.ITaxProvider/page.mdx )
171
194
- [ JoinerArgument] ( ../../types/interfaces/types.JoinerArgument/page.mdx )
172
195
- [ JoinerDirective] ( ../../types/interfaces/types.JoinerDirective/page.mdx )
173
196
- [ JoinerServiceConfig] ( ../../types/interfaces/types.JoinerServiceConfig/page.mdx )
174
197
- [ JoinerServiceConfigAlias] ( ../../types/interfaces/types.JoinerServiceConfigAlias/page.mdx )
198
+ - [ ListPaymentMethodsInput] ( ../../types/interfaces/types.ListPaymentMethodsInput/page.mdx )
199
+ - [ ListPaymentMethodsOutput] ( ../../types/interfaces/types.ListPaymentMethodsOutput/page.mdx )
175
200
- [ ListShippingOptionsForCartWorkflowInputDTO] ( ../../types/interfaces/types.ListShippingOptionsForCartWorkflowInputDTO/page.mdx )
176
201
- [ MessageAggregatorFormat] ( ../../types/interfaces/types.MessageAggregatorFormat/page.mdx )
177
202
- [ NewItem] ( ../../types/interfaces/types.NewItem/page.mdx )
178
203
- [ OrderWorkflowDTO] ( ../../types/interfaces/types.OrderWorkflowDTO/page.mdx )
204
+ - [ PaymentProviderContext] ( ../../types/interfaces/types.PaymentProviderContext/page.mdx )
205
+ - [ PaymentProviderOutput] ( ../../types/interfaces/types.PaymentProviderOutput/page.mdx )
179
206
- [ PricedShippingOptionDTO] ( ../../types/interfaces/types.PricedShippingOptionDTO/page.mdx )
180
207
- [ ProductCategoryTransformOptions] ( ../../types/interfaces/types.ProductCategoryTransformOptions/page.mdx )
181
208
- [ ReceiveReturnItem] ( ../../types/interfaces/types.ReceiveReturnItem/page.mdx )
209
+ - [ RefundPaymentInput] ( ../../types/interfaces/types.RefundPaymentInput/page.mdx )
210
+ - [ RefundPaymentOutput] ( ../../types/interfaces/types.RefundPaymentOutput/page.mdx )
182
211
- [ RefundReason] ( ../../types/interfaces/types.RefundReason/page.mdx )
183
212
- [ RemoteExpandProperty] ( ../../types/interfaces/types.RemoteExpandProperty/page.mdx )
184
213
- [ RemoteJoinerOptions] ( ../../types/interfaces/types.RemoteJoinerOptions/page.mdx )
185
214
- [ RemoteJoinerQuery] ( ../../types/interfaces/types.RemoteJoinerQuery/page.mdx )
186
215
- [ RemoteNestedExpands] ( ../../types/interfaces/types.RemoteNestedExpands/page.mdx )
216
+ - [ RetrievePaymentInput] ( ../../types/interfaces/types.RetrievePaymentInput/page.mdx )
217
+ - [ RetrievePaymentOutput] ( ../../types/interfaces/types.RetrievePaymentOutput/page.mdx )
218
+ - [ SavePaymentMethodInput] ( ../../types/interfaces/types.SavePaymentMethodInput/page.mdx )
219
+ - [ SavePaymentMethodOutput] ( ../../types/interfaces/types.SavePaymentMethodOutput/page.mdx )
187
220
- [ SessionOptions] ( ../../types/interfaces/types.SessionOptions/page.mdx )
188
221
- [ StoreCreateReturnItem] ( ../../types/interfaces/types.StoreCreateReturnItem/page.mdx )
189
222
- [ StoreCreateReturnShipping] ( ../../types/interfaces/types.StoreCreateReturnShipping/page.mdx )
223
+ - [ UpdateAccountHolderInput] ( ../../types/interfaces/types.UpdateAccountHolderInput/page.mdx )
224
+ - [ UpdateAccountHolderOutput] ( ../../types/interfaces/types.UpdateAccountHolderOutput/page.mdx )
190
225
- [ UpdateCartWorkflowInputDTO] ( ../../types/interfaces/types.UpdateCartWorkflowInputDTO/page.mdx )
191
226
- [ UpdateLineItemInCartWorkflowInputDTO] ( ../../types/interfaces/types.UpdateLineItemInCartWorkflowInputDTO/page.mdx )
227
+ - [ UpdatePaymentInput] ( ../../types/interfaces/types.UpdatePaymentInput/page.mdx )
228
+ - [ UpdatePaymentOutput] ( ../../types/interfaces/types.UpdatePaymentOutput/page.mdx )
192
229
- [ UpdatePriceListPricesWorkflowDTO] ( ../../types/interfaces/types.UpdatePriceListPricesWorkflowDTO/page.mdx )
193
230
- [ UpdatePriceListPriceWorkflowDTO] ( ../../types/interfaces/types.UpdatePriceListPriceWorkflowDTO/page.mdx )
194
231
- [ UpdatePriceListPriceWorkflowStepDTO] ( ../../types/interfaces/types.UpdatePriceListPriceWorkflowStepDTO/page.mdx )
@@ -197,6 +234,8 @@ import { TypeList } from "docs-ui"
197
234
- [ UpdateServiceZone] ( ../../types/interfaces/types.UpdateServiceZone/page.mdx )
198
235
- [ UpdateShippingProfile] ( ../../types/interfaces/types.UpdateShippingProfile/page.mdx )
199
236
- [ UploadStreamDescriptorType] ( ../../types/interfaces/types.UploadStreamDescriptorType/page.mdx )
237
+ - [ WebhookActionData] ( ../../types/interfaces/types.WebhookActionData/page.mdx )
238
+ - [ WebhookActionResult] ( ../../types/interfaces/types.WebhookActionResult/page.mdx )
200
239
201
240
## Namespaces
202
241
@@ -234,6 +273,7 @@ import { TypeList } from "docs-ui"
234
273
- [ BigNumberInput] ( ../../types/types/types.BigNumberInput/page.mdx )
235
274
- [ BigNumberRawValue] ( ../../types/types/types.BigNumberRawValue/page.mdx )
236
275
- [ BigNumberValue] ( ../../types/types/types.BigNumberValue/page.mdx )
276
+ - [ CalculatedShippingOptionPrice] ( ../../types/types/types.CalculatedShippingOptionPrice/page.mdx )
237
277
- [ CamelCapitalizer] ( ../../types/types/types.CamelCapitalizer/page.mdx )
238
278
- [ CamelCaseParser] ( ../../types/types/types.CamelCaseParser/page.mdx )
239
279
- [ CartLikeWithTotals] ( ../../types/types/types.CartLikeWithTotals/page.mdx )
@@ -243,6 +283,7 @@ import { TypeList } from "docs-ui"
243
283
- [ CreateFlatRateShippingOptionInput] ( ../../types/types/types.CreateFlatRateShippingOptionInput/page.mdx )
244
284
- [ CreateFlatRateShippingOptionPriceRecord] ( ../../types/types/types.CreateFlatRateShippingOptionPriceRecord/page.mdx )
245
285
- [ CreateFlatShippingOptionInputBase] ( ../../types/types/types.CreateFlatShippingOptionInputBase/page.mdx )
286
+ - [ CreateFulfillmentResult] ( ../../types/types/types.CreateFulfillmentResult/page.mdx )
246
287
- [ CreateProductVariantWorkflowInputDTO] ( ../../types/types/types.CreateProductVariantWorkflowInputDTO/page.mdx )
247
288
- [ CreateProductWorkflowInputDTO] ( ../../types/types/types.CreateProductWorkflowInputDTO/page.mdx )
248
289
- [ Depth] ( ../../types/types/types.Depth/page.mdx )
@@ -262,6 +303,7 @@ import { TypeList } from "docs-ui"
262
303
- [ FilterValue] ( ../../types/types/types.FilterValue/page.mdx )
263
304
- [ FilterValue2] ( ../../types/types/types.FilterValue2/page.mdx )
264
305
- [ FlowRunOptions] ( ../../types/types/types.FlowRunOptions/page.mdx )
306
+ - [ FulfillmentOption] ( ../../types/types/types.FulfillmentOption/page.mdx )
265
307
- [ FulfillmentStatus] ( ../../types/types/types.FulfillmentStatus/page.mdx )
266
308
- [ IncludesSeparator] ( ../../types/types/types.IncludesSeparator/page.mdx )
267
309
- [ IndexOperatorMap] ( ../../types/types/types.IndexOperatorMap/page.mdx )
@@ -271,6 +313,7 @@ import { TypeList } from "docs-ui"
271
313
- [ IsOneWord] ( ../../types/types/types.IsOneWord/page.mdx )
272
314
- [ IsPascalCase] ( ../../types/types/types.IsPascalCase/page.mdx )
273
315
- [ IsStringLiteral] ( ../../types/types/types.IsStringLiteral/page.mdx )
316
+ - [ ItemTaxCalculationLine] ( ../../types/types/types.ItemTaxCalculationLine/page.mdx )
274
317
- [ Join] ( ../../types/types/types.Join/page.mdx )
275
318
- [ JoinerRelationship] ( ../../types/types/types.JoinerRelationship/page.mdx )
276
319
- [ LinkCartPaymentCollection] ( ../../types/types/types.LinkCartPaymentCollection/page.mdx )
@@ -302,6 +345,11 @@ import { TypeList } from "docs-ui"
302
345
- [ Order] ( ../../types/types/types.Order/page.mdx )
303
346
- [ PascalCapitalizer] ( ../../types/types/types.PascalCapitalizer/page.mdx )
304
347
- [ PascalCaseParser] ( ../../types/types/types.PascalCaseParser/page.mdx )
348
+ - [ PaymentAccountHolderDTO] ( ../../types/types/types.PaymentAccountHolderDTO/page.mdx )
349
+ - [ PaymentActions] ( ../../types/types/types.PaymentActions/page.mdx )
350
+ - [ PaymentAddressDTO] ( ../../types/types/types.PaymentAddressDTO/page.mdx )
351
+ - [ PaymentCustomerDTO] ( ../../types/types/types.PaymentCustomerDTO/page.mdx )
352
+ - [ PaymentProviderInput] ( ../../types/types/types.PaymentProviderInput/page.mdx )
305
353
- [ PaymentStatus] ( ../../types/types/types.PaymentStatus/page.mdx )
306
354
- [ PlannerActionLinkDescriptor] ( ../../types/types/types.PlannerActionLinkDescriptor/page.mdx )
307
355
- [ PluralizationSpecialRules] ( ../../types/types/types.PluralizationSpecialRules/page.mdx )
@@ -326,6 +374,7 @@ import { TypeList } from "docs-ui"
326
374
- [ Scalars] ( ../../types/types/types.Scalars/page.mdx )
327
375
- [ Separator] ( ../../types/types/types.Separator/page.mdx )
328
376
- [ SeparatorCaseParser] ( ../../types/types/types.SeparatorCaseParser/page.mdx )
377
+ - [ ShippingTaxCalculationLine] ( ../../types/types/types.ShippingTaxCalculationLine/page.mdx )
329
378
- [ SimpleProduct] ( ../../types/types/types.SimpleProduct/page.mdx )
330
379
- [ SplitAnyCase] ( ../../types/types/types.SplitAnyCase/page.mdx )
331
380
- [ TypeOnly] ( ../../types/types/types.TypeOnly/page.mdx )
@@ -337,4 +386,5 @@ import { TypeList } from "docs-ui"
337
386
- [ UpdateProductVariantWorkflowInputDTO] ( ../../types/types/types.UpdateProductVariantWorkflowInputDTO/page.mdx )
338
387
- [ UpdateProductWorkflowInputDTO] ( ../../types/types/types.UpdateProductWorkflowInputDTO/page.mdx )
339
388
- [ UpdatePromotionRulesWorkflowDTO] ( ../../types/types/types.UpdatePromotionRulesWorkflowDTO/page.mdx )
389
+ - [ ValidateFulfillmentDataContext] ( ../../types/types/types.ValidateFulfillmentDataContext/page.mdx )
340
390
- [ WordInCamelCase] ( ../../types/types/types.WordInCamelCase/page.mdx )
0 commit comments