@flowio/api-internal-mock-generator 5.31.100 → 5.31.101

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,7 @@
10
10
  "key": "api-internal"
11
11
  },
12
12
  "namespace": "io.flow.internal.v0",
13
- "version": "0.23.53",
13
+ "version": "0.23.70",
14
14
  "info": {
15
15
  "license": {
16
16
  "name": "MIT",
@@ -31,7 +31,7 @@
31
31
  "application": {
32
32
  "key": "common"
33
33
  },
34
- "version": "0.18.78",
34
+ "version": "0.18.90",
35
35
  "enums": ["attribute_data_type", "availability_status", "calendar", "capability", "change_type", "currency_label_formatter", "currency_symbol_format", "day_of_week", "delivered_duty", "discount_target", "entity_identifier_type", "environment", "exception_type", "goods_supply", "holiday_calendar", "included_levy_key", "incoterm", "input_specification_type", "margin_type", "measurement_system", "merchant_of_record", "order_merchant_of_record", "organization_status", "organization_type", "price_book_status", "role", "rounding_method", "rounding_type", "schedule_exception_status", "sort_direction", "unit_of_measurement", "unit_of_time", "user_status", "value_added_service", "visibility"],
36
36
  "interfaces": ["id_reference"],
37
37
  "unions": ["discount_offer", "expandable_organization", "expandable_user", "input_specification_limitation", "logo_image", "price_source", "repeat_schedule"],
@@ -46,7 +46,7 @@
46
46
  "application": {
47
47
  "key": "error"
48
48
  },
49
- "version": "0.18.78",
49
+ "version": "0.18.90",
50
50
  "enums": ["generic_error_code"],
51
51
  "interfaces": [],
52
52
  "unions": [],
@@ -61,7 +61,7 @@
61
61
  "application": {
62
62
  "key": "billing"
63
63
  },
64
- "version": "0.18.78",
64
+ "version": "0.18.90",
65
65
  "enums": ["fee_deduction_type", "payout_attachment_type", "payout_status_failure_code", "pending_payout_transaction_reason_code", "statement_attachment_type", "transaction_source", "trueup_source", "withholding_deduction_type"],
66
66
  "interfaces": ["bank_account", "default_bank_account", "generic_statement", "generic_transaction", "payout", "payout_interface", "pending_payout_transaction"],
67
67
  "unions": ["bank_account_form", "payout_status", "settlement", "transaction_metadata"],
@@ -76,7 +76,7 @@
76
76
  "application": {
77
77
  "key": "catalog"
78
78
  },
79
- "version": "0.18.78",
79
+ "version": "0.18.90",
80
80
  "enums": ["adjustment_reason_key", "attribute_intent", "fulfillment_method_type", "fulfillment_method_value", "image_tag", "return_item_status", "subcatalog_item_status", "taxability_type", "taxability_value", "update_policy"],
81
81
  "interfaces": ["localized_price"],
82
82
  "unions": ["expandable_subcatalog", "localized_price"],
@@ -91,7 +91,7 @@
91
91
  "application": {
92
92
  "key": "experience"
93
93
  },
94
- "version": "0.18.78",
94
+ "version": "0.18.90",
95
95
  "enums": ["address_field_name", "credit_payment_error_code", "delivered_duty_display_type", "discount_rule_status", "discount_rule_subsidy_target", "experience_clone_status", "experience_country_status", "experience_payment_method_tag", "experience_status", "order_error_code", "order_payment_type", "order_refund_summary_includes", "order_refund_summary_partial_charged", "order_status", "order_storage", "order_type", "organization_payment_method_tag", "payment_method_rule_content_key", "price_facet_boundary", "promotion_trigger_type"],
96
96
  "interfaces": ["allocation_component", "allocation_detail", "allocation_line_summary_fields", "expandable_experience", "expandable_order"],
97
97
  "unions": ["allocation_component", "allocation_detail", "discount_rule_entitlement", "expandable_experience", "expandable_order", "order_number_generator", "order_promotion", "order_promotion_form", "order_refund_summary_form", "payment_method_tag", "promotion"],
@@ -106,8 +106,8 @@
106
106
  "application": {
107
107
  "key": "payment"
108
108
  },
109
- "version": "0.18.78",
110
- "enums": ["address_verification_result_field_code", "authorization_decline_code", "authorization_option", "authorization_result_action_type", "authorization_status", "avs_code", "capture_decline_code", "capture_status", "card_error_code", "card_type", "cvv_code", "cvv_result_code", "payment_error_code", "payment_source_confirmation_action_type", "refund_decline_code", "refund_status", "reversal_error_code", "reversal_status", "stored_method_usage_step", "three_d_secure_code", "threeds_two_challenge_viewport", "token_type"],
109
+ "version": "0.18.90",
110
+ "enums": ["address_verification_result_field_code", "authorization_decline_code", "authorization_option", "authorization_result_action_type", "authorization_status", "avs_code", "capture_decline_code", "capture_status", "card_error_code", "card_type", "cvv_code", "cvv_result_code", "payment_error_code", "payment_source_confirmation_action_type", "refund_decline_code", "refund_failure_category", "refund_status", "reversal_error_code", "reversal_status", "stored_method_usage_step", "three_d_secure_code", "threeds_two_challenge_viewport", "token_type"],
111
111
  "interfaces": ["authorization", "device_details", "payment", "payment_processor_transaction_details"],
112
112
  "unions": ["adyen_native_data", "authorization", "authorization_form", "authorization_payload_parameters", "authorization_result_action", "authorization_result_action_details", "browser_action_configuration", "confirmation_details", "device_details", "expandable_card", "expandable_payment_processor", "gateway_authentication_data", "gateway_authentication_data_form", "inline_action_configuration", "online_authorization_details", "payment", "payment_form", "payment_order_reference", "payment_processor_transaction_details", "payment_source", "payment_source_form", "threeds_challenge_action", "threeds_identify_action", "transaction_details"],
113
113
  "models": ["ach_authorization_form", "address_verification_result", "adyen_challenge_shopper_data", "adyen_identify_shopper_data", "adyen_native_action_details", "apple_pay_merchant_validation_payload", "applepay_sdk_create_result_action_details", "applepay_sdk_validate_result_action_details", "authorization_code", "authorization_copy_form", "authorization_error", "authorization_order_reference", "authorization_payload", "authorization_reference", "authorization_result", "authorization_result_action_get", "authorization_result_action_native", "authorization_result_action_post", "authorization_result_action_wait", "authorization_result_description", "authorization_version", "avs", "browser_info", "browser_inline_action_configuration", "capture", "capture_error", "capture_form", "capture_identifier", "capture_reference", "capture_version", "card", "card_authorization", "card_browser_action_configuration", "card_confirmation_summary", "card_error", "card_form", "card_metadata", "card_nonce_form", "card_payment_source", "card_payment_source_authorization_form", "card_payment_source_form", "card_payment_source_summary", "card_reference", "card_summary", "card_token_form", "card_version", "cryptopay_authorization_details", "cvv", "cvv_result", "device_details_browser", "direct_authorization_form", "direct_debit", "expiration", "google_pay_authorization_payload", "identifier_form", "inline_authorization_details", "inline_authorization_form", "issuer_reference", "issuer_summary", "issuer_v1", "klarna_payment_method_category", "klarna_sdk_authorization_result_action_details", "merchant_of_record_authorization_form", "merchant_of_record_payment_form", "online_authorization", "online_payment_authorization_form", "payment_cryptopay", "payment_error", "payment_payment_request_reference", "payment_paypal", "payment_processor", "payment_processor_account", "payment_processor_account_reference", "payment_processor_identifier", "payment_processor_reference", "payment_processor_transaction_details_apm", "payment_processor_transaction_details_card", "payment_reference", "payment_source_confirmation_action", "payment_version", "paypal_authorization_details", "paypal_authorization_form", "post_payment_redirect_urls", "public_key", "redirect_authorization_details", "redirect_authorization_form", "refund", "refund_capture", "refund_capture_summary", "refund_error", "refund_form", "refund_identifier", "refund_order_summary", "refund_order_summary_amounts", "refund_reference", "refund_version", "reversal", "reversal_error", "reversal_form", "reversal_put_form", "reversal_version", "select_issuer_option_action_details", "stripe_authentication_data", "stripe_authentication_data_form", "stripe_authorization_result_action_details", "three_d_secure", "threeds_challenge_action_details", "threeds_identify_action_details", "threeds_two_challenge_request", "threeds_two_method", "transaction_details_card", "transaction_network_details_card", "virtual_card", "virtual_card_capture", "virtual_card_capture_version", "virtual_card_reference", "virtual_card_refund", "virtual_card_refund_version", "virtual_card_version"],
@@ -121,7 +121,7 @@
121
121
  "application": {
122
122
  "key": "order-price"
123
123
  },
124
- "version": "0.18.78",
124
+ "version": "0.18.90",
125
125
  "enums": ["order_price_detail_component_key", "order_price_detail_key"],
126
126
  "interfaces": [],
127
127
  "unions": [],
@@ -136,7 +136,7 @@
136
136
  "application": {
137
137
  "key": "billing-bank-account"
138
138
  },
139
- "version": "0.18.78",
139
+ "version": "0.18.90",
140
140
  "enums": [],
141
141
  "interfaces": ["bank_account_iban", "bank_account_simple"],
142
142
  "unions": ["bank_account_info"],
@@ -151,7 +151,7 @@
151
151
  "application": {
152
152
  "key": "reference"
153
153
  },
154
- "version": "0.18.78",
154
+ "version": "0.18.90",
155
155
  "enums": ["payment_method_capability", "payment_method_type", "postal_type", "province_type"],
156
156
  "interfaces": [],
157
157
  "unions": [],
@@ -166,7 +166,7 @@
166
166
  "application": {
167
167
  "key": "label"
168
168
  },
169
- "version": "0.18.78",
169
+ "version": "0.18.90",
170
170
  "enums": ["cost_estimate_source", "direction", "label_request_method", "label_trigger_method", "package_dimensions_source", "shipment_recipient", "tracking_number_type"],
171
171
  "interfaces": ["shipping_label_form_interface"],
172
172
  "unions": ["shipping_label_form", "shipping_notification_form"],
@@ -181,7 +181,7 @@
181
181
  "application": {
182
182
  "key": "trueup"
183
183
  },
184
- "version": "0.18.78",
184
+ "version": "0.18.90",
185
185
  "enums": ["carrier_charge_reason", "trueup_surcharge_type"],
186
186
  "interfaces": [],
187
187
  "unions": ["label_surcharge_detail"],
@@ -196,7 +196,7 @@
196
196
  "application": {
197
197
  "key": "units"
198
198
  },
199
- "version": "0.18.78",
199
+ "version": "0.18.90",
200
200
  "enums": ["unit_of_length", "unit_of_volume", "unit_of_weight"],
201
201
  "interfaces": [],
202
202
  "unions": [],
@@ -211,7 +211,7 @@
211
211
  "application": {
212
212
  "key": "checkout"
213
213
  },
214
- "version": "0.18.78",
214
+ "version": "0.18.90",
215
215
  "enums": [],
216
216
  "interfaces": [],
217
217
  "unions": ["checkout_token_form"],
@@ -226,7 +226,7 @@
226
226
  "application": {
227
227
  "key": "customer"
228
228
  },
229
- "version": "0.18.78",
229
+ "version": "0.18.90",
230
230
  "enums": ["customer_address_type"],
231
231
  "interfaces": [],
232
232
  "unions": [],
@@ -241,7 +241,7 @@
241
241
  "application": {
242
242
  "key": "shopify"
243
243
  },
244
- "version": "0.18.78",
244
+ "version": "0.18.90",
245
245
  "enums": ["shopify_grant", "shopify_localization_method", "shopify_sync_check"],
246
246
  "interfaces": [],
247
247
  "unions": ["shopify_cart_add_form", "shopify_event_bucket"],
@@ -256,7 +256,7 @@
256
256
  "application": {
257
257
  "key": "query-builder"
258
258
  },
259
- "version": "0.18.78",
259
+ "version": "0.18.90",
260
260
  "enums": ["available_filter_format"],
261
261
  "interfaces": [],
262
262
  "unions": ["available_filter", "query_builder_form", "query_filter", "query_filter_form"],
@@ -271,7 +271,7 @@
271
271
  "application": {
272
272
  "key": "channel"
273
273
  },
274
- "version": "0.18.78",
274
+ "version": "0.18.90",
275
275
  "enums": ["channel_currency_capability"],
276
276
  "interfaces": [],
277
277
  "unions": [],
@@ -286,7 +286,7 @@
286
286
  "application": {
287
287
  "key": "token"
288
288
  },
289
- "version": "0.18.78",
289
+ "version": "0.18.90",
290
290
  "enums": [],
291
291
  "interfaces": ["token_detail_interface"],
292
292
  "unions": ["token", "token_reference"],
@@ -301,7 +301,7 @@
301
301
  "application": {
302
302
  "key": "session"
303
303
  },
304
- "version": "0.18.78",
304
+ "version": "0.18.90",
305
305
  "enums": [],
306
306
  "interfaces": [],
307
307
  "unions": ["session", "session_authorization"],
@@ -316,7 +316,7 @@
316
316
  "application": {
317
317
  "key": "adyen"
318
318
  },
319
- "version": "0.3.61",
319
+ "version": "0.3.65",
320
320
  "enums": ["channel", "contract", "device_channel", "event_code", "http_redirect_method", "operation", "payment_method", "recurring_processing_model", "result_code", "shopper_interaction", "threeds_completion_indicator"],
321
321
  "interfaces": [],
322
322
  "unions": ["browser_info", "payment_method_data"],
@@ -331,11 +331,11 @@
331
331
  "application": {
332
332
  "key": "paypal"
333
333
  },
334
- "version": "0.3.61",
334
+ "version": "0.3.65",
335
335
  "enums": ["adjudication_type", "affected_party", "allowed_payment_method", "cancellation_mode", "carrier_name", "dispute_channel", "dispute_life_cycle_stage", "dispute_merchant_contacted_mode", "dispute_merchant_contacted_outcome", "dispute_outcome_code", "dispute_reason", "dispute_status", "event_type", "evidence_type", "failure_reason", "grant_type", "http_method", "intent", "issue_type", "message_poster", "money_movement_reason", "money_movement_type", "offer_type", "other_means_payment_method", "payer_status", "payment_method", "payment_pattern", "product_received", "refund_state", "return_acknowledgement_type", "return_mode", "sale_state", "service_started", "shipping_display_preference", "state", "sub_reason", "supporting_info_source", "transaction_status", "user_action_prompt"],
336
336
  "interfaces": [],
337
337
  "unions": [],
338
- "models": ["acknowledge_return_item", "acknowledgement_type", "address_details", "address_portable", "adjudication", "agreed_refund_details", "allowed_response_options", "application_context", "billing_disputes_properties", "buyer", "canceled_recurring_billing", "cancellation_details", "communication_details", "credit_not_processed", "dispute", "dispute_extension", "dispute_list", "dispute_outcome", "dispute_summary", "document", "duplicate_transaction", "error", "error_validation_detail", "evidence", "evidence_info", "execute_request", "incorrect_transaction_amount", "item", "item_info", "item_list", "link", "link_response", "merchandise_dispute_properties", "message", "money", "money_movement", "offer", "payer", "payer_info", "payment_by_other_means", "payment_options", "payment_request", "payment_response", "paypal_dispute_event", "product_details", "provide_evidence_form", "redirect_urls", "refund", "refund_details", "refund_id", "refund_request", "return_details", "sale", "seller", "service_details", "shipping_address", "simple_amount", "supporting_info", "token", "token_error_response", "token_form", "tracking_info", "transaction", "transaction_amount", "transaction_details", "transaction_info", "webhook_event"],
338
+ "models": ["acknowledge_return_item", "acknowledgement_type", "address_details", "address_portable", "adjudication", "agreed_refund_details", "allowed_response_options", "application_context", "billing_disputes_properties", "buyer", "canceled_recurring_billing", "cancellation_details", "communication_details", "credit_not_processed", "dispute", "dispute_extension", "dispute_list", "dispute_money", "dispute_outcome", "dispute_summary", "document", "duplicate_transaction", "error", "error_validation_detail", "evidence", "evidence_info", "execute_request", "incorrect_transaction_amount", "item", "item_info", "item_list", "link", "link_response", "merchandise_dispute_properties", "message", "money", "money_movement", "offer", "payer", "payer_info", "payment_by_other_means", "payment_options", "payment_request", "payment_response", "paypal_dispute_event", "product_details", "provide_evidence_form", "redirect_urls", "refund", "refund_details", "refund_id", "refund_request", "return_details", "sale", "seller", "service_details", "shipping_address", "simple_amount", "supporting_info", "token", "token_error_response", "token_form", "tracking_info", "transaction", "transaction_amount", "transaction_details", "transaction_info", "webhook_event"],
339
339
  "annotations": []
340
340
  }, {
341
341
  "uri": "https://app.apibuilder.io/flow/stripe/latest/service.json",
@@ -346,7 +346,7 @@
346
346
  "application": {
347
347
  "key": "stripe"
348
348
  },
349
- "version": "0.3.61",
349
+ "version": "0.3.65",
350
350
  "enums": ["account_type", "apple_pay_type", "balance_transaction_type", "bank_ideal", "bic_ideal", "cancellation_reason", "capture_method", "card_brand", "card_funding_type", "card_network", "check_outcome", "code_verification_status", "confirmation_method", "decline_code", "dispute_event_type", "dispute_payment_method_details_card_case_type", "dispute_payment_method_details_type", "dispute_reason", "dispute_status", "error_code", "error_type", "event_type", "extended_authorization_status", "feature_availability", "klarna_payment_method_category_type", "klarna_product", "network_status", "next_action_type", "order_item_type", "payment_intent_status", "payment_method_category_klarna", "payment_method_type", "payment_outcome_type", "payment_status", "preferred_language_bancontact", "preferred_locale_klarna", "refund_failure_reason", "refund_reason", "refund_status", "request_three_d_secure_type", "requested_capabilities", "setup_future_usage", "source_flow", "source_status", "source_type", "source_usage_type", "stored_credential_transaction_type", "three_d_secure_support", "three_ds_authentication_flow", "three_ds_result", "three_ds_result_reason", "token_type", "use_stripe_sdk_type"],
351
351
  "interfaces": [],
352
352
  "unions": ["card_wallet", "payment_method_data", "payment_method_details", "payment_method_form"],
@@ -361,7 +361,7 @@
361
361
  "application": {
362
362
  "key": "harmonization"
363
363
  },
364
- "version": "0.18.78",
364
+ "version": "0.18.90",
365
365
  "enums": ["tax_applicability", "tax_verification_result"],
366
366
  "interfaces": [],
367
367
  "unions": [],
@@ -376,7 +376,7 @@
376
376
  "application": {
377
377
  "key": "price"
378
378
  },
379
- "version": "0.18.78",
379
+ "version": "0.18.90",
380
380
  "enums": ["levy_component", "levy_strategy", "price_accuracy", "price_detail_component_key", "price_detail_key", "pricing_levy_setting"],
381
381
  "interfaces": [],
382
382
  "unions": ["deminimis"],
@@ -391,7 +391,7 @@
391
391
  "application": {
392
392
  "key": "export"
393
393
  },
394
- "version": "0.18.78",
394
+ "version": "0.18.90",
395
395
  "enums": ["export_status", "item_identifier"],
396
396
  "interfaces": ["csv_price_book_item_export_row"],
397
397
  "unions": ["export_delivery", "export_type"],
@@ -406,7 +406,7 @@
406
406
  "application": {
407
407
  "key": "fraud"
408
408
  },
409
- "version": "0.18.78",
409
+ "version": "0.18.90",
410
410
  "enums": ["fraud_email_rule_decision", "fraud_liability", "fraud_status"],
411
411
  "interfaces": [],
412
412
  "unions": ["fraud_order_reference"],
@@ -421,7 +421,7 @@
421
421
  "application": {
422
422
  "key": "brickftp"
423
423
  },
424
- "version": "0.3.61",
424
+ "version": "0.3.65",
425
425
  "enums": ["authentication_method", "behavior_type", "grant_permission_setting", "ssl_required_setting", "webhook_event_action", "webhook_event_interface", "webhook_event_type"],
426
426
  "interfaces": [],
427
427
  "unions": ["file_form", "node"],
@@ -436,7 +436,7 @@
436
436
  "application": {
437
437
  "key": "fulfillment"
438
438
  },
439
- "version": "0.18.78",
439
+ "version": "0.18.90",
440
440
  "enums": ["center_capability", "delivery_option_cost_detail_component_key", "delivery_option_cost_detail_source", "delivery_window_component_source", "delivery_window_location", "fulfillment_routing", "item_availability_status", "lane_direction", "lane_preselect_preference", "lane_strategy", "physical_delivery_special_serivce", "preferred_service_selection_strategy", "quote_error_code", "ratecard_owner", "shipment_integration_type", "shipping_configuration_type", "strategy", "surcharge_responsible_party", "tier_availability", "tier_estimate_type", "tier_strategy", "zero_amount_indicator"],
441
441
  "interfaces": ["delivery"],
442
442
  "unions": ["delivery", "expandable_center", "partner_center_fee", "service_description", "tier_rule_outcome", "tier_rule_outcome_form"],
@@ -451,7 +451,7 @@
451
451
  "application": {
452
452
  "key": "inventory"
453
453
  },
454
- "version": "0.18.78",
454
+ "version": "0.18.90",
455
455
  "enums": ["aggregate", "inventory_status", "update_type"],
456
456
  "interfaces": [],
457
457
  "unions": ["inventory_strategy", "reservation_error"],
@@ -466,7 +466,7 @@
466
466
  "application": {
467
467
  "key": "ratecard"
468
468
  },
469
- "version": "0.18.78",
469
+ "version": "0.18.90",
470
470
  "enums": [],
471
471
  "interfaces": ["common_hop_estimate", "ratecard_estimate"],
472
472
  "unions": ["fuel_surcharge_rate", "ratecard_estimate", "ratecard_fee", "service_fee"],
@@ -481,7 +481,7 @@
481
481
  "application": {
482
482
  "key": "merchant-onboarding"
483
483
  },
484
- "version": "0.18.78",
484
+ "version": "0.18.90",
485
485
  "enums": ["logistics_format_preference", "onboarding_application_status", "onboarding_trade_sector", "region_type"],
486
486
  "interfaces": [],
487
487
  "unions": ["merchant_application", "merchant_application_form", "merchant_application_put_form", "merchant_applications_summary"],
@@ -496,7 +496,7 @@
496
496
  "application": {
497
497
  "key": "organization-onboarding-state"
498
498
  },
499
- "version": "0.18.78",
499
+ "version": "0.18.90",
500
500
  "enums": ["merchant_disabled_reason", "merchant_rejected_reason", "onboarding_blocked_reason"],
501
501
  "interfaces": [],
502
502
  "unions": ["onboarding_state"],
@@ -511,7 +511,7 @@
511
511
  "application": {
512
512
  "key": "order-management-event"
513
513
  },
514
- "version": "0.18.78",
514
+ "version": "0.18.90",
515
515
  "enums": [],
516
516
  "interfaces": [],
517
517
  "unions": ["order_management_event"],
@@ -526,7 +526,7 @@
526
526
  "application": {
527
527
  "key": "organization"
528
528
  },
529
- "version": "0.18.78",
529
+ "version": "0.18.90",
530
530
  "enums": ["country_picker_source", "ecommerce_platform_type", "invitation_error_code"],
531
531
  "interfaces": [],
532
532
  "unions": [],
@@ -556,7 +556,7 @@
556
556
  "application": {
557
557
  "key": "bitpay"
558
558
  },
559
- "version": "0.3.61",
559
+ "version": "0.3.65",
560
560
  "enums": ["exception_status", "invoice_status", "refund_status", "transaction_speed", "webhook_event_name"],
561
561
  "interfaces": [],
562
562
  "unions": [],
@@ -571,7 +571,7 @@
571
571
  "application": {
572
572
  "key": "crypto"
573
573
  },
574
- "version": "0.3.61",
574
+ "version": "0.3.65",
575
575
  "enums": ["error_type", "payment_status", "reason_type", "refund_status", "webhook_event_name", "webhook_object_type"],
576
576
  "interfaces": [],
577
577
  "unions": [],
@@ -586,11 +586,11 @@
586
586
  "application": {
587
587
  "key": "payment-gateway"
588
588
  },
589
- "version": "0.18.78",
589
+ "version": "0.18.90",
590
590
  "enums": ["inline_window_viewport_size", "payment_action_type", "payment_failure_code", "payment_method_data_option_type", "payment_request_review_check_status", "payment_request_review_check_type", "payment_request_review_status", "payment_status", "payment_type"],
591
591
  "interfaces": ["action", "payment_method_summary"],
592
592
  "unions": ["action", "card_authorization_action_result", "card_number", "device_fingerprint_details", "order_information", "payment_capture_option", "payment_method_card", "payment_method_data", "payment_method_data_authorize_applepay_result", "payment_method_data_authorize_klarna_result", "payment_method_data_option_logo", "payment_method_stored_details_card", "payment_method_summary", "payment_request_cancellation_reason", "sdk_adyen_v3_authentication_token"],
593
- "models": ["action_display_inline_window", "action_execute_script", "action_redirect", "action_select_payment_option", "action_use_sdk_adyen_v3", "action_use_sdk_adyen_v4", "action_use_sdk_applepay_js_complete_validation", "action_use_sdk_applepay_js_create_session", "action_use_sdk_googlepay", "action_use_sdk_klarna_v1", "action_use_sdk_paypal", "action_use_sdk_stripe_v3", "action_wait", "adyen_v3_challenge_token", "adyen_v3_fingerprint_token", "authorization_action_result_adyen_v3", "authorization_action_result_adyen_v4", "device_fingerprint_details_browser", "klarna_payment_category", "order_details", "order_information_details", "order_information_flow", "payment_address", "payment_address_billing", "payment_address_shipping", "payment_authorization", "payment_authorization_status", "payment_capture", "payment_capture_form", "payment_capture_option_automatic_immediate", "payment_capture_option_manual", "payment_capture_status", "payment_contact_billing", "payment_contact_shipping", "payment_discount", "payment_duty", "payment_failure", "payment_information", "payment_method_action_cancellation", "payment_method_brand", "payment_method_card_number_cipher", "payment_method_card_number_cleartext", "payment_method_card_pci_details", "payment_method_card_token", "payment_method_data_authorize_applepay", "payment_method_data_authorize_applepay_result_failure", "payment_method_data_authorize_applepay_result_success", "payment_method_data_authorize_card", "payment_method_data_authorize_googlepay", "payment_method_data_authorize_klarna", "payment_method_data_authorize_klarna_result_failure", "payment_method_data_authorize_klarna_result_success", "payment_method_data_authorize_paypal", "payment_method_data_complete_authorization_card", "payment_method_data_init_afterpay", "payment_method_data_init_applepay", "payment_method_data_init_bancontact", "payment_method_data_init_googlepay", "payment_method_data_init_ideal", "payment_method_data_init_klarna", "payment_method_data_init_mobilepay", "payment_method_data_init_paypal", "payment_method_data_init_przelewy24", "payment_method_data_init_sofort", "payment_method_data_init_twint", "payment_method_data_option_logo_svg", "payment_method_data_payment_option", "payment_method_data_selected_payment_option", "payment_method_data_validate_applepay", "payment_method_stored_details_card_initial", "payment_method_stored_details_card_subsequent", "payment_method_summary_afterpay", "payment_method_summary_applepay", "payment_method_summary_bancontact", "payment_method_summary_card", "payment_method_summary_googlepay", "payment_method_summary_ideal", "payment_method_summary_klarna", "payment_method_summary_mobilepay", "payment_method_summary_paypal", "payment_method_summary_przelewy24", "payment_method_summary_sofort", "payment_method_summary_twint", "payment_order_details_line_item", "payment_payment_method", "payment_refund", "payment_refund_form", "payment_refund_status", "payment_request", "payment_request_cancellation_reason_order_missing", "payment_request_form", "payment_request_reference", "payment_request_review", "payment_request_review_check", "payment_reversal", "payment_reversal_form", "payment_reversal_status", "payment_tax", "shipping"],
593
+ "models": ["action_display_inline_window", "action_execute_script", "action_redirect", "action_select_payment_option", "action_use_sdk_adyen_v3", "action_use_sdk_adyen_v4", "action_use_sdk_applepay_js_complete_validation", "action_use_sdk_applepay_js_create_session", "action_use_sdk_googlepay", "action_use_sdk_klarna_v1", "action_use_sdk_paypal", "action_use_sdk_stripe_v3", "action_wait", "adyen_v3_challenge_token", "adyen_v3_fingerprint_token", "authorization_action_result_adyen_v3", "authorization_action_result_adyen_v4", "device_fingerprint_details_browser", "klarna_payment_category", "order_details", "order_information_details", "order_information_flow", "payment_address", "payment_address_billing", "payment_address_shipping", "payment_authorization", "payment_authorization_status", "payment_capture", "payment_capture_form", "payment_capture_option_automatic_immediate", "payment_capture_option_manual", "payment_capture_status", "payment_contact_billing", "payment_contact_shipping", "payment_discount", "payment_duty", "payment_failure", "payment_information", "payment_method_action_cancellation", "payment_method_brand", "payment_method_card_number_cipher", "payment_method_card_number_cleartext", "payment_method_card_pci_details", "payment_method_card_token", "payment_method_data_authorize_applepay", "payment_method_data_authorize_applepay_result_failure", "payment_method_data_authorize_applepay_result_success", "payment_method_data_authorize_card", "payment_method_data_authorize_googlepay", "payment_method_data_authorize_klarna", "payment_method_data_authorize_klarna_result_failure", "payment_method_data_authorize_klarna_result_success", "payment_method_data_authorize_paypal", "payment_method_data_complete_authorization_card", "payment_method_data_init_afterpay", "payment_method_data_init_applepay", "payment_method_data_init_bancontact", "payment_method_data_init_googlepay", "payment_method_data_init_grabpay", "payment_method_data_init_ideal", "payment_method_data_init_kcp_creditcard", "payment_method_data_init_klarna", "payment_method_data_init_mobilepay", "payment_method_data_init_paypal", "payment_method_data_init_przelewy24", "payment_method_data_init_sofort", "payment_method_data_init_twint", "payment_method_data_init_vipps", "payment_method_data_option_logo_svg", "payment_method_data_payment_option", "payment_method_data_selected_payment_option", "payment_method_data_validate_applepay", "payment_method_stored_details_card_initial", "payment_method_stored_details_card_subsequent", "payment_method_summary_afterpay", "payment_method_summary_applepay", "payment_method_summary_bancontact", "payment_method_summary_card", "payment_method_summary_googlepay", "payment_method_summary_grabpay", "payment_method_summary_ideal", "payment_method_summary_kcp_creditcard", "payment_method_summary_klarna", "payment_method_summary_mobilepay", "payment_method_summary_paypal", "payment_method_summary_przelewy24", "payment_method_summary_sofort", "payment_method_summary_twint", "payment_method_summary_vipps", "payment_order_details_line_item", "payment_payment_method", "payment_refund", "payment_refund_form", "payment_refund_status", "payment_request", "payment_request_cancellation_reason_order_missing", "payment_request_form", "payment_request_reference", "payment_request_review", "payment_request_review_check", "payment_reversal", "payment_reversal_form", "payment_reversal_status", "payment_tax", "shipping"],
594
594
  "annotations": []
595
595
  }, {
596
596
  "uri": "https://app.apibuilder.io/flow/payment-request-bundle/latest/service.json",
@@ -601,7 +601,7 @@
601
601
  "application": {
602
602
  "key": "payment-request-bundle"
603
603
  },
604
- "version": "0.18.78",
604
+ "version": "0.18.90",
605
605
  "enums": [],
606
606
  "interfaces": [],
607
607
  "unions": [],
@@ -616,7 +616,7 @@
616
616
  "application": {
617
617
  "key": "permission"
618
618
  },
619
- "version": "0.18.78",
619
+ "version": "0.18.90",
620
620
  "enums": ["authentication_technique", "flow_behavior", "flow_role", "permitted_http_method"],
621
621
  "interfaces": [],
622
622
  "unions": [],
@@ -631,7 +631,7 @@
631
631
  "application": {
632
632
  "key": "pricing-indicator-internal-event"
633
633
  },
634
- "version": "0.23.53",
634
+ "version": "0.23.70",
635
635
  "enums": ["pricing_indicator_status", "service_name"],
636
636
  "interfaces": [],
637
637
  "unions": ["pricing_indicator_event"],
@@ -661,7 +661,7 @@
661
661
  "application": {
662
662
  "key": "return"
663
663
  },
664
- "version": "0.18.78",
664
+ "version": "0.18.90",
665
665
  "enums": ["return_status", "return_tracking_status"],
666
666
  "interfaces": [],
667
667
  "unions": ["return_source"],
@@ -676,7 +676,7 @@
676
676
  "application": {
677
677
  "key": "shopify-markets-internal-event"
678
678
  },
679
- "version": "0.23.53",
679
+ "version": "0.23.70",
680
680
  "enums": [],
681
681
  "interfaces": [],
682
682
  "unions": ["shopify_markets_internal_event"],
@@ -691,7 +691,7 @@
691
691
  "application": {
692
692
  "key": "tracking"
693
693
  },
694
- "version": "0.18.78",
694
+ "version": "0.18.90",
695
695
  "enums": ["tracking_status"],
696
696
  "interfaces": [],
697
697
  "unions": [],
@@ -706,7 +706,7 @@
706
706
  "application": {
707
707
  "key": "session-context"
708
708
  },
709
- "version": "0.18.78",
709
+ "version": "0.18.90",
710
710
  "enums": [],
711
711
  "interfaces": [],
712
712
  "unions": [],
@@ -721,7 +721,7 @@
721
721
  "application": {
722
722
  "key": "shopify-external"
723
723
  },
724
- "version": "0.3.61",
724
+ "version": "0.3.65",
725
725
  "enums": ["cancel_reason", "discount_status", "discount_type", "discrepancy_reason", "event", "financial_status_type", "format", "fulfillment_service", "fulfillment_status_type", "graphql_weight_unit", "inventory_behaviour", "inventory_management", "inventory_policy", "kind_type", "localized_price", "order_status_type", "price_rule_allocation_method", "price_rule_customer_selection", "price_rule_target_selection", "price_rule_target_type", "price_rule_value_type", "published_scope", "restock_type", "shopify_customer_state", "shopify_discount_pagination_direction", "shopify_gift_card_status", "shopify_plan_name", "shopify_processing_method_type", "shopify_transaction_error_code", "shopify_transaction_status", "topic", "value_type", "weight_unit"],
726
726
  "interfaces": [],
727
727
  "unions": [],
@@ -736,11 +736,11 @@
736
736
  "application": {
737
737
  "key": "shopify-markets"
738
738
  },
739
- "version": "0.3.61",
739
+ "version": "0.3.65",
740
740
  "enums": ["bulk_operation_error_code", "bulk_operation_status", "bulk_operation_type", "cancel_reason", "fulfillment_order_delivery_method_type", "incoterm_duties", "shopify_discount_value_type", "shopify_discrepancy_reason", "shopify_draft_order_status", "shopify_order_cancel_reason", "shopify_order_discount_allocation_method", "shopify_order_discount_application_target_selection", "shopify_order_discount_application_target_type", "shopify_order_discount_application_type", "shopify_order_discount_application_value_type", "shopify_order_discount_type", "shopify_order_financial_status_type", "shopify_order_fulfillment_order_request_status", "shopify_order_fulfillment_order_status", "shopify_order_fulfillment_shipment_status", "shopify_order_fulfillment_status", "shopify_order_fulfillment_status_type", "shopify_order_inventory_behaviour", "shopify_order_kind_type", "shopify_order_payment_gateway_names", "shopify_order_processing_method_type", "shopify_order_restock_type", "shopify_order_status_type", "shopify_order_transaction_error_code", "shopify_order_transaction_status", "shopify_order_value_type", "shopify_tax_exemptions", "shopify_webhook_format", "shopify_webhook_topic"],
741
741
  "interfaces": [],
742
742
  "unions": [],
743
- "models": ["fulfillment_order_international_duties", "fulfillment_order_line_item", "response_shopify_transactions", "shop", "shop_wrapper", "shopify_applied_discount", "shopify_bulk_operations_finish", "shopify_country_harmonized_system_code", "shopify_draft_order", "shopify_draft_order_count", "shopify_draft_orders_wrapper", "shopify_error", "shopify_fulfillment_order", "shopify_fulfillment_order_line_item", "shopify_fulfillment_order_old", "shopify_fulfillment_orders_wrapper", "shopify_inventory_item", "shopify_inventory_item_form", "shopify_inventory_item_form_wrapper", "shopify_inventory_item_wrapper", "shopify_inventory_items_wrapper", "shopify_location", "shopify_location_delete", "shopify_locations_response_wrapper", "shopify_order", "shopify_order_address", "shopify_order_attribute", "shopify_order_cancellation_form", "shopify_order_client_detail", "shopify_order_count", "shopify_order_customer", "shopify_order_discount_allocation", "shopify_order_discount_application", "shopify_order_discount_code", "shopify_order_duty", "shopify_order_edit", "shopify_order_edit_line_items", "shopify_order_edit_line_items_change", "shopify_order_edit_wrapper", "shopify_order_fulfillment", "shopify_order_id", "shopify_order_line_item", "shopify_order_metafield", "shopify_order_metafield_form", "shopify_order_money", "shopify_order_money_set", "shopify_order_origin_location", "shopify_order_payment_detail", "shopify_order_property", "shopify_order_refund", "shopify_order_refund_line_item", "shopify_order_shipping_line", "shopify_order_tax_line", "shopify_order_transaction", "shopify_order_update_form", "shopify_order_wrapper", "shopify_orders_wrapper", "shopify_payment_schedules", "shopify_payment_terms", "shopify_refund", "shopify_refund_line_item", "shopify_refund_shipping", "shopify_refund_transaction", "shopify_update_order", "shopify_webhook_customers_data_request", "shopify_webhook_customers_data_request_id", "shopify_webhook_customers_redact", "shopify_webhook_customers_redact_customer", "shopify_webhook_request", "shopify_webhook_request_wrapper", "shopify_webhook_response", "shopify_webhook_response_wrapper", "shopify_webhook_shop_redact", "shopify_webhooks_response_wrapper"],
743
+ "models": ["fulfillment_order_international_duties", "fulfillment_order_line_item", "response_shopify_transactions", "shop", "shop_wrapper", "shopify_applied_discount", "shopify_bulk_operations_finish", "shopify_country_harmonized_system_code", "shopify_draft_order", "shopify_draft_order_count", "shopify_draft_orders_wrapper", "shopify_error", "shopify_fulfillment_order", "shopify_fulfillment_order_line_item", "shopify_fulfillment_order_old", "shopify_fulfillment_orders_wrapper", "shopify_inventory_item", "shopify_inventory_item_form", "shopify_inventory_item_form_wrapper", "shopify_inventory_item_wrapper", "shopify_inventory_items_wrapper", "shopify_location", "shopify_location_delete", "shopify_locations_response_wrapper", "shopify_order", "shopify_order_address", "shopify_order_attribute", "shopify_order_cancellation_form", "shopify_order_client_detail", "shopify_order_count", "shopify_order_customer", "shopify_order_discount_allocation", "shopify_order_discount_application", "shopify_order_discount_code", "shopify_order_duty", "shopify_order_edit", "shopify_order_edit_line_items", "shopify_order_edit_line_items_change", "shopify_order_edit_wrapper", "shopify_order_fulfillment", "shopify_order_id", "shopify_order_line_item", "shopify_order_metafield", "shopify_order_metafield_form", "shopify_order_money", "shopify_order_money_set", "shopify_order_origin_location", "shopify_order_payment_detail", "shopify_order_property", "shopify_order_refund", "shopify_order_refund_line_item", "shopify_order_shipping_line", "shopify_order_tax_line", "shopify_order_transaction", "shopify_order_update_form", "shopify_order_wrapper", "shopify_orders_wrapper", "shopify_payment_schedules", "shopify_payment_terms", "shopify_product_variant_inventory_item_wrapper", "shopify_refund", "shopify_refund_line_item", "shopify_refund_shipping", "shopify_refund_transaction", "shopify_update_order", "shopify_webhook_customers_data_request", "shopify_webhook_customers_data_request_id", "shopify_webhook_customers_redact", "shopify_webhook_customers_redact_customer", "shopify_webhook_request", "shopify_webhook_request_wrapper", "shopify_webhook_response", "shopify_webhook_response_wrapper", "shopify_webhook_shop_redact", "shopify_webhooks_response_wrapper"],
744
744
  "annotations": []
745
745
  }, {
746
746
  "uri": "https://app.apibuilder.io/flow/shopify-merchant-config/latest/service.json",
@@ -751,7 +751,7 @@
751
751
  "application": {
752
752
  "key": "shopify-merchant-config"
753
753
  },
754
- "version": "0.18.78",
754
+ "version": "0.18.90",
755
755
  "enums": [],
756
756
  "interfaces": [],
757
757
  "unions": ["entity", "know_your_business", "know_your_business_form"],
@@ -766,7 +766,7 @@
766
766
  "application": {
767
767
  "key": "flexe"
768
768
  },
769
- "version": "0.3.61",
769
+ "version": "0.3.65",
770
770
  "enums": ["flexe_attachment_type", "flexe_notification", "flexe_shipment_type", "flexe_status"],
771
771
  "interfaces": [],
772
772
  "unions": [],
@@ -781,7 +781,7 @@
781
781
  "application": {
782
782
  "key": "catalog-exclusion"
783
783
  },
784
- "version": "0.18.78",
784
+ "version": "0.18.90",
785
785
  "enums": ["exclusion_rule_state"],
786
786
  "interfaces": [],
787
787
  "unions": [],
@@ -796,7 +796,7 @@
796
796
  "application": {
797
797
  "key": "catalog-return"
798
798
  },
799
- "version": "0.18.78",
799
+ "version": "0.18.90",
800
800
  "enums": ["return_policy_state"],
801
801
  "interfaces": [],
802
802
  "unions": [],
@@ -811,7 +811,7 @@
811
811
  "application": {
812
812
  "key": "ftp"
813
813
  },
814
- "version": "0.18.78",
814
+ "version": "0.18.90",
815
815
  "enums": ["ftp_file_source"],
816
816
  "interfaces": [],
817
817
  "unions": [],
@@ -826,7 +826,7 @@
826
826
  "application": {
827
827
  "key": "order-management"
828
828
  },
829
- "version": "0.18.78",
829
+ "version": "0.18.90",
830
830
  "enums": ["cancel_reason", "fulfillment_item_quantity_status", "order_change_source"],
831
831
  "interfaces": [],
832
832
  "unions": [],
@@ -1431,20 +1431,23 @@
1431
1431
  }, {
1432
1432
  "name": "edited_order_duty_amount_exceeding_transaction",
1433
1433
  "attributes": []
1434
+ }, {
1435
+ "name": "negative_balance_scheduled_count",
1436
+ "attributes": []
1434
1437
  }, {
1435
1438
  "name": "negative_balance_scheduled_total",
1436
1439
  "attributes": []
1437
1440
  }, {
1438
- "name": "negative_balance_debited_total",
1441
+ "name": "negative_balance_sent_count",
1439
1442
  "attributes": []
1440
1443
  }, {
1441
- "name": "negative_balance_failed_to_be_debited_total",
1444
+ "name": "negative_balance_sent_total",
1442
1445
  "attributes": []
1443
1446
  }, {
1444
- "name": "number_of_orgs_eligible_to_negative_balance_debit",
1447
+ "name": "negative_balance_failed_count",
1445
1448
  "attributes": []
1446
1449
  }, {
1447
- "name": "number_of_orgs_with_failed_negative_debit",
1450
+ "name": "negative_balance_failed_total",
1448
1451
  "attributes": []
1449
1452
  }, {
1450
1453
  "name": "negative_debit_success_rate",
@@ -1618,6 +1621,10 @@
1618
1621
  "name": "carrier_charge",
1619
1622
  "attributes": [],
1620
1623
  "description": "Represents a carrier_charge_transaction"
1624
+ }, {
1625
+ "name": "tax_refund",
1626
+ "attributes": [],
1627
+ "description": "Represents a tax_transaction of a refund type"
1621
1628
  }],
