@flowio/api-internal-mock-generator 5.31.55 → 5.31.57
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.
- package/dist/api-internal.json +145 -58
- package/package.json +2 -2
- package/src/api-internal.json +145 -58
package/dist/api-internal.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key": "api-internal"
|
|
11
11
|
},
|
|
12
12
|
"namespace": "io.flow.internal.v0",
|
|
13
|
-
"version": "0.18.
|
|
13
|
+
"version": "0.18.15",
|
|
14
14
|
"info": {
|
|
15
15
|
"license": {
|
|
16
16
|
"name": "MIT",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"application": {
|
|
32
32
|
"key": "error"
|
|
33
33
|
},
|
|
34
|
-
"version": "0.17.
|
|
34
|
+
"version": "0.17.19",
|
|
35
35
|
"enums": ["generic_error_code"],
|
|
36
36
|
"interfaces": [],
|
|
37
37
|
"unions": [],
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"application": {
|
|
47
47
|
"key": "common"
|
|
48
48
|
},
|
|
49
|
-
"version": "0.17.
|
|
49
|
+
"version": "0.17.19",
|
|
50
50
|
"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"],
|
|
51
51
|
"interfaces": ["id_reference"],
|
|
52
52
|
"unions": ["discount_offer", "expandable_organization", "expandable_user", "input_specification_limitation", "logo_image", "price_source", "repeat_schedule"],
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"application": {
|
|
62
62
|
"key": "session"
|
|
63
63
|
},
|
|
64
|
-
"version": "0.17.
|
|
64
|
+
"version": "0.17.19",
|
|
65
65
|
"enums": [],
|
|
66
66
|
"interfaces": [],
|
|
67
67
|
"unions": ["session", "session_authorization"],
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"application": {
|
|
77
77
|
"key": "reference"
|
|
78
78
|
},
|
|
79
|
-
"version": "0.17.
|
|
79
|
+
"version": "0.17.19",
|
|
80
80
|
"enums": ["payment_method_capability", "payment_method_type", "postal_type", "province_type"],
|
|
81
81
|
"interfaces": [],
|
|
82
82
|
"unions": [],
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"application": {
|
|
92
92
|
"key": "query-builder"
|
|
93
93
|
},
|
|
94
|
-
"version": "0.17.
|
|
94
|
+
"version": "0.17.19",
|
|
95
95
|
"enums": ["available_filter_format"],
|
|
96
96
|
"interfaces": [],
|
|
97
97
|
"unions": ["available_filter", "query_builder_form", "query_filter", "query_filter_form"],
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"application": {
|
|
107
107
|
"key": "experience"
|
|
108
108
|
},
|
|
109
|
-
"version": "0.17.
|
|
109
|
+
"version": "0.17.19",
|
|
110
110
|
"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"],
|
|
111
111
|
"interfaces": ["allocation_component", "allocation_detail", "allocation_line_summary_fields", "expandable_experience", "expandable_order"],
|
|
112
112
|
"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"],
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"application": {
|
|
122
122
|
"key": "field-validation"
|
|
123
123
|
},
|
|
124
|
-
"version": "0.17.
|
|
124
|
+
"version": "0.17.19",
|
|
125
125
|
"enums": [],
|
|
126
126
|
"interfaces": [],
|
|
127
127
|
"unions": ["field_validation_rule"],
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"application": {
|
|
137
137
|
"key": "fulfillment"
|
|
138
138
|
},
|
|
139
|
-
"version": "0.17.
|
|
139
|
+
"version": "0.17.19",
|
|
140
140
|
"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", "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"],
|
|
141
141
|
"interfaces": ["delivery"],
|
|
142
142
|
"unions": ["delivery", "expandable_center", "partner_center_fee", "service_description", "tier_rule_outcome", "tier_rule_outcome_form"],
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"application": {
|
|
152
152
|
"key": "payment"
|
|
153
153
|
},
|
|
154
|
-
"version": "0.17.
|
|
154
|
+
"version": "0.17.19",
|
|
155
155
|
"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", "three_d_secure_code", "threeds_two_challenge_viewport", "token_type"],
|
|
156
156
|
"interfaces": ["authorization", "payment"],
|
|
157
157
|
"unions": ["adyen_native_data", "authorization", "authorization_form", "authorization_payload_parameters", "authorization_result_action", "authorization_result_action_details", "browser_action_configuration", "confirmation_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_source", "payment_source_form", "threeds_challenge_action", "threeds_identify_action", "transaction_details"],
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"application": {
|
|
167
167
|
"key": "merchant-onboarding"
|
|
168
168
|
},
|
|
169
|
-
"version": "0.17.
|
|
169
|
+
"version": "0.17.19",
|
|
170
170
|
"enums": ["logistics_format_preference", "onboarding_application_status", "onboarding_trade_sector", "region_type"],
|
|
171
171
|
"interfaces": [],
|
|
172
172
|
"unions": ["merchant_application", "merchant_application_form", "merchant_application_put_form", "merchant_applications_summary"],
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"application": {
|
|
182
182
|
"key": "ratecard"
|
|
183
183
|
},
|
|
184
|
-
"version": "0.17.
|
|
184
|
+
"version": "0.17.19",
|
|
185
185
|
"enums": [],
|
|
186
186
|
"interfaces": ["common_hop_estimate", "ratecard_estimate"],
|
|
187
187
|
"unions": ["ratecard_estimate", "ratecard_fee", "service_fee"],
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"application": {
|
|
197
197
|
"key": "inventory"
|
|
198
198
|
},
|
|
199
|
-
"version": "0.17.
|
|
199
|
+
"version": "0.17.19",
|
|
200
200
|
"enums": ["aggregate", "inventory_status", "update_type"],
|
|
201
201
|
"interfaces": [],
|
|
202
202
|
"unions": ["inventory_strategy", "reservation_error"],
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
"application": {
|
|
212
212
|
"key": "token"
|
|
213
213
|
},
|
|
214
|
-
"version": "0.17.
|
|
214
|
+
"version": "0.17.19",
|
|
215
215
|
"enums": [],
|
|
216
216
|
"interfaces": ["token_detail_interface"],
|
|
217
217
|
"unions": ["token", "token_reference"],
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
"application": {
|
|
227
227
|
"key": "price"
|
|
228
228
|
},
|
|
229
|
-
"version": "0.17.
|
|
229
|
+
"version": "0.17.19",
|
|
230
230
|
"enums": ["levy_component", "levy_strategy", "price_accuracy", "price_detail_component_key", "price_detail_key", "pricing_levy_setting"],
|
|
231
231
|
"interfaces": [],
|
|
232
232
|
"unions": ["deminimis"],
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
"application": {
|
|
242
242
|
"key": "session-context"
|
|
243
243
|
},
|
|
244
|
-
"version": "0.17.
|
|
244
|
+
"version": "0.17.19",
|
|
245
245
|
"enums": [],
|
|
246
246
|
"interfaces": [],
|
|
247
247
|
"unions": [],
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"application": {
|
|
257
257
|
"key": "checkout"
|
|
258
258
|
},
|
|
259
|
-
"version": "0.17.
|
|
259
|
+
"version": "0.17.19",
|
|
260
260
|
"enums": [],
|
|
261
261
|
"interfaces": [],
|
|
262
262
|
"unions": ["checkout_token_form"],
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"application": {
|
|
272
272
|
"key": "customer"
|
|
273
273
|
},
|
|
274
|
-
"version": "0.17.
|
|
274
|
+
"version": "0.17.19",
|
|
275
275
|
"enums": ["customer_address_type"],
|
|
276
276
|
"interfaces": [],
|
|
277
277
|
"unions": [],
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
"application": {
|
|
287
287
|
"key": "shopify"
|
|
288
288
|
},
|
|
289
|
-
"version": "0.17.
|
|
289
|
+
"version": "0.17.19",
|
|
290
290
|
"enums": ["shopify_grant", "shopify_localization_method", "shopify_sync_check"],
|
|
291
291
|
"interfaces": [],
|
|
292
292
|
"unions": ["shopify_cart_add_form", "shopify_event_bucket"],
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
"application": {
|
|
302
302
|
"key": "harmonization"
|
|
303
303
|
},
|
|
304
|
-
"version": "0.17.
|
|
304
|
+
"version": "0.17.19",
|
|
305
305
|
"enums": ["tax_applicability", "tax_verification_result"],
|
|
306
306
|
"interfaces": [],
|
|
307
307
|
"unions": [],
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
"application": {
|
|
317
317
|
"key": "shopify-external"
|
|
318
318
|
},
|
|
319
|
-
"version": "0.3.
|
|
319
|
+
"version": "0.3.10",
|
|
320
320
|
"enums": ["cancel_reason", "discount_status", "discount_type", "discrepancy_reason", "event", "financial_status_type", "format", "fulfillment_service", "fulfillment_status_type", "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_processing_method_type", "shopify_transaction_error_code", "shopify_transaction_status", "topic", "value_type", "weight_unit"],
|
|
321
321
|
"interfaces": [],
|
|
322
322
|
"unions": [],
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
"application": {
|
|
332
332
|
"key": "shopify-markets"
|
|
333
333
|
},
|
|
334
|
-
"version": "0.3.
|
|
334
|
+
"version": "0.3.10",
|
|
335
335
|
"enums": ["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_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"],
|
|
336
336
|
"interfaces": [],
|
|
337
337
|
"unions": [],
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
"application": {
|
|
347
347
|
"key": "catalog"
|
|
348
348
|
},
|
|
349
|
-
"version": "0.17.
|
|
349
|
+
"version": "0.17.19",
|
|
350
350
|
"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"],
|
|
351
351
|
"interfaces": ["localized_price"],
|
|
352
352
|
"unions": ["expandable_subcatalog", "localized_price"],
|
|
@@ -361,11 +361,11 @@
|
|
|
361
361
|
"application": {
|
|
362
362
|
"key": "partner"
|
|
363
363
|
},
|
|
364
|
-
"version": "0.0.
|
|
364
|
+
"version": "0.0.81",
|
|
365
365
|
"enums": ["label_format"],
|
|
366
366
|
"interfaces": [],
|
|
367
367
|
"unions": ["label_form"],
|
|
368
|
-
"models": ["detailed_label_form", "label", "partner_bridge_manifest", "partner_bridge_manifest_form", "partner_fulfillment", "partner_fulfillment_cancellation_form", "partner_fulfillment_complete_cancellation_form", "partner_manifest", "partner_manifest_form", "partner_order_identifier", "partner_order_identifier_form", "partner_order_identifier_put_form", "partner_order_reference", "partner_organization_reference", "summary_label_form"],
|
|
368
|
+
"models": ["bridge_hub", "bridge_label_form", "bridge_label_package", "detailed_label_form", "label", "partner_bridge_manifest", "partner_bridge_manifest_form", "partner_fulfillment", "partner_fulfillment_cancellation_form", "partner_fulfillment_complete_cancellation_form", "partner_manifest", "partner_manifest_form", "partner_order_identifier", "partner_order_identifier_form", "partner_order_identifier_put_form", "partner_order_reference", "partner_organization_reference", "summary_label_form"],
|
|
369
369
|
"annotations": []
|
|
370
370
|
}, {
|
|
371
371
|
"uri": "https://app.apibuilder.io/flow/adyen/latest/service.json",
|
|
@@ -376,11 +376,11 @@
|
|
|
376
376
|
"application": {
|
|
377
377
|
"key": "adyen"
|
|
378
378
|
},
|
|
379
|
-
"version": "0.3.
|
|
380
|
-
"enums": ["channel", "contract", "device_channel", "event_code", "
|
|
379
|
+
"version": "0.3.10",
|
|
380
|
+
"enums": ["channel", "contract", "device_channel", "event_code", "http_redirect_method", "operation", "payment_method", "recurring_processing_model", "result_code", "shopper_interaction", "threeds_completion_indicator"],
|
|
381
381
|
"interfaces": [],
|
|
382
382
|
"unions": ["browser_info", "payment_method_data"],
|
|
383
|
-
"models": ["address", "amount", "authentication", "authorize_request", "authorize_request_3d", "authorize_request_3ds2", "authorize_response", "bank_account", "browser_info_3ds1", "browser_info_3ds2", "cancel_request", "cancel_response", "card", "challenge_shopper_additional_data", "chargeback_notification_additional_data", "error", "identify_shopper_additional_data", "inner_notification_request_item", "modification_request", "modification_response", "notification_request", "notification_response", "origin_keys_request", "origin_keys_response", "outer_notification_request_item", "payment_details", "payment_request", "payment_response", "payment_response_additional_data", "recurring", "redirect", "redirect_data", "request_for_information_additional_data", "scheme", "three_d_secure_data", "threeds2_request_data", "threeds2_result", "threeds_additional_data"],
|
|
383
|
+
"models": ["address", "amount", "applepay", "authentication", "authorize_request", "authorize_request_3d", "authorize_request_3ds2", "authorize_response", "bank_account", "browser_info_3ds1", "browser_info_3ds2", "cancel_request", "cancel_response", "card", "challenge_shopper_additional_data", "chargeback_notification_additional_data", "error", "identify_shopper_additional_data", "inner_notification_request_item", "modification_request", "modification_response", "notification_request", "notification_response", "origin_keys_request", "origin_keys_response", "outer_notification_request_item", "payment_details", "payment_details_v66_3ds2_challenge", "payment_details_v66_3ds2_fingerprint", "payment_request", "payment_response", "payment_response_additional_data", "recurring", "redirect", "redirect_data", "request_for_information_additional_data", "scheme", "sdk_v3_on_complete_data", "sdk_v3_on_complete_result", "three_d_secure_data", "threeds2_request_data", "threeds2_result", "threeds_additional_data"],
|
|
384
384
|
"annotations": []
|
|
385
385
|
}, {
|
|
386
386
|
"uri": "https://app.apibuilder.io/flow/bitpay/latest/service.json",
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
"application": {
|
|
392
392
|
"key": "bitpay"
|
|
393
393
|
},
|
|
394
|
-
"version": "0.3.
|
|
394
|
+
"version": "0.3.10",
|
|
395
395
|
"enums": ["exception_status", "invoice_status", "refund_status", "transaction_speed", "webhook_event_name"],
|
|
396
396
|
"interfaces": [],
|
|
397
397
|
"unions": [],
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"application": {
|
|
407
407
|
"key": "crypto"
|
|
408
408
|
},
|
|
409
|
-
"version": "0.3.
|
|
409
|
+
"version": "0.3.10",
|
|
410
410
|
"enums": ["error_type", "payment_status", "reason_type", "refund_status", "webhook_event_name", "webhook_object_type"],
|
|
411
411
|
"interfaces": [],
|
|
412
412
|
"unions": [],
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"application": {
|
|
422
422
|
"key": "payment-gateway"
|
|
423
423
|
},
|
|
424
|
-
"version": "0.17.
|
|
424
|
+
"version": "0.17.19",
|
|
425
425
|
"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"],
|
|
426
426
|
"interfaces": ["action", "device_details", "payment_method_summary"],
|
|
427
427
|
"unions": ["action", "card_authorization_action_result", "card_number", "device_details", "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", "sdk_adyen_v3_authentication_token"],
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"application": {
|
|
437
437
|
"key": "payment-request-bundle"
|
|
438
438
|
},
|
|
439
|
-
"version": "0.17.
|
|
439
|
+
"version": "0.17.19",
|
|
440
440
|
"enums": [],
|
|
441
441
|
"interfaces": [],
|
|
442
442
|
"unions": [],
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
"application": {
|
|
452
452
|
"key": "paypal"
|
|
453
453
|
},
|
|
454
|
-
"version": "0.3.
|
|
454
|
+
"version": "0.3.10",
|
|
455
455
|
"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", "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", "service_started", "shipping_display_preference", "state", "sub_reason", "supporting_info_source", "transaction_status", "user_action_prompt"],
|
|
456
456
|
"interfaces": [],
|
|
457
457
|
"unions": [],
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"application": {
|
|
467
467
|
"key": "stripe"
|
|
468
468
|
},
|
|
469
|
-
"version": "0.3.
|
|
469
|
+
"version": "0.3.10",
|
|
470
470
|
"enums": ["account_type", "cancellation_reason", "capture_method", "card_brand", "card_error_code", "card_funding_type", "check_outcome", "code_verification_status", "confirmation_method", "decline_code", "error_type", "event_type", "klarna_payment_method_category_type", "klarna_product", "network_status", "next_action_type", "order_item_type", "payment_intent_status", "payment_method_type", "payment_outcome_type", "payment_status", "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", "three_d_secure_support", "token_type", "use_stripe_sdk_type"],
|
|
471
471
|
"interfaces": [],
|
|
472
472
|
"unions": [],
|
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"application": {
|
|
482
482
|
"key": "svb"
|
|
483
483
|
},
|
|
484
|
-
"version": "0.3.
|
|
484
|
+
"version": "0.3.10",
|
|
485
485
|
"enums": ["clearing_type", "notification_type", "transaction_type"],
|
|
486
486
|
"interfaces": [],
|
|
487
487
|
"unions": [],
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"application": {
|
|
497
497
|
"key": "channel"
|
|
498
498
|
},
|
|
499
|
-
"version": "0.17.
|
|
499
|
+
"version": "0.17.19",
|
|
500
500
|
"enums": ["channel_currency_capability"],
|
|
501
501
|
"interfaces": [],
|
|
502
502
|
"unions": [],
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
"application": {
|
|
512
512
|
"key": "organization-onboarding-state"
|
|
513
513
|
},
|
|
514
|
-
"version": "0.17.
|
|
514
|
+
"version": "0.17.19",
|
|
515
515
|
"enums": ["merchant_rejected_reason", "onboarding_blocked_reason"],
|
|
516
516
|
"interfaces": [],
|
|
517
517
|
"unions": ["onboarding_state"],
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
"application": {
|
|
527
527
|
"key": "brickftp"
|
|
528
528
|
},
|
|
529
|
-
"version": "0.3.
|
|
529
|
+
"version": "0.3.10",
|
|
530
530
|
"enums": ["authentication_method", "behavior_type", "grant_permission_setting", "ssl_required_setting", "webhook_event_action", "webhook_event_interface", "webhook_event_type"],
|
|
531
531
|
"interfaces": [],
|
|
532
532
|
"unions": ["file_form", "node"],
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
"application": {
|
|
542
542
|
"key": "fraud"
|
|
543
543
|
},
|
|
544
|
-
"version": "0.17.
|
|
544
|
+
"version": "0.17.19",
|
|
545
545
|
"enums": ["fraud_email_rule_decision", "fraud_liability", "fraud_status"],
|
|
546
546
|
"interfaces": [],
|
|
547
547
|
"unions": ["fraud_order_reference"],
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"application": {
|
|
557
557
|
"key": "permission"
|
|
558
558
|
},
|
|
559
|
-
"version": "0.17.
|
|
559
|
+
"version": "0.17.19",
|
|
560
560
|
"enums": ["authentication_technique", "flow_behavior", "flow_role", "permitted_http_method"],
|
|
561
561
|
"interfaces": [],
|
|
562
562
|
"unions": [],
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"application": {
|
|
572
572
|
"key": "billing-bank-account"
|
|
573
573
|
},
|
|
574
|
-
"version": "0.17.
|
|
574
|
+
"version": "0.17.19",
|
|
575
575
|
"enums": [],
|
|
576
576
|
"interfaces": [],
|
|
577
577
|
"unions": ["bank_account_info"],
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"application": {
|
|
587
587
|
"key": "billing"
|
|
588
588
|
},
|
|
589
|
-
"version": "0.17.
|
|
589
|
+
"version": "0.17.19",
|
|
590
590
|
"enums": ["fee_deduction_type", "payout_attachment_type", "payout_status_failure_code", "statement_attachment_type", "transaction_source", "withholding_deduction_type"],
|
|
591
591
|
"interfaces": ["bank_account", "default_bank_account", "generic_statement", "generic_transaction", "payout", "payout_interface"],
|
|
592
592
|
"unions": ["payout_status", "settlement"],
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
"application": {
|
|
602
602
|
"key": "order-management-event"
|
|
603
603
|
},
|
|
604
|
-
"version": "0.17.
|
|
604
|
+
"version": "0.17.19",
|
|
605
605
|
"enums": [],
|
|
606
606
|
"interfaces": [],
|
|
607
607
|
"unions": ["order_management_event"],
|
|
@@ -616,7 +616,7 @@
|
|
|
616
616
|
"application": {
|
|
617
617
|
"key": "organization"
|
|
618
618
|
},
|
|
619
|
-
"version": "0.17.
|
|
619
|
+
"version": "0.17.19",
|
|
620
620
|
"enums": ["country_picker_source", "ecommerce_platform_type", "invitation_error_code"],
|
|
621
621
|
"interfaces": [],
|
|
622
622
|
"unions": [],
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
"application": {
|
|
632
632
|
"key": "label"
|
|
633
633
|
},
|
|
634
|
-
"version": "0.17.
|
|
634
|
+
"version": "0.17.19",
|
|
635
635
|
"enums": ["cost_estimate_source", "direction", "label_request_method", "label_trigger_method", "shipment_recipient", "tracking_number_type"],
|
|
636
636
|
"interfaces": [],
|
|
637
637
|
"unions": ["shipping_label_form", "shipping_notification_form"],
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"application": {
|
|
647
647
|
"key": "return"
|
|
648
648
|
},
|
|
649
|
-
"version": "0.17.
|
|
649
|
+
"version": "0.17.19",
|
|
650
650
|
"enums": ["return_status", "return_tracking_status"],
|
|
651
651
|
"interfaces": [],
|
|
652
652
|
"unions": ["return_source"],
|
|
@@ -661,7 +661,7 @@
|
|
|
661
661
|
"application": {
|
|
662
662
|
"key": "tracking"
|
|
663
663
|
},
|
|
664
|
-
"version": "0.17.
|
|
664
|
+
"version": "0.17.19",
|
|
665
665
|
"enums": ["tracking_status"],
|
|
666
666
|
"interfaces": [],
|
|
667
667
|
"unions": [],
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"application": {
|
|
677
677
|
"key": "export"
|
|
678
678
|
},
|
|
679
|
-
"version": "0.17.
|
|
679
|
+
"version": "0.17.19",
|
|
680
680
|
"enums": ["export_status", "item_identifier"],
|
|
681
681
|
"interfaces": ["csv_price_book_item_export_row"],
|
|
682
682
|
"unions": ["export_delivery", "export_type"],
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
"application": {
|
|
692
692
|
"key": "pricing-indicator-internal-event"
|
|
693
693
|
},
|
|
694
|
-
"version": "0.18.
|
|
694
|
+
"version": "0.18.15",
|
|
695
695
|
"enums": ["pricing_indicator_status", "service_name"],
|
|
696
696
|
"interfaces": [],
|
|
697
697
|
"unions": ["pricing_indicator_event"],
|
|
@@ -706,7 +706,7 @@
|
|
|
706
706
|
"application": {
|
|
707
707
|
"key": "flexe"
|
|
708
708
|
},
|
|
709
|
-
"version": "0.3.
|
|
709
|
+
"version": "0.3.10",
|
|
710
710
|
"enums": ["flexe_attachment_type", "flexe_notification", "flexe_shipment_type", "flexe_status"],
|
|
711
711
|
"interfaces": [],
|
|
712
712
|
"unions": [],
|
|
@@ -721,7 +721,7 @@
|
|
|
721
721
|
"application": {
|
|
722
722
|
"key": "order-management"
|
|
723
723
|
},
|
|
724
|
-
"version": "0.17.
|
|
724
|
+
"version": "0.17.19",
|
|
725
725
|
"enums": ["cancel_reason", "fulfillment_item_quantity_status", "order_change_source"],
|
|
726
726
|
"interfaces": [],
|
|
727
727
|
"unions": [],
|
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
"application": {
|
|
737
737
|
"key": "catalog-exclusion"
|
|
738
738
|
},
|
|
739
|
-
"version": "0.17.
|
|
739
|
+
"version": "0.17.19",
|
|
740
740
|
"enums": ["exclusion_rule_state"],
|
|
741
741
|
"interfaces": [],
|
|
742
742
|
"unions": [],
|
|
@@ -751,7 +751,7 @@
|
|
|
751
751
|
"application": {
|
|
752
752
|
"key": "catalog-return"
|
|
753
753
|
},
|
|
754
|
-
"version": "0.17.
|
|
754
|
+
"version": "0.17.19",
|
|
755
755
|
"enums": ["return_policy_state"],
|
|
756
756
|
"interfaces": [],
|
|
757
757
|
"unions": [],
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
"application": {
|
|
767
767
|
"key": "ftp"
|
|
768
768
|
},
|
|
769
|
-
"version": "0.17.
|
|
769
|
+
"version": "0.17.19",
|
|
770
770
|
"enums": ["ftp_file_source"],
|
|
771
771
|
"interfaces": [],
|
|
772
772
|
"unions": [],
|
|
@@ -3692,6 +3692,12 @@
|
|
|
3692
3692
|
}, {
|
|
3693
3693
|
"name": "shopify_monitoring_order_monitor_event_deleted",
|
|
3694
3694
|
"attributes": []
|
|
3695
|
+
}, {
|
|
3696
|
+
"name": "shopify_order_fulfillments_snapshot_upserted",
|
|
3697
|
+
"attributes": []
|
|
3698
|
+
}, {
|
|
3699
|
+
"name": "shopify_order_fulfillments_snapshot_deleted",
|
|
3700
|
+
"attributes": []
|
|
3695
3701
|
}, {
|
|
3696
3702
|
"name": "stripe_authorization_deleted",
|
|
3697
3703
|
"attributes": []
|
|
@@ -5843,9 +5849,6 @@
|
|
|
5843
5849
|
"name": "task_processor_key",
|
|
5844
5850
|
"plural": "task_processor_keys",
|
|
5845
5851
|
"values": [{
|
|
5846
|
-
"name": "billing_account",
|
|
5847
|
-
"attributes": []
|
|
5848
|
-
}, {
|
|
5849
5852
|
"name": "order_messenger",
|
|
5850
5853
|
"attributes": []
|
|
5851
5854
|
}, {
|
|
@@ -10382,6 +10385,14 @@
|
|
|
10382
10385
|
"type": "shopify_monitoring_order_monitor_event_deleted",
|
|
10383
10386
|
"attributes": [],
|
|
10384
10387
|
"discriminator_value": "shopify_monitoring_order_monitor_event_deleted"
|
|
10388
|
+
}, {
|
|
10389
|
+
"type": "shopify_order_fulfillments_snapshot_upserted",
|
|
10390
|
+
"attributes": [],
|
|
10391
|
+
"discriminator_value": "shopify_order_fulfillments_snapshot_upserted"
|
|
10392
|
+
}, {
|
|
10393
|
+
"type": "shopify_order_fulfillments_snapshot_deleted",
|
|
10394
|
+
"attributes": [],
|
|
10395
|
+
"discriminator_value": "shopify_order_fulfillments_snapshot_deleted"
|
|
10385
10396
|
}, {
|
|
10386
10397
|
"type": "stripe_authorization_deleted",
|
|
10387
10398
|
"attributes": [],
|
|
@@ -51366,6 +51377,33 @@
|
|
|
51366
51377
|
}],
|
|
51367
51378
|
"attributes": [],
|
|
51368
51379
|
"interfaces": []
|
|
51380
|
+
}, {
|
|
51381
|
+
"name": "rate_level_with_effective",
|
|
51382
|
+
"plural": "rate_level_with_effectives",
|
|
51383
|
+
"fields": [{
|
|
51384
|
+
"name": "id",
|
|
51385
|
+
"type": "string",
|
|
51386
|
+
"required": true,
|
|
51387
|
+
"attributes": [],
|
|
51388
|
+
"annotations": [],
|
|
51389
|
+
"description": "Globally unique identifier"
|
|
51390
|
+
}, {
|
|
51391
|
+
"name": "name",
|
|
51392
|
+
"type": "string",
|
|
51393
|
+
"required": true,
|
|
51394
|
+
"attributes": [],
|
|
51395
|
+
"annotations": [],
|
|
51396
|
+
"description": "identifier for rate-level grouping"
|
|
51397
|
+
}, {
|
|
51398
|
+
"name": "effective_at",
|
|
51399
|
+
"type": "date-time-iso8601",
|
|
51400
|
+
"required": true,
|
|
51401
|
+
"attributes": [],
|
|
51402
|
+
"annotations": [],
|
|
51403
|
+
"description": "can be used to schedule rate_level change"
|
|
51404
|
+
}],
|
|
51405
|
+
"attributes": [],
|
|
51406
|
+
"interfaces": []
|
|
51369
51407
|
}, {
|
|
51370
51408
|
"name": "rate_name_summary",
|
|
51371
51409
|
"plural": "rate_name_summaries",
|
|
@@ -55641,6 +55679,55 @@
|
|
|
55641
55679
|
}],
|
|
55642
55680
|
"attributes": [],
|
|
55643
55681
|
"interfaces": []
|
|
55682
|
+
}, {
|
|
55683
|
+
"name": "shopify_order_fulfillments_snapshot_deleted",
|
|
55684
|
+
"plural": "shopify_order_fulfillments_snapshot_deleteds",
|
|
55685
|
+
"fields": [{
|
|
55686
|
+
"name": "event_id",
|
|
55687
|
+
"type": "string",
|
|
55688
|
+
"required": true,
|
|
55689
|
+
"attributes": [],
|
|
55690
|
+
"annotations": []
|
|
55691
|
+
}, {
|
|
55692
|
+
"name": "timestamp",
|
|
55693
|
+
"type": "date-time-iso8601",
|
|
55694
|
+
"required": true,
|
|
55695
|
+
"attributes": [],
|
|
55696
|
+
"annotations": []
|
|
55697
|
+
}, {
|
|
55698
|
+
"name": "id",
|
|
55699
|
+
"type": "string",
|
|
55700
|
+
"required": true,
|
|
55701
|
+
"attributes": [],
|
|
55702
|
+
"annotations": [],
|
|
55703
|
+
"description": "Globally unique identifier"
|
|
55704
|
+
}],
|
|
55705
|
+
"attributes": [],
|
|
55706
|
+
"interfaces": []
|
|
55707
|
+
}, {
|
|
55708
|
+
"name": "shopify_order_fulfillments_snapshot_upserted",
|
|
55709
|
+
"plural": "shopify_order_fulfillments_snapshot_upserteds",
|
|
55710
|
+
"fields": [{
|
|
55711
|
+
"name": "event_id",
|
|
55712
|
+
"type": "string",
|
|
55713
|
+
"required": true,
|
|
55714
|
+
"attributes": [],
|
|
55715
|
+
"annotations": []
|
|
55716
|
+
}, {
|
|
55717
|
+
"name": "timestamp",
|
|
55718
|
+
"type": "date-time-iso8601",
|
|
55719
|
+
"required": true,
|
|
55720
|
+
"attributes": [],
|
|
55721
|
+
"annotations": []
|
|
55722
|
+
}, {
|
|
55723
|
+
"name": "shopify_order_fulfillments_snapshot",
|
|
55724
|
+
"type": "shopify_order_fulfillments_snapshot",
|
|
55725
|
+
"required": true,
|
|
55726
|
+
"attributes": [],
|
|
55727
|
+
"annotations": []
|
|
55728
|
+
}],
|
|
55729
|
+
"attributes": [],
|
|
55730
|
+
"interfaces": []
|
|
55644
55731
|
}, {
|
|
55645
55732
|
"name": "shopify_order_inventory_check",
|
|
55646
55733
|
"plural": "shopify_order_inventory_checks",
|
|
@@ -91894,7 +91981,7 @@
|
|
|
91894
91981
|
"value": 200
|
|
91895
91982
|
}
|
|
91896
91983
|
},
|
|
91897
|
-
"type": "[
|
|
91984
|
+
"type": "[rate_level_with_effective]",
|
|
91898
91985
|
"description": "Successful response",
|
|
91899
91986
|
"attributes": []
|
|
91900
91987
|
}, {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-internal-mock-generator",
|
|
3
|
-
"version": "5.31.
|
|
3
|
+
"version": "5.31.57",
|
|
4
4
|
"description": "A mock data generator based on our internal API specifications for JavaScript",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"flowcommerce",
|
|
@@ -29,5 +29,5 @@
|
|
|
29
29
|
"apibuilder-js": "0.0.13",
|
|
30
30
|
"apibuilder-mock-generator": "0.0.13"
|
|
31
31
|
},
|
|
32
|
-
"gitHead": "
|
|
32
|
+
"gitHead": "90cb83a0f0ad5fc6cb0d732c27d1f5e1389e1645"
|
|
33
33
|
}
|
package/src/api-internal.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key" : "api-internal"
|
|
11
11
|
},
|
|
12
12
|
"namespace" : "io.flow.internal.v0",
|
|
13
|
-
"version" : "0.18.
|
|
13
|
+
"version" : "0.18.15",
|
|
14
14
|
"info" : {
|
|
15
15
|
"license" : {
|
|
16
16
|
"name" : "MIT",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"application" : {
|
|
32
32
|
"key" : "error"
|
|
33
33
|
},
|
|
34
|
-
"version" : "0.17.
|
|
34
|
+
"version" : "0.17.19",
|
|
35
35
|
"enums" : [ "generic_error_code" ],
|
|
36
36
|
"interfaces" : [ ],
|
|
37
37
|
"unions" : [ ],
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"application" : {
|
|
47
47
|
"key" : "common"
|
|
48
48
|
},
|
|
49
|
-
"version" : "0.17.
|
|
49
|
+
"version" : "0.17.19",
|
|
50
50
|
"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" ],
|
|
51
51
|
"interfaces" : [ "id_reference" ],
|
|
52
52
|
"unions" : [ "discount_offer", "expandable_organization", "expandable_user", "input_specification_limitation", "logo_image", "price_source", "repeat_schedule" ],
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"application" : {
|
|
62
62
|
"key" : "session"
|
|
63
63
|
},
|
|
64
|
-
"version" : "0.17.
|
|
64
|
+
"version" : "0.17.19",
|
|
65
65
|
"enums" : [ ],
|
|
66
66
|
"interfaces" : [ ],
|
|
67
67
|
"unions" : [ "session", "session_authorization" ],
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"application" : {
|
|
77
77
|
"key" : "reference"
|
|
78
78
|
},
|
|
79
|
-
"version" : "0.17.
|
|
79
|
+
"version" : "0.17.19",
|
|
80
80
|
"enums" : [ "payment_method_capability", "payment_method_type", "postal_type", "province_type" ],
|
|
81
81
|
"interfaces" : [ ],
|
|
82
82
|
"unions" : [ ],
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"application" : {
|
|
92
92
|
"key" : "query-builder"
|
|
93
93
|
},
|
|
94
|
-
"version" : "0.17.
|
|
94
|
+
"version" : "0.17.19",
|
|
95
95
|
"enums" : [ "available_filter_format" ],
|
|
96
96
|
"interfaces" : [ ],
|
|
97
97
|
"unions" : [ "available_filter", "query_builder_form", "query_filter", "query_filter_form" ],
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"application" : {
|
|
107
107
|
"key" : "experience"
|
|
108
108
|
},
|
|
109
|
-
"version" : "0.17.
|
|
109
|
+
"version" : "0.17.19",
|
|
110
110
|
"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" ],
|
|
111
111
|
"interfaces" : [ "allocation_component", "allocation_detail", "allocation_line_summary_fields", "expandable_experience", "expandable_order" ],
|
|
112
112
|
"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" ],
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"application" : {
|
|
122
122
|
"key" : "field-validation"
|
|
123
123
|
},
|
|
124
|
-
"version" : "0.17.
|
|
124
|
+
"version" : "0.17.19",
|
|
125
125
|
"enums" : [ ],
|
|
126
126
|
"interfaces" : [ ],
|
|
127
127
|
"unions" : [ "field_validation_rule" ],
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"application" : {
|
|
137
137
|
"key" : "fulfillment"
|
|
138
138
|
},
|
|
139
|
-
"version" : "0.17.
|
|
139
|
+
"version" : "0.17.19",
|
|
140
140
|
"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", "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" ],
|
|
141
141
|
"interfaces" : [ "delivery" ],
|
|
142
142
|
"unions" : [ "delivery", "expandable_center", "partner_center_fee", "service_description", "tier_rule_outcome", "tier_rule_outcome_form" ],
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"application" : {
|
|
152
152
|
"key" : "payment"
|
|
153
153
|
},
|
|
154
|
-
"version" : "0.17.
|
|
154
|
+
"version" : "0.17.19",
|
|
155
155
|
"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", "three_d_secure_code", "threeds_two_challenge_viewport", "token_type" ],
|
|
156
156
|
"interfaces" : [ "authorization", "payment" ],
|
|
157
157
|
"unions" : [ "adyen_native_data", "authorization", "authorization_form", "authorization_payload_parameters", "authorization_result_action", "authorization_result_action_details", "browser_action_configuration", "confirmation_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_source", "payment_source_form", "threeds_challenge_action", "threeds_identify_action", "transaction_details" ],
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"application" : {
|
|
167
167
|
"key" : "merchant-onboarding"
|
|
168
168
|
},
|
|
169
|
-
"version" : "0.17.
|
|
169
|
+
"version" : "0.17.19",
|
|
170
170
|
"enums" : [ "logistics_format_preference", "onboarding_application_status", "onboarding_trade_sector", "region_type" ],
|
|
171
171
|
"interfaces" : [ ],
|
|
172
172
|
"unions" : [ "merchant_application", "merchant_application_form", "merchant_application_put_form", "merchant_applications_summary" ],
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"application" : {
|
|
182
182
|
"key" : "ratecard"
|
|
183
183
|
},
|
|
184
|
-
"version" : "0.17.
|
|
184
|
+
"version" : "0.17.19",
|
|
185
185
|
"enums" : [ ],
|
|
186
186
|
"interfaces" : [ "common_hop_estimate", "ratecard_estimate" ],
|
|
187
187
|
"unions" : [ "ratecard_estimate", "ratecard_fee", "service_fee" ],
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"application" : {
|
|
197
197
|
"key" : "inventory"
|
|
198
198
|
},
|
|
199
|
-
"version" : "0.17.
|
|
199
|
+
"version" : "0.17.19",
|
|
200
200
|
"enums" : [ "aggregate", "inventory_status", "update_type" ],
|
|
201
201
|
"interfaces" : [ ],
|
|
202
202
|
"unions" : [ "inventory_strategy", "reservation_error" ],
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
"application" : {
|
|
212
212
|
"key" : "token"
|
|
213
213
|
},
|
|
214
|
-
"version" : "0.17.
|
|
214
|
+
"version" : "0.17.19",
|
|
215
215
|
"enums" : [ ],
|
|
216
216
|
"interfaces" : [ "token_detail_interface" ],
|
|
217
217
|
"unions" : [ "token", "token_reference" ],
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
"application" : {
|
|
227
227
|
"key" : "price"
|
|
228
228
|
},
|
|
229
|
-
"version" : "0.17.
|
|
229
|
+
"version" : "0.17.19",
|
|
230
230
|
"enums" : [ "levy_component", "levy_strategy", "price_accuracy", "price_detail_component_key", "price_detail_key", "pricing_levy_setting" ],
|
|
231
231
|
"interfaces" : [ ],
|
|
232
232
|
"unions" : [ "deminimis" ],
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
"application" : {
|
|
242
242
|
"key" : "session-context"
|
|
243
243
|
},
|
|
244
|
-
"version" : "0.17.
|
|
244
|
+
"version" : "0.17.19",
|
|
245
245
|
"enums" : [ ],
|
|
246
246
|
"interfaces" : [ ],
|
|
247
247
|
"unions" : [ ],
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"application" : {
|
|
257
257
|
"key" : "checkout"
|
|
258
258
|
},
|
|
259
|
-
"version" : "0.17.
|
|
259
|
+
"version" : "0.17.19",
|
|
260
260
|
"enums" : [ ],
|
|
261
261
|
"interfaces" : [ ],
|
|
262
262
|
"unions" : [ "checkout_token_form" ],
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"application" : {
|
|
272
272
|
"key" : "customer"
|
|
273
273
|
},
|
|
274
|
-
"version" : "0.17.
|
|
274
|
+
"version" : "0.17.19",
|
|
275
275
|
"enums" : [ "customer_address_type" ],
|
|
276
276
|
"interfaces" : [ ],
|
|
277
277
|
"unions" : [ ],
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
"application" : {
|
|
287
287
|
"key" : "shopify"
|
|
288
288
|
},
|
|
289
|
-
"version" : "0.17.
|
|
289
|
+
"version" : "0.17.19",
|
|
290
290
|
"enums" : [ "shopify_grant", "shopify_localization_method", "shopify_sync_check" ],
|
|
291
291
|
"interfaces" : [ ],
|
|
292
292
|
"unions" : [ "shopify_cart_add_form", "shopify_event_bucket" ],
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
"application" : {
|
|
302
302
|
"key" : "harmonization"
|
|
303
303
|
},
|
|
304
|
-
"version" : "0.17.
|
|
304
|
+
"version" : "0.17.19",
|
|
305
305
|
"enums" : [ "tax_applicability", "tax_verification_result" ],
|
|
306
306
|
"interfaces" : [ ],
|
|
307
307
|
"unions" : [ ],
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
"application" : {
|
|
317
317
|
"key" : "shopify-external"
|
|
318
318
|
},
|
|
319
|
-
"version" : "0.3.
|
|
319
|
+
"version" : "0.3.10",
|
|
320
320
|
"enums" : [ "cancel_reason", "discount_status", "discount_type", "discrepancy_reason", "event", "financial_status_type", "format", "fulfillment_service", "fulfillment_status_type", "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_processing_method_type", "shopify_transaction_error_code", "shopify_transaction_status", "topic", "value_type", "weight_unit" ],
|
|
321
321
|
"interfaces" : [ ],
|
|
322
322
|
"unions" : [ ],
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
"application" : {
|
|
332
332
|
"key" : "shopify-markets"
|
|
333
333
|
},
|
|
334
|
-
"version" : "0.3.
|
|
334
|
+
"version" : "0.3.10",
|
|
335
335
|
"enums" : [ "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_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" ],
|
|
336
336
|
"interfaces" : [ ],
|
|
337
337
|
"unions" : [ ],
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
"application" : {
|
|
347
347
|
"key" : "catalog"
|
|
348
348
|
},
|
|
349
|
-
"version" : "0.17.
|
|
349
|
+
"version" : "0.17.19",
|
|
350
350
|
"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" ],
|
|
351
351
|
"interfaces" : [ "localized_price" ],
|
|
352
352
|
"unions" : [ "expandable_subcatalog", "localized_price" ],
|
|
@@ -361,11 +361,11 @@
|
|
|
361
361
|
"application" : {
|
|
362
362
|
"key" : "partner"
|
|
363
363
|
},
|
|
364
|
-
"version" : "0.0.
|
|
364
|
+
"version" : "0.0.81",
|
|
365
365
|
"enums" : [ "label_format" ],
|
|
366
366
|
"interfaces" : [ ],
|
|
367
367
|
"unions" : [ "label_form" ],
|
|
368
|
-
"models" : [ "detailed_label_form", "label", "partner_bridge_manifest", "partner_bridge_manifest_form", "partner_fulfillment", "partner_fulfillment_cancellation_form", "partner_fulfillment_complete_cancellation_form", "partner_manifest", "partner_manifest_form", "partner_order_identifier", "partner_order_identifier_form", "partner_order_identifier_put_form", "partner_order_reference", "partner_organization_reference", "summary_label_form" ],
|
|
368
|
+
"models" : [ "bridge_hub", "bridge_label_form", "bridge_label_package", "detailed_label_form", "label", "partner_bridge_manifest", "partner_bridge_manifest_form", "partner_fulfillment", "partner_fulfillment_cancellation_form", "partner_fulfillment_complete_cancellation_form", "partner_manifest", "partner_manifest_form", "partner_order_identifier", "partner_order_identifier_form", "partner_order_identifier_put_form", "partner_order_reference", "partner_organization_reference", "summary_label_form" ],
|
|
369
369
|
"annotations" : [ ]
|
|
370
370
|
}, {
|
|
371
371
|
"uri" : "https://app.apibuilder.io/flow/adyen/latest/service.json",
|
|
@@ -376,11 +376,11 @@
|
|
|
376
376
|
"application" : {
|
|
377
377
|
"key" : "adyen"
|
|
378
378
|
},
|
|
379
|
-
"version" : "0.3.
|
|
380
|
-
"enums" : [ "channel", "contract", "device_channel", "event_code", "
|
|
379
|
+
"version" : "0.3.10",
|
|
380
|
+
"enums" : [ "channel", "contract", "device_channel", "event_code", "http_redirect_method", "operation", "payment_method", "recurring_processing_model", "result_code", "shopper_interaction", "threeds_completion_indicator" ],
|
|
381
381
|
"interfaces" : [ ],
|
|
382
382
|
"unions" : [ "browser_info", "payment_method_data" ],
|
|
383
|
-
"models" : [ "address", "amount", "authentication", "authorize_request", "authorize_request_3d", "authorize_request_3ds2", "authorize_response", "bank_account", "browser_info_3ds1", "browser_info_3ds2", "cancel_request", "cancel_response", "card", "challenge_shopper_additional_data", "chargeback_notification_additional_data", "error", "identify_shopper_additional_data", "inner_notification_request_item", "modification_request", "modification_response", "notification_request", "notification_response", "origin_keys_request", "origin_keys_response", "outer_notification_request_item", "payment_details", "payment_request", "payment_response", "payment_response_additional_data", "recurring", "redirect", "redirect_data", "request_for_information_additional_data", "scheme", "three_d_secure_data", "threeds2_request_data", "threeds2_result", "threeds_additional_data" ],
|
|
383
|
+
"models" : [ "address", "amount", "applepay", "authentication", "authorize_request", "authorize_request_3d", "authorize_request_3ds2", "authorize_response", "bank_account", "browser_info_3ds1", "browser_info_3ds2", "cancel_request", "cancel_response", "card", "challenge_shopper_additional_data", "chargeback_notification_additional_data", "error", "identify_shopper_additional_data", "inner_notification_request_item", "modification_request", "modification_response", "notification_request", "notification_response", "origin_keys_request", "origin_keys_response", "outer_notification_request_item", "payment_details", "payment_details_v66_3ds2_challenge", "payment_details_v66_3ds2_fingerprint", "payment_request", "payment_response", "payment_response_additional_data", "recurring", "redirect", "redirect_data", "request_for_information_additional_data", "scheme", "sdk_v3_on_complete_data", "sdk_v3_on_complete_result", "three_d_secure_data", "threeds2_request_data", "threeds2_result", "threeds_additional_data" ],
|
|
384
384
|
"annotations" : [ ]
|
|
385
385
|
}, {
|
|
386
386
|
"uri" : "https://app.apibuilder.io/flow/bitpay/latest/service.json",
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
"application" : {
|
|
392
392
|
"key" : "bitpay"
|
|
393
393
|
},
|
|
394
|
-
"version" : "0.3.
|
|
394
|
+
"version" : "0.3.10",
|
|
395
395
|
"enums" : [ "exception_status", "invoice_status", "refund_status", "transaction_speed", "webhook_event_name" ],
|
|
396
396
|
"interfaces" : [ ],
|
|
397
397
|
"unions" : [ ],
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"application" : {
|
|
407
407
|
"key" : "crypto"
|
|
408
408
|
},
|
|
409
|
-
"version" : "0.3.
|
|
409
|
+
"version" : "0.3.10",
|
|
410
410
|
"enums" : [ "error_type", "payment_status", "reason_type", "refund_status", "webhook_event_name", "webhook_object_type" ],
|
|
411
411
|
"interfaces" : [ ],
|
|
412
412
|
"unions" : [ ],
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"application" : {
|
|
422
422
|
"key" : "payment-gateway"
|
|
423
423
|
},
|
|
424
|
-
"version" : "0.17.
|
|
424
|
+
"version" : "0.17.19",
|
|
425
425
|
"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" ],
|
|
426
426
|
"interfaces" : [ "action", "device_details", "payment_method_summary" ],
|
|
427
427
|
"unions" : [ "action", "card_authorization_action_result", "card_number", "device_details", "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", "sdk_adyen_v3_authentication_token" ],
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"application" : {
|
|
437
437
|
"key" : "payment-request-bundle"
|
|
438
438
|
},
|
|
439
|
-
"version" : "0.17.
|
|
439
|
+
"version" : "0.17.19",
|
|
440
440
|
"enums" : [ ],
|
|
441
441
|
"interfaces" : [ ],
|
|
442
442
|
"unions" : [ ],
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
"application" : {
|
|
452
452
|
"key" : "paypal"
|
|
453
453
|
},
|
|
454
|
-
"version" : "0.3.
|
|
454
|
+
"version" : "0.3.10",
|
|
455
455
|
"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", "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", "service_started", "shipping_display_preference", "state", "sub_reason", "supporting_info_source", "transaction_status", "user_action_prompt" ],
|
|
456
456
|
"interfaces" : [ ],
|
|
457
457
|
"unions" : [ ],
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"application" : {
|
|
467
467
|
"key" : "stripe"
|
|
468
468
|
},
|
|
469
|
-
"version" : "0.3.
|
|
469
|
+
"version" : "0.3.10",
|
|
470
470
|
"enums" : [ "account_type", "cancellation_reason", "capture_method", "card_brand", "card_error_code", "card_funding_type", "check_outcome", "code_verification_status", "confirmation_method", "decline_code", "error_type", "event_type", "klarna_payment_method_category_type", "klarna_product", "network_status", "next_action_type", "order_item_type", "payment_intent_status", "payment_method_type", "payment_outcome_type", "payment_status", "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", "three_d_secure_support", "token_type", "use_stripe_sdk_type" ],
|
|
471
471
|
"interfaces" : [ ],
|
|
472
472
|
"unions" : [ ],
|
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"application" : {
|
|
482
482
|
"key" : "svb"
|
|
483
483
|
},
|
|
484
|
-
"version" : "0.3.
|
|
484
|
+
"version" : "0.3.10",
|
|
485
485
|
"enums" : [ "clearing_type", "notification_type", "transaction_type" ],
|
|
486
486
|
"interfaces" : [ ],
|
|
487
487
|
"unions" : [ ],
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"application" : {
|
|
497
497
|
"key" : "channel"
|
|
498
498
|
},
|
|
499
|
-
"version" : "0.17.
|
|
499
|
+
"version" : "0.17.19",
|
|
500
500
|
"enums" : [ "channel_currency_capability" ],
|
|
501
501
|
"interfaces" : [ ],
|
|
502
502
|
"unions" : [ ],
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
"application" : {
|
|
512
512
|
"key" : "organization-onboarding-state"
|
|
513
513
|
},
|
|
514
|
-
"version" : "0.17.
|
|
514
|
+
"version" : "0.17.19",
|
|
515
515
|
"enums" : [ "merchant_rejected_reason", "onboarding_blocked_reason" ],
|
|
516
516
|
"interfaces" : [ ],
|
|
517
517
|
"unions" : [ "onboarding_state" ],
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
"application" : {
|
|
527
527
|
"key" : "brickftp"
|
|
528
528
|
},
|
|
529
|
-
"version" : "0.3.
|
|
529
|
+
"version" : "0.3.10",
|
|
530
530
|
"enums" : [ "authentication_method", "behavior_type", "grant_permission_setting", "ssl_required_setting", "webhook_event_action", "webhook_event_interface", "webhook_event_type" ],
|
|
531
531
|
"interfaces" : [ ],
|
|
532
532
|
"unions" : [ "file_form", "node" ],
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
"application" : {
|
|
542
542
|
"key" : "fraud"
|
|
543
543
|
},
|
|
544
|
-
"version" : "0.17.
|
|
544
|
+
"version" : "0.17.19",
|
|
545
545
|
"enums" : [ "fraud_email_rule_decision", "fraud_liability", "fraud_status" ],
|
|
546
546
|
"interfaces" : [ ],
|
|
547
547
|
"unions" : [ "fraud_order_reference" ],
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"application" : {
|
|
557
557
|
"key" : "permission"
|
|
558
558
|
},
|
|
559
|
-
"version" : "0.17.
|
|
559
|
+
"version" : "0.17.19",
|
|
560
560
|
"enums" : [ "authentication_technique", "flow_behavior", "flow_role", "permitted_http_method" ],
|
|
561
561
|
"interfaces" : [ ],
|
|
562
562
|
"unions" : [ ],
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"application" : {
|
|
572
572
|
"key" : "billing-bank-account"
|
|
573
573
|
},
|
|
574
|
-
"version" : "0.17.
|
|
574
|
+
"version" : "0.17.19",
|
|
575
575
|
"enums" : [ ],
|
|
576
576
|
"interfaces" : [ ],
|
|
577
577
|
"unions" : [ "bank_account_info" ],
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"application" : {
|
|
587
587
|
"key" : "billing"
|
|
588
588
|
},
|
|
589
|
-
"version" : "0.17.
|
|
589
|
+
"version" : "0.17.19",
|
|
590
590
|
"enums" : [ "fee_deduction_type", "payout_attachment_type", "payout_status_failure_code", "statement_attachment_type", "transaction_source", "withholding_deduction_type" ],
|
|
591
591
|
"interfaces" : [ "bank_account", "default_bank_account", "generic_statement", "generic_transaction", "payout", "payout_interface" ],
|
|
592
592
|
"unions" : [ "payout_status", "settlement" ],
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
"application" : {
|
|
602
602
|
"key" : "order-management-event"
|
|
603
603
|
},
|
|
604
|
-
"version" : "0.17.
|
|
604
|
+
"version" : "0.17.19",
|
|
605
605
|
"enums" : [ ],
|
|
606
606
|
"interfaces" : [ ],
|
|
607
607
|
"unions" : [ "order_management_event" ],
|
|
@@ -616,7 +616,7 @@
|
|
|
616
616
|
"application" : {
|
|
617
617
|
"key" : "organization"
|
|
618
618
|
},
|
|
619
|
-
"version" : "0.17.
|
|
619
|
+
"version" : "0.17.19",
|
|
620
620
|
"enums" : [ "country_picker_source", "ecommerce_platform_type", "invitation_error_code" ],
|
|
621
621
|
"interfaces" : [ ],
|
|
622
622
|
"unions" : [ ],
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
"application" : {
|
|
632
632
|
"key" : "label"
|
|
633
633
|
},
|
|
634
|
-
"version" : "0.17.
|
|
634
|
+
"version" : "0.17.19",
|
|
635
635
|
"enums" : [ "cost_estimate_source", "direction", "label_request_method", "label_trigger_method", "shipment_recipient", "tracking_number_type" ],
|
|
636
636
|
"interfaces" : [ ],
|
|
637
637
|
"unions" : [ "shipping_label_form", "shipping_notification_form" ],
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"application" : {
|
|
647
647
|
"key" : "return"
|
|
648
648
|
},
|
|
649
|
-
"version" : "0.17.
|
|
649
|
+
"version" : "0.17.19",
|
|
650
650
|
"enums" : [ "return_status", "return_tracking_status" ],
|
|
651
651
|
"interfaces" : [ ],
|
|
652
652
|
"unions" : [ "return_source" ],
|
|
@@ -661,7 +661,7 @@
|
|
|
661
661
|
"application" : {
|
|
662
662
|
"key" : "tracking"
|
|
663
663
|
},
|
|
664
|
-
"version" : "0.17.
|
|
664
|
+
"version" : "0.17.19",
|
|
665
665
|
"enums" : [ "tracking_status" ],
|
|
666
666
|
"interfaces" : [ ],
|
|
667
667
|
"unions" : [ ],
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"application" : {
|
|
677
677
|
"key" : "export"
|
|
678
678
|
},
|
|
679
|
-
"version" : "0.17.
|
|
679
|
+
"version" : "0.17.19",
|
|
680
680
|
"enums" : [ "export_status", "item_identifier" ],
|
|
681
681
|
"interfaces" : [ "csv_price_book_item_export_row" ],
|
|
682
682
|
"unions" : [ "export_delivery", "export_type" ],
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
"application" : {
|
|
692
692
|
"key" : "pricing-indicator-internal-event"
|
|
693
693
|
},
|
|
694
|
-
"version" : "0.18.
|
|
694
|
+
"version" : "0.18.15",
|
|
695
695
|
"enums" : [ "pricing_indicator_status", "service_name" ],
|
|
696
696
|
"interfaces" : [ ],
|
|
697
697
|
"unions" : [ "pricing_indicator_event" ],
|
|
@@ -706,7 +706,7 @@
|
|
|
706
706
|
"application" : {
|
|
707
707
|
"key" : "flexe"
|
|
708
708
|
},
|
|
709
|
-
"version" : "0.3.
|
|
709
|
+
"version" : "0.3.10",
|
|
710
710
|
"enums" : [ "flexe_attachment_type", "flexe_notification", "flexe_shipment_type", "flexe_status" ],
|
|
711
711
|
"interfaces" : [ ],
|
|
712
712
|
"unions" : [ ],
|
|
@@ -721,7 +721,7 @@
|
|
|
721
721
|
"application" : {
|
|
722
722
|
"key" : "order-management"
|
|
723
723
|
},
|
|
724
|
-
"version" : "0.17.
|
|
724
|
+
"version" : "0.17.19",
|
|
725
725
|
"enums" : [ "cancel_reason", "fulfillment_item_quantity_status", "order_change_source" ],
|
|
726
726
|
"interfaces" : [ ],
|
|
727
727
|
"unions" : [ ],
|
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
"application" : {
|
|
737
737
|
"key" : "catalog-exclusion"
|
|
738
738
|
},
|
|
739
|
-
"version" : "0.17.
|
|
739
|
+
"version" : "0.17.19",
|
|
740
740
|
"enums" : [ "exclusion_rule_state" ],
|
|
741
741
|
"interfaces" : [ ],
|
|
742
742
|
"unions" : [ ],
|
|
@@ -751,7 +751,7 @@
|
|
|
751
751
|
"application" : {
|
|
752
752
|
"key" : "catalog-return"
|
|
753
753
|
},
|
|
754
|
-
"version" : "0.17.
|
|
754
|
+
"version" : "0.17.19",
|
|
755
755
|
"enums" : [ "return_policy_state" ],
|
|
756
756
|
"interfaces" : [ ],
|
|
757
757
|
"unions" : [ ],
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
"application" : {
|
|
767
767
|
"key" : "ftp"
|
|
768
768
|
},
|
|
769
|
-
"version" : "0.17.
|
|
769
|
+
"version" : "0.17.19",
|
|
770
770
|
"enums" : [ "ftp_file_source" ],
|
|
771
771
|
"interfaces" : [ ],
|
|
772
772
|
"unions" : [ ],
|
|
@@ -3692,6 +3692,12 @@
|
|
|
3692
3692
|
}, {
|
|
3693
3693
|
"name" : "shopify_monitoring_order_monitor_event_deleted",
|
|
3694
3694
|
"attributes" : [ ]
|
|
3695
|
+
}, {
|
|
3696
|
+
"name" : "shopify_order_fulfillments_snapshot_upserted",
|
|
3697
|
+
"attributes" : [ ]
|
|
3698
|
+
}, {
|
|
3699
|
+
"name" : "shopify_order_fulfillments_snapshot_deleted",
|
|
3700
|
+
"attributes" : [ ]
|
|
3695
3701
|
}, {
|
|
3696
3702
|
"name" : "stripe_authorization_deleted",
|
|
3697
3703
|
"attributes" : [ ]
|
|
@@ -5843,9 +5849,6 @@
|
|
|
5843
5849
|
"name" : "task_processor_key",
|
|
5844
5850
|
"plural" : "task_processor_keys",
|
|
5845
5851
|
"values" : [ {
|
|
5846
|
-
"name" : "billing_account",
|
|
5847
|
-
"attributes" : [ ]
|
|
5848
|
-
}, {
|
|
5849
5852
|
"name" : "order_messenger",
|
|
5850
5853
|
"attributes" : [ ]
|
|
5851
5854
|
}, {
|
|
@@ -10382,6 +10385,14 @@
|
|
|
10382
10385
|
"type" : "shopify_monitoring_order_monitor_event_deleted",
|
|
10383
10386
|
"attributes" : [ ],
|
|
10384
10387
|
"discriminator_value" : "shopify_monitoring_order_monitor_event_deleted"
|
|
10388
|
+
}, {
|
|
10389
|
+
"type" : "shopify_order_fulfillments_snapshot_upserted",
|
|
10390
|
+
"attributes" : [ ],
|
|
10391
|
+
"discriminator_value" : "shopify_order_fulfillments_snapshot_upserted"
|
|
10392
|
+
}, {
|
|
10393
|
+
"type" : "shopify_order_fulfillments_snapshot_deleted",
|
|
10394
|
+
"attributes" : [ ],
|
|
10395
|
+
"discriminator_value" : "shopify_order_fulfillments_snapshot_deleted"
|
|
10385
10396
|
}, {
|
|
10386
10397
|
"type" : "stripe_authorization_deleted",
|
|
10387
10398
|
"attributes" : [ ],
|
|
@@ -51366,6 +51377,33 @@
|
|
|
51366
51377
|
} ],
|
|
51367
51378
|
"attributes" : [ ],
|
|
51368
51379
|
"interfaces" : [ ]
|
|
51380
|
+
}, {
|
|
51381
|
+
"name" : "rate_level_with_effective",
|
|
51382
|
+
"plural" : "rate_level_with_effectives",
|
|
51383
|
+
"fields" : [ {
|
|
51384
|
+
"name" : "id",
|
|
51385
|
+
"type" : "string",
|
|
51386
|
+
"required" : true,
|
|
51387
|
+
"attributes" : [ ],
|
|
51388
|
+
"annotations" : [ ],
|
|
51389
|
+
"description" : "Globally unique identifier"
|
|
51390
|
+
}, {
|
|
51391
|
+
"name" : "name",
|
|
51392
|
+
"type" : "string",
|
|
51393
|
+
"required" : true,
|
|
51394
|
+
"attributes" : [ ],
|
|
51395
|
+
"annotations" : [ ],
|
|
51396
|
+
"description" : "identifier for rate-level grouping"
|
|
51397
|
+
}, {
|
|
51398
|
+
"name" : "effective_at",
|
|
51399
|
+
"type" : "date-time-iso8601",
|
|
51400
|
+
"required" : true,
|
|
51401
|
+
"attributes" : [ ],
|
|
51402
|
+
"annotations" : [ ],
|
|
51403
|
+
"description" : "can be used to schedule rate_level change"
|
|
51404
|
+
} ],
|
|
51405
|
+
"attributes" : [ ],
|
|
51406
|
+
"interfaces" : [ ]
|
|
51369
51407
|
}, {
|
|
51370
51408
|
"name" : "rate_name_summary",
|
|
51371
51409
|
"plural" : "rate_name_summaries",
|
|
@@ -55641,6 +55679,55 @@
|
|
|
55641
55679
|
} ],
|
|
55642
55680
|
"attributes" : [ ],
|
|
55643
55681
|
"interfaces" : [ ]
|
|
55682
|
+
}, {
|
|
55683
|
+
"name" : "shopify_order_fulfillments_snapshot_deleted",
|
|
55684
|
+
"plural" : "shopify_order_fulfillments_snapshot_deleteds",
|
|
55685
|
+
"fields" : [ {
|
|
55686
|
+
"name" : "event_id",
|
|
55687
|
+
"type" : "string",
|
|
55688
|
+
"required" : true,
|
|
55689
|
+
"attributes" : [ ],
|
|
55690
|
+
"annotations" : [ ]
|
|
55691
|
+
}, {
|
|
55692
|
+
"name" : "timestamp",
|
|
55693
|
+
"type" : "date-time-iso8601",
|
|
55694
|
+
"required" : true,
|
|
55695
|
+
"attributes" : [ ],
|
|
55696
|
+
"annotations" : [ ]
|
|
55697
|
+
}, {
|
|
55698
|
+
"name" : "id",
|
|
55699
|
+
"type" : "string",
|
|
55700
|
+
"required" : true,
|
|
55701
|
+
"attributes" : [ ],
|
|
55702
|
+
"annotations" : [ ],
|
|
55703
|
+
"description" : "Globally unique identifier"
|
|
55704
|
+
} ],
|
|
55705
|
+
"attributes" : [ ],
|
|
55706
|
+
"interfaces" : [ ]
|
|
55707
|
+
}, {
|
|
55708
|
+
"name" : "shopify_order_fulfillments_snapshot_upserted",
|
|
55709
|
+
"plural" : "shopify_order_fulfillments_snapshot_upserteds",
|
|
55710
|
+
"fields" : [ {
|
|
55711
|
+
"name" : "event_id",
|
|
55712
|
+
"type" : "string",
|
|
55713
|
+
"required" : true,
|
|
55714
|
+
"attributes" : [ ],
|
|
55715
|
+
"annotations" : [ ]
|
|
55716
|
+
}, {
|
|
55717
|
+
"name" : "timestamp",
|
|
55718
|
+
"type" : "date-time-iso8601",
|
|
55719
|
+
"required" : true,
|
|
55720
|
+
"attributes" : [ ],
|
|
55721
|
+
"annotations" : [ ]
|
|
55722
|
+
}, {
|
|
55723
|
+
"name" : "shopify_order_fulfillments_snapshot",
|
|
55724
|
+
"type" : "shopify_order_fulfillments_snapshot",
|
|
55725
|
+
"required" : true,
|
|
55726
|
+
"attributes" : [ ],
|
|
55727
|
+
"annotations" : [ ]
|
|
55728
|
+
} ],
|
|
55729
|
+
"attributes" : [ ],
|
|
55730
|
+
"interfaces" : [ ]
|
|
55644
55731
|
}, {
|
|
55645
55732
|
"name" : "shopify_order_inventory_check",
|
|
55646
55733
|
"plural" : "shopify_order_inventory_checks",
|
|
@@ -91894,7 +91981,7 @@
|
|
|
91894
91981
|
"value" : 200
|
|
91895
91982
|
}
|
|
91896
91983
|
},
|
|
91897
|
-
"type" : "[
|
|
91984
|
+
"type" : "[rate_level_with_effective]",
|
|
91898
91985
|
"description" : "Successful response",
|
|
91899
91986
|
"attributes" : [ ]
|
|
91900
91987
|
}, {
|