@flowio/api-internal-mock-generator 5.31.58 → 5.31.59
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 +713 -409
- package/package.json +2 -2
- package/src/api-internal.json +713 -409
package/src/api-internal.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key" : "api-internal"
|
|
11
11
|
},
|
|
12
12
|
"namespace" : "io.flow.internal.v0",
|
|
13
|
-
"version" : "0.18.
|
|
13
|
+
"version" : "0.18.30",
|
|
14
14
|
"info" : {
|
|
15
15
|
"license" : {
|
|
16
16
|
"name" : "MIT",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"application" : {
|
|
32
32
|
"key" : "error"
|
|
33
33
|
},
|
|
34
|
-
"version" : "0.17.
|
|
34
|
+
"version" : "0.17.22",
|
|
35
35
|
"enums" : [ "generic_error_code" ],
|
|
36
36
|
"interfaces" : [ ],
|
|
37
37
|
"unions" : [ ],
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"application" : {
|
|
47
47
|
"key" : "common"
|
|
48
48
|
},
|
|
49
|
-
"version" : "0.17.
|
|
49
|
+
"version" : "0.17.22",
|
|
50
50
|
"enums" : [ "attribute_data_type", "availability_status", "calendar", "capability", "change_type", "currency_label_formatter", "currency_symbol_format", "day_of_week", "delivered_duty", "discount_target", "entity_identifier_type", "environment", "exception_type", "goods_supply", "holiday_calendar", "included_levy_key", "incoterm", "input_specification_type", "margin_type", "measurement_system", "merchant_of_record", "order_merchant_of_record", "organization_status", "organization_type", "price_book_status", "role", "rounding_method", "rounding_type", "schedule_exception_status", "sort_direction", "unit_of_measurement", "unit_of_time", "user_status", "value_added_service", "visibility" ],
|
|
51
51
|
"interfaces" : [ "id_reference" ],
|
|
52
52
|
"unions" : [ "discount_offer", "expandable_organization", "expandable_user", "input_specification_limitation", "logo_image", "price_source", "repeat_schedule" ],
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"application" : {
|
|
62
62
|
"key" : "session"
|
|
63
63
|
},
|
|
64
|
-
"version" : "0.17.
|
|
64
|
+
"version" : "0.17.22",
|
|
65
65
|
"enums" : [ ],
|
|
66
66
|
"interfaces" : [ ],
|
|
67
67
|
"unions" : [ "session", "session_authorization" ],
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"application" : {
|
|
77
77
|
"key" : "reference"
|
|
78
78
|
},
|
|
79
|
-
"version" : "0.17.
|
|
79
|
+
"version" : "0.17.22",
|
|
80
80
|
"enums" : [ "payment_method_capability", "payment_method_type", "postal_type", "province_type" ],
|
|
81
81
|
"interfaces" : [ ],
|
|
82
82
|
"unions" : [ ],
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"application" : {
|
|
92
92
|
"key" : "query-builder"
|
|
93
93
|
},
|
|
94
|
-
"version" : "0.17.
|
|
94
|
+
"version" : "0.17.22",
|
|
95
95
|
"enums" : [ "available_filter_format" ],
|
|
96
96
|
"interfaces" : [ ],
|
|
97
97
|
"unions" : [ "available_filter", "query_builder_form", "query_filter", "query_filter_form" ],
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"application" : {
|
|
107
107
|
"key" : "experience"
|
|
108
108
|
},
|
|
109
|
-
"version" : "0.17.
|
|
109
|
+
"version" : "0.17.22",
|
|
110
110
|
"enums" : [ "address_field_name", "credit_payment_error_code", "delivered_duty_display_type", "discount_rule_status", "discount_rule_subsidy_target", "experience_clone_status", "experience_country_status", "experience_payment_method_tag", "experience_status", "order_error_code", "order_payment_type", "order_refund_summary_includes", "order_refund_summary_partial_charged", "order_status", "order_storage", "order_type", "organization_payment_method_tag", "payment_method_rule_content_key", "price_facet_boundary", "promotion_trigger_type" ],
|
|
111
111
|
"interfaces" : [ "allocation_component", "allocation_detail", "allocation_line_summary_fields", "expandable_experience", "expandable_order" ],
|
|
112
112
|
"unions" : [ "allocation_component", "allocation_detail", "discount_rule_entitlement", "expandable_experience", "expandable_order", "order_number_generator", "order_promotion", "order_promotion_form", "order_refund_summary_form", "payment_method_tag", "promotion" ],
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"application" : {
|
|
122
122
|
"key" : "field-validation"
|
|
123
123
|
},
|
|
124
|
-
"version" : "0.17.
|
|
124
|
+
"version" : "0.17.22",
|
|
125
125
|
"enums" : [ ],
|
|
126
126
|
"interfaces" : [ ],
|
|
127
127
|
"unions" : [ "field_validation_rule" ],
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"application" : {
|
|
137
137
|
"key" : "fulfillment"
|
|
138
138
|
},
|
|
139
|
-
"version" : "0.17.
|
|
139
|
+
"version" : "0.17.22",
|
|
140
140
|
"enums" : [ "center_capability", "delivery_option_cost_detail_component_key", "delivery_option_cost_detail_source", "delivery_window_component_source", "delivery_window_location", "fulfillment_routing", "item_availability_status", "lane_direction", "lane_preselect_preference", "lane_strategy", "physical_delivery_special_serivce", "quote_error_code", "ratecard_owner", "shipment_integration_type", "shipping_configuration_type", "strategy", "surcharge_responsible_party", "tier_availability", "tier_estimate_type", "tier_strategy", "zero_amount_indicator" ],
|
|
141
141
|
"interfaces" : [ "delivery" ],
|
|
142
142
|
"unions" : [ "delivery", "expandable_center", "partner_center_fee", "service_description", "tier_rule_outcome", "tier_rule_outcome_form" ],
|
|
@@ -151,11 +151,11 @@
|
|
|
151
151
|
"application" : {
|
|
152
152
|
"key" : "payment"
|
|
153
153
|
},
|
|
154
|
-
"version" : "0.17.
|
|
154
|
+
"version" : "0.17.22",
|
|
155
155
|
"enums" : [ "address_verification_result_field_code", "authorization_decline_code", "authorization_option", "authorization_result_action_type", "authorization_status", "avs_code", "capture_decline_code", "capture_status", "card_error_code", "card_type", "cvv_code", "cvv_result_code", "payment_error_code", "payment_source_confirmation_action_type", "refund_decline_code", "refund_status", "reversal_error_code", "reversal_status", "three_d_secure_code", "threeds_two_challenge_viewport", "token_type" ],
|
|
156
156
|
"interfaces" : [ "authorization", "payment" ],
|
|
157
157
|
"unions" : [ "adyen_native_data", "authorization", "authorization_form", "authorization_payload_parameters", "authorization_result_action", "authorization_result_action_details", "browser_action_configuration", "confirmation_details", "expandable_card", "expandable_payment_processor", "gateway_authentication_data", "gateway_authentication_data_form", "inline_action_configuration", "online_authorization_details", "payment", "payment_form", "payment_order_reference", "payment_source", "payment_source_form", "threeds_challenge_action", "threeds_identify_action", "transaction_details" ],
|
|
158
|
-
"models" : [ "ach_authorization_form", "address_verification_result", "adyen_challenge_shopper_data", "adyen_identify_shopper_data", "adyen_native_action_details", "apple_pay_merchant_validation_payload", "applepay_sdk_create_result_action_details", "applepay_sdk_validate_result_action_details", "authorization_code", "authorization_copy_form", "authorization_error", "authorization_order_reference", "authorization_payload", "authorization_reference", "authorization_result", "authorization_result_action_get", "authorization_result_action_native", "authorization_result_action_post", "authorization_result_action_wait", "authorization_result_description", "authorization_version", "avs", "browser_info", "browser_inline_action_configuration", "capture", "capture_error", "capture_form", "capture_identifier", "capture_reference", "capture_version", "card", "card_authorization", "card_browser_action_configuration", "card_error", "card_form", "card_metadata", "card_nonce_form", "card_payment_source", "card_payment_source_authorization_form", "card_payment_source_form", "card_payment_source_summary", "card_reference", "card_summary", "card_token_form", "card_version", "cryptopay_authorization_details", "cvv", "cvv_result", "direct_authorization_form", "direct_debit", "expiration", "google_pay_authorization_payload", "identifier_form", "inline_authorization_details", "inline_authorization_form", "issuer_reference", "issuer_summary", "issuer_v1", "klarna_payment_method_category", "klarna_sdk_authorization_result_action_details", "merchant_of_record_authorization_form", "merchant_of_record_payment_form", "online_authorization", "online_payment_authorization_form", "payment_cryptopay", "payment_error", "payment_payment_request_reference", "payment_paypal", "payment_processor", "payment_processor_account", "payment_processor_account_reference", "payment_processor_identifier", "payment_processor_reference", "payment_reference", "payment_source_confirmation_action", "payment_version", "paypal_authorization_details", "paypal_authorization_form", "post_payment_redirect_urls", "public_key", "redirect_authorization_details", "redirect_authorization_form", "refund", "refund_capture", "refund_capture_summary", "refund_error", "refund_form", "refund_identifier", "refund_order_summary", "refund_order_summary_amounts", "refund_reference", "refund_version", "reversal", "reversal_error", "reversal_form", "reversal_put_form", "reversal_version", "select_issuer_option_action_details", "stripe_authentication_data", "stripe_authentication_data_form", "stripe_authorization_result_action_details", "three_d_secure", "threeds_challenge_action_details", "threeds_identify_action_details", "threeds_two_challenge_request", "threeds_two_method", "transaction_details_card", "transaction_network_details_card", "virtual_card", "virtual_card_capture", "virtual_card_capture_version", "virtual_card_form", "virtual_card_reference", "virtual_card_refund", "virtual_card_refund_version", "virtual_card_version" ],
|
|
158
|
+
"models" : [ "ach_authorization_form", "address_verification_result", "adyen_challenge_shopper_data", "adyen_identify_shopper_data", "adyen_native_action_details", "apple_pay_merchant_validation_payload", "applepay_sdk_create_result_action_details", "applepay_sdk_validate_result_action_details", "authorization_code", "authorization_copy_form", "authorization_error", "authorization_order_reference", "authorization_payload", "authorization_reference", "authorization_result", "authorization_result_action_get", "authorization_result_action_native", "authorization_result_action_post", "authorization_result_action_wait", "authorization_result_description", "authorization_version", "avs", "browser_info", "browser_inline_action_configuration", "capture", "capture_error", "capture_form", "capture_identifier", "capture_reference", "capture_version", "card", "card_authorization", "card_browser_action_configuration", "card_confirmation_summary", "card_error", "card_form", "card_metadata", "card_nonce_form", "card_payment_source", "card_payment_source_authorization_form", "card_payment_source_form", "card_payment_source_summary", "card_reference", "card_summary", "card_token_form", "card_version", "cryptopay_authorization_details", "cvv", "cvv_result", "direct_authorization_form", "direct_debit", "expiration", "google_pay_authorization_payload", "identifier_form", "inline_authorization_details", "inline_authorization_form", "issuer_reference", "issuer_summary", "issuer_v1", "klarna_payment_method_category", "klarna_sdk_authorization_result_action_details", "merchant_of_record_authorization_form", "merchant_of_record_payment_form", "online_authorization", "online_payment_authorization_form", "payment_cryptopay", "payment_error", "payment_payment_request_reference", "payment_paypal", "payment_processor", "payment_processor_account", "payment_processor_account_reference", "payment_processor_identifier", "payment_processor_reference", "payment_reference", "payment_source_confirmation_action", "payment_version", "paypal_authorization_details", "paypal_authorization_form", "post_payment_redirect_urls", "public_key", "redirect_authorization_details", "redirect_authorization_form", "refund", "refund_capture", "refund_capture_summary", "refund_error", "refund_form", "refund_identifier", "refund_order_summary", "refund_order_summary_amounts", "refund_reference", "refund_version", "reversal", "reversal_error", "reversal_form", "reversal_put_form", "reversal_version", "select_issuer_option_action_details", "stripe_authentication_data", "stripe_authentication_data_form", "stripe_authorization_result_action_details", "three_d_secure", "threeds_challenge_action_details", "threeds_identify_action_details", "threeds_two_challenge_request", "threeds_two_method", "transaction_details_card", "transaction_network_details_card", "virtual_card", "virtual_card_capture", "virtual_card_capture_version", "virtual_card_form", "virtual_card_reference", "virtual_card_refund", "virtual_card_refund_version", "virtual_card_version" ],
|
|
159
159
|
"annotations" : [ ]
|
|
160
160
|
}, {
|
|
161
161
|
"uri" : "https://app.apibuilder.io/flow/merchant-onboarding/latest/service.json",
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"application" : {
|
|
167
167
|
"key" : "merchant-onboarding"
|
|
168
168
|
},
|
|
169
|
-
"version" : "0.17.
|
|
169
|
+
"version" : "0.17.22",
|
|
170
170
|
"enums" : [ "logistics_format_preference", "onboarding_application_status", "onboarding_trade_sector", "region_type" ],
|
|
171
171
|
"interfaces" : [ ],
|
|
172
172
|
"unions" : [ "merchant_application", "merchant_application_form", "merchant_application_put_form", "merchant_applications_summary" ],
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"application" : {
|
|
182
182
|
"key" : "ratecard"
|
|
183
183
|
},
|
|
184
|
-
"version" : "0.17.
|
|
184
|
+
"version" : "0.17.22",
|
|
185
185
|
"enums" : [ ],
|
|
186
186
|
"interfaces" : [ "common_hop_estimate", "ratecard_estimate" ],
|
|
187
187
|
"unions" : [ "ratecard_estimate", "ratecard_fee", "service_fee" ],
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"application" : {
|
|
197
197
|
"key" : "inventory"
|
|
198
198
|
},
|
|
199
|
-
"version" : "0.17.
|
|
199
|
+
"version" : "0.17.22",
|
|
200
200
|
"enums" : [ "aggregate", "inventory_status", "update_type" ],
|
|
201
201
|
"interfaces" : [ ],
|
|
202
202
|
"unions" : [ "inventory_strategy", "reservation_error" ],
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
"application" : {
|
|
212
212
|
"key" : "token"
|
|
213
213
|
},
|
|
214
|
-
"version" : "0.17.
|
|
214
|
+
"version" : "0.17.22",
|
|
215
215
|
"enums" : [ ],
|
|
216
216
|
"interfaces" : [ "token_detail_interface" ],
|
|
217
217
|
"unions" : [ "token", "token_reference" ],
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
"application" : {
|
|
227
227
|
"key" : "price"
|
|
228
228
|
},
|
|
229
|
-
"version" : "0.17.
|
|
229
|
+
"version" : "0.17.22",
|
|
230
230
|
"enums" : [ "levy_component", "levy_strategy", "price_accuracy", "price_detail_component_key", "price_detail_key", "pricing_levy_setting" ],
|
|
231
231
|
"interfaces" : [ ],
|
|
232
232
|
"unions" : [ "deminimis" ],
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
"application" : {
|
|
242
242
|
"key" : "session-context"
|
|
243
243
|
},
|
|
244
|
-
"version" : "0.17.
|
|
244
|
+
"version" : "0.17.22",
|
|
245
245
|
"enums" : [ ],
|
|
246
246
|
"interfaces" : [ ],
|
|
247
247
|
"unions" : [ ],
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"application" : {
|
|
257
257
|
"key" : "checkout"
|
|
258
258
|
},
|
|
259
|
-
"version" : "0.17.
|
|
259
|
+
"version" : "0.17.22",
|
|
260
260
|
"enums" : [ ],
|
|
261
261
|
"interfaces" : [ ],
|
|
262
262
|
"unions" : [ "checkout_token_form" ],
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"application" : {
|
|
272
272
|
"key" : "customer"
|
|
273
273
|
},
|
|
274
|
-
"version" : "0.17.
|
|
274
|
+
"version" : "0.17.22",
|
|
275
275
|
"enums" : [ "customer_address_type" ],
|
|
276
276
|
"interfaces" : [ ],
|
|
277
277
|
"unions" : [ ],
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
"application" : {
|
|
287
287
|
"key" : "shopify"
|
|
288
288
|
},
|
|
289
|
-
"version" : "0.17.
|
|
289
|
+
"version" : "0.17.22",
|
|
290
290
|
"enums" : [ "shopify_grant", "shopify_localization_method", "shopify_sync_check" ],
|
|
291
291
|
"interfaces" : [ ],
|
|
292
292
|
"unions" : [ "shopify_cart_add_form", "shopify_event_bucket" ],
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
"application" : {
|
|
302
302
|
"key" : "harmonization"
|
|
303
303
|
},
|
|
304
|
-
"version" : "0.17.
|
|
304
|
+
"version" : "0.17.22",
|
|
305
305
|
"enums" : [ "tax_applicability", "tax_verification_result" ],
|
|
306
306
|
"interfaces" : [ ],
|
|
307
307
|
"unions" : [ ],
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
"application" : {
|
|
317
317
|
"key" : "shopify-external"
|
|
318
318
|
},
|
|
319
|
-
"version" : "0.3.
|
|
319
|
+
"version" : "0.3.13",
|
|
320
320
|
"enums" : [ "cancel_reason", "discount_status", "discount_type", "discrepancy_reason", "event", "financial_status_type", "format", "fulfillment_service", "fulfillment_status_type", "inventory_behaviour", "inventory_management", "inventory_policy", "kind_type", "localized_price", "order_status_type", "price_rule_allocation_method", "price_rule_customer_selection", "price_rule_target_selection", "price_rule_target_type", "price_rule_value_type", "published_scope", "restock_type", "shopify_customer_state", "shopify_discount_pagination_direction", "shopify_gift_card_status", "shopify_processing_method_type", "shopify_transaction_error_code", "shopify_transaction_status", "topic", "value_type", "weight_unit" ],
|
|
321
321
|
"interfaces" : [ ],
|
|
322
322
|
"unions" : [ ],
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
"application" : {
|
|
332
332
|
"key" : "shopify-markets"
|
|
333
333
|
},
|
|
334
|
-
"version" : "0.3.
|
|
334
|
+
"version" : "0.3.13",
|
|
335
335
|
"enums" : [ "cancel_reason", "fulfillment_order_delivery_method_type", "incoterm_duties", "shopify_discount_value_type", "shopify_discrepancy_reason", "shopify_draft_order_status", "shopify_order_cancel_reason", "shopify_order_discount_allocation_method", "shopify_order_discount_application_target_selection", "shopify_order_discount_application_target_type", "shopify_order_discount_application_type", "shopify_order_discount_application_value_type", "shopify_order_discount_type", "shopify_order_financial_status_type", "shopify_order_fulfillment_order_request_status", "shopify_order_fulfillment_order_status", "shopify_order_fulfillment_shipment_status", "shopify_order_fulfillment_status", "shopify_order_fulfillment_status_type", "shopify_order_inventory_behaviour", "shopify_order_kind_type", "shopify_order_processing_method_type", "shopify_order_restock_type", "shopify_order_status_type", "shopify_order_transaction_error_code", "shopify_order_transaction_status", "shopify_order_value_type", "shopify_tax_exemptions", "shopify_webhook_format", "shopify_webhook_topic" ],
|
|
336
336
|
"interfaces" : [ ],
|
|
337
337
|
"unions" : [ ],
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
"application" : {
|
|
347
347
|
"key" : "catalog"
|
|
348
348
|
},
|
|
349
|
-
"version" : "0.17.
|
|
349
|
+
"version" : "0.17.22",
|
|
350
350
|
"enums" : [ "adjustment_reason_key", "attribute_intent", "fulfillment_method_type", "fulfillment_method_value", "image_tag", "return_item_status", "subcatalog_item_status", "taxability_type", "taxability_value", "update_policy" ],
|
|
351
351
|
"interfaces" : [ "localized_price" ],
|
|
352
352
|
"unions" : [ "expandable_subcatalog", "localized_price" ],
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
"application" : {
|
|
377
377
|
"key" : "adyen"
|
|
378
378
|
},
|
|
379
|
-
"version" : "0.3.
|
|
379
|
+
"version" : "0.3.13",
|
|
380
380
|
"enums" : [ "channel", "contract", "device_channel", "event_code", "http_redirect_method", "operation", "payment_method", "recurring_processing_model", "result_code", "shopper_interaction", "threeds_completion_indicator" ],
|
|
381
381
|
"interfaces" : [ ],
|
|
382
382
|
"unions" : [ "browser_info", "payment_method_data" ],
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
"application" : {
|
|
392
392
|
"key" : "bitpay"
|
|
393
393
|
},
|
|
394
|
-
"version" : "0.3.
|
|
394
|
+
"version" : "0.3.13",
|
|
395
395
|
"enums" : [ "exception_status", "invoice_status", "refund_status", "transaction_speed", "webhook_event_name" ],
|
|
396
396
|
"interfaces" : [ ],
|
|
397
397
|
"unions" : [ ],
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"application" : {
|
|
407
407
|
"key" : "crypto"
|
|
408
408
|
},
|
|
409
|
-
"version" : "0.3.
|
|
409
|
+
"version" : "0.3.13",
|
|
410
410
|
"enums" : [ "error_type", "payment_status", "reason_type", "refund_status", "webhook_event_name", "webhook_object_type" ],
|
|
411
411
|
"interfaces" : [ ],
|
|
412
412
|
"unions" : [ ],
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"application" : {
|
|
422
422
|
"key" : "payment-gateway"
|
|
423
423
|
},
|
|
424
|
-
"version" : "0.17.
|
|
424
|
+
"version" : "0.17.22",
|
|
425
425
|
"enums" : [ "inline_window_viewport_size", "payment_action_type", "payment_failure_code", "payment_method_data_option_type", "payment_request_review_check_status", "payment_request_review_check_type", "payment_request_review_status", "payment_status", "payment_type" ],
|
|
426
426
|
"interfaces" : [ "action", "device_details", "payment_method_summary" ],
|
|
427
427
|
"unions" : [ "action", "card_authorization_action_result", "card_number", "device_details", "device_fingerprint_details", "order_information", "payment_capture_option", "payment_method_card", "payment_method_data", "payment_method_data_authorize_applepay_result", "payment_method_data_authorize_klarna_result", "payment_method_data_option_logo", "payment_method_stored_details_card", "payment_method_summary", "sdk_adyen_v3_authentication_token" ],
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"application" : {
|
|
437
437
|
"key" : "payment-request-bundle"
|
|
438
438
|
},
|
|
439
|
-
"version" : "0.17.
|
|
439
|
+
"version" : "0.17.22",
|
|
440
440
|
"enums" : [ ],
|
|
441
441
|
"interfaces" : [ ],
|
|
442
442
|
"unions" : [ ],
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
"application" : {
|
|
452
452
|
"key" : "paypal"
|
|
453
453
|
},
|
|
454
|
-
"version" : "0.3.
|
|
454
|
+
"version" : "0.3.13",
|
|
455
455
|
"enums" : [ "adjudication_type", "affected_party", "allowed_payment_method", "cancellation_mode", "carrier_name", "dispute_channel", "dispute_life_cycle_stage", "dispute_merchant_contacted_mode", "dispute_merchant_contacted_outcome", "dispute_outcome_code", "dispute_reason", "dispute_status", "evidence_type", "failure_reason", "grant_type", "http_method", "intent", "issue_type", "message_poster", "money_movement_reason", "money_movement_type", "offer_type", "other_means_payment_method", "payer_status", "payment_method", "payment_pattern", "product_received", "refund_state", "return_acknowledgement_type", "return_mode", "service_started", "shipping_display_preference", "state", "sub_reason", "supporting_info_source", "transaction_status", "user_action_prompt" ],
|
|
456
456
|
"interfaces" : [ ],
|
|
457
457
|
"unions" : [ ],
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"application" : {
|
|
467
467
|
"key" : "stripe"
|
|
468
468
|
},
|
|
469
|
-
"version" : "0.3.
|
|
469
|
+
"version" : "0.3.13",
|
|
470
470
|
"enums" : [ "account_type", "cancellation_reason", "capture_method", "card_brand", "card_error_code", "card_funding_type", "check_outcome", "code_verification_status", "confirmation_method", "decline_code", "error_type", "event_type", "klarna_payment_method_category_type", "klarna_product", "network_status", "next_action_type", "order_item_type", "payment_intent_status", "payment_method_type", "payment_outcome_type", "payment_status", "refund_failure_reason", "refund_reason", "refund_status", "request_three_d_secure_type", "requested_capabilities", "setup_future_usage", "source_flow", "source_status", "source_type", "source_usage_type", "three_d_secure_support", "token_type", "use_stripe_sdk_type" ],
|
|
471
471
|
"interfaces" : [ ],
|
|
472
472
|
"unions" : [ ],
|
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"application" : {
|
|
482
482
|
"key" : "svb"
|
|
483
483
|
},
|
|
484
|
-
"version" : "0.3.
|
|
484
|
+
"version" : "0.3.13",
|
|
485
485
|
"enums" : [ "clearing_type", "notification_type", "transaction_type" ],
|
|
486
486
|
"interfaces" : [ ],
|
|
487
487
|
"unions" : [ ],
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"application" : {
|
|
497
497
|
"key" : "label"
|
|
498
498
|
},
|
|
499
|
-
"version" : "0.17.
|
|
499
|
+
"version" : "0.17.22",
|
|
500
500
|
"enums" : [ "cost_estimate_source", "direction", "label_request_method", "label_trigger_method", "shipment_recipient", "tracking_number_type" ],
|
|
501
501
|
"interfaces" : [ ],
|
|
502
502
|
"unions" : [ "shipping_label_form", "shipping_notification_form" ],
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
"application" : {
|
|
512
512
|
"key" : "channel"
|
|
513
513
|
},
|
|
514
|
-
"version" : "0.17.
|
|
514
|
+
"version" : "0.17.22",
|
|
515
515
|
"enums" : [ "channel_currency_capability" ],
|
|
516
516
|
"interfaces" : [ ],
|
|
517
517
|
"unions" : [ ],
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
"application" : {
|
|
527
527
|
"key" : "organization-onboarding-state"
|
|
528
528
|
},
|
|
529
|
-
"version" : "0.17.
|
|
529
|
+
"version" : "0.17.22",
|
|
530
530
|
"enums" : [ "merchant_rejected_reason", "onboarding_blocked_reason" ],
|
|
531
531
|
"interfaces" : [ ],
|
|
532
532
|
"unions" : [ "onboarding_state" ],
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
"application" : {
|
|
542
542
|
"key" : "brickftp"
|
|
543
543
|
},
|
|
544
|
-
"version" : "0.3.
|
|
544
|
+
"version" : "0.3.13",
|
|
545
545
|
"enums" : [ "authentication_method", "behavior_type", "grant_permission_setting", "ssl_required_setting", "webhook_event_action", "webhook_event_interface", "webhook_event_type" ],
|
|
546
546
|
"interfaces" : [ ],
|
|
547
547
|
"unions" : [ "file_form", "node" ],
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"application" : {
|
|
557
557
|
"key" : "fraud"
|
|
558
558
|
},
|
|
559
|
-
"version" : "0.17.
|
|
559
|
+
"version" : "0.17.22",
|
|
560
560
|
"enums" : [ "fraud_email_rule_decision", "fraud_liability", "fraud_status" ],
|
|
561
561
|
"interfaces" : [ ],
|
|
562
562
|
"unions" : [ "fraud_order_reference" ],
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"application" : {
|
|
572
572
|
"key" : "permission"
|
|
573
573
|
},
|
|
574
|
-
"version" : "0.17.
|
|
574
|
+
"version" : "0.17.22",
|
|
575
575
|
"enums" : [ "authentication_technique", "flow_behavior", "flow_role", "permitted_http_method" ],
|
|
576
576
|
"interfaces" : [ ],
|
|
577
577
|
"unions" : [ ],
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"application" : {
|
|
587
587
|
"key" : "billing-bank-account"
|
|
588
588
|
},
|
|
589
|
-
"version" : "0.17.
|
|
589
|
+
"version" : "0.17.22",
|
|
590
590
|
"enums" : [ ],
|
|
591
591
|
"interfaces" : [ ],
|
|
592
592
|
"unions" : [ "bank_account_info" ],
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
"application" : {
|
|
602
602
|
"key" : "billing"
|
|
603
603
|
},
|
|
604
|
-
"version" : "0.17.
|
|
604
|
+
"version" : "0.17.22",
|
|
605
605
|
"enums" : [ "fee_deduction_type", "payout_attachment_type", "payout_status_failure_code", "statement_attachment_type", "transaction_source", "withholding_deduction_type" ],
|
|
606
606
|
"interfaces" : [ "bank_account", "default_bank_account", "generic_statement", "generic_transaction", "payout", "payout_interface" ],
|
|
607
607
|
"unions" : [ "payout_status", "settlement" ],
|
|
@@ -616,7 +616,7 @@
|
|
|
616
616
|
"application" : {
|
|
617
617
|
"key" : "order-management-event"
|
|
618
618
|
},
|
|
619
|
-
"version" : "0.17.
|
|
619
|
+
"version" : "0.17.22",
|
|
620
620
|
"enums" : [ ],
|
|
621
621
|
"interfaces" : [ ],
|
|
622
622
|
"unions" : [ "order_management_event" ],
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
"application" : {
|
|
632
632
|
"key" : "organization"
|
|
633
633
|
},
|
|
634
|
-
"version" : "0.17.
|
|
634
|
+
"version" : "0.17.22",
|
|
635
635
|
"enums" : [ "country_picker_source", "ecommerce_platform_type", "invitation_error_code" ],
|
|
636
636
|
"interfaces" : [ ],
|
|
637
637
|
"unions" : [ ],
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"application" : {
|
|
647
647
|
"key" : "return"
|
|
648
648
|
},
|
|
649
|
-
"version" : "0.17.
|
|
649
|
+
"version" : "0.17.22",
|
|
650
650
|
"enums" : [ "return_status", "return_tracking_status" ],
|
|
651
651
|
"interfaces" : [ ],
|
|
652
652
|
"unions" : [ "return_source" ],
|
|
@@ -661,7 +661,7 @@
|
|
|
661
661
|
"application" : {
|
|
662
662
|
"key" : "tracking"
|
|
663
663
|
},
|
|
664
|
-
"version" : "0.17.
|
|
664
|
+
"version" : "0.17.22",
|
|
665
665
|
"enums" : [ "tracking_status" ],
|
|
666
666
|
"interfaces" : [ ],
|
|
667
667
|
"unions" : [ ],
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"application" : {
|
|
677
677
|
"key" : "export"
|
|
678
678
|
},
|
|
679
|
-
"version" : "0.17.
|
|
679
|
+
"version" : "0.17.22",
|
|
680
680
|
"enums" : [ "export_status", "item_identifier" ],
|
|
681
681
|
"interfaces" : [ "csv_price_book_item_export_row" ],
|
|
682
682
|
"unions" : [ "export_delivery", "export_type" ],
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
"application" : {
|
|
692
692
|
"key" : "pricing-indicator-internal-event"
|
|
693
693
|
},
|
|
694
|
-
"version" : "0.18.
|
|
694
|
+
"version" : "0.18.30",
|
|
695
695
|
"enums" : [ "pricing_indicator_status", "service_name" ],
|
|
696
696
|
"interfaces" : [ ],
|
|
697
697
|
"unions" : [ "pricing_indicator_event" ],
|
|
@@ -706,7 +706,7 @@
|
|
|
706
706
|
"application" : {
|
|
707
707
|
"key" : "flexe"
|
|
708
708
|
},
|
|
709
|
-
"version" : "0.3.
|
|
709
|
+
"version" : "0.3.13",
|
|
710
710
|
"enums" : [ "flexe_attachment_type", "flexe_notification", "flexe_shipment_type", "flexe_status" ],
|
|
711
711
|
"interfaces" : [ ],
|
|
712
712
|
"unions" : [ ],
|
|
@@ -721,7 +721,7 @@
|
|
|
721
721
|
"application" : {
|
|
722
722
|
"key" : "order-management"
|
|
723
723
|
},
|
|
724
|
-
"version" : "0.17.
|
|
724
|
+
"version" : "0.17.22",
|
|
725
725
|
"enums" : [ "cancel_reason", "fulfillment_item_quantity_status", "order_change_source" ],
|
|
726
726
|
"interfaces" : [ ],
|
|
727
727
|
"unions" : [ ],
|
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
"application" : {
|
|
737
737
|
"key" : "catalog-exclusion"
|
|
738
738
|
},
|
|
739
|
-
"version" : "0.17.
|
|
739
|
+
"version" : "0.17.22",
|
|
740
740
|
"enums" : [ "exclusion_rule_state" ],
|
|
741
741
|
"interfaces" : [ ],
|
|
742
742
|
"unions" : [ ],
|
|
@@ -751,7 +751,7 @@
|
|
|
751
751
|
"application" : {
|
|
752
752
|
"key" : "catalog-return"
|
|
753
753
|
},
|
|
754
|
-
"version" : "0.17.
|
|
754
|
+
"version" : "0.17.22",
|
|
755
755
|
"enums" : [ "return_policy_state" ],
|
|
756
756
|
"interfaces" : [ ],
|
|
757
757
|
"unions" : [ ],
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
"application" : {
|
|
767
767
|
"key" : "ftp"
|
|
768
768
|
},
|
|
769
|
-
"version" : "0.17.
|
|
769
|
+
"version" : "0.17.22",
|
|
770
770
|
"enums" : [ "ftp_file_source" ],
|
|
771
771
|
"interfaces" : [ ],
|
|
772
772
|
"unions" : [ ],
|
|
@@ -3528,10 +3528,10 @@
|
|
|
3528
3528
|
"name" : "organization_status_change_deleted",
|
|
3529
3529
|
"attributes" : [ ]
|
|
3530
3530
|
}, {
|
|
3531
|
-
"name" : "
|
|
3531
|
+
"name" : "partner_organization_settings_upserted",
|
|
3532
3532
|
"attributes" : [ ]
|
|
3533
3533
|
}, {
|
|
3534
|
-
"name" : "
|
|
3534
|
+
"name" : "partner_organization_settings_deleted",
|
|
3535
3535
|
"attributes" : [ ]
|
|
3536
3536
|
}, {
|
|
3537
3537
|
"name" : "internal_authorization_upserted",
|
|
@@ -3680,6 +3680,12 @@
|
|
|
3680
3680
|
}, {
|
|
3681
3681
|
"name" : "restriction_organization_status_deleted",
|
|
3682
3682
|
"attributes" : [ ]
|
|
3683
|
+
}, {
|
|
3684
|
+
"name" : "organization_restriction_status_upserted",
|
|
3685
|
+
"attributes" : [ ]
|
|
3686
|
+
}, {
|
|
3687
|
+
"name" : "organization_restriction_status_deleted",
|
|
3688
|
+
"attributes" : [ ]
|
|
3683
3689
|
}, {
|
|
3684
3690
|
"name" : "shopify_shop_upserted",
|
|
3685
3691
|
"attributes" : [ ]
|
|
@@ -3704,6 +3710,12 @@
|
|
|
3704
3710
|
}, {
|
|
3705
3711
|
"name" : "shopify_markets_shop_deleted",
|
|
3706
3712
|
"attributes" : [ ]
|
|
3713
|
+
}, {
|
|
3714
|
+
"name" : "shopify_markets_webhook_registration_upserted",
|
|
3715
|
+
"attributes" : [ ]
|
|
3716
|
+
}, {
|
|
3717
|
+
"name" : "shopify_markets_webhook_registration_deleted",
|
|
3718
|
+
"attributes" : [ ]
|
|
3707
3719
|
}, {
|
|
3708
3720
|
"name" : "shopify_monitoring_order_monitor_event_upserted",
|
|
3709
3721
|
"attributes" : [ ]
|
|
@@ -4216,6 +4228,14 @@
|
|
|
4216
4228
|
"attributes" : [ ]
|
|
4217
4229
|
} ],
|
|
4218
4230
|
"attributes" : [ ]
|
|
4231
|
+
}, {
|
|
4232
|
+
"name" : "label_input_source",
|
|
4233
|
+
"plural" : "label_input_sources",
|
|
4234
|
+
"values" : [ {
|
|
4235
|
+
"name" : "estimate",
|
|
4236
|
+
"attributes" : [ ]
|
|
4237
|
+
} ],
|
|
4238
|
+
"attributes" : [ ]
|
|
4219
4239
|
}, {
|
|
4220
4240
|
"name" : "label_transaction_type",
|
|
4221
4241
|
"plural" : "label_transaction_types",
|
|
@@ -7275,6 +7295,49 @@
|
|
|
7275
7295
|
} ],
|
|
7276
7296
|
"attributes" : [ ],
|
|
7277
7297
|
"description" : "Upsert an existing merchant under an existing payment processor account to onboard it onto Flow."
|
|
7298
|
+
}, {
|
|
7299
|
+
"name" : "true_up_data",
|
|
7300
|
+
"plural" : "true_up_data",
|
|
7301
|
+
"fields" : [ {
|
|
7302
|
+
"name" : "currency",
|
|
7303
|
+
"type" : "string",
|
|
7304
|
+
"required" : true,
|
|
7305
|
+
"attributes" : [ ],
|
|
7306
|
+
"annotations" : [ ]
|
|
7307
|
+
}, {
|
|
7308
|
+
"name" : "base_amount",
|
|
7309
|
+
"type" : "decimal",
|
|
7310
|
+
"required" : true,
|
|
7311
|
+
"attributes" : [ ],
|
|
7312
|
+
"annotations" : [ ],
|
|
7313
|
+
"minimum" : 0
|
|
7314
|
+
}, {
|
|
7315
|
+
"name" : "surcharges",
|
|
7316
|
+
"type" : "csv_surcharges",
|
|
7317
|
+
"required" : true,
|
|
7318
|
+
"attributes" : [ ],
|
|
7319
|
+
"annotations" : [ ]
|
|
7320
|
+
}, {
|
|
7321
|
+
"name" : "total",
|
|
7322
|
+
"type" : "decimal",
|
|
7323
|
+
"required" : true,
|
|
7324
|
+
"attributes" : [ ],
|
|
7325
|
+
"annotations" : [ ],
|
|
7326
|
+
"minimum" : 0
|
|
7327
|
+
}, {
|
|
7328
|
+
"name" : "weight_unit",
|
|
7329
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
7330
|
+
"required" : true,
|
|
7331
|
+
"attributes" : [ ],
|
|
7332
|
+
"annotations" : [ ]
|
|
7333
|
+
}, {
|
|
7334
|
+
"name" : "weight",
|
|
7335
|
+
"type" : "integer",
|
|
7336
|
+
"required" : true,
|
|
7337
|
+
"attributes" : [ ],
|
|
7338
|
+
"annotations" : [ ]
|
|
7339
|
+
} ],
|
|
7340
|
+
"attributes" : [ ]
|
|
7278
7341
|
}, {
|
|
7279
7342
|
"name" : "variant",
|
|
7280
7343
|
"plural" : "variants",
|
|
@@ -10201,13 +10264,13 @@
|
|
|
10201
10264
|
"attributes" : [ ],
|
|
10202
10265
|
"discriminator_value" : "organization_status_change_deleted"
|
|
10203
10266
|
}, {
|
|
10204
|
-
"type" : "
|
|
10267
|
+
"type" : "partner_organization_settings_upserted",
|
|
10205
10268
|
"attributes" : [ ],
|
|
10206
|
-
"discriminator_value" : "
|
|
10269
|
+
"discriminator_value" : "partner_organization_settings_upserted"
|
|
10207
10270
|
}, {
|
|
10208
|
-
"type" : "
|
|
10271
|
+
"type" : "partner_organization_settings_deleted",
|
|
10209
10272
|
"attributes" : [ ],
|
|
10210
|
-
"discriminator_value" : "
|
|
10273
|
+
"discriminator_value" : "partner_organization_settings_deleted"
|
|
10211
10274
|
}, {
|
|
10212
10275
|
"type" : "internal_authorization_upserted",
|
|
10213
10276
|
"attributes" : [ ],
|
|
@@ -10404,6 +10467,14 @@
|
|
|
10404
10467
|
"type" : "restriction_organization_status_deleted",
|
|
10405
10468
|
"attributes" : [ ],
|
|
10406
10469
|
"discriminator_value" : "restriction_organization_status_deleted"
|
|
10470
|
+
}, {
|
|
10471
|
+
"type" : "organization_restriction_status_upserted",
|
|
10472
|
+
"attributes" : [ ],
|
|
10473
|
+
"discriminator_value" : "organization_restriction_status_upserted"
|
|
10474
|
+
}, {
|
|
10475
|
+
"type" : "organization_restriction_status_deleted",
|
|
10476
|
+
"attributes" : [ ],
|
|
10477
|
+
"discriminator_value" : "organization_restriction_status_deleted"
|
|
10407
10478
|
}, {
|
|
10408
10479
|
"type" : "shopify_shop_upserted",
|
|
10409
10480
|
"attributes" : [ ],
|
|
@@ -10436,6 +10507,14 @@
|
|
|
10436
10507
|
"type" : "shopify_markets_shop_deleted",
|
|
10437
10508
|
"attributes" : [ ],
|
|
10438
10509
|
"discriminator_value" : "shopify_markets_shop_deleted"
|
|
10510
|
+
}, {
|
|
10511
|
+
"type" : "shopify_markets_webhook_registration_upserted",
|
|
10512
|
+
"attributes" : [ ],
|
|
10513
|
+
"discriminator_value" : "shopify_markets_webhook_registration_upserted"
|
|
10514
|
+
}, {
|
|
10515
|
+
"type" : "shopify_markets_webhook_registration_deleted",
|
|
10516
|
+
"attributes" : [ ],
|
|
10517
|
+
"discriminator_value" : "shopify_markets_webhook_registration_deleted"
|
|
10439
10518
|
}, {
|
|
10440
10519
|
"type" : "shopify_monitoring_order_monitor_event_upserted",
|
|
10441
10520
|
"attributes" : [ ],
|
|
@@ -27825,7 +27904,7 @@
|
|
|
27825
27904
|
"minimum" : 0
|
|
27826
27905
|
}, {
|
|
27827
27906
|
"name" : "surcharges",
|
|
27828
|
-
"type" : "
|
|
27907
|
+
"type" : "csv_surcharges",
|
|
27829
27908
|
"required" : true,
|
|
27830
27909
|
"attributes" : [ ],
|
|
27831
27910
|
"annotations" : [ ]
|
|
@@ -27856,7 +27935,7 @@
|
|
|
27856
27935
|
"annotations" : [ ]
|
|
27857
27936
|
} ],
|
|
27858
27937
|
"attributes" : [ ],
|
|
27859
|
-
"interfaces" : [ ]
|
|
27938
|
+
"interfaces" : [ "true_up_data" ]
|
|
27860
27939
|
}, {
|
|
27861
27940
|
"name" : "csv_actual_ratecard",
|
|
27862
27941
|
"plural" : "csv_actual_ratecards",
|
|
@@ -27870,60 +27949,6 @@
|
|
|
27870
27949
|
} ],
|
|
27871
27950
|
"attributes" : [ ],
|
|
27872
27951
|
"interfaces" : [ ]
|
|
27873
|
-
}, {
|
|
27874
|
-
"name" : "csv_actual_surcharge_percentage",
|
|
27875
|
-
"plural" : "csv_actual_surcharge_percentages",
|
|
27876
|
-
"fields" : [ {
|
|
27877
|
-
"name" : "percentage",
|
|
27878
|
-
"type" : "decimal",
|
|
27879
|
-
"required" : true,
|
|
27880
|
-
"attributes" : [ ],
|
|
27881
|
-
"annotations" : [ ],
|
|
27882
|
-
"minimum" : 0
|
|
27883
|
-
}, {
|
|
27884
|
-
"name" : "amount",
|
|
27885
|
-
"type" : "decimal",
|
|
27886
|
-
"required" : true,
|
|
27887
|
-
"attributes" : [ ],
|
|
27888
|
-
"annotations" : [ ],
|
|
27889
|
-
"minimum" : 0
|
|
27890
|
-
} ],
|
|
27891
|
-
"attributes" : [ ],
|
|
27892
|
-
"interfaces" : [ ]
|
|
27893
|
-
}, {
|
|
27894
|
-
"name" : "csv_actual_surcharges",
|
|
27895
|
-
"plural" : "csv_actual_surcharges",
|
|
27896
|
-
"fields" : [ {
|
|
27897
|
-
"name" : "fuel",
|
|
27898
|
-
"type" : "csv_actual_surcharge_percentage",
|
|
27899
|
-
"required" : true,
|
|
27900
|
-
"attributes" : [ ],
|
|
27901
|
-
"annotations" : [ ],
|
|
27902
|
-
"minimum" : 0
|
|
27903
|
-
}, {
|
|
27904
|
-
"name" : "remote_area",
|
|
27905
|
-
"type" : "decimal",
|
|
27906
|
-
"required" : true,
|
|
27907
|
-
"attributes" : [ ],
|
|
27908
|
-
"annotations" : [ ],
|
|
27909
|
-
"minimum" : 0
|
|
27910
|
-
}, {
|
|
27911
|
-
"name" : "oversize",
|
|
27912
|
-
"type" : "decimal",
|
|
27913
|
-
"required" : true,
|
|
27914
|
-
"attributes" : [ ],
|
|
27915
|
-
"annotations" : [ ],
|
|
27916
|
-
"minimum" : 0
|
|
27917
|
-
}, {
|
|
27918
|
-
"name" : "duties_paid",
|
|
27919
|
-
"type" : "decimal",
|
|
27920
|
-
"required" : true,
|
|
27921
|
-
"attributes" : [ ],
|
|
27922
|
-
"annotations" : [ ],
|
|
27923
|
-
"minimum" : 0
|
|
27924
|
-
} ],
|
|
27925
|
-
"attributes" : [ ],
|
|
27926
|
-
"interfaces" : [ ]
|
|
27927
27952
|
}, {
|
|
27928
27953
|
"name" : "csv_dimensions",
|
|
27929
27954
|
"plural" : "csv_dimensionses",
|
|
@@ -28067,6 +28092,63 @@
|
|
|
28067
28092
|
} ],
|
|
28068
28093
|
"attributes" : [ ],
|
|
28069
28094
|
"interfaces" : [ ]
|
|
28095
|
+
}, {
|
|
28096
|
+
"name" : "csv_input",
|
|
28097
|
+
"plural" : "csv_inputs",
|
|
28098
|
+
"fields" : [ {
|
|
28099
|
+
"name" : "id",
|
|
28100
|
+
"type" : "string",
|
|
28101
|
+
"required" : true,
|
|
28102
|
+
"attributes" : [ ],
|
|
28103
|
+
"annotations" : [ ],
|
|
28104
|
+
"description" : "Globally unique identifier"
|
|
28105
|
+
}, {
|
|
28106
|
+
"name" : "source",
|
|
28107
|
+
"type" : "label_input_source",
|
|
28108
|
+
"required" : true,
|
|
28109
|
+
"attributes" : [ ],
|
|
28110
|
+
"annotations" : [ ]
|
|
28111
|
+
}, {
|
|
28112
|
+
"name" : "currency",
|
|
28113
|
+
"type" : "string",
|
|
28114
|
+
"required" : true,
|
|
28115
|
+
"attributes" : [ ],
|
|
28116
|
+
"annotations" : [ ]
|
|
28117
|
+
}, {
|
|
28118
|
+
"name" : "base_amount",
|
|
28119
|
+
"type" : "decimal",
|
|
28120
|
+
"required" : true,
|
|
28121
|
+
"attributes" : [ ],
|
|
28122
|
+
"annotations" : [ ],
|
|
28123
|
+
"minimum" : 0
|
|
28124
|
+
}, {
|
|
28125
|
+
"name" : "surcharges",
|
|
28126
|
+
"type" : "csv_surcharges",
|
|
28127
|
+
"required" : true,
|
|
28128
|
+
"attributes" : [ ],
|
|
28129
|
+
"annotations" : [ ]
|
|
28130
|
+
}, {
|
|
28131
|
+
"name" : "total",
|
|
28132
|
+
"type" : "decimal",
|
|
28133
|
+
"required" : true,
|
|
28134
|
+
"attributes" : [ ],
|
|
28135
|
+
"annotations" : [ ],
|
|
28136
|
+
"minimum" : 0
|
|
28137
|
+
}, {
|
|
28138
|
+
"name" : "weight_unit",
|
|
28139
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
28140
|
+
"required" : true,
|
|
28141
|
+
"attributes" : [ ],
|
|
28142
|
+
"annotations" : [ ]
|
|
28143
|
+
}, {
|
|
28144
|
+
"name" : "weight",
|
|
28145
|
+
"type" : "integer",
|
|
28146
|
+
"required" : true,
|
|
28147
|
+
"attributes" : [ ],
|
|
28148
|
+
"annotations" : [ ]
|
|
28149
|
+
} ],
|
|
28150
|
+
"attributes" : [ ],
|
|
28151
|
+
"interfaces" : [ "true_up_data" ]
|
|
28070
28152
|
}, {
|
|
28071
28153
|
"name" : "csv_label",
|
|
28072
28154
|
"plural" : "csv_labels",
|
|
@@ -28235,12 +28317,30 @@
|
|
|
28235
28317
|
"required" : true,
|
|
28236
28318
|
"attributes" : [ ],
|
|
28237
28319
|
"annotations" : [ ]
|
|
28320
|
+
}, {
|
|
28321
|
+
"name" : "input",
|
|
28322
|
+
"type" : "csv_input",
|
|
28323
|
+
"required" : false,
|
|
28324
|
+
"attributes" : [ ],
|
|
28325
|
+
"annotations" : [ ]
|
|
28238
28326
|
}, {
|
|
28239
28327
|
"name" : "actual",
|
|
28240
28328
|
"type" : "csv_actual",
|
|
28241
28329
|
"required" : false,
|
|
28242
28330
|
"attributes" : [ ],
|
|
28243
28331
|
"annotations" : [ ]
|
|
28332
|
+
}, {
|
|
28333
|
+
"name" : "deltas",
|
|
28334
|
+
"type" : "[string]",
|
|
28335
|
+
"required" : false,
|
|
28336
|
+
"attributes" : [ ],
|
|
28337
|
+
"annotations" : [ ]
|
|
28338
|
+
}, {
|
|
28339
|
+
"name" : "outliers",
|
|
28340
|
+
"type" : "[string]",
|
|
28341
|
+
"required" : false,
|
|
28342
|
+
"attributes" : [ ],
|
|
28343
|
+
"annotations" : [ ]
|
|
28244
28344
|
} ],
|
|
28245
28345
|
"attributes" : [ ],
|
|
28246
28346
|
"interfaces" : [ ]
|
|
@@ -28271,6 +28371,60 @@
|
|
|
28271
28371
|
} ],
|
|
28272
28372
|
"attributes" : [ ],
|
|
28273
28373
|
"interfaces" : [ ]
|
|
28374
|
+
}, {
|
|
28375
|
+
"name" : "csv_surcharge_percentage",
|
|
28376
|
+
"plural" : "csv_surcharge_percentages",
|
|
28377
|
+
"fields" : [ {
|
|
28378
|
+
"name" : "percentage",
|
|
28379
|
+
"type" : "decimal",
|
|
28380
|
+
"required" : true,
|
|
28381
|
+
"attributes" : [ ],
|
|
28382
|
+
"annotations" : [ ],
|
|
28383
|
+
"minimum" : 0
|
|
28384
|
+
}, {
|
|
28385
|
+
"name" : "amount",
|
|
28386
|
+
"type" : "decimal",
|
|
28387
|
+
"required" : true,
|
|
28388
|
+
"attributes" : [ ],
|
|
28389
|
+
"annotations" : [ ],
|
|
28390
|
+
"minimum" : 0
|
|
28391
|
+
} ],
|
|
28392
|
+
"attributes" : [ ],
|
|
28393
|
+
"interfaces" : [ ]
|
|
28394
|
+
}, {
|
|
28395
|
+
"name" : "csv_surcharges",
|
|
28396
|
+
"plural" : "csv_surcharges",
|
|
28397
|
+
"fields" : [ {
|
|
28398
|
+
"name" : "fuel",
|
|
28399
|
+
"type" : "csv_surcharge_percentage",
|
|
28400
|
+
"required" : true,
|
|
28401
|
+
"attributes" : [ ],
|
|
28402
|
+
"annotations" : [ ],
|
|
28403
|
+
"minimum" : 0
|
|
28404
|
+
}, {
|
|
28405
|
+
"name" : "remote_area",
|
|
28406
|
+
"type" : "decimal",
|
|
28407
|
+
"required" : true,
|
|
28408
|
+
"attributes" : [ ],
|
|
28409
|
+
"annotations" : [ ],
|
|
28410
|
+
"minimum" : 0
|
|
28411
|
+
}, {
|
|
28412
|
+
"name" : "oversize",
|
|
28413
|
+
"type" : "decimal",
|
|
28414
|
+
"required" : true,
|
|
28415
|
+
"attributes" : [ ],
|
|
28416
|
+
"annotations" : [ ],
|
|
28417
|
+
"minimum" : 0
|
|
28418
|
+
}, {
|
|
28419
|
+
"name" : "duties_paid",
|
|
28420
|
+
"type" : "decimal",
|
|
28421
|
+
"required" : true,
|
|
28422
|
+
"attributes" : [ ],
|
|
28423
|
+
"annotations" : [ ],
|
|
28424
|
+
"minimum" : 0
|
|
28425
|
+
} ],
|
|
28426
|
+
"attributes" : [ ],
|
|
28427
|
+
"interfaces" : [ ]
|
|
28274
28428
|
}, {
|
|
28275
28429
|
"name" : "csv_weight",
|
|
28276
28430
|
"plural" : "csv_weights",
|
|
@@ -47954,6 +48108,13 @@
|
|
|
47954
48108
|
"name" : "organization_payment_setting",
|
|
47955
48109
|
"plural" : "organization_payment_settings",
|
|
47956
48110
|
"fields" : [ {
|
|
48111
|
+
"name" : "id",
|
|
48112
|
+
"type" : "string",
|
|
48113
|
+
"required" : true,
|
|
48114
|
+
"attributes" : [ ],
|
|
48115
|
+
"annotations" : [ ],
|
|
48116
|
+
"description" : "Globally unique identifier"
|
|
48117
|
+
}, {
|
|
47957
48118
|
"name" : "organization_id",
|
|
47958
48119
|
"type" : "string",
|
|
47959
48120
|
"required" : true,
|
|
@@ -48171,112 +48332,6 @@
|
|
|
48171
48332
|
} ],
|
|
48172
48333
|
"attributes" : [ ],
|
|
48173
48334
|
"interfaces" : [ ]
|
|
48174
|
-
}, {
|
|
48175
|
-
"name" : "organization_restriction_approval",
|
|
48176
|
-
"plural" : "organization_restriction_approvals",
|
|
48177
|
-
"fields" : [ {
|
|
48178
|
-
"name" : "id",
|
|
48179
|
-
"type" : "string",
|
|
48180
|
-
"required" : true,
|
|
48181
|
-
"attributes" : [ ],
|
|
48182
|
-
"annotations" : [ ],
|
|
48183
|
-
"description" : "Globally unique identifier"
|
|
48184
|
-
}, {
|
|
48185
|
-
"name" : "status",
|
|
48186
|
-
"type" : "organization_restriction_status",
|
|
48187
|
-
"required" : true,
|
|
48188
|
-
"attributes" : [ ],
|
|
48189
|
-
"annotations" : [ ],
|
|
48190
|
-
"description" : "details of organization"
|
|
48191
|
-
}, {
|
|
48192
|
-
"name" : "reason",
|
|
48193
|
-
"type" : "string",
|
|
48194
|
-
"required" : false,
|
|
48195
|
-
"attributes" : [ ],
|
|
48196
|
-
"annotations" : [ ],
|
|
48197
|
-
"description" : "reason of why this organization is not ready."
|
|
48198
|
-
}, {
|
|
48199
|
-
"name" : "updated_at",
|
|
48200
|
-
"type" : "date-time-iso8601",
|
|
48201
|
-
"required" : true,
|
|
48202
|
-
"attributes" : [ ],
|
|
48203
|
-
"annotations" : [ ],
|
|
48204
|
-
"description" : "The latest update time"
|
|
48205
|
-
} ],
|
|
48206
|
-
"attributes" : [ ],
|
|
48207
|
-
"interfaces" : [ ],
|
|
48208
|
-
"description" : "Restriction status of an organization",
|
|
48209
|
-
"deprecation" : {
|
|
48210
|
-
"description" : "Use restriction_organization_status"
|
|
48211
|
-
}
|
|
48212
|
-
}, {
|
|
48213
|
-
"name" : "organization_restriction_approval_deleted",
|
|
48214
|
-
"plural" : "organization_restriction_approval_deleteds",
|
|
48215
|
-
"fields" : [ {
|
|
48216
|
-
"name" : "event_id",
|
|
48217
|
-
"type" : "string",
|
|
48218
|
-
"required" : true,
|
|
48219
|
-
"attributes" : [ ],
|
|
48220
|
-
"annotations" : [ ]
|
|
48221
|
-
}, {
|
|
48222
|
-
"name" : "timestamp",
|
|
48223
|
-
"type" : "date-time-iso8601",
|
|
48224
|
-
"required" : true,
|
|
48225
|
-
"attributes" : [ ],
|
|
48226
|
-
"annotations" : [ ]
|
|
48227
|
-
}, {
|
|
48228
|
-
"name" : "organization",
|
|
48229
|
-
"type" : "string",
|
|
48230
|
-
"required" : true,
|
|
48231
|
-
"attributes" : [ ],
|
|
48232
|
-
"annotations" : [ ],
|
|
48233
|
-
"description" : "Refers to your organization's account identifier"
|
|
48234
|
-
}, {
|
|
48235
|
-
"name" : "organization_restriction_approval",
|
|
48236
|
-
"type" : "organization_restriction_approval",
|
|
48237
|
-
"required" : true,
|
|
48238
|
-
"attributes" : [ ],
|
|
48239
|
-
"annotations" : [ ]
|
|
48240
|
-
} ],
|
|
48241
|
-
"attributes" : [ ],
|
|
48242
|
-
"interfaces" : [ ],
|
|
48243
|
-
"deprecation" : {
|
|
48244
|
-
"description" : "Use restriction_organization_status_deleted"
|
|
48245
|
-
}
|
|
48246
|
-
}, {
|
|
48247
|
-
"name" : "organization_restriction_approval_upserted",
|
|
48248
|
-
"plural" : "organization_restriction_approval_upserteds",
|
|
48249
|
-
"fields" : [ {
|
|
48250
|
-
"name" : "event_id",
|
|
48251
|
-
"type" : "string",
|
|
48252
|
-
"required" : true,
|
|
48253
|
-
"attributes" : [ ],
|
|
48254
|
-
"annotations" : [ ]
|
|
48255
|
-
}, {
|
|
48256
|
-
"name" : "timestamp",
|
|
48257
|
-
"type" : "date-time-iso8601",
|
|
48258
|
-
"required" : true,
|
|
48259
|
-
"attributes" : [ ],
|
|
48260
|
-
"annotations" : [ ]
|
|
48261
|
-
}, {
|
|
48262
|
-
"name" : "organization",
|
|
48263
|
-
"type" : "string",
|
|
48264
|
-
"required" : true,
|
|
48265
|
-
"attributes" : [ ],
|
|
48266
|
-
"annotations" : [ ],
|
|
48267
|
-
"description" : "Refers to your organization's account identifier"
|
|
48268
|
-
}, {
|
|
48269
|
-
"name" : "organization_restriction_approval",
|
|
48270
|
-
"type" : "organization_restriction_approval",
|
|
48271
|
-
"required" : true,
|
|
48272
|
-
"attributes" : [ ],
|
|
48273
|
-
"annotations" : [ ]
|
|
48274
|
-
} ],
|
|
48275
|
-
"attributes" : [ ],
|
|
48276
|
-
"interfaces" : [ ],
|
|
48277
|
-
"deprecation" : {
|
|
48278
|
-
"description" : "Use restriction_organization_status_upserted"
|
|
48279
|
-
}
|
|
48280
48335
|
}, {
|
|
48281
48336
|
"name" : "organization_restriction_note_form",
|
|
48282
48337
|
"plural" : "organization_restriction_note_forms",
|
|
@@ -48538,13 +48593,55 @@
|
|
|
48538
48593
|
"attributes" : [ ],
|
|
48539
48594
|
"annotations" : [ ],
|
|
48540
48595
|
"description" : "the time when people click 'Review Complete' button"
|
|
48596
|
+
}, {
|
|
48597
|
+
"name" : "merchant_category_code",
|
|
48598
|
+
"type" : "string",
|
|
48599
|
+
"required" : false,
|
|
48600
|
+
"attributes" : [ ],
|
|
48601
|
+
"annotations" : [ ],
|
|
48602
|
+
"description" : "the time when people click 'Review Complete' button"
|
|
48603
|
+
}, {
|
|
48604
|
+
"name" : "reason",
|
|
48605
|
+
"type" : "string",
|
|
48606
|
+
"required" : false,
|
|
48607
|
+
"attributes" : [ ],
|
|
48608
|
+
"annotations" : [ ],
|
|
48609
|
+
"description" : "reason of why this organization is not ready."
|
|
48610
|
+
}, {
|
|
48611
|
+
"name" : "updated_at",
|
|
48612
|
+
"type" : "date-time-iso8601",
|
|
48613
|
+
"required" : true,
|
|
48614
|
+
"attributes" : [ ],
|
|
48615
|
+
"annotations" : [ ]
|
|
48541
48616
|
} ],
|
|
48542
48617
|
"attributes" : [ ],
|
|
48543
48618
|
"interfaces" : [ ],
|
|
48544
|
-
"description" : "The restriction status of organization we would like to collect for data analytics"
|
|
48545
|
-
|
|
48546
|
-
|
|
48547
|
-
|
|
48619
|
+
"description" : "The restriction status of organization we would like to collect for data analytics with historical data"
|
|
48620
|
+
}, {
|
|
48621
|
+
"name" : "organization_restriction_status_deleted",
|
|
48622
|
+
"plural" : "organization_restriction_status_deleteds",
|
|
48623
|
+
"fields" : [ {
|
|
48624
|
+
"name" : "event_id",
|
|
48625
|
+
"type" : "string",
|
|
48626
|
+
"required" : true,
|
|
48627
|
+
"attributes" : [ ],
|
|
48628
|
+
"annotations" : [ ]
|
|
48629
|
+
}, {
|
|
48630
|
+
"name" : "timestamp",
|
|
48631
|
+
"type" : "date-time-iso8601",
|
|
48632
|
+
"required" : true,
|
|
48633
|
+
"attributes" : [ ],
|
|
48634
|
+
"annotations" : [ ]
|
|
48635
|
+
}, {
|
|
48636
|
+
"name" : "id",
|
|
48637
|
+
"type" : "string",
|
|
48638
|
+
"required" : true,
|
|
48639
|
+
"attributes" : [ ],
|
|
48640
|
+
"annotations" : [ ],
|
|
48641
|
+
"description" : "Globally unique identifier"
|
|
48642
|
+
} ],
|
|
48643
|
+
"attributes" : [ ],
|
|
48644
|
+
"interfaces" : [ ]
|
|
48548
48645
|
}, {
|
|
48549
48646
|
"name" : "organization_restriction_status_note",
|
|
48550
48647
|
"plural" : "organization_restriction_status_notes",
|
|
@@ -48593,6 +48690,30 @@
|
|
|
48593
48690
|
"attributes" : [ ],
|
|
48594
48691
|
"interfaces" : [ ],
|
|
48595
48692
|
"description" : "the note left by the compliance team"
|
|
48693
|
+
}, {
|
|
48694
|
+
"name" : "organization_restriction_status_upserted",
|
|
48695
|
+
"plural" : "organization_restriction_status_upserteds",
|
|
48696
|
+
"fields" : [ {
|
|
48697
|
+
"name" : "event_id",
|
|
48698
|
+
"type" : "string",
|
|
48699
|
+
"required" : true,
|
|
48700
|
+
"attributes" : [ ],
|
|
48701
|
+
"annotations" : [ ]
|
|
48702
|
+
}, {
|
|
48703
|
+
"name" : "timestamp",
|
|
48704
|
+
"type" : "date-time-iso8601",
|
|
48705
|
+
"required" : true,
|
|
48706
|
+
"attributes" : [ ],
|
|
48707
|
+
"annotations" : [ ]
|
|
48708
|
+
}, {
|
|
48709
|
+
"name" : "organization_restriction_status",
|
|
48710
|
+
"type" : "organization_restriction_status",
|
|
48711
|
+
"required" : true,
|
|
48712
|
+
"attributes" : [ ],
|
|
48713
|
+
"annotations" : [ ]
|
|
48714
|
+
} ],
|
|
48715
|
+
"attributes" : [ ],
|
|
48716
|
+
"interfaces" : [ ]
|
|
48596
48717
|
}, {
|
|
48597
48718
|
"name" : "organization_settings",
|
|
48598
48719
|
"plural" : "organization_settings",
|
|
@@ -49037,6 +49158,13 @@
|
|
|
49037
49158
|
"name" : "partner_organization_settings",
|
|
49038
49159
|
"plural" : "partner_organization_settings",
|
|
49039
49160
|
"fields" : [ {
|
|
49161
|
+
"name" : "id",
|
|
49162
|
+
"type" : "string",
|
|
49163
|
+
"required" : true,
|
|
49164
|
+
"attributes" : [ ],
|
|
49165
|
+
"annotations" : [ ],
|
|
49166
|
+
"description" : "Globally unique identifier"
|
|
49167
|
+
}, {
|
|
49040
49168
|
"name" : "label_format",
|
|
49041
49169
|
"type" : "io.flow.partner.v0.enums.label_format",
|
|
49042
49170
|
"required" : true,
|
|
@@ -49051,6 +49179,38 @@
|
|
|
49051
49179
|
} ],
|
|
49052
49180
|
"attributes" : [ ],
|
|
49053
49181
|
"interfaces" : [ ]
|
|
49182
|
+
}, {
|
|
49183
|
+
"name" : "partner_organization_settings_deleted",
|
|
49184
|
+
"plural" : "partner_organization_settings_deleteds",
|
|
49185
|
+
"fields" : [ {
|
|
49186
|
+
"name" : "event_id",
|
|
49187
|
+
"type" : "string",
|
|
49188
|
+
"required" : true,
|
|
49189
|
+
"attributes" : [ ],
|
|
49190
|
+
"annotations" : [ ]
|
|
49191
|
+
}, {
|
|
49192
|
+
"name" : "timestamp",
|
|
49193
|
+
"type" : "date-time-iso8601",
|
|
49194
|
+
"required" : true,
|
|
49195
|
+
"attributes" : [ ],
|
|
49196
|
+
"annotations" : [ ]
|
|
49197
|
+
}, {
|
|
49198
|
+
"name" : "organization",
|
|
49199
|
+
"type" : "string",
|
|
49200
|
+
"required" : true,
|
|
49201
|
+
"attributes" : [ ],
|
|
49202
|
+
"annotations" : [ ],
|
|
49203
|
+
"description" : "Refers to your organization's account identifier"
|
|
49204
|
+
}, {
|
|
49205
|
+
"name" : "id",
|
|
49206
|
+
"type" : "string",
|
|
49207
|
+
"required" : true,
|
|
49208
|
+
"attributes" : [ ],
|
|
49209
|
+
"annotations" : [ ],
|
|
49210
|
+
"description" : "Globally unique identifier"
|
|
49211
|
+
} ],
|
|
49212
|
+
"attributes" : [ ],
|
|
49213
|
+
"interfaces" : [ ]
|
|
49054
49214
|
}, {
|
|
49055
49215
|
"name" : "partner_organization_settings_form",
|
|
49056
49216
|
"plural" : "partner_organization_settings_forms",
|
|
@@ -49070,6 +49230,37 @@
|
|
|
49070
49230
|
} ],
|
|
49071
49231
|
"attributes" : [ ],
|
|
49072
49232
|
"interfaces" : [ ]
|
|
49233
|
+
}, {
|
|
49234
|
+
"name" : "partner_organization_settings_upserted",
|
|
49235
|
+
"plural" : "partner_organization_settings_upserteds",
|
|
49236
|
+
"fields" : [ {
|
|
49237
|
+
"name" : "event_id",
|
|
49238
|
+
"type" : "string",
|
|
49239
|
+
"required" : true,
|
|
49240
|
+
"attributes" : [ ],
|
|
49241
|
+
"annotations" : [ ]
|
|
49242
|
+
}, {
|
|
49243
|
+
"name" : "timestamp",
|
|
49244
|
+
"type" : "date-time-iso8601",
|
|
49245
|
+
"required" : true,
|
|
49246
|
+
"attributes" : [ ],
|
|
49247
|
+
"annotations" : [ ]
|
|
49248
|
+
}, {
|
|
49249
|
+
"name" : "organization",
|
|
49250
|
+
"type" : "string",
|
|
49251
|
+
"required" : true,
|
|
49252
|
+
"attributes" : [ ],
|
|
49253
|
+
"annotations" : [ ],
|
|
49254
|
+
"description" : "Refers to your organization's account identifier"
|
|
49255
|
+
}, {
|
|
49256
|
+
"name" : "partner_organization_settings",
|
|
49257
|
+
"type" : "partner_organization_settings",
|
|
49258
|
+
"required" : true,
|
|
49259
|
+
"attributes" : [ ],
|
|
49260
|
+
"annotations" : [ ]
|
|
49261
|
+
} ],
|
|
49262
|
+
"attributes" : [ ],
|
|
49263
|
+
"interfaces" : [ ]
|
|
49073
49264
|
}, {
|
|
49074
49265
|
"name" : "passphrase",
|
|
49075
49266
|
"plural" : "passphrases",
|
|
@@ -54076,7 +54267,7 @@
|
|
|
54076
54267
|
} ],
|
|
54077
54268
|
"attributes" : [ ],
|
|
54078
54269
|
"interfaces" : [ ],
|
|
54079
|
-
"description" : "The restriction status of organization we
|
|
54270
|
+
"description" : "The restriction status of organization we share with external team, please do not change."
|
|
54080
54271
|
}, {
|
|
54081
54272
|
"name" : "restriction_organization_status_deleted",
|
|
54082
54273
|
"plural" : "restriction_organization_status_deleteds",
|
|
@@ -55127,6 +55318,18 @@
|
|
|
55127
55318
|
} ],
|
|
55128
55319
|
"attributes" : [ ],
|
|
55129
55320
|
"interfaces" : [ ]
|
|
55321
|
+
}, {
|
|
55322
|
+
"name" : "setup_block_put_form",
|
|
55323
|
+
"plural" : "setup_block_put_forms",
|
|
55324
|
+
"fields" : [ {
|
|
55325
|
+
"name" : "reasons",
|
|
55326
|
+
"type" : "[io.flow.organization.onboarding.state.v0.enums.onboarding_blocked_reason]",
|
|
55327
|
+
"required" : true,
|
|
55328
|
+
"attributes" : [ ],
|
|
55329
|
+
"annotations" : [ ]
|
|
55330
|
+
} ],
|
|
55331
|
+
"attributes" : [ ],
|
|
55332
|
+
"interfaces" : [ ]
|
|
55130
55333
|
}, {
|
|
55131
55334
|
"name" : "sf_express",
|
|
55132
55335
|
"plural" : "sf_expresses",
|
|
@@ -55929,75 +56132,188 @@
|
|
|
55929
56132
|
"attributes" : [ ],
|
|
55930
56133
|
"interfaces" : [ ]
|
|
55931
56134
|
}, {
|
|
55932
|
-
"name" : "shopify_markets_shop_form",
|
|
55933
|
-
"plural" : "shopify_markets_shop_forms",
|
|
55934
|
-
"fields" : [ {
|
|
55935
|
-
"name" : "shop",
|
|
55936
|
-
"type" : "string",
|
|
55937
|
-
"required" : true,
|
|
55938
|
-
"attributes" : [ ],
|
|
55939
|
-
"annotations" : [ ]
|
|
55940
|
-
}, {
|
|
55941
|
-
"name" : "domain",
|
|
55942
|
-
"type" : "string",
|
|
55943
|
-
"required" : true,
|
|
55944
|
-
"attributes" : [ ],
|
|
55945
|
-
"annotations" : [ ]
|
|
55946
|
-
}, {
|
|
55947
|
-
"name" : "myshopify_domain",
|
|
55948
|
-
"type" : "string",
|
|
55949
|
-
"required" : true,
|
|
55950
|
-
"attributes" : [ ],
|
|
55951
|
-
"annotations" : [ ]
|
|
55952
|
-
}, {
|
|
55953
|
-
"name" : "shared_secret",
|
|
55954
|
-
"type" : "string",
|
|
55955
|
-
"required" : true,
|
|
55956
|
-
"attributes" : [ ],
|
|
55957
|
-
"annotations" : [ ]
|
|
55958
|
-
}, {
|
|
55959
|
-
"name" : "api_key",
|
|
55960
|
-
"type" : "string",
|
|
55961
|
-
"required" : false,
|
|
55962
|
-
"attributes" : [ ],
|
|
55963
|
-
"annotations" : [ ]
|
|
55964
|
-
}, {
|
|
55965
|
-
"name" : "api_password",
|
|
55966
|
-
"type" : "string",
|
|
55967
|
-
"required" : false,
|
|
55968
|
-
"attributes" : [ ],
|
|
55969
|
-
"annotations" : [ ]
|
|
55970
|
-
}, {
|
|
55971
|
-
"name" : "access_token",
|
|
55972
|
-
"type" : "string",
|
|
55973
|
-
"required" : false,
|
|
55974
|
-
"attributes" : [ ],
|
|
55975
|
-
"annotations" : [ ]
|
|
55976
|
-
} ],
|
|
55977
|
-
"attributes" : [ ],
|
|
55978
|
-
"interfaces" : [ ]
|
|
55979
|
-
}, {
|
|
55980
|
-
"name" : "shopify_markets_shop_summary",
|
|
55981
|
-
"plural" : "shopify_markets_shop_summaries",
|
|
55982
|
-
"fields" : [ {
|
|
55983
|
-
"name" : "organization",
|
|
55984
|
-
"type" : "io.flow.common.v0.models.organization_summary",
|
|
55985
|
-
"required" : true,
|
|
55986
|
-
"attributes" : [ ],
|
|
55987
|
-
"annotations" : [ ],
|
|
55988
|
-
"description" : "Refers to your organization's account identifier"
|
|
55989
|
-
}, {
|
|
55990
|
-
"name" : "channel",
|
|
55991
|
-
"type" : "io.flow.common.v0.models.channel_reference",
|
|
55992
|
-
"required" : true,
|
|
55993
|
-
"attributes" : [ ],
|
|
55994
|
-
"annotations" : [ ]
|
|
55995
|
-
} ],
|
|
55996
|
-
"attributes" : [ ],
|
|
55997
|
-
"interfaces" : [ ]
|
|
55998
|
-
}, {
|
|
55999
|
-
"name" : "shopify_markets_shop_upserted",
|
|
56000
|
-
"plural" : "shopify_markets_shop_upserteds",
|
|
56135
|
+
"name" : "shopify_markets_shop_form",
|
|
56136
|
+
"plural" : "shopify_markets_shop_forms",
|
|
56137
|
+
"fields" : [ {
|
|
56138
|
+
"name" : "shop",
|
|
56139
|
+
"type" : "string",
|
|
56140
|
+
"required" : true,
|
|
56141
|
+
"attributes" : [ ],
|
|
56142
|
+
"annotations" : [ ]
|
|
56143
|
+
}, {
|
|
56144
|
+
"name" : "domain",
|
|
56145
|
+
"type" : "string",
|
|
56146
|
+
"required" : true,
|
|
56147
|
+
"attributes" : [ ],
|
|
56148
|
+
"annotations" : [ ]
|
|
56149
|
+
}, {
|
|
56150
|
+
"name" : "myshopify_domain",
|
|
56151
|
+
"type" : "string",
|
|
56152
|
+
"required" : true,
|
|
56153
|
+
"attributes" : [ ],
|
|
56154
|
+
"annotations" : [ ]
|
|
56155
|
+
}, {
|
|
56156
|
+
"name" : "shared_secret",
|
|
56157
|
+
"type" : "string",
|
|
56158
|
+
"required" : true,
|
|
56159
|
+
"attributes" : [ ],
|
|
56160
|
+
"annotations" : [ ]
|
|
56161
|
+
}, {
|
|
56162
|
+
"name" : "api_key",
|
|
56163
|
+
"type" : "string",
|
|
56164
|
+
"required" : false,
|
|
56165
|
+
"attributes" : [ ],
|
|
56166
|
+
"annotations" : [ ]
|
|
56167
|
+
}, {
|
|
56168
|
+
"name" : "api_password",
|
|
56169
|
+
"type" : "string",
|
|
56170
|
+
"required" : false,
|
|
56171
|
+
"attributes" : [ ],
|
|
56172
|
+
"annotations" : [ ]
|
|
56173
|
+
}, {
|
|
56174
|
+
"name" : "access_token",
|
|
56175
|
+
"type" : "string",
|
|
56176
|
+
"required" : false,
|
|
56177
|
+
"attributes" : [ ],
|
|
56178
|
+
"annotations" : [ ]
|
|
56179
|
+
} ],
|
|
56180
|
+
"attributes" : [ ],
|
|
56181
|
+
"interfaces" : [ ]
|
|
56182
|
+
}, {
|
|
56183
|
+
"name" : "shopify_markets_shop_summary",
|
|
56184
|
+
"plural" : "shopify_markets_shop_summaries",
|
|
56185
|
+
"fields" : [ {
|
|
56186
|
+
"name" : "organization",
|
|
56187
|
+
"type" : "io.flow.common.v0.models.organization_summary",
|
|
56188
|
+
"required" : true,
|
|
56189
|
+
"attributes" : [ ],
|
|
56190
|
+
"annotations" : [ ],
|
|
56191
|
+
"description" : "Refers to your organization's account identifier"
|
|
56192
|
+
}, {
|
|
56193
|
+
"name" : "channel",
|
|
56194
|
+
"type" : "io.flow.common.v0.models.channel_reference",
|
|
56195
|
+
"required" : true,
|
|
56196
|
+
"attributes" : [ ],
|
|
56197
|
+
"annotations" : [ ]
|
|
56198
|
+
} ],
|
|
56199
|
+
"attributes" : [ ],
|
|
56200
|
+
"interfaces" : [ ]
|
|
56201
|
+
}, {
|
|
56202
|
+
"name" : "shopify_markets_shop_upserted",
|
|
56203
|
+
"plural" : "shopify_markets_shop_upserteds",
|
|
56204
|
+
"fields" : [ {
|
|
56205
|
+
"name" : "event_id",
|
|
56206
|
+
"type" : "string",
|
|
56207
|
+
"required" : true,
|
|
56208
|
+
"attributes" : [ ],
|
|
56209
|
+
"annotations" : [ ]
|
|
56210
|
+
}, {
|
|
56211
|
+
"name" : "timestamp",
|
|
56212
|
+
"type" : "date-time-iso8601",
|
|
56213
|
+
"required" : true,
|
|
56214
|
+
"attributes" : [ ],
|
|
56215
|
+
"annotations" : [ ]
|
|
56216
|
+
}, {
|
|
56217
|
+
"name" : "organization",
|
|
56218
|
+
"type" : "string",
|
|
56219
|
+
"required" : true,
|
|
56220
|
+
"attributes" : [ ],
|
|
56221
|
+
"annotations" : [ ],
|
|
56222
|
+
"description" : "Refers to your organization's account identifier"
|
|
56223
|
+
}, {
|
|
56224
|
+
"name" : "shopify_markets_shop",
|
|
56225
|
+
"type" : "shopify_markets_shop",
|
|
56226
|
+
"required" : true,
|
|
56227
|
+
"attributes" : [ ],
|
|
56228
|
+
"annotations" : [ ]
|
|
56229
|
+
} ],
|
|
56230
|
+
"attributes" : [ ],
|
|
56231
|
+
"interfaces" : [ ]
|
|
56232
|
+
}, {
|
|
56233
|
+
"name" : "shopify_markets_subsidiary_company",
|
|
56234
|
+
"plural" : "shopify_markets_subsidiary_companies",
|
|
56235
|
+
"fields" : [ {
|
|
56236
|
+
"name" : "legal_name",
|
|
56237
|
+
"type" : "string",
|
|
56238
|
+
"required" : false,
|
|
56239
|
+
"attributes" : [ ],
|
|
56240
|
+
"annotations" : [ ]
|
|
56241
|
+
}, {
|
|
56242
|
+
"name" : "incorporation_country",
|
|
56243
|
+
"type" : "shopify_markets_incorporation_country",
|
|
56244
|
+
"required" : false,
|
|
56245
|
+
"attributes" : [ ],
|
|
56246
|
+
"annotations" : [ ]
|
|
56247
|
+
} ],
|
|
56248
|
+
"attributes" : [ ],
|
|
56249
|
+
"interfaces" : [ ]
|
|
56250
|
+
}, {
|
|
56251
|
+
"name" : "shopify_markets_sync",
|
|
56252
|
+
"plural" : "shopify_markets_syncs",
|
|
56253
|
+
"fields" : [ {
|
|
56254
|
+
"name" : "force_resync",
|
|
56255
|
+
"type" : "boolean",
|
|
56256
|
+
"required" : false,
|
|
56257
|
+
"attributes" : [ ],
|
|
56258
|
+
"annotations" : [ ],
|
|
56259
|
+
"default" : "false"
|
|
56260
|
+
} ],
|
|
56261
|
+
"attributes" : [ ],
|
|
56262
|
+
"interfaces" : [ ]
|
|
56263
|
+
}, {
|
|
56264
|
+
"name" : "shopify_markets_webhook_registration",
|
|
56265
|
+
"plural" : "shopify_markets_webhook_registrations",
|
|
56266
|
+
"fields" : [ {
|
|
56267
|
+
"name" : "id",
|
|
56268
|
+
"type" : "string",
|
|
56269
|
+
"required" : true,
|
|
56270
|
+
"attributes" : [ ],
|
|
56271
|
+
"annotations" : [ ],
|
|
56272
|
+
"description" : "Globally unique identifier"
|
|
56273
|
+
}, {
|
|
56274
|
+
"name" : "response",
|
|
56275
|
+
"type" : "io.flow.shopify.markets.v0.models.shopify_webhook_response",
|
|
56276
|
+
"required" : true,
|
|
56277
|
+
"attributes" : [ ],
|
|
56278
|
+
"annotations" : [ ]
|
|
56279
|
+
} ],
|
|
56280
|
+
"attributes" : [ ],
|
|
56281
|
+
"interfaces" : [ ]
|
|
56282
|
+
}, {
|
|
56283
|
+
"name" : "shopify_markets_webhook_registration_deleted",
|
|
56284
|
+
"plural" : "shopify_markets_webhook_registration_deleteds",
|
|
56285
|
+
"fields" : [ {
|
|
56286
|
+
"name" : "event_id",
|
|
56287
|
+
"type" : "string",
|
|
56288
|
+
"required" : true,
|
|
56289
|
+
"attributes" : [ ],
|
|
56290
|
+
"annotations" : [ ]
|
|
56291
|
+
}, {
|
|
56292
|
+
"name" : "timestamp",
|
|
56293
|
+
"type" : "date-time-iso8601",
|
|
56294
|
+
"required" : true,
|
|
56295
|
+
"attributes" : [ ],
|
|
56296
|
+
"annotations" : [ ]
|
|
56297
|
+
}, {
|
|
56298
|
+
"name" : "organization",
|
|
56299
|
+
"type" : "string",
|
|
56300
|
+
"required" : true,
|
|
56301
|
+
"attributes" : [ ],
|
|
56302
|
+
"annotations" : [ ],
|
|
56303
|
+
"description" : "Refers to your organization's account identifier"
|
|
56304
|
+
}, {
|
|
56305
|
+
"name" : "id",
|
|
56306
|
+
"type" : "string",
|
|
56307
|
+
"required" : true,
|
|
56308
|
+
"attributes" : [ ],
|
|
56309
|
+
"annotations" : [ ],
|
|
56310
|
+
"description" : "Globally unique identifier"
|
|
56311
|
+
} ],
|
|
56312
|
+
"attributes" : [ ],
|
|
56313
|
+
"interfaces" : [ ]
|
|
56314
|
+
}, {
|
|
56315
|
+
"name" : "shopify_markets_webhook_registration_upserted",
|
|
56316
|
+
"plural" : "shopify_markets_webhook_registration_upserteds",
|
|
56001
56317
|
"fields" : [ {
|
|
56002
56318
|
"name" : "event_id",
|
|
56003
56319
|
"type" : "string",
|
|
@@ -56018,51 +56334,8 @@
|
|
|
56018
56334
|
"annotations" : [ ],
|
|
56019
56335
|
"description" : "Refers to your organization's account identifier"
|
|
56020
56336
|
}, {
|
|
56021
|
-
"name" : "
|
|
56022
|
-
"type" : "
|
|
56023
|
-
"required" : true,
|
|
56024
|
-
"attributes" : [ ],
|
|
56025
|
-
"annotations" : [ ]
|
|
56026
|
-
} ],
|
|
56027
|
-
"attributes" : [ ],
|
|
56028
|
-
"interfaces" : [ ]
|
|
56029
|
-
}, {
|
|
56030
|
-
"name" : "shopify_markets_subsidiary_company",
|
|
56031
|
-
"plural" : "shopify_markets_subsidiary_companies",
|
|
56032
|
-
"fields" : [ {
|
|
56033
|
-
"name" : "legal_name",
|
|
56034
|
-
"type" : "string",
|
|
56035
|
-
"required" : false,
|
|
56036
|
-
"attributes" : [ ],
|
|
56037
|
-
"annotations" : [ ]
|
|
56038
|
-
}, {
|
|
56039
|
-
"name" : "incorporation_country",
|
|
56040
|
-
"type" : "shopify_markets_incorporation_country",
|
|
56041
|
-
"required" : false,
|
|
56042
|
-
"attributes" : [ ],
|
|
56043
|
-
"annotations" : [ ]
|
|
56044
|
-
} ],
|
|
56045
|
-
"attributes" : [ ],
|
|
56046
|
-
"interfaces" : [ ]
|
|
56047
|
-
}, {
|
|
56048
|
-
"name" : "shopify_markets_sync",
|
|
56049
|
-
"plural" : "shopify_markets_syncs",
|
|
56050
|
-
"fields" : [ {
|
|
56051
|
-
"name" : "force_resync",
|
|
56052
|
-
"type" : "boolean",
|
|
56053
|
-
"required" : false,
|
|
56054
|
-
"attributes" : [ ],
|
|
56055
|
-
"annotations" : [ ],
|
|
56056
|
-
"default" : "false"
|
|
56057
|
-
} ],
|
|
56058
|
-
"attributes" : [ ],
|
|
56059
|
-
"interfaces" : [ ]
|
|
56060
|
-
}, {
|
|
56061
|
-
"name" : "shopify_markets_webhook_registration",
|
|
56062
|
-
"plural" : "shopify_markets_webhook_registrations",
|
|
56063
|
-
"fields" : [ {
|
|
56064
|
-
"name" : "response",
|
|
56065
|
-
"type" : "io.flow.shopify.markets.v0.models.shopify_webhook_response",
|
|
56337
|
+
"name" : "registration",
|
|
56338
|
+
"type" : "shopify_markets_webhook_registration",
|
|
56066
56339
|
"required" : true,
|
|
56067
56340
|
"attributes" : [ ],
|
|
56068
56341
|
"annotations" : [ ]
|
|
@@ -58930,7 +59203,7 @@
|
|
|
58930
59203
|
"fields" : [ {
|
|
58931
59204
|
"name" : "amount",
|
|
58932
59205
|
"type" : "decimal",
|
|
58933
|
-
"required" :
|
|
59206
|
+
"required" : false,
|
|
58934
59207
|
"attributes" : [ ],
|
|
58935
59208
|
"annotations" : [ ]
|
|
58936
59209
|
}, {
|
|
@@ -78445,6 +78718,106 @@
|
|
|
78445
78718
|
"type" : "onboarding_state_form",
|
|
78446
78719
|
"attributes" : [ ]
|
|
78447
78720
|
}
|
|
78721
|
+
}, {
|
|
78722
|
+
"method" : "PUT",
|
|
78723
|
+
"path" : "/internal/:organization/onboarding/state/setup/block",
|
|
78724
|
+
"parameters" : [ {
|
|
78725
|
+
"name" : "organization",
|
|
78726
|
+
"type" : "string",
|
|
78727
|
+
"location" : "Path",
|
|
78728
|
+
"required" : true,
|
|
78729
|
+
"description" : "Refers to your organization's account identifier"
|
|
78730
|
+
} ],
|
|
78731
|
+
"responses" : [ {
|
|
78732
|
+
"code" : {
|
|
78733
|
+
"integer" : {
|
|
78734
|
+
"value" : 201
|
|
78735
|
+
}
|
|
78736
|
+
},
|
|
78737
|
+
"type" : "io.flow.organization.onboarding.state.v0.models.organization_onboarding_state",
|
|
78738
|
+
"description" : "Operation succeeded and the resource was created",
|
|
78739
|
+
"attributes" : [ ]
|
|
78740
|
+
}, {
|
|
78741
|
+
"code" : {
|
|
78742
|
+
"integer" : {
|
|
78743
|
+
"value" : 401
|
|
78744
|
+
}
|
|
78745
|
+
},
|
|
78746
|
+
"type" : "unit",
|
|
78747
|
+
"description" : "Authorization failed",
|
|
78748
|
+
"attributes" : [ ]
|
|
78749
|
+
}, {
|
|
78750
|
+
"code" : {
|
|
78751
|
+
"integer" : {
|
|
78752
|
+
"value" : 404
|
|
78753
|
+
}
|
|
78754
|
+
},
|
|
78755
|
+
"type" : "unit",
|
|
78756
|
+
"description" : "Resource was not found",
|
|
78757
|
+
"attributes" : [ ]
|
|
78758
|
+
}, {
|
|
78759
|
+
"code" : {
|
|
78760
|
+
"integer" : {
|
|
78761
|
+
"value" : 422
|
|
78762
|
+
}
|
|
78763
|
+
},
|
|
78764
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
78765
|
+
"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.",
|
|
78766
|
+
"attributes" : [ ]
|
|
78767
|
+
} ],
|
|
78768
|
+
"attributes" : [ ],
|
|
78769
|
+
"body" : {
|
|
78770
|
+
"type" : "setup_block_put_form",
|
|
78771
|
+
"attributes" : [ ]
|
|
78772
|
+
}
|
|
78773
|
+
}, {
|
|
78774
|
+
"method" : "PUT",
|
|
78775
|
+
"path" : "/internal/:organization/onboarding/state/setup/unblock",
|
|
78776
|
+
"parameters" : [ {
|
|
78777
|
+
"name" : "organization",
|
|
78778
|
+
"type" : "string",
|
|
78779
|
+
"location" : "Path",
|
|
78780
|
+
"required" : true,
|
|
78781
|
+
"description" : "Refers to your organization's account identifier"
|
|
78782
|
+
} ],
|
|
78783
|
+
"responses" : [ {
|
|
78784
|
+
"code" : {
|
|
78785
|
+
"integer" : {
|
|
78786
|
+
"value" : 201
|
|
78787
|
+
}
|
|
78788
|
+
},
|
|
78789
|
+
"type" : "io.flow.organization.onboarding.state.v0.models.organization_onboarding_state",
|
|
78790
|
+
"description" : "Operation succeeded and the resource was created",
|
|
78791
|
+
"attributes" : [ ]
|
|
78792
|
+
}, {
|
|
78793
|
+
"code" : {
|
|
78794
|
+
"integer" : {
|
|
78795
|
+
"value" : 401
|
|
78796
|
+
}
|
|
78797
|
+
},
|
|
78798
|
+
"type" : "unit",
|
|
78799
|
+
"description" : "Authorization failed",
|
|
78800
|
+
"attributes" : [ ]
|
|
78801
|
+
}, {
|
|
78802
|
+
"code" : {
|
|
78803
|
+
"integer" : {
|
|
78804
|
+
"value" : 404
|
|
78805
|
+
}
|
|
78806
|
+
},
|
|
78807
|
+
"type" : "unit",
|
|
78808
|
+
"description" : "Resource was not found",
|
|
78809
|
+
"attributes" : [ ]
|
|
78810
|
+
}, {
|
|
78811
|
+
"code" : {
|
|
78812
|
+
"integer" : {
|
|
78813
|
+
"value" : 422
|
|
78814
|
+
}
|
|
78815
|
+
},
|
|
78816
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
78817
|
+
"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.",
|
|
78818
|
+
"attributes" : [ ]
|
|
78819
|
+
} ],
|
|
78820
|
+
"attributes" : [ ]
|
|
78448
78821
|
} ],
|
|
78449
78822
|
"attributes" : [ {
|
|
78450
78823
|
"name" : "docs",
|
|
@@ -89291,75 +89664,6 @@
|
|
|
89291
89664
|
}
|
|
89292
89665
|
} ],
|
|
89293
89666
|
"path" : "/internal/:organization/payment/settings"
|
|
89294
|
-
}, {
|
|
89295
|
-
"type" : "organization_restriction_approval",
|
|
89296
|
-
"plural" : "organization_restriction_approvals",
|
|
89297
|
-
"operations" : [ {
|
|
89298
|
-
"method" : "GET",
|
|
89299
|
-
"path" : "/internal/restriction/:organization/approval",
|
|
89300
|
-
"parameters" : [ {
|
|
89301
|
-
"name" : "organization",
|
|
89302
|
-
"type" : "string",
|
|
89303
|
-
"location" : "Path",
|
|
89304
|
-
"required" : true,
|
|
89305
|
-
"description" : "Refers to your organization's account identifier"
|
|
89306
|
-
} ],
|
|
89307
|
-
"responses" : [ {
|
|
89308
|
-
"code" : {
|
|
89309
|
-
"integer" : {
|
|
89310
|
-
"value" : 200
|
|
89311
|
-
}
|
|
89312
|
-
},
|
|
89313
|
-
"type" : "organization_restriction_approval",
|
|
89314
|
-
"description" : "Successful response",
|
|
89315
|
-
"attributes" : [ ]
|
|
89316
|
-
}, {
|
|
89317
|
-
"code" : {
|
|
89318
|
-
"integer" : {
|
|
89319
|
-
"value" : 401
|
|
89320
|
-
}
|
|
89321
|
-
},
|
|
89322
|
-
"type" : "unit",
|
|
89323
|
-
"description" : "Authorization failed",
|
|
89324
|
-
"attributes" : [ ]
|
|
89325
|
-
}, {
|
|
89326
|
-
"code" : {
|
|
89327
|
-
"integer" : {
|
|
89328
|
-
"value" : 404
|
|
89329
|
-
}
|
|
89330
|
-
},
|
|
89331
|
-
"type" : "unit",
|
|
89332
|
-
"description" : "Resource was not found",
|
|
89333
|
-
"attributes" : [ ]
|
|
89334
|
-
}, {
|
|
89335
|
-
"code" : {
|
|
89336
|
-
"integer" : {
|
|
89337
|
-
"value" : 422
|
|
89338
|
-
}
|
|
89339
|
-
},
|
|
89340
|
-
"type" : "io.flow.error.v0.models.generic_error",
|
|
89341
|
-
"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.",
|
|
89342
|
-
"attributes" : [ ]
|
|
89343
|
-
} ],
|
|
89344
|
-
"attributes" : [ {
|
|
89345
|
-
"name" : "linter",
|
|
89346
|
-
"value" : {
|
|
89347
|
-
"ignore" : [ "get", "id", "limit", "offset", "sort", "versions" ]
|
|
89348
|
-
}
|
|
89349
|
-
} ],
|
|
89350
|
-
"description" : "Get the current status of organization restriction review, ready/not-ready with its reason"
|
|
89351
|
-
} ],
|
|
89352
|
-
"attributes" : [ {
|
|
89353
|
-
"name" : "docs",
|
|
89354
|
-
"value" : {
|
|
89355
|
-
"module" : "general"
|
|
89356
|
-
}
|
|
89357
|
-
} ],
|
|
89358
|
-
"path" : "/internal/restriction/:organization/approval",
|
|
89359
|
-
"description" : "Restriction status of an organization",
|
|
89360
|
-
"deprecation" : {
|
|
89361
|
-
"description" : "Use restriction_organization_status"
|
|
89362
|
-
}
|
|
89363
89667
|
}, {
|
|
89364
89668
|
"type" : "organization_restriction_snapshot",
|
|
89365
89669
|
"plural" : "organization_restriction_snapshots",
|
|
@@ -89476,7 +89780,7 @@
|
|
|
89476
89780
|
}
|
|
89477
89781
|
} ],
|
|
89478
89782
|
"path" : "/internal/restriction/:organization/status",
|
|
89479
|
-
"description" : "The restriction status of organization we would like to collect for data analytics"
|
|
89783
|
+
"description" : "The restriction status of organization we would like to collect for data analytics with historical data"
|
|
89480
89784
|
}, {
|
|
89481
89785
|
"type" : "organization_restriction_status_note",
|
|
89482
89786
|
"plural" : "organization_restriction_status_notes",
|