1622
1629
  "attributes": []
1623
1630
  }, {
@@ -2492,6 +2499,9 @@
2492
2499
  }, {
2493
2500
  "name": "paypal",
2494
2501
  "attributes": []
2502
+ }, {
2503
+ "name": "stripe",
2504
+ "attributes": []
2495
2505
  }],
2496
2506
  "attributes": []
2497
2507
  }, {
@@ -2690,6 +2700,20 @@
2690
2700
  "description": "Indicates this transaction is created to charge for the duties that we are remitting."
2691
2701
  }],
2692
2702
  "attributes": []
2703
+ }, {
2704
+ "name": "eldar_item_type",
2705
+ "plural": "eldar_item_types",
2706
+ "values": [{
2707
+ "name": "digital",
2708
+ "attributes": [],
2709
+ "description": "Digital item (no shipment required)."
2710
+ }, {
2711
+ "name": "physical",
2712
+ "attributes": [],
2713
+ "description": "Physical item"
2714
+ }],
2715
+ "attributes": [],
2716
+ "description": "Used to indicate an item's fulfillment method values."
2693
2717
  }, {
2694
2718
  "name": "empty_attribute",
2695
2719
  "plural": "empty_attributes",
@@ -3729,6 +3753,12 @@
3729
3753
  }, {
3730
3754
  "name": "colm_item_deleted",
3731
3755
  "attributes": []
3756
+ }, {
3757
+ "name": "eldar_item_upserted",
3758
+ "attributes": []
3759
+ }, {
3760
+ "name": "eldar_item_deleted",
3761
+ "attributes": []
3732
3762
  }, {
3733
3763
  "name": "harinath_item_upserted",
3734
3764
  "attributes": []
@@ -3807,6 +3837,12 @@
3807
3837
  }, {
3808
3838
  "name": "tracking_assurance_analysis_deleted",
3809
3839
  "attributes": []
3840
+ }, {
3841
+ "name": "tracking_assurance_job_upserted",
3842
+ "attributes": []
3843
+ }, {
3844
+ "name": "tracking_assurance_job_deleted",
3845
+ "attributes": []
3810
3846
  }, {
3811
3847
  "name": "tracking_request_upserted",
3812
3848
  "attributes": []
@@ -6144,6 +6180,10 @@
6144
6180
  "name": "bulk_product_ingestion",
6145
6181
  "attributes": [],
6146
6182
  "description": "Parse and ingest the products details received by bulk query request"
6183
+ }, {
6184
+ "name": "bulk_duty_update",
6185
+ "attributes": [],
6186
+ "description": "Send bulk mutation request to update duty rate summaries to shopify"
6147
6187
  }],
