@flowio/api-internal-mock-generator 5.31.23 → 5.31.24
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 +420 -413
- package/package.json +2 -2
- package/src/api-internal.json +420 -413
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.16.
|
|
13
|
+
"version": "0.16.38",
|
|
14
14
|
"info": {
|
|
15
15
|
"license": {
|
|
16
16
|
"name": "MIT",
|
|
@@ -31,27 +31,12 @@
|
|
|
31
31
|
"application": {
|
|
32
32
|
"key": "error"
|
|
33
33
|
},
|
|
34
|
-
"version": "0.16.
|
|
34
|
+
"version": "0.16.55",
|
|
35
35
|
"enums": ["generic_error_code"],
|
|
36
36
|
"interfaces": [],
|
|
37
37
|
"unions": [],
|
|
38
38
|
"models": ["generic_error"],
|
|
39
39
|
"annotations": []
|
|
40
|
-
}, {
|
|
41
|
-
"uri": "https://app.apibuilder.io/flow/catalog/latest/service.json",
|
|
42
|
-
"namespace": "io.flow.catalog.v0",
|
|
43
|
-
"organization": {
|
|
44
|
-
"key": "flow"
|
|
45
|
-
},
|
|
46
|
-
"application": {
|
|
47
|
-
"key": "catalog"
|
|
48
|
-
},
|
|
49
|
-
"version": "0.16.52",
|
|
50
|
-
"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"],
|
|
51
|
-
"interfaces": ["localized_price"],
|
|
52
|
-
"unions": ["expandable_subcatalog", "localized_price"],
|
|
53
|
-
"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"],
|
|
54
|
-
"annotations": []
|
|
55
40
|
}, {
|
|
56
41
|
"uri": "https://app.apibuilder.io/flow/common/latest/service.json",
|
|
57
42
|
"namespace": "io.flow.common.v0",
|
|
@@ -61,12 +46,27 @@
|
|
|
61
46
|
"application": {
|
|
62
47
|
"key": "common"
|
|
63
48
|
},
|
|
64
|
-
"version": "0.16.
|
|
49
|
+
"version": "0.16.55",
|
|
65
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", "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"],
|
|
66
51
|
"interfaces": ["id_reference"],
|
|
67
52
|
"unions": ["discount_offer", "expandable_organization", "expandable_user", "input_specification_limitation", "price_source", "repeat_schedule"],
|
|
68
53
|
"models": ["address", "billing_address", "catalog_item_reference", "catalog_item_summary", "channel_reference", "checkout_reference", "contact", "customer_invoice", "customer_reference", "datetime_range", "dimension", "dimensions", "discount_form", "discount_offer_fixed", "discount_offer_percent", "discounts_form", "duration", "entity_identifier", "exception", "experience_summary", "included_levies", "input_form", "input_form_specification", "input_specification", "input_specification_limitation_max", "input_specification_limitations", "item_reference", "line_item", "line_item_attributes_form", "line_item_form", "line_item_quantity_form", "margin", "measurement", "merchant_of_record_entity", "merchant_of_record_entity_registration", "money", "money_with_base", "money_with_optional_base", "name", "order_customer", "order_customer_form", "organization", "organization_defaults", "organization_reference", "organization_summary", "partner_reference", "price", "price_form", "price_source_catalog", "price_source_price_book", "price_source_price_book_reference", "price_source_provided", "price_with_base", "repeat_daily", "repeat_hourly", "repeat_monthly", "repeat_weekly", "rounding", "schedule", "session_reference", "user", "user_reference", "zone"],
|
|
69
54
|
"annotations": []
|
|
55
|
+
}, {
|
|
56
|
+
"uri": "https://app.apibuilder.io/flow/session/latest/service.json",
|
|
57
|
+
"namespace": "io.flow.session.v0",
|
|
58
|
+
"organization": {
|
|
59
|
+
"key": "flow"
|
|
60
|
+
},
|
|
61
|
+
"application": {
|
|
62
|
+
"key": "session"
|
|
63
|
+
},
|
|
64
|
+
"version": "0.16.55",
|
|
65
|
+
"enums": [],
|
|
66
|
+
"interfaces": [],
|
|
67
|
+
"unions": ["session", "session_authorization"],
|
|
68
|
+
"models": ["cart_reference", "local_session", "organization_session", "organization_session_authorization", "session_authorization_form", "session_currency_format", "session_experiment", "session_experiment_form", "session_experiment_variant", "session_experiment_variant_form", "session_expiration_config", "session_form", "session_format", "session_geo", "session_put_form", "session_visit", "session_visitor"],
|
|
69
|
+
"annotations": []
|
|
70
70
|
}, {
|
|
71
71
|
"uri": "https://app.apibuilder.io/flow/reference/latest/service.json",
|
|
72
72
|
"namespace": "io.flow.reference.v0",
|
|
@@ -76,26 +76,26 @@
|
|
|
76
76
|
"application": {
|
|
77
77
|
"key": "reference"
|
|
78
78
|
},
|
|
79
|
-
"version": "0.16.
|
|
79
|
+
"version": "0.16.55",
|
|
80
80
|
"enums": ["payment_method_capability", "payment_method_type", "postal_type", "province_type"],
|
|
81
81
|
"interfaces": [],
|
|
82
82
|
"unions": [],
|
|
83
83
|
"models": ["carrier", "carrier_service", "country", "currency", "currency_symbols", "language", "locale", "locale_numbers", "localized_translation", "payment_method", "payment_method_image", "payment_method_images", "province", "region", "timezone"],
|
|
84
84
|
"annotations": []
|
|
85
85
|
}, {
|
|
86
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
87
|
-
"namespace": "io.flow.
|
|
86
|
+
"uri": "https://app.apibuilder.io/flow/query-builder/latest/service.json",
|
|
87
|
+
"namespace": "io.flow.query.builder.v0",
|
|
88
88
|
"organization": {
|
|
89
89
|
"key": "flow"
|
|
90
90
|
},
|
|
91
91
|
"application": {
|
|
92
|
-
"key": "
|
|
92
|
+
"key": "query-builder"
|
|
93
93
|
},
|
|
94
|
-
"version": "0.16.
|
|
95
|
-
"enums": ["
|
|
96
|
-
"interfaces": [
|
|
97
|
-
"unions": ["
|
|
98
|
-
"models": ["
|
|
94
|
+
"version": "0.16.55",
|
|
95
|
+
"enums": ["available_filter_format"],
|
|
96
|
+
"interfaces": [],
|
|
97
|
+
"unions": ["available_filter", "query_builder_form", "query_filter", "query_filter_form"],
|
|
98
|
+
"models": ["available_filter_structured", "available_filter_unstructured", "query", "query_builder", "query_builder_filter_form", "query_builder_query_form", "query_filter_structured", "query_filter_structured_form", "query_filter_unstructured", "query_filter_unstructured_form"],
|
|
99
99
|
"annotations": []
|
|
100
100
|
}, {
|
|
101
101
|
"uri": "https://app.apibuilder.io/flow/experience/latest/service.json",
|
|
@@ -106,116 +106,101 @@
|
|
|
106
106
|
"application": {
|
|
107
107
|
"key": "experience"
|
|
108
108
|
},
|
|
109
|
-
"version": "0.16.
|
|
109
|
+
"version": "0.16.55",
|
|
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"],
|
|
113
113
|
"models": ["address_configuration", "address_configuration_field_placement", "address_configuration_format", "address_configuration_province", "address_configuration_province_translation", "address_configuration_province_translation_locale", "address_field_validation", "allocation", "allocation_detail_component", "allocation_levy_component", "allocation_line_detail", "allocation_line_summary", "allocation_line_summary_line_item", "allocation_line_summary_shipping", "allocation_order_detail", "allocation_order_summary", "allocation_v2", "available_promotion", "checkout_attribute", "checkout_attribute_form", "checkout_item_content", "checkout_item_content_attribute", "country_status", "country_status_form", "credit_payment", "credit_payment_error", "credit_payment_form", "credit_payment_version", "datetime_with_timezone", "delivered_duty_setting", "discount", "discount_rule", "discount_rule_offer", "discount_rule_settings", "discount_rule_settings_form", "discount_rule_subsidy_entitlement", "experience", "experience_checkout_configuration_settings", "experience_checkout_settings", "experience_checkout_settings_form", "experience_clone", "experience_clone_form", "experience_configuration_reference", "experience_currency_format", "experience_currency_format_form", "experience_defaults", "experience_form", "experience_geo", "experience_logistics_settings", "experience_logistics_settings_put_form", "experience_logistics_summary", "experience_logistics_tier_summary", "experience_logistics_tier_summary_prices", "experience_overview", "experience_payment_method_rule", "experience_payment_method_rule_form", "experience_price_book_mapping", "experience_price_book_mapping_form", "experience_price_book_mapping_put_form", "experience_price_conversion", "experience_price_conversion_request", "experience_price_conversion_response", "experience_price_facet_conversion", "experience_price_facet_conversion_request", "experience_price_facet_conversion_response", "experience_reference", "experience_settings", "experience_status_form", "experience_version", "free_shipping", "free_shipping_order_promotion", "free_shipping_order_promotion_form", "item_margin", "item_margin_post_form", "item_margin_put_form", "item_margin_version", "line", "localized_line_item", "localized_line_item_discount", "logistics_settings", "order", "order_address", "order_builder", "order_builder_attributes_form", "order_builder_customer_form", "order_builder_customer_invoice_address_form", "order_builder_delivered_duty_form", "order_builder_destination_country_form", "order_builder_destination_form", "order_builder_selections_form", "order_destination_put_form", "order_error", "order_estimate", "order_estimate_form", "order_form", "order_geo", "order_identifier", "order_identifier_form", "order_identifier_put_form", "order_identifier_version", "order_number_generator_defaults", "order_number_generator_fixed_length", "order_number_generator_generated_number", "order_number_generator_hexadecimal", "order_number_generator_prefix_suffix", "order_number_generator_uuid", "order_number_reference", "order_options", "order_payment", "order_promotion_trigger", "order_put_form", "order_reference", "order_refund_summary", "order_refund_summary_amounts", "order_refund_summary_full_form", "order_refund_summary_item", "order_refund_summary_partial_form", "order_refund_summary_partial_includes", "order_replacement", "order_replacement_form", "order_rule_reference", "order_rules_summary", "order_service_change", "order_service_change_form", "order_service_change_request_data", "order_submission_form", "order_submission_identifier_form", "order_summary", "order_summary_image", "order_summary_item", "order_summary_levy", "order_summary_line_item", "order_summary_price_detail", "order_version", "order_with_discounts_form", "original_prices", "payment_method_issuer", "payment_method_rule", "payment_method_rule_content", "pricing_settings", "pricing_version", "promotion_trigger", "promotion_trigger_form", "promotions", "region_reference", "value_threshold_exceeded_details"],
|
|
114
114
|
"annotations": []
|
|
115
115
|
}, {
|
|
116
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
117
|
-
"namespace": "io.flow.
|
|
118
|
-
"organization": {
|
|
119
|
-
"key": "flow"
|
|
120
|
-
},
|
|
121
|
-
"application": {
|
|
122
|
-
"key": "label"
|
|
123
|
-
},
|
|
124
|
-
"version": "0.16.52",
|
|
125
|
-
"enums": ["direction", "shipment_recipient", "tracking_number_type"],
|
|
126
|
-
"interfaces": [],
|
|
127
|
-
"unions": ["shipping_label_form", "shipping_notification_form"],
|
|
128
|
-
"models": ["bridge_manifest", "bridge_manifest_form", "crossdock_shipment", "detailed_shipping_label_form", "detailed_shipping_notification_form", "label_order_summary", "manifest", "manifest_form", "shipping_label", "shipping_label_document", "shipping_label_hop_summary", "shipping_label_lane_summary", "shipping_label_package", "shipping_label_ratecard_summary", "shipping_label_summary", "shipping_label_version", "shipping_notification", "shipping_notification_version", "single_package_shipping_notification_form", "summary_shipping_label_form", "summary_shipping_notification_form"],
|
|
129
|
-
"annotations": []
|
|
130
|
-
}, {
|
|
131
|
-
"uri": "https://app.apibuilder.io/flow/return/latest/service.json",
|
|
132
|
-
"namespace": "io.flow.return.v0",
|
|
116
|
+
"uri": "https://app.apibuilder.io/flow/field-validation/latest/service.json",
|
|
117
|
+
"namespace": "io.flow.field.validation.v0",
|
|
133
118
|
"organization": {
|
|
134
119
|
"key": "flow"
|
|
135
120
|
},
|
|
136
121
|
"application": {
|
|
137
|
-
"key": "
|
|
122
|
+
"key": "field-validation"
|
|
138
123
|
},
|
|
139
|
-
"version": "0.16.
|
|
140
|
-
"enums": [
|
|
124
|
+
"version": "0.16.55",
|
|
125
|
+
"enums": [],
|
|
141
126
|
"interfaces": [],
|
|
142
|
-
"unions": ["
|
|
143
|
-
"models": ["
|
|
127
|
+
"unions": ["field_validation_rule"],
|
|
128
|
+
"models": ["field_validation_max", "field_validation_min", "field_validation_pattern", "field_validation_required", "field_validation_required_if_present"],
|
|
144
129
|
"annotations": []
|
|
145
130
|
}, {
|
|
146
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
147
|
-
"namespace": "io.flow.
|
|
131
|
+
"uri": "https://app.apibuilder.io/flow/fulfillment/latest/service.json",
|
|
132
|
+
"namespace": "io.flow.fulfillment.v0",
|
|
148
133
|
"organization": {
|
|
149
134
|
"key": "flow"
|
|
150
135
|
},
|
|
151
136
|
"application": {
|
|
152
|
-
"key": "
|
|
137
|
+
"key": "fulfillment"
|
|
153
138
|
},
|
|
154
|
-
"version": "0.16.
|
|
155
|
-
"enums": ["
|
|
156
|
-
"interfaces": [],
|
|
157
|
-
"unions": [],
|
|
158
|
-
"models": ["
|
|
139
|
+
"version": "0.16.55",
|
|
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"],
|
|
141
|
+
"interfaces": ["delivery"],
|
|
142
|
+
"unions": ["delivery", "expandable_center", "partner_center_fee", "tier_rule_outcome", "tier_rule_outcome_form"],
|
|
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", "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"],
|
|
159
144
|
"annotations": []
|
|
160
145
|
}, {
|
|
161
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
162
|
-
"namespace": "io.flow.
|
|
146
|
+
"uri": "https://app.apibuilder.io/flow/payment/latest/service.json",
|
|
147
|
+
"namespace": "io.flow.payment.v0",
|
|
163
148
|
"organization": {
|
|
164
149
|
"key": "flow"
|
|
165
150
|
},
|
|
166
151
|
"application": {
|
|
167
|
-
"key": "
|
|
152
|
+
"key": "payment"
|
|
168
153
|
},
|
|
169
|
-
"version": "0.16.
|
|
170
|
-
"enums": ["
|
|
171
|
-
"interfaces": [],
|
|
172
|
-
"unions": ["
|
|
173
|
-
"models": ["
|
|
154
|
+
"version": "0.16.55",
|
|
155
|
+
"enums": ["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", "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
|
+
"interfaces": ["authorization", "payment"],
|
|
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"],
|
|
158
|
+
"models": ["ach_authorization_form", "adyen_challenge_shopper_data", "adyen_identify_shopper_data", "adyen_native_action_details", "apple_pay_merchant_validation_payload", "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", "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", "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"],
|
|
174
159
|
"annotations": []
|
|
175
160
|
}, {
|
|
176
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
177
|
-
"namespace": "io.flow.
|
|
161
|
+
"uri": "https://app.apibuilder.io/flow/merchant-onboarding/latest/service.json",
|
|
162
|
+
"namespace": "io.flow.merchant.onboarding.v0",
|
|
178
163
|
"organization": {
|
|
179
164
|
"key": "flow"
|
|
180
165
|
},
|
|
181
166
|
"application": {
|
|
182
|
-
"key": "
|
|
167
|
+
"key": "merchant-onboarding"
|
|
183
168
|
},
|
|
184
|
-
"version": "0.16.
|
|
185
|
-
"enums": ["
|
|
169
|
+
"version": "0.16.55",
|
|
170
|
+
"enums": ["onboarding_application_status", "onboarding_trade_sector", "region_type"],
|
|
186
171
|
"interfaces": [],
|
|
187
|
-
"unions": ["
|
|
188
|
-
"models": ["
|
|
172
|
+
"unions": ["merchant_application", "merchant_application_form", "merchant_application_put_form", "merchant_applications_summary"],
|
|
173
|
+
"models": ["indirect_tax_summary", "merchant_info", "merchant_onboarding_address", "monthly_average", "monthly_average_volume", "onboarding_merchant_pickup_window", "onboarding_merchant_scheduled_pickup", "onboarding_merchant_time", "onboarding_organization_reference", "operations_contact", "shopify_merchant_application", "shopify_merchant_application_form", "shopify_merchant_application_put_form", "shopify_merchant_applications_summary", "third_party_logistics_partner", "ultimate_beneficiary_owner"],
|
|
189
174
|
"annotations": []
|
|
190
175
|
}, {
|
|
191
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
192
|
-
"namespace": "io.flow.
|
|
176
|
+
"uri": "https://app.apibuilder.io/flow/ratecard/latest/service.json",
|
|
177
|
+
"namespace": "io.flow.ratecard.v0",
|
|
193
178
|
"organization": {
|
|
194
179
|
"key": "flow"
|
|
195
180
|
},
|
|
196
181
|
"application": {
|
|
197
|
-
"key": "
|
|
182
|
+
"key": "ratecard"
|
|
198
183
|
},
|
|
199
|
-
"version": "0.16.
|
|
184
|
+
"version": "0.16.55",
|
|
200
185
|
"enums": [],
|
|
201
|
-
"interfaces": [],
|
|
202
|
-
"unions": [],
|
|
203
|
-
"models": ["
|
|
186
|
+
"interfaces": ["common_hop_estimate", "ratecard_estimate"],
|
|
187
|
+
"unions": ["ratecard_estimate", "ratecard_fee", "service_fee"],
|
|
188
|
+
"models": ["crossdock_ratecard_fee", "ddp_ratecard_fee", "dimension_estimate", "dimension_estimate_form", "dimension_estimate_version", "duties_taxes_paid_surcharge_ratecard_fee", "duties_taxes_paid_surcharge_service_fee", "emergency_situation_surcharge_ratecard_fee", "emergency_situation_surcharge_service_fee", "estimated_dimensions", "fee_weight", "fuel_surcharge_amount_by_weight_service_fee", "fuel_surcharge_ratecard_fee", "fuel_surcharge_service_fee", "hop", "hop_estimate", "hop_estimate_v2", "hop_v2", "lane_summary", "oversized_shipment_ratecard_fee", "peak_surcharge_by_weight_service_fee", "peak_surcharge_ratecard_fee", "peak_surcharge_service_fee", "ratecard", "ratecard_carrier_summary", "ratecard_estimate_form", "ratecard_estimate_summary_form", "ratecard_estimate_v1", "ratecard_estimate_v2", "ratecard_estimate_v3", "ratecard_estimate_v4", "ratecard_form", "ratecard_lane", "ratecard_lane_form", "ratecard_lane_import_form", "ratecard_lane_version", "ratecard_lanes_import_request_data", "ratecard_rate", "ratecard_rate_form", "ratecard_rate_version", "ratecard_reference", "ratecard_region_reference", "ratecard_service_summary", "ratecard_summary", "ratecard_version", "remote_area_ratecard_fee", "remote_area_service_fee", "return_package_ratecard_fee", "shipment_window"],
|
|
204
189
|
"annotations": []
|
|
205
190
|
}, {
|
|
206
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
207
|
-
"namespace": "io.flow.
|
|
191
|
+
"uri": "https://app.apibuilder.io/flow/inventory/latest/service.json",
|
|
192
|
+
"namespace": "io.flow.inventory.v0",
|
|
208
193
|
"organization": {
|
|
209
194
|
"key": "flow"
|
|
210
195
|
},
|
|
211
196
|
"application": {
|
|
212
|
-
"key": "
|
|
197
|
+
"key": "inventory"
|
|
213
198
|
},
|
|
214
|
-
"version": "0.16.
|
|
215
|
-
"enums": ["
|
|
199
|
+
"version": "0.16.55",
|
|
200
|
+
"enums": ["aggregate", "inventory_status", "update_type"],
|
|
216
201
|
"interfaces": [],
|
|
217
|
-
"unions": [],
|
|
218
|
-
"models": ["
|
|
202
|
+
"unions": ["inventory_strategy", "reservation_error"],
|
|
203
|
+
"models": ["external_api_timeout_reservation_error", "generic_reservation_error", "inventory_backorder", "inventory_center_reference", "inventory_check_response", "inventory_check_response_item", "inventory_experience_reference", "inventory_follow_ecommerce_platform", "inventory_item_reference", "inventory_request", "inventory_request_item", "inventory_rule", "inventory_rule_form", "inventory_rule_version", "inventory_snapshot", "inventory_snapshot_version", "inventory_stock", "inventory_unlimited", "inventory_update", "inventory_update_form", "inventory_update_version", "no_inventory_reservation_error", "no_inventory_reservation_error_item", "pfs_inventory_check_response", "pfs_inventory_check_response_item", "pfs_inventory_status", "reservation", "reservation_form", "reservation_item", "reservation_item_form", "reservation_item_reference", "reservation_order_reference"],
|
|
219
204
|
"annotations": []
|
|
220
205
|
}, {
|
|
221
206
|
"uri": "https://app.apibuilder.io/flow/token/latest/service.json",
|
|
@@ -226,86 +211,56 @@
|
|
|
226
211
|
"application": {
|
|
227
212
|
"key": "token"
|
|
228
213
|
},
|
|
229
|
-
"version": "0.16.
|
|
214
|
+
"version": "0.16.55",
|
|
230
215
|
"enums": [],
|
|
231
216
|
"interfaces": ["token_detail_interface"],
|
|
232
217
|
"unions": ["token", "token_reference"],
|
|
233
218
|
"models": ["channel_token", "channel_token_form", "channel_token_reference", "cleartext", "organization_token", "organization_token_form", "organization_token_form_v2", "organization_token_reference", "organization_token_v2", "organization_token_v2_reference", "partner_token", "partner_token_form", "partner_token_reference", "token_authentication_form", "token_partner_reference", "token_rbac_authentication_form", "token_validation", "token_validation_form"],
|
|
234
219
|
"annotations": []
|
|
235
220
|
}, {
|
|
236
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
237
|
-
"namespace": "io.flow.
|
|
221
|
+
"uri": "https://app.apibuilder.io/flow/price/latest/service.json",
|
|
222
|
+
"namespace": "io.flow.price.v0",
|
|
238
223
|
"organization": {
|
|
239
224
|
"key": "flow"
|
|
240
225
|
},
|
|
241
226
|
"application": {
|
|
242
|
-
"key": "
|
|
227
|
+
"key": "price"
|
|
243
228
|
},
|
|
244
|
-
"version": "0.16.
|
|
245
|
-
"enums": ["
|
|
246
|
-
"interfaces": [
|
|
247
|
-
"unions": ["
|
|
248
|
-
"models": ["
|
|
229
|
+
"version": "0.16.55",
|
|
230
|
+
"enums": ["levy_component", "levy_strategy", "price_accuracy", "price_detail_component_key", "price_detail_key", "pricing_levy_setting"],
|
|
231
|
+
"interfaces": [],
|
|
232
|
+
"unions": ["deminimis"],
|
|
233
|
+
"models": ["currency_format", "deminimis_per_item", "deminimis_simple", "duty", "local_price_details", "price_book", "price_book_form", "price_book_item", "price_book_item_form", "price_book_item_query_form", "price_book_item_schedule", "price_book_reference", "price_check", "price_detail", "price_detail_component", "price_details", "price_equation", "pricing", "tax"],
|
|
249
234
|
"annotations": []
|
|
250
235
|
}, {
|
|
251
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
252
|
-
"namespace": "io.flow.
|
|
236
|
+
"uri": "https://app.apibuilder.io/flow/session-context/latest/service.json",
|
|
237
|
+
"namespace": "io.flow.session.context.v0",
|
|
253
238
|
"organization": {
|
|
254
239
|
"key": "flow"
|
|
255
240
|
},
|
|
256
241
|
"application": {
|
|
257
|
-
"key": "
|
|
242
|
+
"key": "session-context"
|
|
258
243
|
},
|
|
259
|
-
"version": "0.16.
|
|
244
|
+
"version": "0.16.55",
|
|
260
245
|
"enums": [],
|
|
261
|
-
"interfaces": ["common_hop_estimate", "ratecard_estimate"],
|
|
262
|
-
"unions": ["ratecard_estimate", "ratecard_fee", "service_fee"],
|
|
263
|
-
"models": ["crossdock_ratecard_fee", "ddp_ratecard_fee", "dimension_estimate", "dimension_estimate_form", "dimension_estimate_version", "duties_taxes_paid_surcharge_ratecard_fee", "duties_taxes_paid_surcharge_service_fee", "emergency_situation_surcharge_ratecard_fee", "emergency_situation_surcharge_service_fee", "estimated_dimensions", "fee_weight", "fuel_surcharge_amount_by_weight_service_fee", "fuel_surcharge_ratecard_fee", "fuel_surcharge_service_fee", "hop", "hop_estimate", "hop_estimate_v2", "hop_v2", "lane_summary", "oversized_shipment_ratecard_fee", "peak_surcharge_by_weight_service_fee", "peak_surcharge_ratecard_fee", "peak_surcharge_service_fee", "ratecard", "ratecard_carrier_summary", "ratecard_estimate_form", "ratecard_estimate_summary_form", "ratecard_estimate_v1", "ratecard_estimate_v2", "ratecard_estimate_v3", "ratecard_estimate_v4", "ratecard_form", "ratecard_lane", "ratecard_lane_form", "ratecard_lane_import_form", "ratecard_lane_version", "ratecard_lanes_import_request_data", "ratecard_rate", "ratecard_rate_form", "ratecard_rate_version", "ratecard_reference", "ratecard_region_reference", "ratecard_service_summary", "ratecard_summary", "ratecard_version", "remote_area_ratecard_fee", "remote_area_service_fee", "return_package_ratecard_fee", "shipment_window"],
|
|
264
|
-
"annotations": []
|
|
265
|
-
}, {
|
|
266
|
-
"uri": "https://app.apibuilder.io/flow/organization/latest/service.json",
|
|
267
|
-
"namespace": "io.flow.organization.v0",
|
|
268
|
-
"organization": {
|
|
269
|
-
"key": "flow"
|
|
270
|
-
},
|
|
271
|
-
"application": {
|
|
272
|
-
"key": "organization"
|
|
273
|
-
},
|
|
274
|
-
"version": "0.16.52",
|
|
275
|
-
"enums": ["country_picker_source", "ecommerce_platform_type", "invitation_error_code"],
|
|
276
246
|
"interfaces": [],
|
|
277
247
|
"unions": [],
|
|
278
|
-
"models": ["
|
|
279
|
-
"annotations": []
|
|
280
|
-
}, {
|
|
281
|
-
"uri": "https://app.apibuilder.io/flow/export/latest/service.json",
|
|
282
|
-
"namespace": "io.flow.export.v0",
|
|
283
|
-
"organization": {
|
|
284
|
-
"key": "flow"
|
|
285
|
-
},
|
|
286
|
-
"application": {
|
|
287
|
-
"key": "export"
|
|
288
|
-
},
|
|
289
|
-
"version": "0.16.52",
|
|
290
|
-
"enums": ["export_status", "item_identifier"],
|
|
291
|
-
"interfaces": ["csv_price_book_item_export_row"],
|
|
292
|
-
"unions": ["export_delivery", "export_type"],
|
|
293
|
-
"models": ["account_orders_export_type", "account_transactions_export_type", "analytics_export_type", "catalog_item_export_type", "csv_price_book_item_export_row_by_item_number", "csv_price_book_item_export_row_by_sku", "exclusion_rules_export_type", "experience_export_type", "export", "export_delivery_email", "export_form", "export_localized_item_prices", "export_localized_item_prices_detail", "export_version", "harmonization_hs10_export_type", "harmonization_hs6_export_type", "harmonization_overview_export_type", "harmonization_tariff_codes_export_type", "landed_cost_item", "localized_item_prices_export_type", "marketing_feeds_export_type", "order_export_type", "price_book_item_export_type", "scheduled_export", "scheduled_export_form", "solidus_product_export_type", "solidus_variant_export_type", "unharmonized_item_export_type"],
|
|
248
|
+
"models": ["context", "context_form", "context_reference", "experiment_variant", "session_context_experiment"],
|
|
294
249
|
"annotations": []
|
|
295
250
|
}, {
|
|
296
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
297
|
-
"namespace": "io.flow.
|
|
251
|
+
"uri": "https://app.apibuilder.io/flow/checkout/latest/service.json",
|
|
252
|
+
"namespace": "io.flow.checkout.v0",
|
|
298
253
|
"organization": {
|
|
299
254
|
"key": "flow"
|
|
300
255
|
},
|
|
301
256
|
"application": {
|
|
302
|
-
"key": "
|
|
257
|
+
"key": "checkout"
|
|
303
258
|
},
|
|
304
|
-
"version": "0.16.
|
|
259
|
+
"version": "0.16.55",
|
|
305
260
|
"enums": [],
|
|
306
261
|
"interfaces": [],
|
|
307
|
-
"unions": ["
|
|
308
|
-
"models": ["
|
|
262
|
+
"unions": ["checkout_token_form"],
|
|
263
|
+
"models": ["checkout_token", "checkout_token_order_form", "checkout_token_reference_form", "checkout_urls", "checkout_urls_form"],
|
|
309
264
|
"annotations": []
|
|
310
265
|
}, {
|
|
311
266
|
"uri": "https://app.apibuilder.io/flow/customer/latest/service.json",
|
|
@@ -316,7 +271,7 @@
|
|
|
316
271
|
"application": {
|
|
317
272
|
"key": "customer"
|
|
318
273
|
},
|
|
319
|
-
"version": "0.16.
|
|
274
|
+
"version": "0.16.55",
|
|
320
275
|
"enums": ["customer_address_type"],
|
|
321
276
|
"interfaces": [],
|
|
322
277
|
"unions": [],
|
|
@@ -331,191 +286,206 @@
|
|
|
331
286
|
"application": {
|
|
332
287
|
"key": "shopify"
|
|
333
288
|
},
|
|
334
|
-
"version": "0.16.
|
|
289
|
+
"version": "0.16.55",
|
|
335
290
|
"enums": ["shopify_grant", "shopify_localization_method", "shopify_sync_check"],
|
|
336
291
|
"interfaces": [],
|
|
337
292
|
"unions": ["shopify_cart_add_form", "shopify_event_bucket"],
|
|
338
293
|
"models": ["flow_center_reference", "geo_form", "shopify_cart", "shopify_cart_add_multiple_form", "shopify_cart_add_single_form", "shopify_cart_change_form", "shopify_cart_conversion", "shopify_cart_conversion_flow_order", "shopify_cart_conversion_shopify_cart", "shopify_cart_item", "shopify_customer_metafield_value", "shopify_item_event_bucket", "shopify_item_event_data", "shopify_line", "shopify_local_cart_item_metadata", "shopify_local_cart_metadata", "shopify_local_price_metadata", "shopify_localization_setting", "shopify_localization_setting_form", "shopify_localized_order", "shopify_localized_variant", "shopify_localized_variant_prices", "shopify_location_flow_center_mapping", "shopify_location_flow_center_mapping_form", "shopify_location_reference", "shopify_order_attributes_form", "shopify_order_delivery_metafield", "shopify_order_delivery_metafield_item", "shopify_order_price_attributes_metafield", "shopify_order_romanization_metafield", "shopify_price", "shopify_private_app", "shopify_private_app_form", "shopify_sync_status", "shopify_variant_flow_metafield", "shopify_variant_inventory_metafield"],
|
|
339
294
|
"annotations": []
|
|
340
295
|
}, {
|
|
341
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
342
|
-
"namespace": "io.flow.
|
|
296
|
+
"uri": "https://app.apibuilder.io/flow/harmonization/latest/service.json",
|
|
297
|
+
"namespace": "io.flow.harmonization.v0",
|
|
343
298
|
"organization": {
|
|
344
299
|
"key": "flow"
|
|
345
300
|
},
|
|
346
301
|
"application": {
|
|
347
|
-
"key": "
|
|
302
|
+
"key": "harmonization"
|
|
348
303
|
},
|
|
349
|
-
"version": "0.16.
|
|
350
|
-
"enums": [],
|
|
304
|
+
"version": "0.16.55",
|
|
305
|
+
"enums": ["tax_applicability", "tax_verification_result"],
|
|
351
306
|
"interfaces": [],
|
|
352
|
-
"unions": [
|
|
353
|
-
"models": ["
|
|
307
|
+
"unions": [],
|
|
308
|
+
"models": ["detailed_tax_registration", "harmonized_category_reference", "harmonized_item", "harmonized_item_form", "harmonized_item_put_form", "harmonized_item_reference", "harmonized_landed_cost", "harmonized_landed_cost_form", "harmonized_landed_cost_item", "hs10", "hs10_version", "hs6", "lane_landed_cost", "tax_registration", "tax_registration_form"],
|
|
354
309
|
"annotations": []
|
|
355
310
|
}, {
|
|
356
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
357
|
-
"namespace": "io.flow.
|
|
311
|
+
"uri": "https://app.apibuilder.io/flow/shopify-external/latest/service.json",
|
|
312
|
+
"namespace": "io.flow.shopify.external.v0",
|
|
358
313
|
"organization": {
|
|
359
314
|
"key": "flow"
|
|
360
315
|
},
|
|
361
316
|
"application": {
|
|
362
|
-
"key": "
|
|
317
|
+
"key": "shopify-external"
|
|
363
318
|
},
|
|
364
|
-
"version": "0.
|
|
365
|
-
"enums": ["
|
|
319
|
+
"version": "0.2.86",
|
|
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"],
|
|
366
321
|
"interfaces": [],
|
|
367
|
-
"unions": [
|
|
368
|
-
"models": ["
|
|
322
|
+
"unions": [],
|
|
323
|
+
"models": ["collection", "collection_webhook", "count", "metafield", "metafield_form", "option", "price_rule", "price_rule_discount_code", "price_rule_form", "price_rule_greater_than_range", "price_rule_less_than_range", "price_rule_prerequisite_to_entitlement_purchase", "price_rule_prerequisite_to_entitlement_quantity_ratio", "product", "product_delete", "product_image", "product_variant", "request_metafield_form", "request_shopify_gift_card", "request_shopify_refund_form", "request_shopify_transaction_form", "response_collection", "response_metafield", "response_metafields", "response_orders_wrapper", "response_price_rule", "response_price_rule_discount_code", "response_price_rule_discount_codes", "response_price_rules", "response_product", "response_products", "response_shopify_gift_card", "response_shopify_gift_cards", "response_shopify_refund_single", "response_shopify_transaction", "response_shopify_transaction_single", "response_smart_collection", "response_variant", "shop", "shop_response", "shopify_address", "shopify_attribute", "shopify_cart_item_discount", "shopify_client_detail", "shopify_customer", "shopify_customer_address", "shopify_customer_delete", "shopify_customers_response_wrapper", "shopify_discount_application", "shopify_discount_code", "shopify_error", "shopify_external_cart", "shopify_external_cart_item", "shopify_fulfillment", "shopify_fulfillment_wrapper", "shopify_gift_card", "shopify_gift_card_adjustment", "shopify_gift_card_adjustment_form", "shopify_gift_card_adjustment_form_wrapper", "shopify_gift_card_adjustment_response_wrapper", "shopify_gift_card_adjustments_response_wrapper", "shopify_gift_card_form", "shopify_inventory_item", "shopify_inventory_item_delete", "shopify_inventory_level", "shopify_inventory_level_disconnect", "shopify_inventory_level_response_wrapper", "shopify_line_item", "shopify_line_item_form", "shopify_line_level_discount_allocation", "shopify_location", "shopify_location_delete", "shopify_locations_response_wrapper", "shopify_order", "shopify_order_count", "shopify_order_customer", "shopify_order_wrapper", "shopify_payment_detail", "shopify_property", "shopify_refund", "shopify_refund_form", "shopify_refund_line_item", "shopify_refund_line_item_form", "shopify_shipping_line", "shopify_tax_line", "shopify_transaction", "shopify_transaction_form", "shopify_transaction_gift_card_receipt", "shopify_webhook_customers_redact", "shopify_webhook_customers_redact_customer", "shopify_webhook_order", "shopify_webhook_order_cancelled", "shopify_webhook_order_line_item", "shopify_webhook_shop_redact", "smart_collection", "webhook", "webhook_form", "webhook_form_wrapper", "webhook_response_list", "webhook_response_single"],
|
|
369
324
|
"annotations": []
|
|
370
325
|
}, {
|
|
371
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
372
|
-
"namespace": "io.flow.
|
|
326
|
+
"uri": "https://app.apibuilder.io/flow/shopify-markets/latest/service.json",
|
|
327
|
+
"namespace": "io.flow.shopify.markets.v0",
|
|
373
328
|
"organization": {
|
|
374
329
|
"key": "flow"
|
|
375
330
|
},
|
|
376
331
|
"application": {
|
|
377
|
-
"key": "
|
|
332
|
+
"key": "shopify-markets"
|
|
378
333
|
},
|
|
379
334
|
"version": "0.2.86",
|
|
380
|
-
"enums": ["
|
|
335
|
+
"enums": ["cancel_reason", "fulfillment_order_delivery_method_type", "incoterm_duties", "shopify_discrepancy_reason", "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_webhook_format", "shopify_webhook_topic"],
|
|
381
336
|
"interfaces": [],
|
|
382
337
|
"unions": [],
|
|
383
|
-
"models": ["
|
|
338
|
+
"models": ["fulfillment_order_international_duties", "fulfillment_order_line_item", "response_shopify_transactions", "shop", "shop_wrapper", "shopify_country_harmonized_system_code", "shopify_error", "shopify_fulfillment_order", "shopify_fulfillment_order_line_item", "shopify_fulfillment_order_old", "shopify_fulfillment_orders_wrapper", "shopify_inventory_item", "shopify_inventory_item_form", "shopify_inventory_item_form_wrapper", "shopify_inventory_item_wrapper", "shopify_inventory_items_wrapper", "shopify_location", "shopify_location_delete", "shopify_locations_response_wrapper", "shopify_order", "shopify_order_address", "shopify_order_attribute", "shopify_order_cancellation_form", "shopify_order_client_detail", "shopify_order_customer", "shopify_order_discount_allocation", "shopify_order_discount_application", "shopify_order_discount_code", "shopify_order_duty", "shopify_order_edit", "shopify_order_edit_line_items", "shopify_order_edit_line_items_change", "shopify_order_edit_wrapper", "shopify_order_fulfillment", "shopify_order_line_item", "shopify_order_metafield", "shopify_order_metafield_form", "shopify_order_money", "shopify_order_money_set", "shopify_order_origin_location", "shopify_order_payment_detail", "shopify_order_property", "shopify_order_refund", "shopify_order_refund_line_item", "shopify_order_shipping_line", "shopify_order_tax_line", "shopify_order_transaction", "shopify_order_update_shipping_address_form", "shopify_order_wrapper", "shopify_orders_wrapper", "shopify_refund", "shopify_refund_line_item", "shopify_refund_shipping", "shopify_refund_transaction", "shopify_update_shipping_address", "shopify_webhook_customers_data_request", "shopify_webhook_customers_data_request_id", "shopify_webhook_customers_redact", "shopify_webhook_customers_redact_customer", "shopify_webhook_request", "shopify_webhook_request_wrapper", "shopify_webhook_response", "shopify_webhook_response_wrapper", "shopify_webhook_shop_redact", "shopify_webhooks_response_wrapper"],
|
|
384
339
|
"annotations": []
|
|
385
340
|
}, {
|
|
386
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
387
|
-
"namespace": "io.flow.
|
|
341
|
+
"uri": "https://app.apibuilder.io/flow/catalog/latest/service.json",
|
|
342
|
+
"namespace": "io.flow.catalog.v0",
|
|
388
343
|
"organization": {
|
|
389
344
|
"key": "flow"
|
|
390
345
|
},
|
|
391
346
|
"application": {
|
|
392
|
-
"key": "
|
|
347
|
+
"key": "catalog"
|
|
393
348
|
},
|
|
394
|
-
"version": "0.16.
|
|
395
|
-
"enums": ["
|
|
396
|
-
"interfaces": [],
|
|
397
|
-
"unions": [],
|
|
398
|
-
"models": ["
|
|
349
|
+
"version": "0.16.55",
|
|
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
|
+
"interfaces": ["localized_price"],
|
|
352
|
+
"unions": ["expandable_subcatalog", "localized_price"],
|
|
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"],
|
|
399
354
|
"annotations": []
|
|
400
355
|
}, {
|
|
401
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
402
|
-
"namespace": "io.flow.
|
|
356
|
+
"uri": "https://app.apibuilder.io/flow/adyen/latest/service.json",
|
|
357
|
+
"namespace": "io.flow.adyen.v0",
|
|
403
358
|
"organization": {
|
|
404
359
|
"key": "flow"
|
|
405
360
|
},
|
|
406
361
|
"application": {
|
|
407
|
-
"key": "
|
|
362
|
+
"key": "adyen"
|
|
408
363
|
},
|
|
409
|
-
"version": "0.
|
|
410
|
-
"enums": [],
|
|
364
|
+
"version": "0.2.86",
|
|
365
|
+
"enums": ["channel", "contract", "device_channel", "event_code", "http_redirect_method", "operation", "payment_method", "recurring_processing_model", "result_code", "shopper_interaction", "threeds_completion_indicator"],
|
|
411
366
|
"interfaces": [],
|
|
412
|
-
"unions": ["
|
|
413
|
-
"models": ["
|
|
367
|
+
"unions": ["browser_info", "payment_method_data"],
|
|
368
|
+
"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"],
|
|
414
369
|
"annotations": []
|
|
415
370
|
}, {
|
|
416
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
417
|
-
"namespace": "io.flow.
|
|
371
|
+
"uri": "https://app.apibuilder.io/flow/bitpay/latest/service.json",
|
|
372
|
+
"namespace": "io.flow.bitpay.v0",
|
|
418
373
|
"organization": {
|
|
419
374
|
"key": "flow"
|
|
420
375
|
},
|
|
421
376
|
"application": {
|
|
422
|
-
"key": "
|
|
377
|
+
"key": "bitpay"
|
|
423
378
|
},
|
|
424
379
|
"version": "0.2.86",
|
|
425
|
-
"enums": ["
|
|
380
|
+
"enums": ["exception_status", "invoice_status", "refund_status", "transaction_speed", "webhook_event_name"],
|
|
426
381
|
"interfaces": [],
|
|
427
382
|
"unions": [],
|
|
428
|
-
"models": ["
|
|
383
|
+
"models": ["error_response", "invoice", "invoice_refund", "invoice_refund_response", "invoice_refund_response_data", "invoice_refund_response_data_params", "invoice_refund_response_results_params", "invoice_request", "invoice_response", "invoice_response_data", "invoice_webhook_response", "refund_request", "refund_response", "webhook_event"],
|
|
429
384
|
"annotations": []
|
|
430
385
|
}, {
|
|
431
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
432
|
-
"namespace": "io.flow.
|
|
386
|
+
"uri": "https://app.apibuilder.io/flow/crypto/latest/service.json",
|
|
387
|
+
"namespace": "io.flow.crypto.v0",
|
|
433
388
|
"organization": {
|
|
434
389
|
"key": "flow"
|
|
435
390
|
},
|
|
436
391
|
"application": {
|
|
437
|
-
"key": "
|
|
392
|
+
"key": "crypto"
|
|
438
393
|
},
|
|
439
|
-
"version": "0.
|
|
440
|
-
"enums": [],
|
|
394
|
+
"version": "0.2.86",
|
|
395
|
+
"enums": ["error_type", "payment_status", "reason_type", "refund_status", "webhook_event_name", "webhook_object_type"],
|
|
441
396
|
"interfaces": [],
|
|
442
|
-
"unions": [
|
|
443
|
-
"models": ["
|
|
397
|
+
"unions": [],
|
|
398
|
+
"models": ["crypto_event", "crypto_payment_info", "error", "error_response", "payment", "payment_request", "refund", "refund_request", "webhook_payment", "webhook_refund"],
|
|
444
399
|
"annotations": []
|
|
445
400
|
}, {
|
|
446
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
447
|
-
"namespace": "io.flow.
|
|
401
|
+
"uri": "https://app.apibuilder.io/flow/payment-gateway/latest/service.json",
|
|
402
|
+
"namespace": "io.flow.payment.gateway.v0",
|
|
448
403
|
"organization": {
|
|
449
404
|
"key": "flow"
|
|
450
405
|
},
|
|
451
406
|
"application": {
|
|
452
|
-
"key": "
|
|
407
|
+
"key": "payment-gateway"
|
|
453
408
|
},
|
|
454
|
-
"version": "0.16.
|
|
455
|
-
"enums": ["
|
|
456
|
-
"interfaces": [],
|
|
457
|
-
"unions": ["
|
|
458
|
-
"models": ["
|
|
409
|
+
"version": "0.16.55",
|
|
410
|
+
"enums": ["inline_window_viewport_size", "payment_action_type", "payment_failure_code", "payment_method_data_option_type", "payment_status", "payment_type"],
|
|
411
|
+
"interfaces": ["action", "device_details", "payment_method_summary"],
|
|
412
|
+
"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_klarna_result", "payment_method_data_option_logo", "payment_method_summary", "sdk_adyen_v3_authentication_token"],
|
|
413
|
+
"models": ["action_display_inline_window", "action_execute_script", "action_redirect", "action_select_payment_option", "action_use_sdk_adyen_v3", "action_use_sdk_adyen_v4", "action_use_sdk_applepay_js_complete_validation", "action_use_sdk_applepay_js_create_session", "action_use_sdk_googlepay", "action_use_sdk_klarna_v1", "action_use_sdk_paypal", "action_use_sdk_stripe_v3", "action_wait", "adyen_v3_challenge_token", "adyen_v3_fingerprint_token", "authorization_action_result_adyen_v3", "authorization_action_result_adyen_v4", "device_details_browser", "device_fingerprint_details_browser", "klarna_payment_category", "order_details", "order_information_details", "order_information_flow", "payment_address", "payment_address_billing", "payment_address_shipping", "payment_authorization", "payment_authorization_status", "payment_capture", "payment_capture_form", "payment_capture_option_automatic_immediate", "payment_capture_option_manual", "payment_capture_status", "payment_contact_billing", "payment_contact_shipping", "payment_discount", "payment_duty", "payment_failure", "payment_information", "payment_method_brand", "payment_method_card_number_cipher", "payment_method_card_number_cleartext", "payment_method_card_pci_details", "payment_method_card_token", "payment_method_data_authorize_applepay", "payment_method_data_authorize_card", "payment_method_data_authorize_googlepay", "payment_method_data_authorize_klarna", "payment_method_data_authorize_klarna_result_failure", "payment_method_data_authorize_klarna_result_success", "payment_method_data_authorize_paypal", "payment_method_data_complete_authorization_card", "payment_method_data_init_afterpay", "payment_method_data_init_applepay", "payment_method_data_init_bancontact", "payment_method_data_init_googlepay", "payment_method_data_init_ideal", "payment_method_data_init_klarna", "payment_method_data_init_paypal", "payment_method_data_init_sofort", "payment_method_data_option_logo_svg", "payment_method_data_payment_option", "payment_method_data_selected_payment_option", "payment_method_data_validate_applepay", "payment_method_summary_afterpay", "payment_method_summary_applepay", "payment_method_summary_bancontact", "payment_method_summary_card", "payment_method_summary_googlepay", "payment_method_summary_ideal", "payment_method_summary_klarna", "payment_method_summary_paypal", "payment_method_summary_sofort", "payment_order_details_line_item", "payment_payment_method", "payment_refund", "payment_refund_form", "payment_refund_status", "payment_request", "payment_request_form", "payment_request_reference", "payment_reversal", "payment_reversal_form", "payment_reversal_status", "payment_tax", "shipping"],
|
|
459
414
|
"annotations": []
|
|
460
415
|
}, {
|
|
461
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
462
|
-
"namespace": "io.flow.
|
|
416
|
+
"uri": "https://app.apibuilder.io/flow/payment-request-bundle/latest/service.json",
|
|
417
|
+
"namespace": "io.flow.payment.request.bundle.v0",
|
|
463
418
|
"organization": {
|
|
464
419
|
"key": "flow"
|
|
465
420
|
},
|
|
466
421
|
"application": {
|
|
467
|
-
"key": "
|
|
422
|
+
"key": "payment-request-bundle"
|
|
468
423
|
},
|
|
469
|
-
"version": "0.16.
|
|
470
|
-
"enums": [
|
|
424
|
+
"version": "0.16.55",
|
|
425
|
+
"enums": [],
|
|
471
426
|
"interfaces": [],
|
|
472
|
-
"unions": [
|
|
473
|
-
"models": ["
|
|
427
|
+
"unions": [],
|
|
428
|
+
"models": ["payment_request_billing", "payment_request_billing_fees", "payment_request_bundle", "payment_request_bundle_form"],
|
|
474
429
|
"annotations": []
|
|
475
430
|
}, {
|
|
476
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
477
|
-
"namespace": "io.flow.
|
|
431
|
+
"uri": "https://app.apibuilder.io/flow/paypal/latest/service.json",
|
|
432
|
+
"namespace": "io.flow.external.paypal.v1",
|
|
478
433
|
"organization": {
|
|
479
434
|
"key": "flow"
|
|
480
435
|
},
|
|
481
436
|
"application": {
|
|
482
|
-
"key": "
|
|
437
|
+
"key": "paypal"
|
|
483
438
|
},
|
|
484
|
-
"version": "0.
|
|
485
|
-
"enums": ["
|
|
439
|
+
"version": "0.2.86",
|
|
440
|
+
"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"],
|
|
486
441
|
"interfaces": [],
|
|
487
|
-
"unions": [
|
|
488
|
-
"models": ["
|
|
442
|
+
"unions": [],
|
|
443
|
+
"models": ["acknowledge_return_item", "acknowledgement_type", "address_details", "address_portable", "adjudication", "agreed_refund_details", "allowed_response_options", "application_context", "billing_disputes_properties", "buyer", "canceled_recurring_billing", "cancellation_details", "communication_details", "credit_not_processed", "dispute", "dispute_extension", "dispute_list", "dispute_outcome", "dispute_summary", "document", "duplicate_transaction", "error", "error_validation_detail", "evidence", "evidence_info", "execute_request", "incorrect_transaction_amount", "item", "item_info", "item_list", "link", "link_response", "merchandise_dispute_properties", "message", "money", "money_movement", "offer", "payer", "payer_info", "payment_by_other_means", "payment_options", "payment_request", "payment_response", "product_details", "provide_evidence_form", "redirect_urls", "refund", "refund_amount", "refund_details", "refund_id", "refund_request", "return_details", "seller", "service_details", "shipping_address", "supporting_info", "token", "token_error_response", "token_form", "tracking_info", "transaction", "transaction_amount", "transaction_details", "transaction_info", "webhook_event"],
|
|
489
444
|
"annotations": []
|
|
490
445
|
}, {
|
|
491
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
492
|
-
"namespace": "io.flow.
|
|
446
|
+
"uri": "https://app.apibuilder.io/flow/stripe/latest/service.json",
|
|
447
|
+
"namespace": "io.flow.stripe.v0",
|
|
493
448
|
"organization": {
|
|
494
449
|
"key": "flow"
|
|
495
450
|
},
|
|
496
451
|
"application": {
|
|
497
|
-
"key": "
|
|
452
|
+
"key": "stripe"
|
|
498
453
|
},
|
|
499
454
|
"version": "0.2.86",
|
|
500
|
-
"enums": ["
|
|
455
|
+
"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"],
|
|
501
456
|
"interfaces": [],
|
|
502
457
|
"unions": [],
|
|
503
|
-
"models": ["
|
|
458
|
+
"models": ["account", "account_request", "address", "card", "card_request", "charge", "charge_destination", "charge_request", "charge_source_optional", "code_verification", "customer", "customer_request", "error", "keys", "klarna_attachment", "klarna_marketplace_seller_info", "last_payment_error", "legal_entity", "metadata", "next_action", "order", "order_item", "order_item_request", "order_request", "owner", "payment_intent", "payment_intent_cancellation_form", "payment_intent_capture_form", "payment_intent_charges", "payment_intent_confirmation_form", "payment_intent_form", "payment_intent_update_form", "payment_method", "payment_method_billing_details", "payment_method_form", "payment_method_options", "payment_method_options_card", "payment_outcome", "receiver", "redirect", "redirect_to_url", "refund", "refund_request", "refunds", "shipping", "source", "source_card", "source_card_request", "source_klarna", "source_klarna_request", "source_order", "source_order_request", "source_request", "stripe_3ds2_fingerprint", "stripe_error", "stripe_event", "stripe_event_data", "stripe_event_request", "three_d_secure", "three_d_secure_redirect", "token", "tos_acceptance", "transfer_data"],
|
|
504
459
|
"annotations": []
|
|
505
460
|
}, {
|
|
506
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
507
|
-
"namespace": "io.flow.
|
|
461
|
+
"uri": "https://app.apibuilder.io/flow/svb/latest/service.json",
|
|
462
|
+
"namespace": "io.flow.svb.v0",
|
|
508
463
|
"organization": {
|
|
509
464
|
"key": "flow"
|
|
510
465
|
},
|
|
511
466
|
"application": {
|
|
512
|
-
"key": "
|
|
467
|
+
"key": "svb"
|
|
513
468
|
},
|
|
514
469
|
"version": "0.2.86",
|
|
515
|
-
"enums": ["
|
|
470
|
+
"enums": ["clearing_type", "notification_type", "transaction_type"],
|
|
516
471
|
"interfaces": [],
|
|
517
472
|
"unions": [],
|
|
518
|
-
"models": ["
|
|
473
|
+
"models": ["authorization", "clearing", "clearing_notification", "create_body", "create_virtual_card", "email", "email_body", "email_response", "list_data", "list_links", "list_response", "mastercard_data", "notification_data", "svb_notification", "update_body", "update_virtual_card", "virtual_card", "virtual_card_response"],
|
|
474
|
+
"annotations": []
|
|
475
|
+
}, {
|
|
476
|
+
"uri": "https://app.apibuilder.io/flow/channel/latest/service.json",
|
|
477
|
+
"namespace": "io.flow.channel.v0",
|
|
478
|
+
"organization": {
|
|
479
|
+
"key": "flow"
|
|
480
|
+
},
|
|
481
|
+
"application": {
|
|
482
|
+
"key": "channel"
|
|
483
|
+
},
|
|
484
|
+
"version": "0.16.55",
|
|
485
|
+
"enums": ["channel_currency_capability"],
|
|
486
|
+
"interfaces": [],
|
|
487
|
+
"unions": [],
|
|
488
|
+
"models": ["channel", "channel_authorization", "channel_authorization_form", "channel_currency", "channel_organization", "channel_organization_authorization", "channel_organization_authorization_form", "channel_organization_form", "channel_organization_put_form"],
|
|
519
489
|
"annotations": []
|
|
520
490
|
}, {
|
|
521
491
|
"uri": "https://app.apibuilder.io/flow/brickftp/latest/service.json",
|
|
@@ -532,6 +502,21 @@
|
|
|
532
502
|
"unions": ["file_form", "node"],
|
|
533
503
|
"models": ["behavior", "behavior_form", "directory", "empty", "error", "file", "file_copy_form", "file_move_form", "file_summary", "file_upload_complete", "file_upload_end_form", "file_upload_metadata", "file_upload_start_form", "user", "user_form"],
|
|
534
504
|
"annotations": []
|
|
505
|
+
}, {
|
|
506
|
+
"uri": "https://app.apibuilder.io/flow/fraud/latest/service.json",
|
|
507
|
+
"namespace": "io.flow.fraud.v0",
|
|
508
|
+
"organization": {
|
|
509
|
+
"key": "flow"
|
|
510
|
+
},
|
|
511
|
+
"application": {
|
|
512
|
+
"key": "fraud"
|
|
513
|
+
},
|
|
514
|
+
"version": "0.16.55",
|
|
515
|
+
"enums": ["fraud_email_rule_decision", "fraud_liability", "fraud_status"],
|
|
516
|
+
"interfaces": [],
|
|
517
|
+
"unions": ["fraud_order_reference"],
|
|
518
|
+
"models": ["fraud_email_rule", "fraud_email_rule_form", "fraud_flow_order_reference", "fraud_payment_request_reference", "order_fraud_status"],
|
|
519
|
+
"annotations": []
|
|
535
520
|
}, {
|
|
536
521
|
"uri": "https://app.apibuilder.io/flow/permission/latest/service.json",
|
|
537
522
|
"namespace": "io.flow.permission.v0",
|
|
@@ -541,116 +526,131 @@
|
|
|
541
526
|
"application": {
|
|
542
527
|
"key": "permission"
|
|
543
528
|
},
|
|
544
|
-
"version": "0.16.
|
|
529
|
+
"version": "0.16.55",
|
|
545
530
|
"enums": ["authentication_technique", "flow_behavior", "flow_role", "permitted_http_method"],
|
|
546
531
|
"interfaces": [],
|
|
547
532
|
"unions": [],
|
|
548
533
|
"models": ["behavior_audit", "permission_audit", "permission_check", "permitted_route", "route_audit", "simple_permission_check"],
|
|
549
534
|
"annotations": []
|
|
550
535
|
}, {
|
|
551
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
552
|
-
"namespace": "io.flow.
|
|
536
|
+
"uri": "https://app.apibuilder.io/flow/order-management-event/latest/service.json",
|
|
537
|
+
"namespace": "io.flow.order.management.event.v0",
|
|
553
538
|
"organization": {
|
|
554
539
|
"key": "flow"
|
|
555
540
|
},
|
|
556
541
|
"application": {
|
|
557
|
-
"key": "
|
|
542
|
+
"key": "order-management-event"
|
|
558
543
|
},
|
|
559
|
-
"version": "0.
|
|
560
|
-
"enums": [
|
|
544
|
+
"version": "0.16.55",
|
|
545
|
+
"enums": [],
|
|
561
546
|
"interfaces": [],
|
|
562
|
-
"unions": ["
|
|
563
|
-
"models": ["
|
|
547
|
+
"unions": ["order_management_event"],
|
|
548
|
+
"models": ["fulfillment_item_allocation_details", "order_placed", "order_placed_v2", "ready_to_fulfill", "ready_to_fulfill_details", "ready_to_fulfill_v2"],
|
|
564
549
|
"annotations": []
|
|
565
550
|
}, {
|
|
566
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
567
|
-
"namespace": "io.flow.
|
|
551
|
+
"uri": "https://app.apibuilder.io/flow/organization/latest/service.json",
|
|
552
|
+
"namespace": "io.flow.organization.v0",
|
|
568
553
|
"organization": {
|
|
569
554
|
"key": "flow"
|
|
570
555
|
},
|
|
571
556
|
"application": {
|
|
572
|
-
"key": "
|
|
557
|
+
"key": "organization"
|
|
573
558
|
},
|
|
574
|
-
"version": "0.
|
|
575
|
-
"enums": ["
|
|
559
|
+
"version": "0.16.55",
|
|
560
|
+
"enums": ["country_picker_source", "ecommerce_platform_type", "invitation_error_code"],
|
|
576
561
|
"interfaces": [],
|
|
577
562
|
"unions": [],
|
|
578
|
-
"models": ["
|
|
563
|
+
"models": ["country_picker", "country_picker_form", "ecommerce_platform", "ecommerce_platform_form", "invitation", "invitation_error", "invitation_form", "invitation_version", "membership", "membership_form", "membership_put_form", "membership_version", "organization_authorization", "organization_authorization_form", "organization_configuration_reference", "organization_default_configurations", "organization_default_configurations_form", "organization_form", "organization_put_form", "organization_version", "region_setting", "region_setting_form"],
|
|
579
564
|
"annotations": []
|
|
580
565
|
}, {
|
|
581
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
582
|
-
"namespace": "io.flow.
|
|
566
|
+
"uri": "https://app.apibuilder.io/flow/label/latest/service.json",
|
|
567
|
+
"namespace": "io.flow.label.v0",
|
|
583
568
|
"organization": {
|
|
584
569
|
"key": "flow"
|
|
585
570
|
},
|
|
586
571
|
"application": {
|
|
587
|
-
"key": "
|
|
572
|
+
"key": "label"
|
|
588
573
|
},
|
|
589
|
-
"version": "0.
|
|
590
|
-
"enums": ["
|
|
574
|
+
"version": "0.16.55",
|
|
575
|
+
"enums": ["direction", "shipment_recipient", "tracking_number_type"],
|
|
591
576
|
"interfaces": [],
|
|
592
|
-
"unions": [],
|
|
593
|
-
"models": ["
|
|
577
|
+
"unions": ["shipping_label_form", "shipping_notification_form"],
|
|
578
|
+
"models": ["bridge_manifest", "bridge_manifest_form", "crossdock_shipment", "detailed_shipping_label_form", "detailed_shipping_notification_form", "label_order_summary", "manifest", "manifest_form", "shipping_label", "shipping_label_document", "shipping_label_hop_summary", "shipping_label_lane_summary", "shipping_label_package", "shipping_label_ratecard_summary", "shipping_label_summary", "shipping_label_version", "shipping_notification", "shipping_notification_version", "single_package_shipping_notification_form", "summary_shipping_label_form", "summary_shipping_notification_form"],
|
|
594
579
|
"annotations": []
|
|
595
580
|
}, {
|
|
596
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
597
|
-
"namespace": "io.flow.
|
|
581
|
+
"uri": "https://app.apibuilder.io/flow/return/latest/service.json",
|
|
582
|
+
"namespace": "io.flow.return.v0",
|
|
598
583
|
"organization": {
|
|
599
584
|
"key": "flow"
|
|
600
585
|
},
|
|
601
586
|
"application": {
|
|
602
|
-
"key": "
|
|
587
|
+
"key": "return"
|
|
603
588
|
},
|
|
604
|
-
"version": "0.16.
|
|
605
|
-
"enums": ["
|
|
606
|
-
"interfaces": [
|
|
607
|
-
"unions": ["
|
|
608
|
-
"models": ["
|
|
589
|
+
"version": "0.16.55",
|
|
590
|
+
"enums": ["return_status", "return_tracking_status"],
|
|
591
|
+
"interfaces": [],
|
|
592
|
+
"unions": ["return_source"],
|
|
593
|
+
"models": ["return", "return_form", "return_item_reference", "return_line_item", "return_order_reference", "return_reason", "return_reason_form", "return_reason_put_form", "return_source_external_vendor", "return_source_flow", "return_version"],
|
|
609
594
|
"annotations": []
|
|
610
595
|
}, {
|
|
611
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
612
|
-
"namespace": "io.flow.
|
|
596
|
+
"uri": "https://app.apibuilder.io/flow/tracking/latest/service.json",
|
|
597
|
+
"namespace": "io.flow.tracking.v0",
|
|
613
598
|
"organization": {
|
|
614
599
|
"key": "flow"
|
|
615
600
|
},
|
|
616
601
|
"application": {
|
|
617
|
-
"key": "
|
|
602
|
+
"key": "tracking"
|
|
618
603
|
},
|
|
619
|
-
"version": "0.16.
|
|
620
|
-
"enums": [],
|
|
604
|
+
"version": "0.16.55",
|
|
605
|
+
"enums": ["tracking_status"],
|
|
621
606
|
"interfaces": [],
|
|
622
607
|
"unions": [],
|
|
623
|
-
"models": ["
|
|
608
|
+
"models": ["tracking", "tracking_event", "tracking_event_form", "tracking_event_summary", "tracking_event_version", "tracking_form", "tracking_label", "tracking_label_form", "tracking_label_summary", "tracking_label_version", "tracking_summary", "tracking_version"],
|
|
624
609
|
"annotations": []
|
|
625
610
|
}, {
|
|
626
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
627
|
-
"namespace": "io.flow.
|
|
611
|
+
"uri": "https://app.apibuilder.io/flow/export/latest/service.json",
|
|
612
|
+
"namespace": "io.flow.export.v0",
|
|
628
613
|
"organization": {
|
|
629
614
|
"key": "flow"
|
|
630
615
|
},
|
|
631
616
|
"application": {
|
|
632
|
-
"key": "
|
|
617
|
+
"key": "export"
|
|
633
618
|
},
|
|
634
|
-
"version": "0.
|
|
635
|
-
"enums": ["
|
|
619
|
+
"version": "0.16.55",
|
|
620
|
+
"enums": ["export_status", "item_identifier"],
|
|
621
|
+
"interfaces": ["csv_price_book_item_export_row"],
|
|
622
|
+
"unions": ["export_delivery", "export_type"],
|
|
623
|
+
"models": ["account_orders_export_type", "account_transactions_export_type", "analytics_export_type", "catalog_item_export_type", "csv_price_book_item_export_row_by_item_number", "csv_price_book_item_export_row_by_sku", "exclusion_rules_export_type", "experience_export_type", "export", "export_delivery_email", "export_form", "export_localized_item_prices", "export_localized_item_prices_detail", "export_version", "harmonization_hs10_export_type", "harmonization_hs6_export_type", "harmonization_overview_export_type", "harmonization_tariff_codes_export_type", "landed_cost_item", "localized_item_prices_export_type", "marketing_feeds_export_type", "order_export_type", "price_book_item_export_type", "scheduled_export", "scheduled_export_form", "solidus_product_export_type", "solidus_variant_export_type", "unharmonized_item_export_type"],
|
|
624
|
+
"annotations": []
|
|
625
|
+
}, {
|
|
626
|
+
"uri": "https://app.apibuilder.io/flow/pricing-indicator-internal-event/latest/service.json",
|
|
627
|
+
"namespace": "io.flow.pricing.indicator.internal.event.v0",
|
|
628
|
+
"organization": {
|
|
629
|
+
"key": "flow"
|
|
630
|
+
},
|
|
631
|
+
"application": {
|
|
632
|
+
"key": "pricing-indicator-internal-event"
|
|
633
|
+
},
|
|
634
|
+
"version": "0.16.38",
|
|
635
|
+
"enums": ["pricing_indicator_status", "service_name"],
|
|
636
636
|
"interfaces": [],
|
|
637
|
-
"unions": [],
|
|
638
|
-
"models": ["
|
|
637
|
+
"unions": ["pricing_indicator_event"],
|
|
638
|
+
"models": ["details", "pricing_indicator"],
|
|
639
639
|
"annotations": []
|
|
640
640
|
}, {
|
|
641
|
-
"uri": "https://app.apibuilder.io/flow/
|
|
642
|
-
"namespace": "io.flow.
|
|
641
|
+
"uri": "https://app.apibuilder.io/flow/flexe/latest/service.json",
|
|
642
|
+
"namespace": "io.flow.flexe.v0",
|
|
643
643
|
"organization": {
|
|
644
644
|
"key": "flow"
|
|
645
645
|
},
|
|
646
646
|
"application": {
|
|
647
|
-
"key": "
|
|
647
|
+
"key": "flexe"
|
|
648
648
|
},
|
|
649
649
|
"version": "0.2.86",
|
|
650
|
-
"enums": ["
|
|
650
|
+
"enums": ["flexe_attachment_type", "flexe_notification", "flexe_shipment_type", "flexe_status"],
|
|
651
651
|
"interfaces": [],
|
|
652
652
|
"unions": [],
|
|
653
|
-
"models": ["
|
|
653
|
+
"models": ["bill_of_lading", "bill_to", "carton_pick_delivery_details", "container_delivery_details", "delivery_details", "error", "flexe_attachment", "flexe_ecommerce_fulfillment", "flexe_ecommerce_fulfillment_data", "flexe_ecommerce_fulfillment_errors", "flexe_ecommerce_fulfillment_form", "flexe_inventory_data", "flexe_retail_attachment", "flexe_retail_fulfillment", "flexe_retail_fulfillment_data", "flexe_retail_fulfillment_errors", "flexe_retail_fulfillment_form", "fulfillment_order_details", "gs1us", "gs1us_ship_to", "inventory", "inventory_count", "inventory_data", "inventory_details", "lading_quantity", "order", "orders", "pallet", "purchase_order", "quantity_by_inventory", "receipt_notification", "retail_fulfillment_order_details", "retail_inventory_data", "retail_order", "retail_order_data", "ship_to", "ship_within", "shipment_delivery_details", "shipment_notification", "sku", "sku_summary"],
|
|
654
654
|
"annotations": []
|
|
655
655
|
}, {
|
|
656
656
|
"uri": "https://app.apibuilder.io/flow/order-management/latest/service.json",
|
|
@@ -661,7 +661,7 @@
|
|
|
661
661
|
"application": {
|
|
662
662
|
"key": "order-management"
|
|
663
663
|
},
|
|
664
|
-
"version": "0.16.
|
|
664
|
+
"version": "0.16.53",
|
|
665
665
|
"enums": ["cancel_reason", "fulfillment_item_quantity_status", "order_change_source"],
|
|
666
666
|
"interfaces": [],
|
|
667
667
|
"unions": [],
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"application": {
|
|
677
677
|
"key": "catalog-exclusion"
|
|
678
678
|
},
|
|
679
|
-
"version": "0.16.
|
|
679
|
+
"version": "0.16.53",
|
|
680
680
|
"enums": ["exclusion_rule_state"],
|
|
681
681
|
"interfaces": [],
|
|
682
682
|
"unions": [],
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
"application": {
|
|
692
692
|
"key": "catalog-return"
|
|
693
693
|
},
|
|
694
|
-
"version": "0.16.
|
|
694
|
+
"version": "0.16.53",
|
|
695
695
|
"enums": ["return_policy_state"],
|
|
696
696
|
"interfaces": [],
|
|
697
697
|
"unions": [],
|
|
@@ -706,7 +706,7 @@
|
|
|
706
706
|
"application": {
|
|
707
707
|
"key": "ftp"
|
|
708
708
|
},
|
|
709
|
-
"version": "0.16.
|
|
709
|
+
"version": "0.16.53",
|
|
710
710
|
"enums": ["ftp_file_source"],
|
|
711
711
|
"interfaces": [],
|
|
712
712
|
"unions": [],
|
|
@@ -4376,6 +4376,14 @@
|
|
|
4376
4376
|
"name": "integration_partner",
|
|
4377
4377
|
"attributes": [],
|
|
4378
4378
|
"description": "Example, Shopify store front audit items"
|
|
4379
|
+
}, {
|
|
4380
|
+
"name": "dtce",
|
|
4381
|
+
"attributes": [],
|
|
4382
|
+
"description": "Duties Tax Calculator Engine"
|
|
4383
|
+
}, {
|
|
4384
|
+
"name": "miscellaneous",
|
|
4385
|
+
"attributes": [],
|
|
4386
|
+
"description": "Category for settings not covered by another theme"
|
|
4379
4387
|
}],
|
|
4380
4388
|
"attributes": [],
|
|
4381
4389
|
"description": "Grouping of audit checks."
|
|
@@ -68707,6 +68715,31 @@
|
|
|
68707
68715
|
"type": "io.flow.external.paypal.v1.models.webhook_event",
|
|
68708
68716
|
"plural": "webhook_events",
|
|
68709
68717
|
"operations": [{
|
|
68718
|
+
"method": "POST",
|
|
68719
|
+
"path": "/payment/callbacks/paypal",
|
|
68720
|
+
"parameters": [],
|
|
68721
|
+
"responses": [{
|
|
68722
|
+
"code": {
|
|
68723
|
+
"integer": {
|
|
68724
|
+
"value": 200
|
|
68725
|
+
}
|
|
68726
|
+
},
|
|
68727
|
+
"type": "json",
|
|
68728
|
+
"description": "Successful response",
|
|
68729
|
+
"attributes": []
|
|
68730
|
+
}],
|
|
68731
|
+
"attributes": [{
|
|
68732
|
+
"name": "linter",
|
|
68733
|
+
"value": {
|
|
68734
|
+
"ignore": ["response_codes"]
|
|
68735
|
+
}
|
|
68736
|
+
}],
|
|
68737
|
+
"body": {
|
|
68738
|
+
"type": "json",
|
|
68739
|
+
"attributes": [],
|
|
68740
|
+
"description": "Type is io.flow.external.paypal.v1.models.webhook_event - though we don't validate to ensure we always accept the callback."
|
|
68741
|
+
}
|
|
68742
|
+
}, {
|
|
68710
68743
|
"method": "POST",
|
|
68711
68744
|
"path": "/dispute/notifications/paypal",
|
|
68712
68745
|
"parameters": [],
|
|
@@ -68740,31 +68773,6 @@
|
|
|
68740
68773
|
"attributes": [],
|
|
68741
68774
|
"description": "Type is io.flow.external.paypal.v1.models.webhook_event. Note we reject without logging any event that does not have a type of 'dispute'."
|
|
68742
68775
|
}
|
|
68743
|
-
}, {
|
|
68744
|
-
"method": "POST",
|
|
68745
|
-
"path": "/payment/callbacks/paypal",
|
|
68746
|
-
"parameters": [],
|
|
68747
|
-
"responses": [{
|
|
68748
|
-
"code": {
|
|
68749
|
-
"integer": {
|
|
68750
|
-
"value": 200
|
|
68751
|
-
}
|
|
68752
|
-
},
|
|
68753
|
-
"type": "json",
|
|
68754
|
-
"description": "Successful response",
|
|
68755
|
-
"attributes": []
|
|
68756
|
-
}],
|
|
68757
|
-
"attributes": [{
|
|
68758
|
-
"name": "linter",
|
|
68759
|
-
"value": {
|
|
68760
|
-
"ignore": ["response_codes"]
|
|
68761
|
-
}
|
|
68762
|
-
}],
|
|
68763
|
-
"body": {
|
|
68764
|
-
"type": "json",
|
|
68765
|
-
"attributes": [],
|
|
68766
|
-
"description": "Type is io.flow.external.paypal.v1.models.webhook_event - though we don't validate to ensure we always accept the callback."
|
|
68767
|
-
}
|
|
68768
68776
|
}],
|
|
68769
68777
|
"attributes": [{
|
|
68770
68778
|
"name": "docs",
|
|
@@ -82556,7 +82564,7 @@
|
|
|
82556
82564
|
"plural": "restriction_items",
|
|
82557
82565
|
"operations": [{
|
|
82558
82566
|
"method": "GET",
|
|
82559
|
-
"path": "/
|
|
82567
|
+
"path": "/jailhouse/restriction/:organization/items",
|
|
82560
82568
|
"parameters": [{
|
|
82561
82569
|
"name": "organization",
|
|
82562
82570
|
"type": "string",
|
|
@@ -82678,7 +82686,7 @@
|
|
|
82678
82686
|
"description": "Returns a list of item restriction decisions for an organization"
|
|
82679
82687
|
}, {
|
|
82680
82688
|
"method": "POST",
|
|
82681
|
-
"path": "/
|
|
82689
|
+
"path": "/jailhouse/restriction/:organization/items",
|
|
82682
82690
|
"parameters": [{
|
|
82683
82691
|
"name": "organization",
|
|
82684
82692
|
"type": "string",
|
|
@@ -82722,7 +82730,7 @@
|
|
|
82722
82730
|
}
|
|
82723
82731
|
}, {
|
|
82724
82732
|
"method": "GET",
|
|
82725
|
-
"path": "/
|
|
82733
|
+
"path": "/jailhouse/restriction/:organization/items/:id",
|
|
82726
82734
|
"parameters": [{
|
|
82727
82735
|
"name": "organization",
|
|
82728
82736
|
"type": "string",
|
|
@@ -82768,7 +82776,7 @@
|
|
|
82768
82776
|
"description": "Returns a restriction product item by id"
|
|
82769
82777
|
}, {
|
|
82770
82778
|
"method": "PUT",
|
|
82771
|
-
"path": "/
|
|
82779
|
+
"path": "/jailhouse/restriction/:organization/items/:id",
|
|
82772
82780
|
"parameters": [{
|
|
82773
82781
|
"name": "organization",
|
|
82774
82782
|
"type": "string",
|
|
@@ -82836,7 +82844,7 @@
|
|
|
82836
82844
|
}
|
|
82837
82845
|
}, {
|
|
82838
82846
|
"method": "GET",
|
|
82839
|
-
"path": "/
|
|
82847
|
+
"path": "/internal/restriction/:organization/items",
|
|
82840
82848
|
"parameters": [{
|
|
82841
82849
|
"name": "organization",
|
|
82842
82850
|
"type": "string",
|
|
@@ -82958,7 +82966,7 @@
|
|
|
82958
82966
|
"description": "Returns a list of item restriction decisions for an organization"
|
|
82959
82967
|
}, {
|
|
82960
82968
|
"method": "POST",
|
|
82961
|
-
"path": "/
|
|
82969
|
+
"path": "/internal/restriction/:organization/items",
|
|
82962
82970
|
"parameters": [{
|
|
82963
82971
|
"name": "organization",
|
|
82964
82972
|
"type": "string",
|
|
@@ -83002,7 +83010,7 @@
|
|
|
83002
83010
|
}
|
|
83003
83011
|
}, {
|
|
83004
83012
|
"method": "GET",
|
|
83005
|
-
"path": "/
|
|
83013
|
+
"path": "/internal/restriction/:organization/items/:id",
|
|
83006
83014
|
"parameters": [{
|
|
83007
83015
|
"name": "organization",
|
|
83008
83016
|
"type": "string",
|
|
@@ -83048,7 +83056,7 @@
|
|
|
83048
83056
|
"description": "Returns a restriction product item by id"
|
|
83049
83057
|
}, {
|
|
83050
83058
|
"method": "PUT",
|
|
83051
|
-
"path": "/
|
|
83059
|
+
"path": "/internal/restriction/:organization/items/:id",
|
|
83052
83060
|
"parameters": [{
|
|
83053
83061
|
"name": "organization",
|
|
83054
83062
|
"type": "string",
|
|
@@ -83331,7 +83339,7 @@
|
|
|
83331
83339
|
"plural": "restriction_products",
|
|
83332
83340
|
"operations": [{
|
|
83333
83341
|
"method": "GET",
|
|
83334
|
-
"path": "/
|
|
83342
|
+
"path": "/jailhouse/restriction/:organization/products",
|
|
83335
83343
|
"parameters": [{
|
|
83336
83344
|
"name": "organization",
|
|
83337
83345
|
"type": "string",
|
|
@@ -83434,7 +83442,7 @@
|
|
|
83434
83442
|
"description": "Returns a list of products and their restriction information for an organization"
|
|
83435
83443
|
}, {
|
|
83436
83444
|
"method": "GET",
|
|
83437
|
-
"path": "/
|
|
83445
|
+
"path": "/jailhouse/restriction/:organization/products/:id",
|
|
83438
83446
|
"parameters": [{
|
|
83439
83447
|
"name": "organization",
|
|
83440
83448
|
"type": "string",
|
|
@@ -83480,7 +83488,7 @@
|
|
|
83480
83488
|
"description": "Returns a product by id"
|
|
83481
83489
|
}, {
|
|
83482
83490
|
"method": "POST",
|
|
83483
|
-
"path": "/
|
|
83491
|
+
"path": "/jailhouse/restriction/:organization/products/:id/decisions",
|
|
83484
83492
|
"parameters": [{
|
|
83485
83493
|
"name": "organization",
|
|
83486
83494
|
"type": "string",
|
|
@@ -83539,7 +83547,7 @@
|
|
|
83539
83547
|
}
|
|
83540
83548
|
}, {
|
|
83541
83549
|
"method": "GET",
|
|
83542
|
-
"path": "/
|
|
83550
|
+
"path": "/internal/restriction/:organization/products",
|
|
83543
83551
|
"parameters": [{
|
|
83544
83552
|
"name": "organization",
|
|
83545
83553
|
"type": "string",
|
|
@@ -83642,7 +83650,7 @@
|
|
|
83642
83650
|
"description": "Returns a list of products and their restriction information for an organization"
|
|
83643
83651
|
}, {
|
|
83644
83652
|
"method": "GET",
|
|
83645
|
-
"path": "/
|
|
83653
|
+
"path": "/internal/restriction/:organization/products/:id",
|
|
83646
83654
|
"parameters": [{
|
|
83647
83655
|
"name": "organization",
|
|
83648
83656
|
"type": "string",
|
|
@@ -83688,7 +83696,7 @@
|
|
|
83688
83696
|
"description": "Returns a product by id"
|
|
83689
83697
|
}, {
|
|
83690
83698
|
"method": "POST",
|
|
83691
|
-
"path": "/
|
|
83699
|
+
"path": "/internal/restriction/:organization/products/:id/decisions",
|
|
83692
83700
|
"parameters": [{
|
|
83693
83701
|
"name": "organization",
|
|
83694
83702
|
"type": "string",
|
|
@@ -83759,7 +83767,7 @@
|
|
|
83759
83767
|
"plural": "restriction_rules",
|
|
83760
83768
|
"operations": [{
|
|
83761
83769
|
"method": "GET",
|
|
83762
|
-
"path": "/
|
|
83770
|
+
"path": "/jailhouse/restriction/rules",
|
|
83763
83771
|
"parameters": [{
|
|
83764
83772
|
"name": "id",
|
|
83765
83773
|
"type": "[string]",
|
|
@@ -83834,46 +83842,9 @@
|
|
|
83834
83842
|
}]
|
|
83835
83843
|
}
|
|
83836
83844
|
}]
|
|
83837
|
-
}, {
|
|
83838
|
-
"method": "POST",
|
|
83839
|
-
"path": "/internal/restriction/rules",
|
|
83840
|
-
"parameters": [],
|
|
83841
|
-
"responses": [{
|
|
83842
|
-
"code": {
|
|
83843
|
-
"integer": {
|
|
83844
|
-
"value": 201
|
|
83845
|
-
}
|
|
83846
|
-
},
|
|
83847
|
-
"type": "restriction_rule",
|
|
83848
|
-
"description": "Operation succeeded and the resource was created",
|
|
83849
|
-
"attributes": []
|
|
83850
|
-
}, {
|
|
83851
|
-
"code": {
|
|
83852
|
-
"integer": {
|
|
83853
|
-
"value": 401
|
|
83854
|
-
}
|
|
83855
|
-
},
|
|
83856
|
-
"type": "unit",
|
|
83857
|
-
"description": "Authorization failed",
|
|
83858
|
-
"attributes": []
|
|
83859
|
-
}, {
|
|
83860
|
-
"code": {
|
|
83861
|
-
"integer": {
|
|
83862
|
-
"value": 422
|
|
83863
|
-
}
|
|
83864
|
-
},
|
|
83865
|
-
"type": "io.flow.error.v0.models.generic_error",
|
|
83866
|
-
"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.",
|
|
83867
|
-
"attributes": []
|
|
83868
|
-
}],
|
|
83869
|
-
"attributes": [],
|
|
83870
|
-
"body": {
|
|
83871
|
-
"type": "restriction_rule_form",
|
|
83872
|
-
"attributes": []
|
|
83873
|
-
}
|
|
83874
83845
|
}, {
|
|
83875
83846
|
"method": "GET",
|
|
83876
|
-
"path": "/
|
|
83847
|
+
"path": "/jailhouse/restriction/rules/:id",
|
|
83877
83848
|
"parameters": [{
|
|
83878
83849
|
"name": "id",
|
|
83879
83850
|
"type": "string",
|
|
@@ -83910,70 +83881,9 @@
|
|
|
83910
83881
|
"attributes": []
|
|
83911
83882
|
}],
|
|
83912
83883
|
"attributes": []
|
|
83913
|
-
}, {
|
|
83914
|
-
"method": "PUT",
|
|
83915
|
-
"path": "/internal/restriction/rules/:id",
|
|
83916
|
-
"parameters": [{
|
|
83917
|
-
"name": "id",
|
|
83918
|
-
"type": "string",
|
|
83919
|
-
"location": "Path",
|
|
83920
|
-
"required": true,
|
|
83921
|
-
"description": "Filter by one or more IDs of this resource"
|
|
83922
|
-
}],
|
|
83923
|
-
"responses": [{
|
|
83924
|
-
"code": {
|
|
83925
|
-
"integer": {
|
|
83926
|
-
"value": 200
|
|
83927
|
-
}
|
|
83928
|
-
},
|
|
83929
|
-
"type": "restriction_rule",
|
|
83930
|
-
"description": "Successful response",
|
|
83931
|
-
"attributes": []
|
|
83932
|
-
}, {
|
|
83933
|
-
"code": {
|
|
83934
|
-
"integer": {
|
|
83935
|
-
"value": 201
|
|
83936
|
-
}
|
|
83937
|
-
},
|
|
83938
|
-
"type": "restriction_rule",
|
|
83939
|
-
"description": "Operation succeeded and the resource was created",
|
|
83940
|
-
"attributes": []
|
|
83941
|
-
}, {
|
|
83942
|
-
"code": {
|
|
83943
|
-
"integer": {
|
|
83944
|
-
"value": 401
|
|
83945
|
-
}
|
|
83946
|
-
},
|
|
83947
|
-
"type": "unit",
|
|
83948
|
-
"description": "Authorization failed",
|
|
83949
|
-
"attributes": []
|
|
83950
|
-
}, {
|
|
83951
|
-
"code": {
|
|
83952
|
-
"integer": {
|
|
83953
|
-
"value": 404
|
|
83954
|
-
}
|
|
83955
|
-
},
|
|
83956
|
-
"type": "unit",
|
|
83957
|
-
"description": "Resource was not found",
|
|
83958
|
-
"attributes": []
|
|
83959
|
-
}, {
|
|
83960
|
-
"code": {
|
|
83961
|
-
"integer": {
|
|
83962
|
-
"value": 422
|
|
83963
|
-
}
|
|
83964
|
-
},
|
|
83965
|
-
"type": "io.flow.error.v0.models.generic_error",
|
|
83966
|
-
"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.",
|
|
83967
|
-
"attributes": []
|
|
83968
|
-
}],
|
|
83969
|
-
"attributes": [],
|
|
83970
|
-
"body": {
|
|
83971
|
-
"type": "restriction_rule_form",
|
|
83972
|
-
"attributes": []
|
|
83973
|
-
}
|
|
83974
83884
|
}, {
|
|
83975
83885
|
"method": "GET",
|
|
83976
|
-
"path": "/
|
|
83886
|
+
"path": "/jailhouse/restriction/rules/:organization/:status",
|
|
83977
83887
|
"parameters": [{
|
|
83978
83888
|
"name": "organization",
|
|
83979
83889
|
"type": "string",
|
|
@@ -84056,7 +83966,7 @@
|
|
|
84056
83966
|
"description": "Returns the list of restriction rules currently applicable for an organization"
|
|
84057
83967
|
}, {
|
|
84058
83968
|
"method": "GET",
|
|
84059
|
-
"path": "/
|
|
83969
|
+
"path": "/internal/restriction/rules",
|
|
84060
83970
|
"parameters": [{
|
|
84061
83971
|
"name": "id",
|
|
84062
83972
|
"type": "[string]",
|
|
@@ -84131,9 +84041,46 @@
|
|
|
84131
84041
|
}]
|
|
84132
84042
|
}
|
|
84133
84043
|
}]
|
|
84044
|
+
}, {
|
|
84045
|
+
"method": "POST",
|
|
84046
|
+
"path": "/internal/restriction/rules",
|
|
84047
|
+
"parameters": [],
|
|
84048
|
+
"responses": [{
|
|
84049
|
+
"code": {
|
|
84050
|
+
"integer": {
|
|
84051
|
+
"value": 201
|
|
84052
|
+
}
|
|
84053
|
+
},
|
|
84054
|
+
"type": "restriction_rule",
|
|
84055
|
+
"description": "Operation succeeded and the resource was created",
|
|
84056
|
+
"attributes": []
|
|
84057
|
+
}, {
|
|
84058
|
+
"code": {
|
|
84059
|
+
"integer": {
|
|
84060
|
+
"value": 401
|
|
84061
|
+
}
|
|
84062
|
+
},
|
|
84063
|
+
"type": "unit",
|
|
84064
|
+
"description": "Authorization failed",
|
|
84065
|
+
"attributes": []
|
|
84066
|
+
}, {
|
|
84067
|
+
"code": {
|
|
84068
|
+
"integer": {
|
|
84069
|
+
"value": 422
|
|
84070
|
+
}
|
|
84071
|
+
},
|
|
84072
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
84073
|
+
"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.",
|
|
84074
|
+
"attributes": []
|
|
84075
|
+
}],
|
|
84076
|
+
"attributes": [],
|
|
84077
|
+
"body": {
|
|
84078
|
+
"type": "restriction_rule_form",
|
|
84079
|
+
"attributes": []
|
|
84080
|
+
}
|
|
84134
84081
|
}, {
|
|
84135
84082
|
"method": "GET",
|
|
84136
|
-
"path": "/
|
|
84083
|
+
"path": "/internal/restriction/rules/:id",
|
|
84137
84084
|
"parameters": [{
|
|
84138
84085
|
"name": "id",
|
|
84139
84086
|
"type": "string",
|
|
@@ -84170,9 +84117,70 @@
|
|
|
84170
84117
|
"attributes": []
|
|
84171
84118
|
}],
|
|
84172
84119
|
"attributes": []
|
|
84120
|
+
}, {
|
|
84121
|
+
"method": "PUT",
|
|
84122
|
+
"path": "/internal/restriction/rules/:id",
|
|
84123
|
+
"parameters": [{
|
|
84124
|
+
"name": "id",
|
|
84125
|
+
"type": "string",
|
|
84126
|
+
"location": "Path",
|
|
84127
|
+
"required": true,
|
|
84128
|
+
"description": "Filter by one or more IDs of this resource"
|
|
84129
|
+
}],
|
|
84130
|
+
"responses": [{
|
|
84131
|
+
"code": {
|
|
84132
|
+
"integer": {
|
|
84133
|
+
"value": 200
|
|
84134
|
+
}
|
|
84135
|
+
},
|
|
84136
|
+
"type": "restriction_rule",
|
|
84137
|
+
"description": "Successful response",
|
|
84138
|
+
"attributes": []
|
|
84139
|
+
}, {
|
|
84140
|
+
"code": {
|
|
84141
|
+
"integer": {
|
|
84142
|
+
"value": 201
|
|
84143
|
+
}
|
|
84144
|
+
},
|
|
84145
|
+
"type": "restriction_rule",
|
|
84146
|
+
"description": "Operation succeeded and the resource was created",
|
|
84147
|
+
"attributes": []
|
|
84148
|
+
}, {
|
|
84149
|
+
"code": {
|
|
84150
|
+
"integer": {
|
|
84151
|
+
"value": 401
|
|
84152
|
+
}
|
|
84153
|
+
},
|
|
84154
|
+
"type": "unit",
|
|
84155
|
+
"description": "Authorization failed",
|
|
84156
|
+
"attributes": []
|
|
84157
|
+
}, {
|
|
84158
|
+
"code": {
|
|
84159
|
+
"integer": {
|
|
84160
|
+
"value": 404
|
|
84161
|
+
}
|
|
84162
|
+
},
|
|
84163
|
+
"type": "unit",
|
|
84164
|
+
"description": "Resource was not found",
|
|
84165
|
+
"attributes": []
|
|
84166
|
+
}, {
|
|
84167
|
+
"code": {
|
|
84168
|
+
"integer": {
|
|
84169
|
+
"value": 422
|
|
84170
|
+
}
|
|
84171
|
+
},
|
|
84172
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
84173
|
+
"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.",
|
|
84174
|
+
"attributes": []
|
|
84175
|
+
}],
|
|
84176
|
+
"attributes": [],
|
|
84177
|
+
"body": {
|
|
84178
|
+
"type": "restriction_rule_form",
|
|
84179
|
+
"attributes": []
|
|
84180
|
+
}
|
|
84173
84181
|
}, {
|
|
84174
84182
|
"method": "GET",
|
|
84175
|
-
"path": "/
|
|
84183
|
+
"path": "/internal/restriction/rules/:organization/:status",
|
|
84176
84184
|
"parameters": [{
|
|
84177
84185
|
"name": "organization",
|
|
84178
84186
|
"type": "string",
|
|
@@ -89766,6 +89774,5 @@
|
|
|
89766
89774
|
"name": "pci",
|
|
89767
89775
|
"description": "Identifies a field that contains data that must be handled in a way that is compliant with the PCI standard."
|
|
89768
89776
|
}],
|
|
89769
|
-
"base_url": "https://api.flow.io"
|
|
89770
|
-
"description": "API for organizations to ask for and receive consent from consumers around region targeted policies and promotions."
|
|
89777
|
+
"base_url": "https://api.flow.io"
|
|
89771
89778
|
}
|