@flowio/api-internal-mock-generator 5.31.54 → 5.31.56
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 +737 -149
- package/package.json +2 -2
- package/src/api-internal.json +737 -149
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,8 +136,8 @@
|
|
|
136
136
|
"application" : {
|
|
137
137
|
"key" : "fulfillment"
|
|
138
138
|
},
|
|
139
|
-
"version" : "0.17.
|
|
140
|
-
"enums" : [ "center_capability", "delivery_option_cost_detail_component_key", "delivery_option_cost_detail_source", "delivery_window_component_source", "delivery_window_location", "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" ],
|
|
139
|
+
"version" : "0.17.19",
|
|
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" ],
|
|
143
143
|
"models" : [ "amount_margin", "amount_margin_form", "at_cost", "available_service", "carrier_reference", "center", "center_form", "center_query", "center_reference", "center_summary", "center_version", "commercial_invoice_fee", "country_availability", "country_shipping_pricing", "delivery_item", "delivery_option", "delivery_option_cost_component", "delivery_option_cost_detail", "delivery_option_form", "delivery_option_reference", "delivery_option_summary", "delivery_option_version", "delivery_summary", "delivery_version", "delivery_window", "delivery_window_component", "delivery_window_components", "delivery_window_components_v2", "delivery_window_summary", "digital_delivery", "estimated_window", "flat_rate", "flat_rate_form", "fulfillment_experience_reference", "inbound_carton_fee", "item_shipping_pricing", "number_range", "option_weight_estimates", "outbound_carton_fee", "packaging", "partner_center", "partner_center_form", "percent_margin", "physical_delivery", "price_with_base_and_details", "processing_estimate", "quote", "quote_error", "quote_form", "quote_line_item_form", "quote_summary", "quote_version", "scheduled_pickup", "service_reference", "service_summary", "service_unknown", "shipping_address", "shipping_configuration", "shipping_configuration_copy", "shipping_configuration_copy_form", "shipping_configuration_form", "shipping_configuration_item_availability", "shipping_configuration_item_shipping_pricing", "shipping_configuration_reference", "shipping_configuration_summary", "shipping_configuration_version", "shipping_lane", "shipping_lane_default_tier", "shipping_lane_default_tier_form", "shipping_lane_form", "shipping_lane_summary", "shipping_lane_version", "surcharge_responsible_party_display", "surcharge_setting", "surcharge_setting_display", "tier", "tier_display", "tier_display_form", "tier_estimate", "tier_form", "tier_reference", "tier_rule", "tier_rule_form", "tier_rule_version", "tier_settings", "tier_summary", "tier_version", "transit_estimate" ],
|
|
@@ -151,11 +151,11 @@
|
|
|
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" ],
|
|
158
|
-
"models" : [ "ach_authorization_form", "address_verification_result", "adyen_challenge_shopper_data", "adyen_identify_shopper_data", "adyen_native_action_details", "apple_pay_merchant_validation_payload", "
|
|
158
|
+
"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_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", "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_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_form", "virtual_card_reference", "virtual_card_refund", "virtual_card_refund_version", "virtual_card_version" ],
|
|
159
159
|
"annotations" : [ ]
|
|
160
160
|
}, {
|
|
161
161
|
"uri" : "https://app.apibuilder.io/flow/merchant-onboarding/latest/service.json",
|
|
@@ -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.9",
|
|
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.9",
|
|
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,12 +346,27 @@
|
|
|
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" ],
|
|
353
353
|
"models" : [ "adjustment_reason", "attribute", "attribute_form", "attribute_version", "catalog", "catalog_reference", "catalog_statistics", "catalog_version", "flow_item_index_metadata", "image", "image_form", "item", "item_attributes_patch_form", "item_form", "item_form_overlay", "item_form_overlay_form", "item_price_update_form", "item_price_update_put_form", "item_statistics", "item_version", "local", "localized_adjustment", "localized_item_duty", "localized_item_price", "localized_item_vat", "localized_total", "options", "subcatalog", "subcatalog_form", "subcatalog_item", "subcatalog_item_version", "subcatalog_reference", "subcatalog_settings", "subcatalog_settings_form", "subcatalog_statistics", "subcatalog_version" ],
|
|
354
354
|
"annotations" : [ ]
|
|
355
|
+
}, {
|
|
356
|
+
"uri" : "https://app.apibuilder.io/flow/partner/latest/service.json",
|
|
357
|
+
"namespace" : "io.flow.partner.v0",
|
|
358
|
+
"organization" : {
|
|
359
|
+
"key" : "flow"
|
|
360
|
+
},
|
|
361
|
+
"application" : {
|
|
362
|
+
"key" : "partner"
|
|
363
|
+
},
|
|
364
|
+
"version" : "0.0.81",
|
|
365
|
+
"enums" : [ "label_format" ],
|
|
366
|
+
"interfaces" : [ ],
|
|
367
|
+
"unions" : [ "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
|
+
"annotations" : [ ]
|
|
355
370
|
}, {
|
|
356
371
|
"uri" : "https://app.apibuilder.io/flow/adyen/latest/service.json",
|
|
357
372
|
"namespace" : "io.flow.adyen.v0",
|
|
@@ -361,7 +376,7 @@
|
|
|
361
376
|
"application" : {
|
|
362
377
|
"key" : "adyen"
|
|
363
378
|
},
|
|
364
|
-
"version" : "0.3.
|
|
379
|
+
"version" : "0.3.9",
|
|
365
380
|
"enums" : [ "channel", "contract", "device_channel", "event_code", "http_redirect_method", "operation", "payment_method", "recurring_processing_model", "result_code", "shopper_interaction", "threeds_completion_indicator" ],
|
|
366
381
|
"interfaces" : [ ],
|
|
367
382
|
"unions" : [ "browser_info", "payment_method_data" ],
|
|
@@ -376,7 +391,7 @@
|
|
|
376
391
|
"application" : {
|
|
377
392
|
"key" : "bitpay"
|
|
378
393
|
},
|
|
379
|
-
"version" : "0.3.
|
|
394
|
+
"version" : "0.3.9",
|
|
380
395
|
"enums" : [ "exception_status", "invoice_status", "refund_status", "transaction_speed", "webhook_event_name" ],
|
|
381
396
|
"interfaces" : [ ],
|
|
382
397
|
"unions" : [ ],
|
|
@@ -391,7 +406,7 @@
|
|
|
391
406
|
"application" : {
|
|
392
407
|
"key" : "crypto"
|
|
393
408
|
},
|
|
394
|
-
"version" : "0.3.
|
|
409
|
+
"version" : "0.3.9",
|
|
395
410
|
"enums" : [ "error_type", "payment_status", "reason_type", "refund_status", "webhook_event_name", "webhook_object_type" ],
|
|
396
411
|
"interfaces" : [ ],
|
|
397
412
|
"unions" : [ ],
|
|
@@ -406,7 +421,7 @@
|
|
|
406
421
|
"application" : {
|
|
407
422
|
"key" : "payment-gateway"
|
|
408
423
|
},
|
|
409
|
-
"version" : "0.17.
|
|
424
|
+
"version" : "0.17.19",
|
|
410
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" ],
|
|
411
426
|
"interfaces" : [ "action", "device_details", "payment_method_summary" ],
|
|
412
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" ],
|
|
@@ -421,7 +436,7 @@
|
|
|
421
436
|
"application" : {
|
|
422
437
|
"key" : "payment-request-bundle"
|
|
423
438
|
},
|
|
424
|
-
"version" : "0.17.
|
|
439
|
+
"version" : "0.17.19",
|
|
425
440
|
"enums" : [ ],
|
|
426
441
|
"interfaces" : [ ],
|
|
427
442
|
"unions" : [ ],
|
|
@@ -436,7 +451,7 @@
|
|
|
436
451
|
"application" : {
|
|
437
452
|
"key" : "paypal"
|
|
438
453
|
},
|
|
439
|
-
"version" : "0.3.
|
|
454
|
+
"version" : "0.3.9",
|
|
440
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" ],
|
|
441
456
|
"interfaces" : [ ],
|
|
442
457
|
"unions" : [ ],
|
|
@@ -451,7 +466,7 @@
|
|
|
451
466
|
"application" : {
|
|
452
467
|
"key" : "stripe"
|
|
453
468
|
},
|
|
454
|
-
"version" : "0.3.
|
|
469
|
+
"version" : "0.3.9",
|
|
455
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" ],
|
|
456
471
|
"interfaces" : [ ],
|
|
457
472
|
"unions" : [ ],
|
|
@@ -466,7 +481,7 @@
|
|
|
466
481
|
"application" : {
|
|
467
482
|
"key" : "svb"
|
|
468
483
|
},
|
|
469
|
-
"version" : "0.3.
|
|
484
|
+
"version" : "0.3.9",
|
|
470
485
|
"enums" : [ "clearing_type", "notification_type", "transaction_type" ],
|
|
471
486
|
"interfaces" : [ ],
|
|
472
487
|
"unions" : [ ],
|
|
@@ -481,7 +496,7 @@
|
|
|
481
496
|
"application" : {
|
|
482
497
|
"key" : "channel"
|
|
483
498
|
},
|
|
484
|
-
"version" : "0.17.
|
|
499
|
+
"version" : "0.17.19",
|
|
485
500
|
"enums" : [ "channel_currency_capability" ],
|
|
486
501
|
"interfaces" : [ ],
|
|
487
502
|
"unions" : [ ],
|
|
@@ -496,7 +511,7 @@
|
|
|
496
511
|
"application" : {
|
|
497
512
|
"key" : "organization-onboarding-state"
|
|
498
513
|
},
|
|
499
|
-
"version" : "0.17.
|
|
514
|
+
"version" : "0.17.19",
|
|
500
515
|
"enums" : [ "merchant_rejected_reason", "onboarding_blocked_reason" ],
|
|
501
516
|
"interfaces" : [ ],
|
|
502
517
|
"unions" : [ "onboarding_state" ],
|
|
@@ -511,7 +526,7 @@
|
|
|
511
526
|
"application" : {
|
|
512
527
|
"key" : "brickftp"
|
|
513
528
|
},
|
|
514
|
-
"version" : "0.3.
|
|
529
|
+
"version" : "0.3.9",
|
|
515
530
|
"enums" : [ "authentication_method", "behavior_type", "grant_permission_setting", "ssl_required_setting", "webhook_event_action", "webhook_event_interface", "webhook_event_type" ],
|
|
516
531
|
"interfaces" : [ ],
|
|
517
532
|
"unions" : [ "file_form", "node" ],
|
|
@@ -526,7 +541,7 @@
|
|
|
526
541
|
"application" : {
|
|
527
542
|
"key" : "fraud"
|
|
528
543
|
},
|
|
529
|
-
"version" : "0.17.
|
|
544
|
+
"version" : "0.17.19",
|
|
530
545
|
"enums" : [ "fraud_email_rule_decision", "fraud_liability", "fraud_status" ],
|
|
531
546
|
"interfaces" : [ ],
|
|
532
547
|
"unions" : [ "fraud_order_reference" ],
|
|
@@ -541,7 +556,7 @@
|
|
|
541
556
|
"application" : {
|
|
542
557
|
"key" : "permission"
|
|
543
558
|
},
|
|
544
|
-
"version" : "0.17.
|
|
559
|
+
"version" : "0.17.19",
|
|
545
560
|
"enums" : [ "authentication_technique", "flow_behavior", "flow_role", "permitted_http_method" ],
|
|
546
561
|
"interfaces" : [ ],
|
|
547
562
|
"unions" : [ ],
|
|
@@ -556,7 +571,7 @@
|
|
|
556
571
|
"application" : {
|
|
557
572
|
"key" : "billing-bank-account"
|
|
558
573
|
},
|
|
559
|
-
"version" : "0.17.
|
|
574
|
+
"version" : "0.17.19",
|
|
560
575
|
"enums" : [ ],
|
|
561
576
|
"interfaces" : [ ],
|
|
562
577
|
"unions" : [ "bank_account_info" ],
|
|
@@ -571,7 +586,7 @@
|
|
|
571
586
|
"application" : {
|
|
572
587
|
"key" : "billing"
|
|
573
588
|
},
|
|
574
|
-
"version" : "0.17.
|
|
589
|
+
"version" : "0.17.19",
|
|
575
590
|
"enums" : [ "fee_deduction_type", "payout_attachment_type", "payout_status_failure_code", "statement_attachment_type", "transaction_source", "withholding_deduction_type" ],
|
|
576
591
|
"interfaces" : [ "bank_account", "default_bank_account", "generic_statement", "generic_transaction", "payout", "payout_interface" ],
|
|
577
592
|
"unions" : [ "payout_status", "settlement" ],
|
|
@@ -586,7 +601,7 @@
|
|
|
586
601
|
"application" : {
|
|
587
602
|
"key" : "order-management-event"
|
|
588
603
|
},
|
|
589
|
-
"version" : "0.17.
|
|
604
|
+
"version" : "0.17.19",
|
|
590
605
|
"enums" : [ ],
|
|
591
606
|
"interfaces" : [ ],
|
|
592
607
|
"unions" : [ "order_management_event" ],
|
|
@@ -601,7 +616,7 @@
|
|
|
601
616
|
"application" : {
|
|
602
617
|
"key" : "organization"
|
|
603
618
|
},
|
|
604
|
-
"version" : "0.17.
|
|
619
|
+
"version" : "0.17.19",
|
|
605
620
|
"enums" : [ "country_picker_source", "ecommerce_platform_type", "invitation_error_code" ],
|
|
606
621
|
"interfaces" : [ ],
|
|
607
622
|
"unions" : [ ],
|
|
@@ -616,7 +631,7 @@
|
|
|
616
631
|
"application" : {
|
|
617
632
|
"key" : "label"
|
|
618
633
|
},
|
|
619
|
-
"version" : "0.17.
|
|
634
|
+
"version" : "0.17.19",
|
|
620
635
|
"enums" : [ "cost_estimate_source", "direction", "label_request_method", "label_trigger_method", "shipment_recipient", "tracking_number_type" ],
|
|
621
636
|
"interfaces" : [ ],
|
|
622
637
|
"unions" : [ "shipping_label_form", "shipping_notification_form" ],
|
|
@@ -631,7 +646,7 @@
|
|
|
631
646
|
"application" : {
|
|
632
647
|
"key" : "return"
|
|
633
648
|
},
|
|
634
|
-
"version" : "0.17.
|
|
649
|
+
"version" : "0.17.19",
|
|
635
650
|
"enums" : [ "return_status", "return_tracking_status" ],
|
|
636
651
|
"interfaces" : [ ],
|
|
637
652
|
"unions" : [ "return_source" ],
|
|
@@ -646,7 +661,7 @@
|
|
|
646
661
|
"application" : {
|
|
647
662
|
"key" : "tracking"
|
|
648
663
|
},
|
|
649
|
-
"version" : "0.17.
|
|
664
|
+
"version" : "0.17.19",
|
|
650
665
|
"enums" : [ "tracking_status" ],
|
|
651
666
|
"interfaces" : [ ],
|
|
652
667
|
"unions" : [ ],
|
|
@@ -661,7 +676,7 @@
|
|
|
661
676
|
"application" : {
|
|
662
677
|
"key" : "export"
|
|
663
678
|
},
|
|
664
|
-
"version" : "0.17.
|
|
679
|
+
"version" : "0.17.19",
|
|
665
680
|
"enums" : [ "export_status", "item_identifier" ],
|
|
666
681
|
"interfaces" : [ "csv_price_book_item_export_row" ],
|
|
667
682
|
"unions" : [ "export_delivery", "export_type" ],
|
|
@@ -676,7 +691,7 @@
|
|
|
676
691
|
"application" : {
|
|
677
692
|
"key" : "pricing-indicator-internal-event"
|
|
678
693
|
},
|
|
679
|
-
"version" : "0.18.
|
|
694
|
+
"version" : "0.18.15",
|
|
680
695
|
"enums" : [ "pricing_indicator_status", "service_name" ],
|
|
681
696
|
"interfaces" : [ ],
|
|
682
697
|
"unions" : [ "pricing_indicator_event" ],
|
|
@@ -691,7 +706,7 @@
|
|
|
691
706
|
"application" : {
|
|
692
707
|
"key" : "flexe"
|
|
693
708
|
},
|
|
694
|
-
"version" : "0.3.
|
|
709
|
+
"version" : "0.3.9",
|
|
695
710
|
"enums" : [ "flexe_attachment_type", "flexe_notification", "flexe_shipment_type", "flexe_status" ],
|
|
696
711
|
"interfaces" : [ ],
|
|
697
712
|
"unions" : [ ],
|
|
@@ -706,7 +721,7 @@
|
|
|
706
721
|
"application" : {
|
|
707
722
|
"key" : "order-management"
|
|
708
723
|
},
|
|
709
|
-
"version" : "0.17.
|
|
724
|
+
"version" : "0.17.19",
|
|
710
725
|
"enums" : [ "cancel_reason", "fulfillment_item_quantity_status", "order_change_source" ],
|
|
711
726
|
"interfaces" : [ ],
|
|
712
727
|
"unions" : [ ],
|
|
@@ -721,7 +736,7 @@
|
|
|
721
736
|
"application" : {
|
|
722
737
|
"key" : "catalog-exclusion"
|
|
723
738
|
},
|
|
724
|
-
"version" : "0.17.
|
|
739
|
+
"version" : "0.17.19",
|
|
725
740
|
"enums" : [ "exclusion_rule_state" ],
|
|
726
741
|
"interfaces" : [ ],
|
|
727
742
|
"unions" : [ ],
|
|
@@ -736,7 +751,7 @@
|
|
|
736
751
|
"application" : {
|
|
737
752
|
"key" : "catalog-return"
|
|
738
753
|
},
|
|
739
|
-
"version" : "0.17.
|
|
754
|
+
"version" : "0.17.19",
|
|
740
755
|
"enums" : [ "return_policy_state" ],
|
|
741
756
|
"interfaces" : [ ],
|
|
742
757
|
"unions" : [ ],
|
|
@@ -751,7 +766,7 @@
|
|
|
751
766
|
"application" : {
|
|
752
767
|
"key" : "ftp"
|
|
753
768
|
},
|
|
754
|
-
"version" : "0.17.
|
|
769
|
+
"version" : "0.17.19",
|
|
755
770
|
"enums" : [ "ftp_file_source" ],
|
|
756
771
|
"interfaces" : [ ],
|
|
757
772
|
"unions" : [ ],
|
|
@@ -3407,6 +3422,9 @@
|
|
|
3407
3422
|
}, {
|
|
3408
3423
|
"name" : "harmonization_item_classification_deleted",
|
|
3409
3424
|
"attributes" : [ ]
|
|
3425
|
+
}, {
|
|
3426
|
+
"name" : "harmonization_classification_statistics_published",
|
|
3427
|
+
"attributes" : [ ]
|
|
3410
3428
|
}, {
|
|
3411
3429
|
"name" : "issuer_upserted",
|
|
3412
3430
|
"attributes" : [ ]
|
|
@@ -3485,6 +3503,12 @@
|
|
|
3485
3503
|
}, {
|
|
3486
3504
|
"name" : "organization_business_entity_upserted",
|
|
3487
3505
|
"attributes" : [ ]
|
|
3506
|
+
}, {
|
|
3507
|
+
"name" : "organization_status_change_upserted",
|
|
3508
|
+
"attributes" : [ ]
|
|
3509
|
+
}, {
|
|
3510
|
+
"name" : "organization_status_change_deleted",
|
|
3511
|
+
"attributes" : [ ]
|
|
3488
3512
|
}, {
|
|
3489
3513
|
"name" : "organization_restriction_approval_upserted",
|
|
3490
3514
|
"attributes" : [ ]
|
|
@@ -3668,6 +3692,12 @@
|
|
|
3668
3692
|
}, {
|
|
3669
3693
|
"name" : "shopify_monitoring_order_monitor_event_deleted",
|
|
3670
3694
|
"attributes" : [ ]
|
|
3695
|
+
}, {
|
|
3696
|
+
"name" : "shopify_order_fulfillments_snapshot_upserted",
|
|
3697
|
+
"attributes" : [ ]
|
|
3698
|
+
}, {
|
|
3699
|
+
"name" : "shopify_order_fulfillments_snapshot_deleted",
|
|
3700
|
+
"attributes" : [ ]
|
|
3671
3701
|
}, {
|
|
3672
3702
|
"name" : "stripe_authorization_deleted",
|
|
3673
3703
|
"attributes" : [ ]
|
|
@@ -5819,9 +5849,6 @@
|
|
|
5819
5849
|
"name" : "task_processor_key",
|
|
5820
5850
|
"plural" : "task_processor_keys",
|
|
5821
5851
|
"values" : [ {
|
|
5822
|
-
"name" : "billing_account",
|
|
5823
|
-
"attributes" : [ ]
|
|
5824
|
-
}, {
|
|
5825
5852
|
"name" : "order_messenger",
|
|
5826
5853
|
"attributes" : [ ]
|
|
5827
5854
|
}, {
|
|
@@ -5842,6 +5869,12 @@
|
|
|
5842
5869
|
}, {
|
|
5843
5870
|
"name" : "ratecard",
|
|
5844
5871
|
"attributes" : [ ]
|
|
5872
|
+
}, {
|
|
5873
|
+
"name" : "logistics_center",
|
|
5874
|
+
"attributes" : [ ]
|
|
5875
|
+
}, {
|
|
5876
|
+
"name" : "center_defaults",
|
|
5877
|
+
"attributes" : [ ]
|
|
5845
5878
|
} ],
|
|
5846
5879
|
"attributes" : [ ]
|
|
5847
5880
|
}, {
|
|
@@ -9989,6 +10022,10 @@
|
|
|
9989
10022
|
"type" : "harmonization_item_classification_deleted",
|
|
9990
10023
|
"attributes" : [ ],
|
|
9991
10024
|
"discriminator_value" : "harmonization_item_classification_deleted"
|
|
10025
|
+
}, {
|
|
10026
|
+
"type" : "harmonization_classification_statistics_published",
|
|
10027
|
+
"attributes" : [ ],
|
|
10028
|
+
"discriminator_value" : "harmonization_classification_statistics_published"
|
|
9992
10029
|
}, {
|
|
9993
10030
|
"type" : "issuer_upserted",
|
|
9994
10031
|
"attributes" : [ ],
|
|
@@ -10096,6 +10133,14 @@
|
|
|
10096
10133
|
"type" : "organization_business_entity_upserted",
|
|
10097
10134
|
"attributes" : [ ],
|
|
10098
10135
|
"discriminator_value" : "organization_business_entity_upserted"
|
|
10136
|
+
}, {
|
|
10137
|
+
"type" : "organization_status_change_upserted",
|
|
10138
|
+
"attributes" : [ ],
|
|
10139
|
+
"discriminator_value" : "organization_status_change_upserted"
|
|
10140
|
+
}, {
|
|
10141
|
+
"type" : "organization_status_change_deleted",
|
|
10142
|
+
"attributes" : [ ],
|
|
10143
|
+
"discriminator_value" : "organization_status_change_deleted"
|
|
10099
10144
|
}, {
|
|
10100
10145
|
"type" : "organization_restriction_approval_upserted",
|
|
10101
10146
|
"attributes" : [ ],
|
|
@@ -10340,6 +10385,14 @@
|
|
|
10340
10385
|
"type" : "shopify_monitoring_order_monitor_event_deleted",
|
|
10341
10386
|
"attributes" : [ ],
|
|
10342
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"
|
|
10343
10396
|
}, {
|
|
10344
10397
|
"type" : "stripe_authorization_deleted",
|
|
10345
10398
|
"attributes" : [ ],
|
|
@@ -18872,7 +18925,7 @@
|
|
|
18872
18925
|
}, {
|
|
18873
18926
|
"name" : "journal_id",
|
|
18874
18927
|
"type" : "string",
|
|
18875
|
-
"required" :
|
|
18928
|
+
"required" : false,
|
|
18876
18929
|
"attributes" : [ ],
|
|
18877
18930
|
"annotations" : [ ]
|
|
18878
18931
|
}, {
|
|
@@ -32854,7 +32907,7 @@
|
|
|
32854
32907
|
}, {
|
|
32855
32908
|
"name" : "owner",
|
|
32856
32909
|
"type" : "finance_bank_account_owner",
|
|
32857
|
-
"required" :
|
|
32910
|
+
"required" : false,
|
|
32858
32911
|
"attributes" : [ ],
|
|
32859
32912
|
"annotations" : [ ]
|
|
32860
32913
|
} ],
|
|
@@ -32873,6 +32926,44 @@
|
|
|
32873
32926
|
} ],
|
|
32874
32927
|
"attributes" : [ ],
|
|
32875
32928
|
"interfaces" : [ ]
|
|
32929
|
+
}, {
|
|
32930
|
+
"name" : "finance_bank_payment",
|
|
32931
|
+
"plural" : "finance_bank_payments",
|
|
32932
|
+
"fields" : [ {
|
|
32933
|
+
"name" : "id",
|
|
32934
|
+
"type" : "string",
|
|
32935
|
+
"required" : true,
|
|
32936
|
+
"attributes" : [ ],
|
|
32937
|
+
"annotations" : [ ],
|
|
32938
|
+
"description" : "Globally unique identifier"
|
|
32939
|
+
}, {
|
|
32940
|
+
"name" : "account",
|
|
32941
|
+
"type" : "account_summary",
|
|
32942
|
+
"required" : true,
|
|
32943
|
+
"attributes" : [ ],
|
|
32944
|
+
"annotations" : [ ]
|
|
32945
|
+
}, {
|
|
32946
|
+
"name" : "last4",
|
|
32947
|
+
"type" : "string",
|
|
32948
|
+
"required" : false,
|
|
32949
|
+
"attributes" : [ ],
|
|
32950
|
+
"annotations" : [ ]
|
|
32951
|
+
}, {
|
|
32952
|
+
"name" : "info",
|
|
32953
|
+
"type" : "io.flow.billing.bank.account.v0.unions.bank_account_info",
|
|
32954
|
+
"required" : false,
|
|
32955
|
+
"attributes" : [ ],
|
|
32956
|
+
"annotations" : [ ]
|
|
32957
|
+
}, {
|
|
32958
|
+
"name" : "owner",
|
|
32959
|
+
"type" : "finance_bank_account_owner",
|
|
32960
|
+
"required" : false,
|
|
32961
|
+
"attributes" : [ ],
|
|
32962
|
+
"annotations" : [ ]
|
|
32963
|
+
} ],
|
|
32964
|
+
"attributes" : [ ],
|
|
32965
|
+
"interfaces" : [ ],
|
|
32966
|
+
"description" : "View of a client bank payment used by our finance ops team"
|
|
32876
32967
|
}, {
|
|
32877
32968
|
"name" : "financial_merchant_category",
|
|
32878
32969
|
"plural" : "financial_merchant_categories",
|
|
@@ -34714,6 +34805,54 @@
|
|
|
34714
34805
|
"attributes" : [ ],
|
|
34715
34806
|
"interfaces" : [ ],
|
|
34716
34807
|
"description" : "Indicates tracking data for some part of a fulfillment."
|
|
34808
|
+
}, {
|
|
34809
|
+
"name" : "fulfillment_snapshot",
|
|
34810
|
+
"plural" : "fulfillment_snapshots",
|
|
34811
|
+
"fields" : [ {
|
|
34812
|
+
"name" : "tracking_source",
|
|
34813
|
+
"type" : "string",
|
|
34814
|
+
"required" : true,
|
|
34815
|
+
"attributes" : [ ],
|
|
34816
|
+
"annotations" : [ ]
|
|
34817
|
+
}, {
|
|
34818
|
+
"name" : "fulfillment_status",
|
|
34819
|
+
"type" : "string",
|
|
34820
|
+
"required" : false,
|
|
34821
|
+
"attributes" : [ ],
|
|
34822
|
+
"annotations" : [ ]
|
|
34823
|
+
}, {
|
|
34824
|
+
"name" : "is_fulfillment_fulfilled",
|
|
34825
|
+
"type" : "boolean",
|
|
34826
|
+
"required" : false,
|
|
34827
|
+
"attributes" : [ ],
|
|
34828
|
+
"annotations" : [ ]
|
|
34829
|
+
}, {
|
|
34830
|
+
"name" : "in_transit_created_at",
|
|
34831
|
+
"type" : "date-time-iso8601",
|
|
34832
|
+
"required" : false,
|
|
34833
|
+
"attributes" : [ ],
|
|
34834
|
+
"annotations" : [ ]
|
|
34835
|
+
}, {
|
|
34836
|
+
"name" : "has_shipping_notification",
|
|
34837
|
+
"type" : "boolean",
|
|
34838
|
+
"required" : true,
|
|
34839
|
+
"attributes" : [ ],
|
|
34840
|
+
"annotations" : [ ]
|
|
34841
|
+
}, {
|
|
34842
|
+
"name" : "fulfillment_created_at",
|
|
34843
|
+
"type" : "date-time-iso8601",
|
|
34844
|
+
"required" : false,
|
|
34845
|
+
"attributes" : [ ],
|
|
34846
|
+
"annotations" : [ ]
|
|
34847
|
+
}, {
|
|
34848
|
+
"name" : "fulfillment_updated_at",
|
|
34849
|
+
"type" : "date-time-iso8601",
|
|
34850
|
+
"required" : false,
|
|
34851
|
+
"attributes" : [ ],
|
|
34852
|
+
"annotations" : [ ]
|
|
34853
|
+
} ],
|
|
34854
|
+
"attributes" : [ ],
|
|
34855
|
+
"interfaces" : [ ]
|
|
34717
34856
|
}, {
|
|
34718
34857
|
"name" : "fx_fee",
|
|
34719
34858
|
"plural" : "fx_fees",
|
|
@@ -35216,6 +35355,49 @@
|
|
|
35216
35355
|
"attributes" : [ ],
|
|
35217
35356
|
"interfaces" : [ ],
|
|
35218
35357
|
"description" : "Configuration for Google Tag Manager integrations"
|
|
35358
|
+
}, {
|
|
35359
|
+
"name" : "harmonization_classification_statistics_data",
|
|
35360
|
+
"plural" : "harmonization_classification_statistics_data",
|
|
35361
|
+
"fields" : [ {
|
|
35362
|
+
"name" : "statistics",
|
|
35363
|
+
"type" : "classification_statistics",
|
|
35364
|
+
"required" : true,
|
|
35365
|
+
"attributes" : [ ],
|
|
35366
|
+
"annotations" : [ ]
|
|
35367
|
+
} ],
|
|
35368
|
+
"attributes" : [ ],
|
|
35369
|
+
"interfaces" : [ ]
|
|
35370
|
+
}, {
|
|
35371
|
+
"name" : "harmonization_classification_statistics_published",
|
|
35372
|
+
"plural" : "harmonization_classification_statistics_publisheds",
|
|
35373
|
+
"fields" : [ {
|
|
35374
|
+
"name" : "event_id",
|
|
35375
|
+
"type" : "string",
|
|
35376
|
+
"required" : true,
|
|
35377
|
+
"attributes" : [ ],
|
|
35378
|
+
"annotations" : [ ]
|
|
35379
|
+
}, {
|
|
35380
|
+
"name" : "timestamp",
|
|
35381
|
+
"type" : "date-time-iso8601",
|
|
35382
|
+
"required" : true,
|
|
35383
|
+
"attributes" : [ ],
|
|
35384
|
+
"annotations" : [ ]
|
|
35385
|
+
}, {
|
|
35386
|
+
"name" : "organization",
|
|
35387
|
+
"type" : "string",
|
|
35388
|
+
"required" : true,
|
|
35389
|
+
"attributes" : [ ],
|
|
35390
|
+
"annotations" : [ ],
|
|
35391
|
+
"description" : "Refers to your organization's account identifier"
|
|
35392
|
+
}, {
|
|
35393
|
+
"name" : "data",
|
|
35394
|
+
"type" : "harmonization_classification_statistics_data",
|
|
35395
|
+
"required" : true,
|
|
35396
|
+
"attributes" : [ ],
|
|
35397
|
+
"annotations" : [ ]
|
|
35398
|
+
} ],
|
|
35399
|
+
"attributes" : [ ],
|
|
35400
|
+
"interfaces" : [ ]
|
|
35219
35401
|
}, {
|
|
35220
35402
|
"name" : "harmonization_codes_import",
|
|
35221
35403
|
"plural" : "harmonization_codes_imports",
|
|
@@ -42987,6 +43169,24 @@
|
|
|
42987
43169
|
} ],
|
|
42988
43170
|
"attributes" : [ ],
|
|
42989
43171
|
"interfaces" : [ ]
|
|
43172
|
+
}, {
|
|
43173
|
+
"name" : "logistics_center_check",
|
|
43174
|
+
"plural" : "logistics_center_checks",
|
|
43175
|
+
"fields" : [ {
|
|
43176
|
+
"name" : "issues",
|
|
43177
|
+
"type" : "[string]",
|
|
43178
|
+
"required" : false,
|
|
43179
|
+
"attributes" : [ ],
|
|
43180
|
+
"annotations" : [ ]
|
|
43181
|
+
}, {
|
|
43182
|
+
"name" : "is_valid",
|
|
43183
|
+
"type" : "boolean",
|
|
43184
|
+
"required" : true,
|
|
43185
|
+
"attributes" : [ ],
|
|
43186
|
+
"annotations" : [ ]
|
|
43187
|
+
} ],
|
|
43188
|
+
"attributes" : [ ],
|
|
43189
|
+
"interfaces" : [ ]
|
|
42990
43190
|
}, {
|
|
42991
43191
|
"name" : "logo",
|
|
42992
43192
|
"plural" : "logoes",
|
|
@@ -47658,6 +47858,93 @@
|
|
|
47658
47858
|
} ],
|
|
47659
47859
|
"attributes" : [ ],
|
|
47660
47860
|
"interfaces" : [ ]
|
|
47861
|
+
}, {
|
|
47862
|
+
"name" : "organization_status_change",
|
|
47863
|
+
"plural" : "organization_status_changes",
|
|
47864
|
+
"fields" : [ {
|
|
47865
|
+
"name" : "id",
|
|
47866
|
+
"type" : "string",
|
|
47867
|
+
"required" : true,
|
|
47868
|
+
"attributes" : [ ],
|
|
47869
|
+
"annotations" : [ ],
|
|
47870
|
+
"description" : "Globally unique identifier"
|
|
47871
|
+
}, {
|
|
47872
|
+
"name" : "organization",
|
|
47873
|
+
"type" : "string",
|
|
47874
|
+
"required" : true,
|
|
47875
|
+
"attributes" : [ ],
|
|
47876
|
+
"annotations" : [ ],
|
|
47877
|
+
"description" : "Refers to your organization's account identifier"
|
|
47878
|
+
}, {
|
|
47879
|
+
"name" : "previous_status",
|
|
47880
|
+
"type" : "io.flow.common.v0.enums.organization_status",
|
|
47881
|
+
"required" : false,
|
|
47882
|
+
"attributes" : [ ],
|
|
47883
|
+
"annotations" : [ ]
|
|
47884
|
+
}, {
|
|
47885
|
+
"name" : "status",
|
|
47886
|
+
"type" : "io.flow.common.v0.enums.organization_status",
|
|
47887
|
+
"required" : true,
|
|
47888
|
+
"attributes" : [ ],
|
|
47889
|
+
"annotations" : [ ]
|
|
47890
|
+
}, {
|
|
47891
|
+
"name" : "status_set_at",
|
|
47892
|
+
"type" : "date-time-iso8601",
|
|
47893
|
+
"required" : true,
|
|
47894
|
+
"attributes" : [ ],
|
|
47895
|
+
"annotations" : [ ]
|
|
47896
|
+
} ],
|
|
47897
|
+
"attributes" : [ ],
|
|
47898
|
+
"interfaces" : [ ]
|
|
47899
|
+
}, {
|
|
47900
|
+
"name" : "organization_status_change_deleted",
|
|
47901
|
+
"plural" : "organization_status_change_deleteds",
|
|
47902
|
+
"fields" : [ {
|
|
47903
|
+
"name" : "event_id",
|
|
47904
|
+
"type" : "string",
|
|
47905
|
+
"required" : true,
|
|
47906
|
+
"attributes" : [ ],
|
|
47907
|
+
"annotations" : [ ]
|
|
47908
|
+
}, {
|
|
47909
|
+
"name" : "timestamp",
|
|
47910
|
+
"type" : "date-time-iso8601",
|
|
47911
|
+
"required" : true,
|
|
47912
|
+
"attributes" : [ ],
|
|
47913
|
+
"annotations" : [ ]
|
|
47914
|
+
}, {
|
|
47915
|
+
"name" : "id",
|
|
47916
|
+
"type" : "string",
|
|
47917
|
+
"required" : true,
|
|
47918
|
+
"attributes" : [ ],
|
|
47919
|
+
"annotations" : [ ],
|
|
47920
|
+
"description" : "Globally unique identifier"
|
|
47921
|
+
} ],
|
|
47922
|
+
"attributes" : [ ],
|
|
47923
|
+
"interfaces" : [ ]
|
|
47924
|
+
}, {
|
|
47925
|
+
"name" : "organization_status_change_upserted",
|
|
47926
|
+
"plural" : "organization_status_change_upserteds",
|
|
47927
|
+
"fields" : [ {
|
|
47928
|
+
"name" : "event_id",
|
|
47929
|
+
"type" : "string",
|
|
47930
|
+
"required" : true,
|
|
47931
|
+
"attributes" : [ ],
|
|
47932
|
+
"annotations" : [ ]
|
|
47933
|
+
}, {
|
|
47934
|
+
"name" : "timestamp",
|
|
47935
|
+
"type" : "date-time-iso8601",
|
|
47936
|
+
"required" : true,
|
|
47937
|
+
"attributes" : [ ],
|
|
47938
|
+
"annotations" : [ ]
|
|
47939
|
+
}, {
|
|
47940
|
+
"name" : "organization_status_change",
|
|
47941
|
+
"type" : "organization_status_change",
|
|
47942
|
+
"required" : true,
|
|
47943
|
+
"attributes" : [ ],
|
|
47944
|
+
"annotations" : [ ]
|
|
47945
|
+
} ],
|
|
47946
|
+
"attributes" : [ ],
|
|
47947
|
+
"interfaces" : [ ]
|
|
47661
47948
|
}, {
|
|
47662
47949
|
"name" : "partner",
|
|
47663
47950
|
"plural" : "partners",
|
|
@@ -47918,6 +48205,12 @@
|
|
|
47918
48205
|
"name" : "partner_organization_settings",
|
|
47919
48206
|
"plural" : "partner_organization_settings",
|
|
47920
48207
|
"fields" : [ {
|
|
48208
|
+
"name" : "label_format",
|
|
48209
|
+
"type" : "io.flow.partner.v0.enums.label_format",
|
|
48210
|
+
"required" : true,
|
|
48211
|
+
"attributes" : [ ],
|
|
48212
|
+
"annotations" : [ ]
|
|
48213
|
+
}, {
|
|
47921
48214
|
"name" : "glbe_merchant_guid",
|
|
47922
48215
|
"type" : "string",
|
|
47923
48216
|
"required" : true,
|
|
@@ -47930,9 +48223,16 @@
|
|
|
47930
48223
|
"name" : "partner_organization_settings_form",
|
|
47931
48224
|
"plural" : "partner_organization_settings_forms",
|
|
47932
48225
|
"fields" : [ {
|
|
48226
|
+
"name" : "label_format",
|
|
48227
|
+
"type" : "io.flow.partner.v0.enums.label_format",
|
|
48228
|
+
"required" : true,
|
|
48229
|
+
"attributes" : [ ],
|
|
48230
|
+
"annotations" : [ ],
|
|
48231
|
+
"default" : "all"
|
|
48232
|
+
}, {
|
|
47933
48233
|
"name" : "glbe_merchant_guid",
|
|
47934
48234
|
"type" : "string",
|
|
47935
|
-
"required" :
|
|
48235
|
+
"required" : false,
|
|
47936
48236
|
"attributes" : [ ],
|
|
47937
48237
|
"annotations" : [ ]
|
|
47938
48238
|
} ],
|
|
@@ -51077,6 +51377,33 @@
|
|
|
51077
51377
|
} ],
|
|
51078
51378
|
"attributes" : [ ],
|
|
51079
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" : [ ]
|
|
51080
51407
|
}, {
|
|
51081
51408
|
"name" : "rate_name_summary",
|
|
51082
51409
|
"plural" : "rate_name_summaries",
|
|
@@ -55301,6 +55628,106 @@
|
|
|
55301
55628
|
"attributes" : [ ],
|
|
55302
55629
|
"interfaces" : [ ],
|
|
55303
55630
|
"description" : "Returns the content used by shopify to present discounts"
|
|
55631
|
+
}, {
|
|
55632
|
+
"name" : "shopify_order_fulfillments_snapshot",
|
|
55633
|
+
"plural" : "shopify_order_fulfillments_snapshots",
|
|
55634
|
+
"fields" : [ {
|
|
55635
|
+
"name" : "id",
|
|
55636
|
+
"type" : "string",
|
|
55637
|
+
"required" : true,
|
|
55638
|
+
"attributes" : [ ],
|
|
55639
|
+
"annotations" : [ ],
|
|
55640
|
+
"description" : "shopify order id"
|
|
55641
|
+
}, {
|
|
55642
|
+
"name" : "organization_id",
|
|
55643
|
+
"type" : "string",
|
|
55644
|
+
"required" : true,
|
|
55645
|
+
"attributes" : [ ],
|
|
55646
|
+
"annotations" : [ ]
|
|
55647
|
+
}, {
|
|
55648
|
+
"name" : "order_number",
|
|
55649
|
+
"type" : "long",
|
|
55650
|
+
"required" : true,
|
|
55651
|
+
"attributes" : [ ],
|
|
55652
|
+
"annotations" : [ ]
|
|
55653
|
+
}, {
|
|
55654
|
+
"name" : "order_created_at",
|
|
55655
|
+
"type" : "date-time-iso8601",
|
|
55656
|
+
"required" : true,
|
|
55657
|
+
"attributes" : [ ],
|
|
55658
|
+
"annotations" : [ ]
|
|
55659
|
+
}, {
|
|
55660
|
+
"name" : "is_order_fulfilled",
|
|
55661
|
+
"type" : "boolean",
|
|
55662
|
+
"required" : true,
|
|
55663
|
+
"attributes" : [ ],
|
|
55664
|
+
"annotations" : [ ]
|
|
55665
|
+
}, {
|
|
55666
|
+
"name" : "should_be_fulfilled",
|
|
55667
|
+
"type" : "boolean",
|
|
55668
|
+
"required" : true,
|
|
55669
|
+
"attributes" : [ ],
|
|
55670
|
+
"annotations" : [ ],
|
|
55671
|
+
"description" : "order is not fulfilled, fulfillment not cancelled, financial status is not in voided, refunded and pending"
|
|
55672
|
+
}, {
|
|
55673
|
+
"name" : "fulfillment_snapshots",
|
|
55674
|
+
"type" : "[fulfillment_snapshot]",
|
|
55675
|
+
"required" : true,
|
|
55676
|
+
"attributes" : [ ],
|
|
55677
|
+
"annotations" : [ ],
|
|
55678
|
+
"description" : "all fulfillments snapshots relating to the order"
|
|
55679
|
+
} ],
|
|
55680
|
+
"attributes" : [ ],
|
|
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" : [ ]
|
|
55304
55731
|
}, {
|
|
55305
55732
|
"name" : "shopify_order_inventory_check",
|
|
55306
55733
|
"plural" : "shopify_order_inventory_checks",
|
|
@@ -56409,7 +56836,7 @@
|
|
|
56409
56836
|
}, {
|
|
56410
56837
|
"name" : "journal_id",
|
|
56411
56838
|
"type" : "string",
|
|
56412
|
-
"required" :
|
|
56839
|
+
"required" : false,
|
|
56413
56840
|
"attributes" : [ ],
|
|
56414
56841
|
"annotations" : [ ]
|
|
56415
56842
|
}, {
|
|
@@ -61293,56 +61720,8 @@
|
|
|
61293
61720
|
} ],
|
|
61294
61721
|
"attributes" : [ ]
|
|
61295
61722
|
}, {
|
|
61296
|
-
"method" : "
|
|
61297
|
-
"path" : "/internal/bank/payments/:id",
|
|
61298
|
-
"parameters" : [ {
|
|
61299
|
-
"name" : "id",
|
|
61300
|
-
"type" : "string",
|
|
61301
|
-
"location" : "Path",
|
|
61302
|
-
"required" : true,
|
|
61303
|
-
"description" : "Filter by one or more IDs of this resource"
|
|
61304
|
-
} ],
|
|
61305
|
-
"responses" : [ {
|
|
61306
|
-
"code" : {
|
|
61307
|
-
"integer" : {
|
|
61308
|
-
"value" : 204
|
|
61309
|
-
}
|
|
61310
|
-
},
|
|
61311
|
-
"type" : "unit",
|
|
61312
|
-
"description" : "Operation succeeded. No content is returned",
|
|
61313
|
-
"attributes" : [ ]
|
|
61314
|
-
}, {
|
|
61315
|
-
"code" : {
|
|
61316
|
-
"integer" : {
|
|
61317
|
-
"value" : 401
|
|
61318
|
-
}
|
|
61319
|
-
},
|
|
61320
|
-
"type" : "unit",
|
|
61321
|
-
"description" : "Authorization failed",
|
|
61322
|
-
"attributes" : [ ]
|
|
61323
|
-
}, {
|
|
61324
|
-
"code" : {
|
|
61325
|
-
"integer" : {
|
|
61326
|
-
"value" : 404
|
|
61327
|
-
}
|
|
61328
|
-
},
|
|
61329
|
-
"type" : "unit",
|
|
61330
|
-
"description" : "Resource was not found",
|
|
61331
|
-
"attributes" : [ ]
|
|
61332
|
-
}, {
|
|
61333
|
-
"code" : {
|
|
61334
|
-
"integer" : {
|
|
61335
|
-
"value" : 422
|
|
61336
|
-
}
|
|
61337
|
-
},
|
|
61338
|
-
"type" : "io.flow.error.v0.models.generic_error",
|
|
61339
|
-
"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.",
|
|
61340
|
-
"attributes" : [ ]
|
|
61341
|
-
} ],
|
|
61342
|
-
"attributes" : [ ]
|
|
61343
|
-
}, {
|
|
61344
|
-
"method" : "PUT",
|
|
61345
|
-
"path" : "/internal/bank/payments/:id/status",
|
|
61723
|
+
"method" : "POST",
|
|
61724
|
+
"path" : "/internal/bank/payments/:id/clone_failed",
|
|
61346
61725
|
"parameters" : [ {
|
|
61347
61726
|
"name" : "id",
|
|
61348
61727
|
"type" : "string",
|
|
@@ -61387,30 +61766,18 @@
|
|
|
61387
61766
|
"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.",
|
|
61388
61767
|
"attributes" : [ ]
|
|
61389
61768
|
} ],
|
|
61390
|
-
"attributes" : [ ]
|
|
61391
|
-
"body" : {
|
|
61392
|
-
"type" : "bank_payment_status_form",
|
|
61393
|
-
"attributes" : [ ]
|
|
61394
|
-
}
|
|
61769
|
+
"attributes" : [ ]
|
|
61395
61770
|
}, {
|
|
61396
61771
|
"method" : "PUT",
|
|
61397
|
-
"path" : "/internal/bank/payments/:
|
|
61772
|
+
"path" : "/internal/bank/payments/:id/status",
|
|
61398
61773
|
"parameters" : [ {
|
|
61399
|
-
"name" : "
|
|
61774
|
+
"name" : "id",
|
|
61400
61775
|
"type" : "string",
|
|
61401
61776
|
"location" : "Path",
|
|
61402
|
-
"required" : true
|
|
61777
|
+
"required" : true,
|
|
61778
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
61403
61779
|
} ],
|
|
61404
61780
|
"responses" : [ {
|
|
61405
|
-
"code" : {
|
|
61406
|
-
"integer" : {
|
|
61407
|
-
"value" : 404
|
|
61408
|
-
}
|
|
61409
|
-
},
|
|
61410
|
-
"type" : "unit",
|
|
61411
|
-
"description" : "Resource was not found",
|
|
61412
|
-
"attributes" : [ ]
|
|
61413
|
-
}, {
|
|
61414
61781
|
"code" : {
|
|
61415
61782
|
"integer" : {
|
|
61416
61783
|
"value" : 201
|
|
@@ -61422,34 +61789,34 @@
|
|
|
61422
61789
|
}, {
|
|
61423
61790
|
"code" : {
|
|
61424
61791
|
"integer" : {
|
|
61425
|
-
"value" :
|
|
61792
|
+
"value" : 401
|
|
61426
61793
|
}
|
|
61427
61794
|
},
|
|
61428
|
-
"type" : "
|
|
61429
|
-
"description" : "
|
|
61795
|
+
"type" : "unit",
|
|
61796
|
+
"description" : "Authorization failed",
|
|
61430
61797
|
"attributes" : [ ]
|
|
61431
61798
|
}, {
|
|
61432
61799
|
"code" : {
|
|
61433
61800
|
"integer" : {
|
|
61434
|
-
"value" :
|
|
61801
|
+
"value" : 404
|
|
61435
61802
|
}
|
|
61436
61803
|
},
|
|
61437
61804
|
"type" : "unit",
|
|
61438
|
-
"description" : "
|
|
61805
|
+
"description" : "Resource was not found",
|
|
61439
61806
|
"attributes" : [ ]
|
|
61440
61807
|
}, {
|
|
61441
61808
|
"code" : {
|
|
61442
61809
|
"integer" : {
|
|
61443
|
-
"value" :
|
|
61810
|
+
"value" : 422
|
|
61444
61811
|
}
|
|
61445
61812
|
},
|
|
61446
|
-
"type" : "
|
|
61447
|
-
"description" : "
|
|
61813
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
61814
|
+
"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.",
|
|
61448
61815
|
"attributes" : [ ]
|
|
61449
61816
|
} ],
|
|
61450
61817
|
"attributes" : [ ],
|
|
61451
61818
|
"body" : {
|
|
61452
|
-
"type" : "
|
|
61819
|
+
"type" : "bank_payment_status_form",
|
|
61453
61820
|
"attributes" : [ ]
|
|
61454
61821
|
}
|
|
61455
61822
|
} ],
|
|
@@ -68707,15 +69074,6 @@
|
|
|
68707
69074
|
"type" : "unit",
|
|
68708
69075
|
"description" : "Resource was not found",
|
|
68709
69076
|
"attributes" : [ ]
|
|
68710
|
-
}, {
|
|
68711
|
-
"code" : {
|
|
68712
|
-
"integer" : {
|
|
68713
|
-
"value" : 422
|
|
68714
|
-
}
|
|
68715
|
-
},
|
|
68716
|
-
"type" : "io.flow.error.v0.models.generic_error",
|
|
68717
|
-
"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.",
|
|
68718
|
-
"attributes" : [ ]
|
|
68719
69077
|
} ],
|
|
68720
69078
|
"attributes" : [ ]
|
|
68721
69079
|
} ],
|
|
@@ -71172,7 +71530,122 @@
|
|
|
71172
71530
|
"location" : "Query",
|
|
71173
71531
|
"required" : false
|
|
71174
71532
|
}, {
|
|
71175
|
-
"name" : "
|
|
71533
|
+
"name" : "environment",
|
|
71534
|
+
"type" : "io.flow.common.v0.enums.environment",
|
|
71535
|
+
"location" : "Query",
|
|
71536
|
+
"required" : false
|
|
71537
|
+
}, {
|
|
71538
|
+
"name" : "limit",
|
|
71539
|
+
"type" : "long",
|
|
71540
|
+
"location" : "Query",
|
|
71541
|
+
"required" : true,
|
|
71542
|
+
"description" : "The maximum number of results to return",
|
|
71543
|
+
"default" : "25",
|
|
71544
|
+
"minimum" : 1,
|
|
71545
|
+
"maximum" : 100
|
|
71546
|
+
}, {
|
|
71547
|
+
"name" : "offset",
|
|
71548
|
+
"type" : "long",
|
|
71549
|
+
"location" : "Query",
|
|
71550
|
+
"required" : true,
|
|
71551
|
+
"description" : "The number of results to skip before returning results",
|
|
71552
|
+
"default" : "0",
|
|
71553
|
+
"minimum" : 0
|
|
71554
|
+
}, {
|
|
71555
|
+
"name" : "sort",
|
|
71556
|
+
"type" : "string",
|
|
71557
|
+
"location" : "Query",
|
|
71558
|
+
"required" : true,
|
|
71559
|
+
"default" : "id"
|
|
71560
|
+
} ],
|
|
71561
|
+
"responses" : [ {
|
|
71562
|
+
"code" : {
|
|
71563
|
+
"integer" : {
|
|
71564
|
+
"value" : 200
|
|
71565
|
+
}
|
|
71566
|
+
},
|
|
71567
|
+
"type" : "[finance_bank_account]",
|
|
71568
|
+
"description" : "Successful response",
|
|
71569
|
+
"attributes" : [ ]
|
|
71570
|
+
}, {
|
|
71571
|
+
"code" : {
|
|
71572
|
+
"integer" : {
|
|
71573
|
+
"value" : 401
|
|
71574
|
+
}
|
|
71575
|
+
},
|
|
71576
|
+
"type" : "unit",
|
|
71577
|
+
"description" : "Authorization failed",
|
|
71578
|
+
"attributes" : [ ]
|
|
71579
|
+
}, {
|
|
71580
|
+
"code" : {
|
|
71581
|
+
"integer" : {
|
|
71582
|
+
"value" : 404
|
|
71583
|
+
}
|
|
71584
|
+
},
|
|
71585
|
+
"type" : "unit",
|
|
71586
|
+
"description" : "Resource was not found",
|
|
71587
|
+
"attributes" : [ ]
|
|
71588
|
+
}, {
|
|
71589
|
+
"code" : {
|
|
71590
|
+
"integer" : {
|
|
71591
|
+
"value" : 422
|
|
71592
|
+
}
|
|
71593
|
+
},
|
|
71594
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
71595
|
+
"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.",
|
|
71596
|
+
"attributes" : [ ]
|
|
71597
|
+
} ],
|
|
71598
|
+
"attributes" : [ {
|
|
71599
|
+
"name" : "sort",
|
|
71600
|
+
"value" : {
|
|
71601
|
+
"values" : [ {
|
|
71602
|
+
"value" : "id"
|
|
71603
|
+
}, {
|
|
71604
|
+
"value" : "source_id"
|
|
71605
|
+
}, {
|
|
71606
|
+
"value" : "created_at"
|
|
71607
|
+
} ]
|
|
71608
|
+
}
|
|
71609
|
+
}, {
|
|
71610
|
+
"name" : "linter",
|
|
71611
|
+
"value" : {
|
|
71612
|
+
"ignore" : [ "sort_parameter_default", "versions" ]
|
|
71613
|
+
}
|
|
71614
|
+
} ]
|
|
71615
|
+
} ],
|
|
71616
|
+
"attributes" : [ {
|
|
71617
|
+
"name" : "docs",
|
|
71618
|
+
"value" : {
|
|
71619
|
+
"module" : "general"
|
|
71620
|
+
}
|
|
71621
|
+
} ],
|
|
71622
|
+
"path" : "/internal/finance/bank/accounts",
|
|
71623
|
+
"description" : "View of a client bank account used by our finance ops team"
|
|
71624
|
+
}, {
|
|
71625
|
+
"type" : "finance_bank_payment",
|
|
71626
|
+
"plural" : "finance_bank_payments",
|
|
71627
|
+
"operations" : [ {
|
|
71628
|
+
"method" : "GET",
|
|
71629
|
+
"path" : "/internal/finance/bank/payments",
|
|
71630
|
+
"parameters" : [ {
|
|
71631
|
+
"name" : "id",
|
|
71632
|
+
"type" : "[string]",
|
|
71633
|
+
"location" : "Query",
|
|
71634
|
+
"required" : false,
|
|
71635
|
+
"description" : "Filter by one or more IDs of this resource",
|
|
71636
|
+
"maximum" : 100
|
|
71637
|
+
}, {
|
|
71638
|
+
"name" : "source_type",
|
|
71639
|
+
"type" : "account_type",
|
|
71640
|
+
"location" : "Query",
|
|
71641
|
+
"required" : false
|
|
71642
|
+
}, {
|
|
71643
|
+
"name" : "source_id",
|
|
71644
|
+
"type" : "string",
|
|
71645
|
+
"location" : "Query",
|
|
71646
|
+
"required" : false
|
|
71647
|
+
}, {
|
|
71648
|
+
"name" : "status",
|
|
71176
71649
|
"type" : "string",
|
|
71177
71650
|
"location" : "Query",
|
|
71178
71651
|
"required" : false,
|
|
@@ -71212,7 +71685,7 @@
|
|
|
71212
71685
|
"value" : 200
|
|
71213
71686
|
}
|
|
71214
71687
|
},
|
|
71215
|
-
"type" : "[
|
|
71688
|
+
"type" : "[finance_bank_payment]",
|
|
71216
71689
|
"description" : "Successful response",
|
|
71217
71690
|
"attributes" : [ ]
|
|
71218
71691
|
}, {
|
|
@@ -71267,8 +71740,8 @@
|
|
|
71267
71740
|
"module" : "general"
|
|
71268
71741
|
}
|
|
71269
71742
|
} ],
|
|
71270
|
-
"path" : "/internal/finance/bank/
|
|
71271
|
-
"description" : "View of a client bank
|
|
71743
|
+
"path" : "/internal/finance/bank/payments",
|
|
71744
|
+
"description" : "View of a client bank payment used by our finance ops team"
|
|
71272
71745
|
}, {
|
|
71273
71746
|
"type" : "financial_merchant_category",
|
|
71274
71747
|
"plural" : "financial_merchant_categories",
|
|
@@ -81188,6 +81661,71 @@
|
|
|
81188
81661
|
}
|
|
81189
81662
|
} ],
|
|
81190
81663
|
"path" : "/:organization/settings/export/localized_items"
|
|
81664
|
+
}, {
|
|
81665
|
+
"type" : "logistics_center_check",
|
|
81666
|
+
"plural" : "logistics_center_checks",
|
|
81667
|
+
"operations" : [ {
|
|
81668
|
+
"method" : "GET",
|
|
81669
|
+
"path" : "/internal/:organization_id/logistics/center/checks",
|
|
81670
|
+
"parameters" : [ {
|
|
81671
|
+
"name" : "organization_id",
|
|
81672
|
+
"type" : "string",
|
|
81673
|
+
"location" : "Path",
|
|
81674
|
+
"required" : true
|
|
81675
|
+
}, {
|
|
81676
|
+
"name" : "center_id",
|
|
81677
|
+
"type" : "string",
|
|
81678
|
+
"location" : "Query",
|
|
81679
|
+
"required" : true,
|
|
81680
|
+
"maximum" : 100
|
|
81681
|
+
} ],
|
|
81682
|
+
"responses" : [ {
|
|
81683
|
+
"code" : {
|
|
81684
|
+
"integer" : {
|
|
81685
|
+
"value" : 200
|
|
81686
|
+
}
|
|
81687
|
+
},
|
|
81688
|
+
"type" : "logistics_center_check",
|
|
81689
|
+
"description" : "Successful response",
|
|
81690
|
+
"attributes" : [ ]
|
|
81691
|
+
}, {
|
|
81692
|
+
"code" : {
|
|
81693
|
+
"integer" : {
|
|
81694
|
+
"value" : 401
|
|
81695
|
+
}
|
|
81696
|
+
},
|
|
81697
|
+
"type" : "unit",
|
|
81698
|
+
"description" : "Authorization failed",
|
|
81699
|
+
"attributes" : [ ]
|
|
81700
|
+
}, {
|
|
81701
|
+
"code" : {
|
|
81702
|
+
"integer" : {
|
|
81703
|
+
"value" : 404
|
|
81704
|
+
}
|
|
81705
|
+
},
|
|
81706
|
+
"type" : "unit",
|
|
81707
|
+
"description" : "Resource was not found",
|
|
81708
|
+
"attributes" : [ ]
|
|
81709
|
+
}, {
|
|
81710
|
+
"code" : {
|
|
81711
|
+
"integer" : {
|
|
81712
|
+
"value" : 422
|
|
81713
|
+
}
|
|
81714
|
+
},
|
|
81715
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
81716
|
+
"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.",
|
|
81717
|
+
"attributes" : [ ]
|
|
81718
|
+
} ],
|
|
81719
|
+
"attributes" : [ ],
|
|
81720
|
+
"description" : "Checks for valid center logistics information by center id"
|
|
81721
|
+
} ],
|
|
81722
|
+
"attributes" : [ {
|
|
81723
|
+
"name" : "docs",
|
|
81724
|
+
"value" : {
|
|
81725
|
+
"module" : "general"
|
|
81726
|
+
}
|
|
81727
|
+
} ],
|
|
81728
|
+
"path" : "/internal/:organization_id/logistics/center/checks"
|
|
81191
81729
|
}, {
|
|
81192
81730
|
"type" : "loyalty_program",
|
|
81193
81731
|
"plural" : "loyalty_programs",
|
|
@@ -91443,7 +91981,7 @@
|
|
|
91443
91981
|
"value" : 200
|
|
91444
91982
|
}
|
|
91445
91983
|
},
|
|
91446
|
-
"type" : "[
|
|
91984
|
+
"type" : "[rate_level_with_effective]",
|
|
91447
91985
|
"description" : "Successful response",
|
|
91448
91986
|
"attributes" : [ ]
|
|
91449
91987
|
}, {
|
|
@@ -96305,6 +96843,56 @@
|
|
|
96305
96843
|
} ],
|
|
96306
96844
|
"path" : "/:organization/shopify/orders",
|
|
96307
96845
|
"description" : "Returns full details of the order, including additional information common to things like confirmation pages"
|
|
96846
|
+
}, {
|
|
96847
|
+
"type" : "shopify_order_fulfillments_snapshot",
|
|
96848
|
+
"plural" : "shopify_order_fulfillments_snapshots",
|
|
96849
|
+
"operations" : [ {
|
|
96850
|
+
"method" : "POST",
|
|
96851
|
+
"path" : "/internal/shopify/monitoring/order-fulfillments/metrics",
|
|
96852
|
+
"parameters" : [ ],
|
|
96853
|
+
"responses" : [ {
|
|
96854
|
+
"code" : {
|
|
96855
|
+
"integer" : {
|
|
96856
|
+
"value" : 201
|
|
96857
|
+
}
|
|
96858
|
+
},
|
|
96859
|
+
"type" : "unit",
|
|
96860
|
+
"description" : "Operation succeeded and the resource was created",
|
|
96861
|
+
"attributes" : [ ]
|
|
96862
|
+
}, {
|
|
96863
|
+
"code" : {
|
|
96864
|
+
"integer" : {
|
|
96865
|
+
"value" : 401
|
|
96866
|
+
}
|
|
96867
|
+
},
|
|
96868
|
+
"type" : "unit",
|
|
96869
|
+
"description" : "Authorization failed",
|
|
96870
|
+
"attributes" : [ ]
|
|
96871
|
+
}, {
|
|
96872
|
+
"code" : {
|
|
96873
|
+
"integer" : {
|
|
96874
|
+
"value" : 422
|
|
96875
|
+
}
|
|
96876
|
+
},
|
|
96877
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
96878
|
+
"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.",
|
|
96879
|
+
"attributes" : [ ]
|
|
96880
|
+
} ],
|
|
96881
|
+
"attributes" : [ {
|
|
96882
|
+
"name" : "linter",
|
|
96883
|
+
"value" : {
|
|
96884
|
+
"ignore" : [ "get", "id", "limit", "offset", "sort", "versions" ]
|
|
96885
|
+
}
|
|
96886
|
+
} ],
|
|
96887
|
+
"description" : "Trigger shopify_order_fulfillments data to Athena"
|
|
96888
|
+
} ],
|
|
96889
|
+
"attributes" : [ {
|
|
96890
|
+
"name" : "docs",
|
|
96891
|
+
"value" : {
|
|
96892
|
+
"module" : "general"
|
|
96893
|
+
}
|
|
96894
|
+
} ],
|
|
96895
|
+
"path" : "/internal/shopify/monitoring/order-fulfillments/metrics"
|
|
96308
96896
|
}, {
|
|
96309
96897
|
"type" : "shopify_organization_settings",
|
|
96310
96898
|
"plural" : "shopify_organization_settings",
|