6148
6188
  "attributes": []
6149
6189
  }, {
@@ -6514,6 +6554,10 @@
6514
6554
  "name": "tax",
6515
6555
  "attributes": [],
6516
6556
  "description": "Indicates this transaction is created to charge for the taxes that we are remitting."
6557
+ }, {
6558
+ "name": "refund",
6559
+ "attributes": [],
6560
+ "description": "Tax refund on LVG orders"
6517
6561
  }],
6518
6562
  "attributes": []
6519
6563
  }, {
@@ -9965,6 +10009,14 @@
9965
10009
  "type": "colm_item_deleted",
9966
10010
  "attributes": [],
9967
10011
  "discriminator_value": "colm_item_deleted"
10012
+ }, {
10013
+ "type": "eldar_item_upserted",
10014
+ "attributes": [],
10015
+ "discriminator_value": "eldar_item_upserted"
10016
+ }, {
10017
+ "type": "eldar_item_deleted",
10018
+ "attributes": [],
10019
+ "discriminator_value": "eldar_item_deleted"
9968
10020
  }, {
9969
10021
  "type": "harinath_item_upserted",
9970
10022
  "attributes": [],
@@ -10069,6 +10121,14 @@
10069
10121
  "type": "tracking_assurance_analysis_deleted",
10070
10122
  "attributes": [],
10071
10123
  "discriminator_value": "tracking_assurance_analysis_deleted"
10124
+ }, {
10125
+ "type": "tracking_assurance_job_upserted",
10126
+ "attributes": [],
10127
+ "discriminator_value": "tracking_assurance_job_upserted"
10128
+ }, {
10129
+ "type": "tracking_assurance_job_deleted",
10130
+ "attributes": [],
10131
+ "discriminator_value": "tracking_assurance_job_deleted"
10072
10132
  }, {
10073
10133
  "type": "tracking_request_upserted",
10074
10134
  "attributes": [],
@@ -15933,6 +15993,13 @@
15933
15993
  "attributes": [],
15934
15994
  "annotations": [],
15935
15995
  "description": "Represents the ending account balance at the time the statement is created"
15996
+ }, {
15997
+ "name": "tax_refund",
15998
+ "type": "io.flow.common.v0.models.price",
15999
+ "required": true,
16000
+ "attributes": [],
16001
+ "annotations": [],
16002
+ "description": "Represents the sum of all tax refund transactions included in this billing statement"
15936
16003
  }],
15937
16004
  "attributes": [],
15938
16005
  "interfaces": []
@@ -16573,6 +16640,30 @@
16573
16640
  }],
16574
16641
  "attributes": [],
16575
16642
  "interfaces": []
16643
+ }, {
16644
+ "name": "bulk_duty_update_validation_error",
16645
+ "plural": "bulk_duty_update_validation_errors",
16646
+ "fields": [{
16647
+ "name": "message",
16648
+ "type": "string",
16649
+ "required": true,
16650
+ "attributes": [],
16651
+ "annotations": []
16652
+ }, {
16653
+ "name": "reason",
16654
+ "type": "string",
16655
+ "required": true,
16656
+ "attributes": [],
16657
+ "annotations": []
16658
+ }, {
16659
+ "name": "next_action_from",
16660
+ "type": "channel_order_acceptance_next_action_from",
16661
+ "required": true,
16662
+ "attributes": [],
16663
+ "annotations": []
16664
+ }],
16665
+ "attributes": [],
16666
+ "interfaces": ["validation_error"]
16576
16667
  }, {
16577
16668
  "name": "calculated_tax_amount",
16578
16669
  "plural": "calculated_tax_amounts",
@@ -22214,6 +22305,12 @@
22214
22305
  "required": true,
22215
22306
  "attributes": [],
22216
22307
  "annotations": []
22308
+ }, {
22309
+ "name": "billing_address",
22310
+ "type": "io.flow.fulfillment.v0.models.shipping_address",
22311
+ "required": false,
22312
+ "attributes": [],
22313
+ "annotations": []
22217
22314
  }, {
22218
22315
  "name": "service",
22219
22316
  "type": "string",
@@ -22376,6 +22473,12 @@
22376
22473
  "required": false,
22377
22474
  "attributes": [],
22378
22475
  "annotations": []
22476
+ }, {
22477
+ "name": "invoice_number",
22478
+ "type": "string",
22479
+ "required": false,
22480
+ "attributes": [],
22481
+ "annotations": []
22379
22482
  }],
22380
22483
  "attributes": [],
22381
22484
  "interfaces": []
@@ -25022,6 +25125,12 @@
25022
25125
  "required": true,
25023
25126
  "attributes": [],
25024
25127
  "annotations": []
25128
+ }, {
25129
+ "name": "code",
25130
+ "type": "string",
25131
+ "required": false,
25132
+ "attributes": [],
25133
+ "annotations": []
25025
25134
  }, {
25026
25135
  "name": "status",
25027
25136
  "type": "dispute_status",
@@ -25159,6 +25268,12 @@
25159
25268
  "required": true,
25160
25269
  "attributes": [],
25161
25270
  "annotations": []
25271
+ }, {
25272
+ "name": "dispute_channel",
25273
+ "type": "string",
25274
+ "required": false,
25275
+ "attributes": [],
25276
+ "annotations": []
25162
25277
  }],
25163
25278
  "attributes": [],
25164
25279
  "interfaces": []
@@ -26201,6 +26316,136 @@
26201
26316
  }],
26202
26317
  "attributes": [],
26203
26318
  "interfaces": []
26319
+ }, {
26320
+ "name": "eldar_item",
26321
+ "plural": "eldar_items",
26322
+ "fields": [{
26323
+ "name": "id",
26324
+ "type": "string",
26325
+ "required": true,
26326
+ "attributes": [],
26327
+ "annotations": [],
26328
+ "description": "Globally unique identifier"
26329
+ }, {
26330
+ "name": "number",
26331
+ "type": "string",
26332
+ "required": true,
26333
+ "attributes": [],
26334
+ "annotations": [],
26335
+ "description": "Client's unique identifier for this object"
26336
+ }, {
26337
+ "name": "amount",
26338
+ "type": "io.flow.common.v0.models.price",
26339
+ "required": true,
26340
+ "attributes": [],
26341
+ "annotations": []
26342
+ }, {
26343
+ "name": "description",
26344
+ "type": "string",
26345
+ "required": false,
26346
+ "attributes": [],
26347
+ "annotations": []
26348
+ }, {
26349
+ "name": "type",
26350
+ "type": "eldar_item_type",
26351
+ "required": true,
26352
+ "attributes": [],
26353
+ "annotations": []
26354
+ }, {
26355
+ "name": "added_on",
26356
+ "type": "date-time-iso8601",
26357
+ "required": true,
26358
+ "attributes": [],
26359
+ "annotations": []
26360
+ }],
26361
+ "attributes": [],
26362
+ "interfaces": []
26363
+ }, {
26364
+ "name": "eldar_item_deleted",
26365
+ "plural": "eldar_item_deleteds",
26366
+ "fields": [{
26367
+ "name": "event_id",
26368
+ "type": "string",
26369
+ "required": true,
26370
+ "attributes": [],
26371
+ "annotations": []
26372
+ }, {
26373
+ "name": "timestamp",
26374
+ "type": "date-time-iso8601",
26375
+ "required": true,
26376
+ "attributes": [],
26377
+ "annotations": []
26378
+ }, {
26379
+ "name": "id",
26380
+ "type": "string",
26381
+ "required": true,
26382
+ "attributes": [],
26383
+ "annotations": [],
26384
+ "description": "Globally unique identifier"
26385
+ }],
26386
+ "attributes": [],
26387
+ "interfaces": []
26388
+ }, {
26389
+ "name": "eldar_item_form",
26390
+ "plural": "eldar_item_forms",
26391
+ "fields": [{
26392
+ "name": "number",
26393
+ "type": "string",
26394
+ "required": true,
26395
+ "attributes": [],
26396
+ "annotations": [],
26397
+ "description": "Client's unique identifier for this object"
26398
+ }, {
26399
+ "name": "amount",
26400
+ "type": "io.flow.common.v0.models.price",
26401
+ "required": true,
26402
+ "attributes": [],
26403
+ "annotations": []
26404
+ }, {
26405
+ "name": "description",
26406
+ "type": "string",
26407
+ "required": false,
26408
+ "attributes": [],
26409
+ "annotations": []
26410
+ }, {
26411
+ "name": "type",
26412
+ "type": "eldar_item_type",
26413
+ "required": true,
26414
+ "attributes": [],
26415
+ "annotations": []
26416
+ }, {
26417
+ "name": "added_on",
26418
+ "type": "date-time-iso8601",
26419
+ "required": true,
26420
+ "attributes": [],
26421
+ "annotations": []
26422
+ }],
26423
+ "attributes": [],
26424
+ "interfaces": []
26425
+ }, {
26426
+ "name": "eldar_item_upserted",
26427
+ "plural": "eldar_item_upserteds",
26428
+ "fields": [{
26429
+ "name": "event_id",
26430
+ "type": "string",
26431
+ "required": true,
26432
+ "attributes": [],
26433
+ "annotations": []
26434
+ }, {
26435
+ "name": "timestamp",
26436
+ "type": "date-time-iso8601",
26437
+ "required": true,
26438
+ "attributes": [],
26439
+ "annotations": []
26440
+ }, {
26441
+ "name": "item",
26442
+ "type": "eldar_item",
26443
+ "required": true,
26444
+ "attributes": [],
26445
+ "annotations": []
26446
+ }],
26447
+ "attributes": [],
26448
+ "interfaces": []
26204
26449
  }, {
26205
26450
  "name": "email_form",
26206
26451
  "plural": "email_forms",
@@ -40568,6 +40813,13 @@
40568
40813
  "attributes": [],
40569
40814
  "annotations": [],
40570
40815
  "description": "Total of all transactions"
40816
+ }, {
40817
+ "name": "tax_refund",
40818
+ "type": "decimal",
40819
+ "required": false,
40820
+ "attributes": [],
40821
+ "annotations": [],
40822
+ "description": "The amount global-e is refunding the merchant for tax."
40571
40823
  }],
40572
40824
  "attributes": [],
40573
40825
  "interfaces": []
@@ -42992,6 +43244,20 @@
42992
43244
  "required": false,
42993
43245
  "attributes": [],
42994
43246
  "annotations": []
43247
+ }, {
43248
+ "name": "capabilities_at_creation",
43249
+ "type": "[logistics_capability]",
43250
+ "required": false,
43251
+ "attributes": [],
43252
+ "annotations": [],
43253
+ "description": "Capabilities allowed for this order validation"
43254
+ }, {
43255
+ "name": "first_globale_address_repair_failure_at",
43256
+ "type": "date-time-iso8601",
43257
+ "required": false,
43258
+ "attributes": [],
43259
+ "annotations": [],
43260
+ "description": "The time the first globale_address_repair failure occurred"
42995
43261
  }],
42996
43262
  "attributes": [],
42997
43263
  "interfaces": []
@@ -51881,6 +52147,20 @@
51881
52147
  "attributes": [],
51882
52148
  "annotations": [],
51883
52149
  "description": "True if payment manual transaction is defined"
52150
+ }, {
52151
+ "name": "partial_fulfillment",
52152
+ "type": "boolean",
52153
+ "required": false,
52154
+ "attributes": [],
52155
+ "annotations": [],
52156
+ "description": "True if the order was partially fulfilled"
52157
+ }, {
52158
+ "name": "partial_refund",
52159
+ "type": "boolean",
52160
+ "required": false,
52161
+ "attributes": [],
52162
+ "annotations": [],
52163
+ "description": "True if the order was partially refunded"
51884
52164
  }],
51885
52165
  "attributes": [],
51886
52166
  "interfaces": []
@@ -52095,6 +52375,12 @@
52095
52375
  "attributes": [],
52096
52376
  "annotations": [],
52097
52377
  "description": "total = adjustment + reversal + tax + duty + freight - discount"
52378
+ }, {
52379
+ "name": "tax_refund",
52380
+ "type": "reporting_monetary_value",
52381
+ "required": false,
52382
+ "attributes": [],
52383
+ "annotations": []
52098
52384
  }],
52099
52385
  "attributes": [],
52100
52386
  "interfaces": [],
@@ -61431,6 +61717,74 @@
61431
61717
  }],
61432
61718
  "attributes": [],
61433
61719
  "interfaces": []
61720
+ }, {
61721
+ "name": "tracking_assurance_job",
61722
+ "plural": "tracking_assurance_jobs",
61723
+ "fields": [{
61724
+ "name": "id",
61725
+ "type": "string",
61726
+ "required": true,
61727
+ "attributes": [],
61728
+ "annotations": [],
61729
+ "description": "Globally unique identifier"
61730
+ }, {
61731
+ "name": "created_at",
61732
+ "type": "date-time-iso8601",
61733
+ "required": true,
61734
+ "attributes": [],
61735
+ "annotations": []
61736
+ }],
61737
+ "attributes": [],
61738
+ "interfaces": []
61739
+ }, {
61740
+ "name": "tracking_assurance_job_deleted",
61741
+ "plural": "tracking_assurance_job_deleteds",
61742
+ "fields": [{
61743
+ "name": "event_id",
61744
+ "type": "string",
61745
+ "required": true,
61746
+ "attributes": [],
61747
+ "annotations": []
61748
+ }, {
61749
+ "name": "timestamp",
61750
+ "type": "date-time-iso8601",
61751
+ "required": true,
61752
+ "attributes": [],
61753
+ "annotations": []
61754
+ }, {
61755
+ "name": "id",
61756
+ "type": "string",
61757
+ "required": true,
61758
+ "attributes": [],
61759
+ "annotations": [],
61760
+ "description": "Globally unique identifier"
61761
+ }],
61762
+ "attributes": [],
61763
+ "interfaces": []
61764
+ }, {
61765
+ "name": "tracking_assurance_job_upserted",
61766
+ "plural": "tracking_assurance_job_upserteds",
61767
+ "fields": [{
61768
+ "name": "event_id",
61769
+ "type": "string",
61770
+ "required": true,
61771
+ "attributes": [],
61772
+ "annotations": []
61773
+ }, {
61774
+ "name": "timestamp",
61775
+ "type": "date-time-iso8601",
61776
+ "required": true,
61777
+ "attributes": [],
61778
+ "annotations": []
61779
+ }, {
61780
+ "name": "job",
61781
+ "type": "tracking_assurance_job",
61782
+ "required": true,
61783
+ "attributes": [],
61784
+ "annotations": []
61785
+ }],
61786
+ "attributes": [],
61787
+ "interfaces": []
61434
61788
  }, {
61435
61789
  "name": "tracking_debug_force_transit_form",
61436
61790
  "plural": "tracking_debug_force_transit_forms",
@@ -71816,6 +72170,184 @@
71816
72170
  }
71817
72171
  }],
71818
72172
  "path": "/harmonization/rates"
72173
+ }, {
72174
+ "type": "eldar_item",
72175
+ "plural": "eldar_items",
72176
+ "operations": [{
72177
+ "method": "POST",
72178
+ "path": "/eldar/items",
72179
+ "parameters": [],
72180
+ "responses": [{
72181
+ "code": {
72182
+ "integer": {
72183
+ "value": 201
72184
+ }
72185
+ },
72186
+ "type": "eldar_item",
72187
+ "description": "Operation succeeded and the resource was created",
72188
+ "attributes": []
72189
+ }, {
72190
+ "code": {
72191
+ "integer": {
72192
+ "value": 401
72193
+ }
72194
+ },
72195
+ "type": "unit",
72196
+ "description": "Authorization failed",
72197
+ "attributes": []
72198
+ }, {
72199
+ "code": {
72200
+ "integer": {
72201
+ "value": 422
72202
+ }
72203
+ },
72204
+ "type": "io.flow.error.v0.models.generic_error",
72205
+ "description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
72206
+ "attributes": []
72207
+ }],
72208
+ "attributes": [],
72209
+ "body": {
72210
+ "type": "eldar_item_form",
72211
+ "attributes": []
72212
+ }
72213
+ }, {
72214
+ "method": "GET",
72215
+ "path": "/eldar/items/:id",
72216
+ "parameters": [{
72217
+ "name": "id",
72218
+ "type": "string",
72219
+ "location": "Path",
72220
+ "required": true,
72221
+ "description": "Filter by one or more IDs of this resource"
72222
+ }],
72223
+ "responses": [{
72224
+ "code": {
72225
+ "integer": {
72226
+ "value": 200
72227
+ }
72228
+ },
72229
+ "type": "eldar_item",
72230
+ "description": "Successful response",
72231
+ "attributes": []
72232
+ }, {
72233
+ "code": {
72234
+ "integer": {
72235
+ "value": 401
72236
+ }
72237
+ },
72238
+ "type": "unit",
72239
+ "description": "Authorization failed",
72240
+ "attributes": []
72241
+ }, {
72242
+ "code": {
72243
+ "integer": {
72244
+ "value": 404
72245
+ }
72246
+ },
72247
+ "type": "unit",
72248
+ "description": "Resource was not found",
72249
+ "attributes": []
72250
+ }],
72251
+ "attributes": []
72252
+ }, {
72253
+ "method": "PUT",
72254
+ "path": "/eldar/items/:id",
72255
+ "parameters": [{
72256
+ "name": "id",
72257
+ "type": "string",
72258
+ "location": "Path",
72259
+ "required": true,
72260
+ "description": "Filter by one or more IDs of this resource"
72261
+ }],
72262
+ "responses": [{
72263
+ "code": {
72264
+ "integer": {
72265
+ "value": 200
72266
+ }
72267
+ },
72268
+ "type": "eldar_item",
72269
+ "description": "Successful response",
72270
+ "attributes": []
72271
+ }, {
72272
+ "code": {
72273
+ "integer": {
72274
+ "value": 401
72275
+ }
72276
+ },
72277
+ "type": "unit",
72278
+ "description": "Authorization failed",
72279
+ "attributes": []
72280
+ }, {
72281
+ "code": {
72282
+ "integer": {
72283
+ "value": 404
72284
+ }
72285
+ },
72286
+ "type": "unit",
72287
+ "description": "Resource was not found",
72288
+ "attributes": []
72289
+ }, {
72290
+ "code": {
72291
+ "integer": {
72292
+ "value": 422
72293
+ }
72294
+ },
72295
+ "type": "io.flow.error.v0.models.generic_error",
72296
+ "description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
72297
+ "attributes": []
72298
+ }],
72299
+ "attributes": [],
72300
+ "body": {
72301
+ "type": "eldar_item_form",
72302
+ "attributes": []
72303
+ }
72304
+ }, {
72305
+ "method": "DELETE",
72306
+ "path": "/eldar/items/:id",
72307
+ "parameters": [{
72308
+ "name": "id",
72309
+ "type": "string",
72310
+ "location": "Path",
72311
+ "required": true,
72312
+ "description": "Filter by one or more IDs of this resource"
72313
+ }],
72314
+ "responses": [{
72315
+ "code": {
72316
+ "integer": {
72317
+ "value": 200
72318
+ }
72319
+ },
72320
+ "type": "unit",
72321
+ "description": "Successful response",
72322
+ "attributes": []
72323
+ }, {
72324
+ "code": {
72325
+ "integer": {
72326
+ "value": 401
72327
+ }
72328
+ },
72329
+ "type": "unit",
72330
+ "description": "Authorization failed",
72331
+ "attributes": []
72332
+ }, {
72333
+ "code": {
72334
+ "integer": {
72335
+ "value": 404
72336
+ }
72337
+ },
72338
+ "type": "unit",
72339
+ "description": "Resource was not found",
72340
+ "attributes": []
72341
+ }],
72342
+ "attributes": []
72343
+ }],
72344
+ "attributes": [{
72345
+ "name": "docs",
72346
+ "value": {
72347
+ "module": "general"
72348
+ }
72349
+ }],
72350
+ "path": "/eldar/items"
71819
72351
  }, {
71820
72352
  "type": "erp_flow_file",
71821
72353
  "plural": "erp_flow_files",
@@ -99336,75 +99868,6 @@
99336
99868
  }
99337
99869
  }],
99338
99870
  "path": "/internal/report"
99339
- }, {
99340
- "type": "report_rule_decision",
99341
- "plural": "report_rule_decisions",
99342
- "operations": [{
99343
- "method": "POST",
99344
- "path": "/internal/restriction/decisions/report/sync",
99345
- "parameters": [{
99346
- "name": "screening_status",
99347
- "type": "string",
99348
- "location": "Query",
99349
- "required": false,
99350
- "description": "unscreened by default if not specified"
99351
- }],
99352
- "responses": [{
99353
- "code": {
99354
- "integer": {
99355
- "value": 200
99356
- }
99357
- },
99358
- "type": "unit",
99359
- "description": "Successful response",
99360
- "attributes": []
99361
- }, {
99362
- "code": {
99363
- "integer": {
99364
- "value": 401
99365
- }
99366
- },
99367
- "type": "unit",
99368
- "description": "Authorization failed",
99369
- "attributes": []
99370
- }, {
99371
- "code": {
99372
- "integer": {
99373
- "value": 404
99374
- }
99375
- },
99376
- "type": "unit",
99377
- "description": "Resource was not found",
99378
- "attributes": []
99379
- }, {
99380
- "code": {
99381
- "integer": {
99382
- "value": 422
99383
- }
99384
- },
99385
- "type": "io.flow.error.v0.models.generic_error",
99386
- "description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
99387
- "attributes": []
99388
- }],
99389
- "attributes": [{
99390
- "name": "linter",
99391
- "value": {
99392
- "ignore": ["get", "id", "limit", "offset", "sort", "versions"]
99393
- }
99394
- }],
99395
- "description": "Manually re-insert report rule decisions for a list of given organizations. PLEASE NOTE: all data will be cleared before data re-computed from rule_decisions table",
99396
- "body": {
99397
- "type": "[string]",
99398
- "attributes": []
99399
- }
99400
- }],
99401
- "attributes": [{
99402
- "name": "docs",
99403
- "value": {
99404
- "module": "general"
99405
- }
99406
- }],
99407
- "path": "/internal/restriction/decisions"
99408
99871
  }, {
99409
99872
  "type": "report_summary",
99410
99873
  "plural": "report_summary",