@flowio/api-internal-mock-generator 5.31.57 → 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 +1581 -252
- package/package.json +2 -2
- package/src/api-internal.json +1581 -252
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" ],
|
|
@@ -361,7 +361,7 @@
|
|
|
361
361
|
"application" : {
|
|
362
362
|
"key" : "partner"
|
|
363
363
|
},
|
|
364
|
-
"version" : "0.0.
|
|
364
|
+
"version" : "0.0.84",
|
|
365
365
|
"enums" : [ "label_format" ],
|
|
366
366
|
"interfaces" : [ ],
|
|
367
367
|
"unions" : [ "label_form" ],
|
|
@@ -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,11 +421,11 @@
|
|
|
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" ],
|
|
428
|
-
"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_applepay_result_failure", "payment_method_data_authorize_applepay_result_success", "payment_method_data_authorize_card", "payment_method_data_authorize_googlepay", "payment_method_data_authorize_klarna", "payment_method_data_authorize_klarna_result_failure", "payment_method_data_authorize_klarna_result_success", "payment_method_data_authorize_paypal", "payment_method_data_complete_authorization_card", "payment_method_data_init_afterpay", "payment_method_data_init_applepay", "payment_method_data_init_bancontact", "payment_method_data_init_googlepay", "payment_method_data_init_ideal", "payment_method_data_init_klarna", "payment_method_data_init_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_stored_details_card_initial", "payment_method_stored_details_card_subsequent", "payment_method_summary_afterpay", "payment_method_summary_applepay", "payment_method_summary_bancontact", "payment_method_summary_card", "payment_method_summary_googlepay", "payment_method_summary_ideal", "payment_method_summary_klarna", "payment_method_summary_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_request_review", "payment_request_review_check", "payment_reversal", "payment_reversal_form", "payment_reversal_status", "payment_tax", "shipping" ],
|
|
428
|
+
"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_action_cancellation", "payment_method_brand", "payment_method_card_number_cipher", "payment_method_card_number_cleartext", "payment_method_card_pci_details", "payment_method_card_token", "payment_method_data_authorize_applepay", "payment_method_data_authorize_applepay_result_failure", "payment_method_data_authorize_applepay_result_success", "payment_method_data_authorize_card", "payment_method_data_authorize_googlepay", "payment_method_data_authorize_klarna", "payment_method_data_authorize_klarna_result_failure", "payment_method_data_authorize_klarna_result_success", "payment_method_data_authorize_paypal", "payment_method_data_complete_authorization_card", "payment_method_data_init_afterpay", "payment_method_data_init_applepay", "payment_method_data_init_bancontact", "payment_method_data_init_googlepay", "payment_method_data_init_ideal", "payment_method_data_init_klarna", "payment_method_data_init_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_stored_details_card_initial", "payment_method_stored_details_card_subsequent", "payment_method_summary_afterpay", "payment_method_summary_applepay", "payment_method_summary_bancontact", "payment_method_summary_card", "payment_method_summary_googlepay", "payment_method_summary_ideal", "payment_method_summary_klarna", "payment_method_summary_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_request_review", "payment_request_review_check", "payment_reversal", "payment_reversal_form", "payment_reversal_status", "payment_tax", "shipping" ],
|
|
429
429
|
"annotations" : [ ]
|
|
430
430
|
}, {
|
|
431
431
|
"uri" : "https://app.apibuilder.io/flow/payment-request-bundle/latest/service.json",
|
|
@@ -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,12 +481,27 @@
|
|
|
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" : [ ],
|
|
488
488
|
"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" ],
|
|
489
489
|
"annotations" : [ ]
|
|
490
|
+
}, {
|
|
491
|
+
"uri" : "https://app.apibuilder.io/flow/label/latest/service.json",
|
|
492
|
+
"namespace" : "io.flow.label.v0",
|
|
493
|
+
"organization" : {
|
|
494
|
+
"key" : "flow"
|
|
495
|
+
},
|
|
496
|
+
"application" : {
|
|
497
|
+
"key" : "label"
|
|
498
|
+
},
|
|
499
|
+
"version" : "0.17.22",
|
|
500
|
+
"enums" : [ "cost_estimate_source", "direction", "label_request_method", "label_trigger_method", "shipment_recipient", "tracking_number_type" ],
|
|
501
|
+
"interfaces" : [ ],
|
|
502
|
+
"unions" : [ "shipping_label_form", "shipping_notification_form" ],
|
|
503
|
+
"models" : [ "bridge_manifest", "bridge_manifest_form", "crossdock_shipment", "detailed_shipping_label_form", "detailed_shipping_notification_form", "label_order_summary", "label_reference", "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" ],
|
|
504
|
+
"annotations" : [ ]
|
|
490
505
|
}, {
|
|
491
506
|
"uri" : "https://app.apibuilder.io/flow/channel/latest/service.json",
|
|
492
507
|
"namespace" : "io.flow.channel.v0",
|
|
@@ -496,7 +511,7 @@
|
|
|
496
511
|
"application" : {
|
|
497
512
|
"key" : "channel"
|
|
498
513
|
},
|
|
499
|
-
"version" : "0.17.
|
|
514
|
+
"version" : "0.17.22",
|
|
500
515
|
"enums" : [ "channel_currency_capability" ],
|
|
501
516
|
"interfaces" : [ ],
|
|
502
517
|
"unions" : [ ],
|
|
@@ -511,7 +526,7 @@
|
|
|
511
526
|
"application" : {
|
|
512
527
|
"key" : "organization-onboarding-state"
|
|
513
528
|
},
|
|
514
|
-
"version" : "0.17.
|
|
529
|
+
"version" : "0.17.22",
|
|
515
530
|
"enums" : [ "merchant_rejected_reason", "onboarding_blocked_reason" ],
|
|
516
531
|
"interfaces" : [ ],
|
|
517
532
|
"unions" : [ "onboarding_state" ],
|
|
@@ -526,7 +541,7 @@
|
|
|
526
541
|
"application" : {
|
|
527
542
|
"key" : "brickftp"
|
|
528
543
|
},
|
|
529
|
-
"version" : "0.3.
|
|
544
|
+
"version" : "0.3.13",
|
|
530
545
|
"enums" : [ "authentication_method", "behavior_type", "grant_permission_setting", "ssl_required_setting", "webhook_event_action", "webhook_event_interface", "webhook_event_type" ],
|
|
531
546
|
"interfaces" : [ ],
|
|
532
547
|
"unions" : [ "file_form", "node" ],
|
|
@@ -541,7 +556,7 @@
|
|
|
541
556
|
"application" : {
|
|
542
557
|
"key" : "fraud"
|
|
543
558
|
},
|
|
544
|
-
"version" : "0.17.
|
|
559
|
+
"version" : "0.17.22",
|
|
545
560
|
"enums" : [ "fraud_email_rule_decision", "fraud_liability", "fraud_status" ],
|
|
546
561
|
"interfaces" : [ ],
|
|
547
562
|
"unions" : [ "fraud_order_reference" ],
|
|
@@ -556,7 +571,7 @@
|
|
|
556
571
|
"application" : {
|
|
557
572
|
"key" : "permission"
|
|
558
573
|
},
|
|
559
|
-
"version" : "0.17.
|
|
574
|
+
"version" : "0.17.22",
|
|
560
575
|
"enums" : [ "authentication_technique", "flow_behavior", "flow_role", "permitted_http_method" ],
|
|
561
576
|
"interfaces" : [ ],
|
|
562
577
|
"unions" : [ ],
|
|
@@ -571,7 +586,7 @@
|
|
|
571
586
|
"application" : {
|
|
572
587
|
"key" : "billing-bank-account"
|
|
573
588
|
},
|
|
574
|
-
"version" : "0.17.
|
|
589
|
+
"version" : "0.17.22",
|
|
575
590
|
"enums" : [ ],
|
|
576
591
|
"interfaces" : [ ],
|
|
577
592
|
"unions" : [ "bank_account_info" ],
|
|
@@ -586,7 +601,7 @@
|
|
|
586
601
|
"application" : {
|
|
587
602
|
"key" : "billing"
|
|
588
603
|
},
|
|
589
|
-
"version" : "0.17.
|
|
604
|
+
"version" : "0.17.22",
|
|
590
605
|
"enums" : [ "fee_deduction_type", "payout_attachment_type", "payout_status_failure_code", "statement_attachment_type", "transaction_source", "withholding_deduction_type" ],
|
|
591
606
|
"interfaces" : [ "bank_account", "default_bank_account", "generic_statement", "generic_transaction", "payout", "payout_interface" ],
|
|
592
607
|
"unions" : [ "payout_status", "settlement" ],
|
|
@@ -601,7 +616,7 @@
|
|
|
601
616
|
"application" : {
|
|
602
617
|
"key" : "order-management-event"
|
|
603
618
|
},
|
|
604
|
-
"version" : "0.17.
|
|
619
|
+
"version" : "0.17.22",
|
|
605
620
|
"enums" : [ ],
|
|
606
621
|
"interfaces" : [ ],
|
|
607
622
|
"unions" : [ "order_management_event" ],
|
|
@@ -616,27 +631,12 @@
|
|
|
616
631
|
"application" : {
|
|
617
632
|
"key" : "organization"
|
|
618
633
|
},
|
|
619
|
-
"version" : "0.17.
|
|
634
|
+
"version" : "0.17.22",
|
|
620
635
|
"enums" : [ "country_picker_source", "ecommerce_platform_type", "invitation_error_code" ],
|
|
621
636
|
"interfaces" : [ ],
|
|
622
637
|
"unions" : [ ],
|
|
623
638
|
"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" ],
|
|
624
639
|
"annotations" : [ ]
|
|
625
|
-
}, {
|
|
626
|
-
"uri" : "https://app.apibuilder.io/flow/label/latest/service.json",
|
|
627
|
-
"namespace" : "io.flow.label.v0",
|
|
628
|
-
"organization" : {
|
|
629
|
-
"key" : "flow"
|
|
630
|
-
},
|
|
631
|
-
"application" : {
|
|
632
|
-
"key" : "label"
|
|
633
|
-
},
|
|
634
|
-
"version" : "0.17.19",
|
|
635
|
-
"enums" : [ "cost_estimate_source", "direction", "label_request_method", "label_trigger_method", "shipment_recipient", "tracking_number_type" ],
|
|
636
|
-
"interfaces" : [ ],
|
|
637
|
-
"unions" : [ "shipping_label_form", "shipping_notification_form" ],
|
|
638
|
-
"models" : [ "bridge_manifest", "bridge_manifest_form", "crossdock_shipment", "detailed_shipping_label_form", "detailed_shipping_notification_form", "label_order_summary", "label_reference", "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" ],
|
|
639
|
-
"annotations" : [ ]
|
|
640
640
|
}, {
|
|
641
641
|
"uri" : "https://app.apibuilder.io/flow/return/latest/service.json",
|
|
642
642
|
"namespace" : "io.flow.return.v0",
|
|
@@ -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" : [ ],
|
|
@@ -3068,6 +3068,12 @@
|
|
|
3068
3068
|
}, {
|
|
3069
3069
|
"name" : "carrier_account_deleted",
|
|
3070
3070
|
"attributes" : [ ]
|
|
3071
|
+
}, {
|
|
3072
|
+
"name" : "label_generation_settings_upserted",
|
|
3073
|
+
"attributes" : [ ]
|
|
3074
|
+
}, {
|
|
3075
|
+
"name" : "label_generation_settings_deleted",
|
|
3076
|
+
"attributes" : [ ]
|
|
3071
3077
|
}, {
|
|
3072
3078
|
"name" : "catalog_import_request",
|
|
3073
3079
|
"attributes" : [ ]
|
|
@@ -3338,6 +3344,12 @@
|
|
|
3338
3344
|
}, {
|
|
3339
3345
|
"name" : "fraud_provider_configuration_deleted",
|
|
3340
3346
|
"attributes" : [ ]
|
|
3347
|
+
}, {
|
|
3348
|
+
"name" : "manual_review_rule_upserted",
|
|
3349
|
+
"attributes" : [ ]
|
|
3350
|
+
}, {
|
|
3351
|
+
"name" : "manual_review_rule_deleted",
|
|
3352
|
+
"attributes" : [ ]
|
|
3341
3353
|
}, {
|
|
3342
3354
|
"name" : "ftp_file_upserted",
|
|
3343
3355
|
"attributes" : [ ]
|
|
@@ -3347,6 +3359,12 @@
|
|
|
3347
3359
|
}, {
|
|
3348
3360
|
"name" : "ftp_file_to_process_uploaded",
|
|
3349
3361
|
"attributes" : [ ]
|
|
3362
|
+
}, {
|
|
3363
|
+
"name" : "center_defaults_upserted",
|
|
3364
|
+
"attributes" : [ ]
|
|
3365
|
+
}, {
|
|
3366
|
+
"name" : "center_defaults_deleted",
|
|
3367
|
+
"attributes" : [ ]
|
|
3350
3368
|
}, {
|
|
3351
3369
|
"name" : "pregenerated_request_event",
|
|
3352
3370
|
"attributes" : [ ]
|
|
@@ -3510,10 +3528,10 @@
|
|
|
3510
3528
|
"name" : "organization_status_change_deleted",
|
|
3511
3529
|
"attributes" : [ ]
|
|
3512
3530
|
}, {
|
|
3513
|
-
"name" : "
|
|
3531
|
+
"name" : "partner_organization_settings_upserted",
|
|
3514
3532
|
"attributes" : [ ]
|
|
3515
3533
|
}, {
|
|
3516
|
-
"name" : "
|
|
3534
|
+
"name" : "partner_organization_settings_deleted",
|
|
3517
3535
|
"attributes" : [ ]
|
|
3518
3536
|
}, {
|
|
3519
3537
|
"name" : "internal_authorization_upserted",
|
|
@@ -3662,6 +3680,12 @@
|
|
|
3662
3680
|
}, {
|
|
3663
3681
|
"name" : "restriction_organization_status_deleted",
|
|
3664
3682
|
"attributes" : [ ]
|
|
3683
|
+
}, {
|
|
3684
|
+
"name" : "organization_restriction_status_upserted",
|
|
3685
|
+
"attributes" : [ ]
|
|
3686
|
+
}, {
|
|
3687
|
+
"name" : "organization_restriction_status_deleted",
|
|
3688
|
+
"attributes" : [ ]
|
|
3665
3689
|
}, {
|
|
3666
3690
|
"name" : "shopify_shop_upserted",
|
|
3667
3691
|
"attributes" : [ ]
|
|
@@ -3686,6 +3710,12 @@
|
|
|
3686
3710
|
}, {
|
|
3687
3711
|
"name" : "shopify_markets_shop_deleted",
|
|
3688
3712
|
"attributes" : [ ]
|
|
3713
|
+
}, {
|
|
3714
|
+
"name" : "shopify_markets_webhook_registration_upserted",
|
|
3715
|
+
"attributes" : [ ]
|
|
3716
|
+
}, {
|
|
3717
|
+
"name" : "shopify_markets_webhook_registration_deleted",
|
|
3718
|
+
"attributes" : [ ]
|
|
3689
3719
|
}, {
|
|
3690
3720
|
"name" : "shopify_monitoring_order_monitor_event_upserted",
|
|
3691
3721
|
"attributes" : [ ]
|
|
@@ -4198,6 +4228,14 @@
|
|
|
4198
4228
|
"attributes" : [ ]
|
|
4199
4229
|
} ],
|
|
4200
4230
|
"attributes" : [ ]
|
|
4231
|
+
}, {
|
|
4232
|
+
"name" : "label_input_source",
|
|
4233
|
+
"plural" : "label_input_sources",
|
|
4234
|
+
"values" : [ {
|
|
4235
|
+
"name" : "estimate",
|
|
4236
|
+
"attributes" : [ ]
|
|
4237
|
+
} ],
|
|
4238
|
+
"attributes" : [ ]
|
|
4201
4239
|
}, {
|
|
4202
4240
|
"name" : "label_transaction_type",
|
|
4203
4241
|
"plural" : "label_transaction_types",
|
|
@@ -5835,6 +5873,23 @@
|
|
|
5835
5873
|
} ],
|
|
5836
5874
|
"attributes" : [ ],
|
|
5837
5875
|
"description" : "Describes what action to take on a given suggestion."
|
|
5876
|
+
}, {
|
|
5877
|
+
"name" : "surcharge_type",
|
|
5878
|
+
"plural" : "surcharge_types",
|
|
5879
|
+
"values" : [ {
|
|
5880
|
+
"name" : "fuel",
|
|
5881
|
+
"attributes" : [ ]
|
|
5882
|
+
}, {
|
|
5883
|
+
"name" : "remote_area",
|
|
5884
|
+
"attributes" : [ ]
|
|
5885
|
+
}, {
|
|
5886
|
+
"name" : "oversize",
|
|
5887
|
+
"attributes" : [ ]
|
|
5888
|
+
}, {
|
|
5889
|
+
"name" : "duties_paid",
|
|
5890
|
+
"attributes" : [ ]
|
|
5891
|
+
} ],
|
|
5892
|
+
"attributes" : [ ]
|
|
5838
5893
|
}, {
|
|
5839
5894
|
"name" : "tariff_eligibility_type",
|
|
5840
5895
|
"plural" : "tariff_eligibility_types",
|
|
@@ -7240,6 +7295,49 @@
|
|
|
7240
7295
|
} ],
|
|
7241
7296
|
"attributes" : [ ],
|
|
7242
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" : [ ]
|
|
7243
7341
|
}, {
|
|
7244
7342
|
"name" : "variant",
|
|
7245
7343
|
"plural" : "variants",
|
|
@@ -9550,6 +9648,14 @@
|
|
|
9550
9648
|
"type" : "carrier_account_deleted",
|
|
9551
9649
|
"attributes" : [ ],
|
|
9552
9650
|
"discriminator_value" : "carrier_account_deleted"
|
|
9651
|
+
}, {
|
|
9652
|
+
"type" : "label_generation_settings_upserted",
|
|
9653
|
+
"attributes" : [ ],
|
|
9654
|
+
"discriminator_value" : "label_generation_settings_upserted"
|
|
9655
|
+
}, {
|
|
9656
|
+
"type" : "label_generation_settings_deleted",
|
|
9657
|
+
"attributes" : [ ],
|
|
9658
|
+
"discriminator_value" : "label_generation_settings_deleted"
|
|
9553
9659
|
}, {
|
|
9554
9660
|
"type" : "catalog_import_request",
|
|
9555
9661
|
"attributes" : [ ],
|
|
@@ -9910,6 +10016,14 @@
|
|
|
9910
10016
|
"type" : "fraud_provider_configuration_deleted",
|
|
9911
10017
|
"attributes" : [ ],
|
|
9912
10018
|
"discriminator_value" : "fraud_provider_configuration_deleted"
|
|
10019
|
+
}, {
|
|
10020
|
+
"type" : "manual_review_rule_upserted",
|
|
10021
|
+
"attributes" : [ ],
|
|
10022
|
+
"discriminator_value" : "manual_review_rule_upserted"
|
|
10023
|
+
}, {
|
|
10024
|
+
"type" : "manual_review_rule_deleted",
|
|
10025
|
+
"attributes" : [ ],
|
|
10026
|
+
"discriminator_value" : "manual_review_rule_deleted"
|
|
9913
10027
|
}, {
|
|
9914
10028
|
"type" : "ftp_file_upserted",
|
|
9915
10029
|
"attributes" : [ ],
|
|
@@ -9922,6 +10036,14 @@
|
|
|
9922
10036
|
"type" : "ftp_file_to_process_uploaded",
|
|
9923
10037
|
"attributes" : [ ],
|
|
9924
10038
|
"discriminator_value" : "ftp_file_to_process_uploaded"
|
|
10039
|
+
}, {
|
|
10040
|
+
"type" : "center_defaults_upserted",
|
|
10041
|
+
"attributes" : [ ],
|
|
10042
|
+
"discriminator_value" : "center_defaults_upserted"
|
|
10043
|
+
}, {
|
|
10044
|
+
"type" : "center_defaults_deleted",
|
|
10045
|
+
"attributes" : [ ],
|
|
10046
|
+
"discriminator_value" : "center_defaults_deleted"
|
|
9925
10047
|
}, {
|
|
9926
10048
|
"type" : "pregenerated_request_event",
|
|
9927
10049
|
"attributes" : [ ],
|
|
@@ -10142,13 +10264,13 @@
|
|
|
10142
10264
|
"attributes" : [ ],
|
|
10143
10265
|
"discriminator_value" : "organization_status_change_deleted"
|
|
10144
10266
|
}, {
|
|
10145
|
-
"type" : "
|
|
10267
|
+
"type" : "partner_organization_settings_upserted",
|
|
10146
10268
|
"attributes" : [ ],
|
|
10147
|
-
"discriminator_value" : "
|
|
10269
|
+
"discriminator_value" : "partner_organization_settings_upserted"
|
|
10148
10270
|
}, {
|
|
10149
|
-
"type" : "
|
|
10271
|
+
"type" : "partner_organization_settings_deleted",
|
|
10150
10272
|
"attributes" : [ ],
|
|
10151
|
-
"discriminator_value" : "
|
|
10273
|
+
"discriminator_value" : "partner_organization_settings_deleted"
|
|
10152
10274
|
}, {
|
|
10153
10275
|
"type" : "internal_authorization_upserted",
|
|
10154
10276
|
"attributes" : [ ],
|
|
@@ -10345,6 +10467,14 @@
|
|
|
10345
10467
|
"type" : "restriction_organization_status_deleted",
|
|
10346
10468
|
"attributes" : [ ],
|
|
10347
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"
|
|
10348
10478
|
}, {
|
|
10349
10479
|
"type" : "shopify_shop_upserted",
|
|
10350
10480
|
"attributes" : [ ],
|
|
@@ -10377,6 +10507,14 @@
|
|
|
10377
10507
|
"type" : "shopify_markets_shop_deleted",
|
|
10378
10508
|
"attributes" : [ ],
|
|
10379
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"
|
|
10380
10518
|
}, {
|
|
10381
10519
|
"type" : "shopify_monitoring_order_monitor_event_upserted",
|
|
10382
10520
|
"attributes" : [ ],
|
|
@@ -16218,6 +16356,20 @@
|
|
|
16218
16356
|
"attributes" : [ ],
|
|
16219
16357
|
"annotations" : [ ],
|
|
16220
16358
|
"description" : "Represents the sum of all customer service transactions included in this billing statement"
|
|
16359
|
+
}, {
|
|
16360
|
+
"name" : "tax",
|
|
16361
|
+
"type" : "io.flow.common.v0.models.price",
|
|
16362
|
+
"required" : true,
|
|
16363
|
+
"attributes" : [ ],
|
|
16364
|
+
"annotations" : [ ],
|
|
16365
|
+
"description" : "Represents the sum of all tax transactions included in this billing statement"
|
|
16366
|
+
}, {
|
|
16367
|
+
"name" : "duty",
|
|
16368
|
+
"type" : "io.flow.common.v0.models.price",
|
|
16369
|
+
"required" : true,
|
|
16370
|
+
"attributes" : [ ],
|
|
16371
|
+
"annotations" : [ ],
|
|
16372
|
+
"description" : "Represents the sum of all duty transactions included in this billing statement"
|
|
16221
16373
|
}, {
|
|
16222
16374
|
"name" : "ending_balance",
|
|
16223
16375
|
"type" : "io.flow.common.v0.models.price",
|
|
@@ -17931,6 +18083,13 @@
|
|
|
17931
18083
|
"name" : "center_defaults",
|
|
17932
18084
|
"plural" : "center_defaults",
|
|
17933
18085
|
"fields" : [ {
|
|
18086
|
+
"name" : "id",
|
|
18087
|
+
"type" : "string",
|
|
18088
|
+
"required" : true,
|
|
18089
|
+
"attributes" : [ ],
|
|
18090
|
+
"annotations" : [ ],
|
|
18091
|
+
"description" : "Globally unique identifier"
|
|
18092
|
+
}, {
|
|
17934
18093
|
"name" : "packaging",
|
|
17935
18094
|
"type" : "[io.flow.fulfillment.v0.models.packaging]",
|
|
17936
18095
|
"required" : true,
|
|
@@ -17948,6 +18107,38 @@
|
|
|
17948
18107
|
"attributes" : [ ],
|
|
17949
18108
|
"interfaces" : [ ],
|
|
17950
18109
|
"description" : "Represents defaults we will apply to centers if no data exist for a field for that center. Used predonimately to avoid having newly added centers, sourced from E-com channels, be unusuable until updated."
|
|
18110
|
+
}, {
|
|
18111
|
+
"name" : "center_defaults_deleted",
|
|
18112
|
+
"plural" : "center_defaults_deleteds",
|
|
18113
|
+
"fields" : [ {
|
|
18114
|
+
"name" : "event_id",
|
|
18115
|
+
"type" : "string",
|
|
18116
|
+
"required" : true,
|
|
18117
|
+
"attributes" : [ ],
|
|
18118
|
+
"annotations" : [ ]
|
|
18119
|
+
}, {
|
|
18120
|
+
"name" : "timestamp",
|
|
18121
|
+
"type" : "date-time-iso8601",
|
|
18122
|
+
"required" : true,
|
|
18123
|
+
"attributes" : [ ],
|
|
18124
|
+
"annotations" : [ ]
|
|
18125
|
+
}, {
|
|
18126
|
+
"name" : "organization",
|
|
18127
|
+
"type" : "string",
|
|
18128
|
+
"required" : true,
|
|
18129
|
+
"attributes" : [ ],
|
|
18130
|
+
"annotations" : [ ],
|
|
18131
|
+
"description" : "Refers to your organization's account identifier"
|
|
18132
|
+
}, {
|
|
18133
|
+
"name" : "id",
|
|
18134
|
+
"type" : "string",
|
|
18135
|
+
"required" : true,
|
|
18136
|
+
"attributes" : [ ],
|
|
18137
|
+
"annotations" : [ ],
|
|
18138
|
+
"description" : "Globally unique identifier"
|
|
18139
|
+
} ],
|
|
18140
|
+
"attributes" : [ ],
|
|
18141
|
+
"interfaces" : [ ]
|
|
17951
18142
|
}, {
|
|
17952
18143
|
"name" : "center_defaults_form",
|
|
17953
18144
|
"plural" : "center_defaults_forms",
|
|
@@ -17968,6 +18159,37 @@
|
|
|
17968
18159
|
} ],
|
|
17969
18160
|
"attributes" : [ ],
|
|
17970
18161
|
"interfaces" : [ ]
|
|
18162
|
+
}, {
|
|
18163
|
+
"name" : "center_defaults_upserted",
|
|
18164
|
+
"plural" : "center_defaults_upserteds",
|
|
18165
|
+
"fields" : [ {
|
|
18166
|
+
"name" : "event_id",
|
|
18167
|
+
"type" : "string",
|
|
18168
|
+
"required" : true,
|
|
18169
|
+
"attributes" : [ ],
|
|
18170
|
+
"annotations" : [ ]
|
|
18171
|
+
}, {
|
|
18172
|
+
"name" : "timestamp",
|
|
18173
|
+
"type" : "date-time-iso8601",
|
|
18174
|
+
"required" : true,
|
|
18175
|
+
"attributes" : [ ],
|
|
18176
|
+
"annotations" : [ ]
|
|
18177
|
+
}, {
|
|
18178
|
+
"name" : "organization",
|
|
18179
|
+
"type" : "string",
|
|
18180
|
+
"required" : true,
|
|
18181
|
+
"attributes" : [ ],
|
|
18182
|
+
"annotations" : [ ],
|
|
18183
|
+
"description" : "Refers to your organization's account identifier"
|
|
18184
|
+
}, {
|
|
18185
|
+
"name" : "center_defaults",
|
|
18186
|
+
"type" : "center_defaults",
|
|
18187
|
+
"required" : true,
|
|
18188
|
+
"attributes" : [ ],
|
|
18189
|
+
"annotations" : [ ]
|
|
18190
|
+
} ],
|
|
18191
|
+
"attributes" : [ ],
|
|
18192
|
+
"interfaces" : [ ]
|
|
17971
18193
|
}, {
|
|
17972
18194
|
"name" : "center_query_builder",
|
|
17973
18195
|
"plural" : "center_query_builders",
|
|
@@ -27657,6 +27879,586 @@
|
|
|
27657
27879
|
"attributes" : [ ],
|
|
27658
27880
|
"interfaces" : [ ],
|
|
27659
27881
|
"description" : "Cryptopay uses basic authorization with a secret key. They also support webhook signature verification."
|
|
27882
|
+
}, {
|
|
27883
|
+
"name" : "csv_actual",
|
|
27884
|
+
"plural" : "csv_actuals",
|
|
27885
|
+
"fields" : [ {
|
|
27886
|
+
"name" : "id",
|
|
27887
|
+
"type" : "string",
|
|
27888
|
+
"required" : true,
|
|
27889
|
+
"attributes" : [ ],
|
|
27890
|
+
"annotations" : [ ],
|
|
27891
|
+
"description" : "Globally unique identifier"
|
|
27892
|
+
}, {
|
|
27893
|
+
"name" : "currency",
|
|
27894
|
+
"type" : "string",
|
|
27895
|
+
"required" : true,
|
|
27896
|
+
"attributes" : [ ],
|
|
27897
|
+
"annotations" : [ ]
|
|
27898
|
+
}, {
|
|
27899
|
+
"name" : "base_amount",
|
|
27900
|
+
"type" : "decimal",
|
|
27901
|
+
"required" : true,
|
|
27902
|
+
"attributes" : [ ],
|
|
27903
|
+
"annotations" : [ ],
|
|
27904
|
+
"minimum" : 0
|
|
27905
|
+
}, {
|
|
27906
|
+
"name" : "surcharges",
|
|
27907
|
+
"type" : "csv_surcharges",
|
|
27908
|
+
"required" : true,
|
|
27909
|
+
"attributes" : [ ],
|
|
27910
|
+
"annotations" : [ ]
|
|
27911
|
+
}, {
|
|
27912
|
+
"name" : "total",
|
|
27913
|
+
"type" : "decimal",
|
|
27914
|
+
"required" : true,
|
|
27915
|
+
"attributes" : [ ],
|
|
27916
|
+
"annotations" : [ ],
|
|
27917
|
+
"minimum" : 0
|
|
27918
|
+
}, {
|
|
27919
|
+
"name" : "weight_unit",
|
|
27920
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
27921
|
+
"required" : true,
|
|
27922
|
+
"attributes" : [ ],
|
|
27923
|
+
"annotations" : [ ]
|
|
27924
|
+
}, {
|
|
27925
|
+
"name" : "weight",
|
|
27926
|
+
"type" : "integer",
|
|
27927
|
+
"required" : true,
|
|
27928
|
+
"attributes" : [ ],
|
|
27929
|
+
"annotations" : [ ]
|
|
27930
|
+
}, {
|
|
27931
|
+
"name" : "ratecard",
|
|
27932
|
+
"type" : "csv_actual_ratecard",
|
|
27933
|
+
"required" : true,
|
|
27934
|
+
"attributes" : [ ],
|
|
27935
|
+
"annotations" : [ ]
|
|
27936
|
+
} ],
|
|
27937
|
+
"attributes" : [ ],
|
|
27938
|
+
"interfaces" : [ "true_up_data" ]
|
|
27939
|
+
}, {
|
|
27940
|
+
"name" : "csv_actual_ratecard",
|
|
27941
|
+
"plural" : "csv_actual_ratecards",
|
|
27942
|
+
"fields" : [ {
|
|
27943
|
+
"name" : "base_amount",
|
|
27944
|
+
"type" : "decimal",
|
|
27945
|
+
"required" : false,
|
|
27946
|
+
"attributes" : [ ],
|
|
27947
|
+
"annotations" : [ ],
|
|
27948
|
+
"minimum" : 0
|
|
27949
|
+
} ],
|
|
27950
|
+
"attributes" : [ ],
|
|
27951
|
+
"interfaces" : [ ]
|
|
27952
|
+
}, {
|
|
27953
|
+
"name" : "csv_dimensions",
|
|
27954
|
+
"plural" : "csv_dimensionses",
|
|
27955
|
+
"fields" : [ {
|
|
27956
|
+
"name" : "unit",
|
|
27957
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
27958
|
+
"required" : true,
|
|
27959
|
+
"attributes" : [ ],
|
|
27960
|
+
"annotations" : [ ]
|
|
27961
|
+
}, {
|
|
27962
|
+
"name" : "length",
|
|
27963
|
+
"type" : "decimal",
|
|
27964
|
+
"required" : true,
|
|
27965
|
+
"attributes" : [ ],
|
|
27966
|
+
"annotations" : [ ]
|
|
27967
|
+
}, {
|
|
27968
|
+
"name" : "width",
|
|
27969
|
+
"type" : "decimal",
|
|
27970
|
+
"required" : true,
|
|
27971
|
+
"attributes" : [ ],
|
|
27972
|
+
"annotations" : [ ]
|
|
27973
|
+
}, {
|
|
27974
|
+
"name" : "depth",
|
|
27975
|
+
"type" : "decimal",
|
|
27976
|
+
"required" : true,
|
|
27977
|
+
"attributes" : [ ],
|
|
27978
|
+
"annotations" : [ ]
|
|
27979
|
+
} ],
|
|
27980
|
+
"attributes" : [ ],
|
|
27981
|
+
"interfaces" : [ ]
|
|
27982
|
+
}, {
|
|
27983
|
+
"name" : "csv_flow_ratecard",
|
|
27984
|
+
"plural" : "csv_flow_ratecards",
|
|
27985
|
+
"fields" : [ {
|
|
27986
|
+
"name" : "id",
|
|
27987
|
+
"type" : "string",
|
|
27988
|
+
"required" : true,
|
|
27989
|
+
"attributes" : [ ],
|
|
27990
|
+
"annotations" : [ ],
|
|
27991
|
+
"description" : "Globally unique identifier"
|
|
27992
|
+
}, {
|
|
27993
|
+
"name" : "number",
|
|
27994
|
+
"type" : "string",
|
|
27995
|
+
"required" : true,
|
|
27996
|
+
"attributes" : [ ],
|
|
27997
|
+
"annotations" : [ ],
|
|
27998
|
+
"description" : "Client's unique identifier for this object"
|
|
27999
|
+
}, {
|
|
28000
|
+
"name" : "owner",
|
|
28001
|
+
"type" : "io.flow.fulfillment.v0.enums.ratecard_owner",
|
|
28002
|
+
"required" : true,
|
|
28003
|
+
"attributes" : [ ],
|
|
28004
|
+
"annotations" : [ ]
|
|
28005
|
+
}, {
|
|
28006
|
+
"name" : "lane",
|
|
28007
|
+
"type" : "lane_reference",
|
|
28008
|
+
"required" : true,
|
|
28009
|
+
"attributes" : [ ],
|
|
28010
|
+
"annotations" : [ ]
|
|
28011
|
+
}, {
|
|
28012
|
+
"name" : "dim_factor",
|
|
28013
|
+
"type" : "decimal",
|
|
28014
|
+
"required" : true,
|
|
28015
|
+
"attributes" : [ ],
|
|
28016
|
+
"annotations" : [ ],
|
|
28017
|
+
"minimum" : 0
|
|
28018
|
+
}, {
|
|
28019
|
+
"name" : "surcharges",
|
|
28020
|
+
"type" : "csv_flow_ratecard_surcharges",
|
|
28021
|
+
"required" : true,
|
|
28022
|
+
"attributes" : [ ],
|
|
28023
|
+
"annotations" : [ ]
|
|
28024
|
+
}, {
|
|
28025
|
+
"name" : "base_amount",
|
|
28026
|
+
"type" : "decimal",
|
|
28027
|
+
"required" : false,
|
|
28028
|
+
"attributes" : [ ],
|
|
28029
|
+
"annotations" : [ ],
|
|
28030
|
+
"minimum" : 0
|
|
28031
|
+
} ],
|
|
28032
|
+
"attributes" : [ ],
|
|
28033
|
+
"interfaces" : [ ]
|
|
28034
|
+
}, {
|
|
28035
|
+
"name" : "csv_flow_ratecard_surcharges",
|
|
28036
|
+
"plural" : "csv_flow_ratecard_surcharges",
|
|
28037
|
+
"fields" : [ {
|
|
28038
|
+
"name" : "fuel",
|
|
28039
|
+
"type" : "csv_service_fee",
|
|
28040
|
+
"required" : false,
|
|
28041
|
+
"attributes" : [ ],
|
|
28042
|
+
"annotations" : [ ]
|
|
28043
|
+
}, {
|
|
28044
|
+
"name" : "remote_area",
|
|
28045
|
+
"type" : "csv_service_fee",
|
|
28046
|
+
"required" : false,
|
|
28047
|
+
"attributes" : [ ],
|
|
28048
|
+
"annotations" : [ ]
|
|
28049
|
+
}, {
|
|
28050
|
+
"name" : "oversize",
|
|
28051
|
+
"type" : "csv_service_fee",
|
|
28052
|
+
"required" : false,
|
|
28053
|
+
"attributes" : [ ],
|
|
28054
|
+
"annotations" : [ ]
|
|
28055
|
+
}, {
|
|
28056
|
+
"name" : "duties_paid",
|
|
28057
|
+
"type" : "csv_service_fee",
|
|
28058
|
+
"required" : false,
|
|
28059
|
+
"attributes" : [ ],
|
|
28060
|
+
"annotations" : [ ]
|
|
28061
|
+
} ],
|
|
28062
|
+
"attributes" : [ ],
|
|
28063
|
+
"interfaces" : [ ]
|
|
28064
|
+
}, {
|
|
28065
|
+
"name" : "csv_global_e_proposition",
|
|
28066
|
+
"plural" : "csv_global_e_propositions",
|
|
28067
|
+
"fields" : [ {
|
|
28068
|
+
"name" : "name",
|
|
28069
|
+
"type" : "string",
|
|
28070
|
+
"required" : true,
|
|
28071
|
+
"attributes" : [ ],
|
|
28072
|
+
"annotations" : [ ]
|
|
28073
|
+
} ],
|
|
28074
|
+
"attributes" : [ ],
|
|
28075
|
+
"interfaces" : [ ]
|
|
28076
|
+
}, {
|
|
28077
|
+
"name" : "csv_global_e_shipping_method",
|
|
28078
|
+
"plural" : "csv_global_e_shipping_methods",
|
|
28079
|
+
"fields" : [ {
|
|
28080
|
+
"name" : "id",
|
|
28081
|
+
"type" : "string",
|
|
28082
|
+
"required" : true,
|
|
28083
|
+
"attributes" : [ ],
|
|
28084
|
+
"annotations" : [ ],
|
|
28085
|
+
"description" : "Globally unique identifier"
|
|
28086
|
+
}, {
|
|
28087
|
+
"name" : "proposition",
|
|
28088
|
+
"type" : "csv_global_e_proposition",
|
|
28089
|
+
"required" : true,
|
|
28090
|
+
"attributes" : [ ],
|
|
28091
|
+
"annotations" : [ ]
|
|
28092
|
+
} ],
|
|
28093
|
+
"attributes" : [ ],
|
|
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" ]
|
|
28152
|
+
}, {
|
|
28153
|
+
"name" : "csv_label",
|
|
28154
|
+
"plural" : "csv_labels",
|
|
28155
|
+
"fields" : [ {
|
|
28156
|
+
"name" : "id",
|
|
28157
|
+
"type" : "string",
|
|
28158
|
+
"required" : true,
|
|
28159
|
+
"attributes" : [ ],
|
|
28160
|
+
"annotations" : [ ],
|
|
28161
|
+
"description" : "Globally unique identifier"
|
|
28162
|
+
}, {
|
|
28163
|
+
"name" : "cost",
|
|
28164
|
+
"type" : "csv_label_cost",
|
|
28165
|
+
"required" : true,
|
|
28166
|
+
"attributes" : [ ],
|
|
28167
|
+
"annotations" : [ ]
|
|
28168
|
+
}, {
|
|
28169
|
+
"name" : "created_at",
|
|
28170
|
+
"type" : "date-time-iso8601",
|
|
28171
|
+
"required" : true,
|
|
28172
|
+
"attributes" : [ ],
|
|
28173
|
+
"annotations" : [ ]
|
|
28174
|
+
}, {
|
|
28175
|
+
"name" : "request_method",
|
|
28176
|
+
"type" : "io.flow.label.v0.enums.label_request_method",
|
|
28177
|
+
"required" : false,
|
|
28178
|
+
"attributes" : [ ],
|
|
28179
|
+
"annotations" : [ ]
|
|
28180
|
+
}, {
|
|
28181
|
+
"name" : "trigger_method",
|
|
28182
|
+
"type" : "io.flow.label.v0.enums.label_trigger_method",
|
|
28183
|
+
"required" : false,
|
|
28184
|
+
"attributes" : [ ],
|
|
28185
|
+
"annotations" : [ ]
|
|
28186
|
+
} ],
|
|
28187
|
+
"attributes" : [ ],
|
|
28188
|
+
"interfaces" : [ ]
|
|
28189
|
+
}, {
|
|
28190
|
+
"name" : "csv_label_cost",
|
|
28191
|
+
"plural" : "csv_label_costs",
|
|
28192
|
+
"fields" : [ {
|
|
28193
|
+
"name" : "amount",
|
|
28194
|
+
"type" : "decimal",
|
|
28195
|
+
"required" : true,
|
|
28196
|
+
"attributes" : [ ],
|
|
28197
|
+
"annotations" : [ ]
|
|
28198
|
+
}, {
|
|
28199
|
+
"name" : "currency",
|
|
28200
|
+
"type" : "string",
|
|
28201
|
+
"required" : true,
|
|
28202
|
+
"attributes" : [ ],
|
|
28203
|
+
"annotations" : [ ]
|
|
28204
|
+
}, {
|
|
28205
|
+
"name" : "source",
|
|
28206
|
+
"type" : "io.flow.label.v0.enums.cost_estimate_source",
|
|
28207
|
+
"required" : true,
|
|
28208
|
+
"attributes" : [ ],
|
|
28209
|
+
"annotations" : [ ]
|
|
28210
|
+
} ],
|
|
28211
|
+
"attributes" : [ ],
|
|
28212
|
+
"interfaces" : [ ]
|
|
28213
|
+
}, {
|
|
28214
|
+
"name" : "csv_order",
|
|
28215
|
+
"plural" : "csv_orders",
|
|
28216
|
+
"fields" : [ {
|
|
28217
|
+
"name" : "organization",
|
|
28218
|
+
"type" : "organization_reference",
|
|
28219
|
+
"required" : true,
|
|
28220
|
+
"attributes" : [ ],
|
|
28221
|
+
"annotations" : [ ],
|
|
28222
|
+
"description" : "Refers to your organization's account identifier"
|
|
28223
|
+
}, {
|
|
28224
|
+
"name" : "number",
|
|
28225
|
+
"type" : "string",
|
|
28226
|
+
"required" : true,
|
|
28227
|
+
"attributes" : [ ],
|
|
28228
|
+
"annotations" : [ ],
|
|
28229
|
+
"description" : "Client's unique identifier for this object"
|
|
28230
|
+
}, {
|
|
28231
|
+
"name" : "destination",
|
|
28232
|
+
"type" : "io.flow.experience.v0.models.order_address",
|
|
28233
|
+
"required" : true,
|
|
28234
|
+
"attributes" : [ ],
|
|
28235
|
+
"annotations" : [ ]
|
|
28236
|
+
}, {
|
|
28237
|
+
"name" : "delivered_duty",
|
|
28238
|
+
"type" : "io.flow.common.v0.enums.delivered_duty",
|
|
28239
|
+
"required" : true,
|
|
28240
|
+
"attributes" : [ ],
|
|
28241
|
+
"annotations" : [ ]
|
|
28242
|
+
}, {
|
|
28243
|
+
"name" : "tax",
|
|
28244
|
+
"type" : "io.flow.common.v0.models.money",
|
|
28245
|
+
"required" : true,
|
|
28246
|
+
"attributes" : [ ],
|
|
28247
|
+
"annotations" : [ ]
|
|
28248
|
+
}, {
|
|
28249
|
+
"name" : "duty",
|
|
28250
|
+
"type" : "io.flow.common.v0.models.money",
|
|
28251
|
+
"required" : true,
|
|
28252
|
+
"attributes" : [ ],
|
|
28253
|
+
"annotations" : [ ]
|
|
28254
|
+
}, {
|
|
28255
|
+
"name" : "total",
|
|
28256
|
+
"type" : "io.flow.common.v0.models.money",
|
|
28257
|
+
"required" : true,
|
|
28258
|
+
"attributes" : [ ],
|
|
28259
|
+
"annotations" : [ ]
|
|
28260
|
+
}, {
|
|
28261
|
+
"name" : "number_items",
|
|
28262
|
+
"type" : "long",
|
|
28263
|
+
"required" : true,
|
|
28264
|
+
"attributes" : [ ],
|
|
28265
|
+
"annotations" : [ ]
|
|
28266
|
+
} ],
|
|
28267
|
+
"attributes" : [ ],
|
|
28268
|
+
"interfaces" : [ ]
|
|
28269
|
+
}, {
|
|
28270
|
+
"name" : "csv_record",
|
|
28271
|
+
"plural" : "csv_records",
|
|
28272
|
+
"fields" : [ {
|
|
28273
|
+
"name" : "label",
|
|
28274
|
+
"type" : "csv_label",
|
|
28275
|
+
"required" : true,
|
|
28276
|
+
"attributes" : [ ],
|
|
28277
|
+
"annotations" : [ ]
|
|
28278
|
+
}, {
|
|
28279
|
+
"name" : "carrier_service_id",
|
|
28280
|
+
"type" : "string",
|
|
28281
|
+
"required" : true,
|
|
28282
|
+
"attributes" : [ ],
|
|
28283
|
+
"annotations" : [ ]
|
|
28284
|
+
}, {
|
|
28285
|
+
"name" : "carrier_tracking_number",
|
|
28286
|
+
"type" : "string",
|
|
28287
|
+
"required" : true,
|
|
28288
|
+
"attributes" : [ ],
|
|
28289
|
+
"annotations" : [ ]
|
|
28290
|
+
}, {
|
|
28291
|
+
"name" : "order",
|
|
28292
|
+
"type" : "csv_order",
|
|
28293
|
+
"required" : true,
|
|
28294
|
+
"attributes" : [ ],
|
|
28295
|
+
"annotations" : [ ]
|
|
28296
|
+
}, {
|
|
28297
|
+
"name" : "flow_ratecard",
|
|
28298
|
+
"type" : "csv_flow_ratecard",
|
|
28299
|
+
"required" : true,
|
|
28300
|
+
"attributes" : [ ],
|
|
28301
|
+
"annotations" : [ ]
|
|
28302
|
+
}, {
|
|
28303
|
+
"name" : "global_e_shipping_method",
|
|
28304
|
+
"type" : "csv_global_e_shipping_method",
|
|
28305
|
+
"required" : false,
|
|
28306
|
+
"attributes" : [ ],
|
|
28307
|
+
"annotations" : [ ]
|
|
28308
|
+
}, {
|
|
28309
|
+
"name" : "weight",
|
|
28310
|
+
"type" : "csv_weight",
|
|
28311
|
+
"required" : true,
|
|
28312
|
+
"attributes" : [ ],
|
|
28313
|
+
"annotations" : [ ]
|
|
28314
|
+
}, {
|
|
28315
|
+
"name" : "dimensions",
|
|
28316
|
+
"type" : "csv_dimensions",
|
|
28317
|
+
"required" : true,
|
|
28318
|
+
"attributes" : [ ],
|
|
28319
|
+
"annotations" : [ ]
|
|
28320
|
+
}, {
|
|
28321
|
+
"name" : "input",
|
|
28322
|
+
"type" : "csv_input",
|
|
28323
|
+
"required" : false,
|
|
28324
|
+
"attributes" : [ ],
|
|
28325
|
+
"annotations" : [ ]
|
|
28326
|
+
}, {
|
|
28327
|
+
"name" : "actual",
|
|
28328
|
+
"type" : "csv_actual",
|
|
28329
|
+
"required" : false,
|
|
28330
|
+
"attributes" : [ ],
|
|
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" : [ ]
|
|
28344
|
+
} ],
|
|
28345
|
+
"attributes" : [ ],
|
|
28346
|
+
"interfaces" : [ ]
|
|
28347
|
+
}, {
|
|
28348
|
+
"name" : "csv_service_fee",
|
|
28349
|
+
"plural" : "csv_service_fees",
|
|
28350
|
+
"fields" : [ {
|
|
28351
|
+
"name" : "amount",
|
|
28352
|
+
"type" : "double",
|
|
28353
|
+
"required" : false,
|
|
28354
|
+
"attributes" : [ ],
|
|
28355
|
+
"annotations" : [ ],
|
|
28356
|
+
"example" : "100"
|
|
28357
|
+
}, {
|
|
28358
|
+
"name" : "currency",
|
|
28359
|
+
"type" : "string",
|
|
28360
|
+
"required" : false,
|
|
28361
|
+
"attributes" : [ ],
|
|
28362
|
+
"annotations" : [ ],
|
|
28363
|
+
"description" : "ISO 4217 3 currency code as defined in https://api.flow.io/reference/currencies",
|
|
28364
|
+
"example" : "CAD"
|
|
28365
|
+
}, {
|
|
28366
|
+
"name" : "percentage",
|
|
28367
|
+
"type" : "decimal",
|
|
28368
|
+
"required" : false,
|
|
28369
|
+
"attributes" : [ ],
|
|
28370
|
+
"annotations" : [ ]
|
|
28371
|
+
} ],
|
|
28372
|
+
"attributes" : [ ],
|
|
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" : [ ]
|
|
28428
|
+
}, {
|
|
28429
|
+
"name" : "csv_weight",
|
|
28430
|
+
"plural" : "csv_weights",
|
|
28431
|
+
"fields" : [ {
|
|
28432
|
+
"name" : "unit",
|
|
28433
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
28434
|
+
"required" : true,
|
|
28435
|
+
"attributes" : [ ],
|
|
28436
|
+
"annotations" : [ ]
|
|
28437
|
+
}, {
|
|
28438
|
+
"name" : "provided",
|
|
28439
|
+
"type" : "decimal",
|
|
28440
|
+
"required" : true,
|
|
28441
|
+
"attributes" : [ ],
|
|
28442
|
+
"annotations" : [ ],
|
|
28443
|
+
"minimum" : 0
|
|
28444
|
+
}, {
|
|
28445
|
+
"name" : "dimensional",
|
|
28446
|
+
"type" : "decimal",
|
|
28447
|
+
"required" : true,
|
|
28448
|
+
"attributes" : [ ],
|
|
28449
|
+
"annotations" : [ ],
|
|
28450
|
+
"minimum" : 0
|
|
28451
|
+
}, {
|
|
28452
|
+
"name" : "lookup",
|
|
28453
|
+
"type" : "integer",
|
|
28454
|
+
"required" : true,
|
|
28455
|
+
"attributes" : [ ],
|
|
28456
|
+
"annotations" : [ ],
|
|
28457
|
+
"description" : "The greater of weight and dimensional weight. This is the weight that should have been used to calculate the original cost of the label",
|
|
28458
|
+
"minimum" : 0
|
|
28459
|
+
} ],
|
|
28460
|
+
"attributes" : [ ],
|
|
28461
|
+
"interfaces" : [ ]
|
|
27660
28462
|
}, {
|
|
27661
28463
|
"name" : "currency_internal_rate",
|
|
27662
28464
|
"plural" : "currency_internal_rates",
|
|
@@ -41546,6 +42348,38 @@
|
|
|
41546
42348
|
} ],
|
|
41547
42349
|
"attributes" : [ ],
|
|
41548
42350
|
"interfaces" : [ ]
|
|
42351
|
+
}, {
|
|
42352
|
+
"name" : "label_generation_settings_deleted",
|
|
42353
|
+
"plural" : "label_generation_settings_deleteds",
|
|
42354
|
+
"fields" : [ {
|
|
42355
|
+
"name" : "event_id",
|
|
42356
|
+
"type" : "string",
|
|
42357
|
+
"required" : true,
|
|
42358
|
+
"attributes" : [ ],
|
|
42359
|
+
"annotations" : [ ]
|
|
42360
|
+
}, {
|
|
42361
|
+
"name" : "timestamp",
|
|
42362
|
+
"type" : "date-time-iso8601",
|
|
42363
|
+
"required" : true,
|
|
42364
|
+
"attributes" : [ ],
|
|
42365
|
+
"annotations" : [ ]
|
|
42366
|
+
}, {
|
|
42367
|
+
"name" : "organization",
|
|
42368
|
+
"type" : "string",
|
|
42369
|
+
"required" : true,
|
|
42370
|
+
"attributes" : [ ],
|
|
42371
|
+
"annotations" : [ ],
|
|
42372
|
+
"description" : "Refers to your organization's account identifier"
|
|
42373
|
+
}, {
|
|
42374
|
+
"name" : "id",
|
|
42375
|
+
"type" : "string",
|
|
42376
|
+
"required" : true,
|
|
42377
|
+
"attributes" : [ ],
|
|
42378
|
+
"annotations" : [ ],
|
|
42379
|
+
"description" : "Globally unique identifier"
|
|
42380
|
+
} ],
|
|
42381
|
+
"attributes" : [ ],
|
|
42382
|
+
"interfaces" : [ ]
|
|
41549
42383
|
}, {
|
|
41550
42384
|
"name" : "label_generation_settings_form",
|
|
41551
42385
|
"plural" : "label_generation_settings_forms",
|
|
@@ -41570,6 +42404,37 @@
|
|
|
41570
42404
|
} ],
|
|
41571
42405
|
"attributes" : [ ],
|
|
41572
42406
|
"interfaces" : [ ]
|
|
42407
|
+
}, {
|
|
42408
|
+
"name" : "label_generation_settings_upserted",
|
|
42409
|
+
"plural" : "label_generation_settings_upserteds",
|
|
42410
|
+
"fields" : [ {
|
|
42411
|
+
"name" : "event_id",
|
|
42412
|
+
"type" : "string",
|
|
42413
|
+
"required" : true,
|
|
42414
|
+
"attributes" : [ ],
|
|
42415
|
+
"annotations" : [ ]
|
|
42416
|
+
}, {
|
|
42417
|
+
"name" : "timestamp",
|
|
42418
|
+
"type" : "date-time-iso8601",
|
|
42419
|
+
"required" : true,
|
|
42420
|
+
"attributes" : [ ],
|
|
42421
|
+
"annotations" : [ ]
|
|
42422
|
+
}, {
|
|
42423
|
+
"name" : "organization",
|
|
42424
|
+
"type" : "string",
|
|
42425
|
+
"required" : true,
|
|
42426
|
+
"attributes" : [ ],
|
|
42427
|
+
"annotations" : [ ],
|
|
42428
|
+
"description" : "Refers to your organization's account identifier"
|
|
42429
|
+
}, {
|
|
42430
|
+
"name" : "label_generation_settings",
|
|
42431
|
+
"type" : "label_generation_settings",
|
|
42432
|
+
"required" : true,
|
|
42433
|
+
"attributes" : [ ],
|
|
42434
|
+
"annotations" : [ ]
|
|
42435
|
+
} ],
|
|
42436
|
+
"attributes" : [ ],
|
|
42437
|
+
"interfaces" : [ ]
|
|
41573
42438
|
}, {
|
|
41574
42439
|
"name" : "label_summary",
|
|
41575
42440
|
"plural" : "label_summaries",
|
|
@@ -41992,6 +42857,19 @@
|
|
|
41992
42857
|
"attributes" : [ ],
|
|
41993
42858
|
"interfaces" : [ ],
|
|
41994
42859
|
"description" : "Credentials for landmark."
|
|
42860
|
+
}, {
|
|
42861
|
+
"name" : "lane_reference",
|
|
42862
|
+
"plural" : "lane_references",
|
|
42863
|
+
"fields" : [ {
|
|
42864
|
+
"name" : "id",
|
|
42865
|
+
"type" : "string",
|
|
42866
|
+
"required" : true,
|
|
42867
|
+
"attributes" : [ ],
|
|
42868
|
+
"annotations" : [ ],
|
|
42869
|
+
"description" : "Globally unique identifier"
|
|
42870
|
+
} ],
|
|
42871
|
+
"attributes" : [ ],
|
|
42872
|
+
"interfaces" : [ ]
|
|
41995
42873
|
}, {
|
|
41996
42874
|
"name" : "levy_rate_summary",
|
|
41997
42875
|
"plural" : "levy_rate_summaries",
|
|
@@ -43462,6 +44340,13 @@
|
|
|
43462
44340
|
"name" : "manual_review_rule",
|
|
43463
44341
|
"plural" : "manual_review_rules",
|
|
43464
44342
|
"fields" : [ {
|
|
44343
|
+
"name" : "id",
|
|
44344
|
+
"type" : "string",
|
|
44345
|
+
"required" : true,
|
|
44346
|
+
"attributes" : [ ],
|
|
44347
|
+
"annotations" : [ ],
|
|
44348
|
+
"description" : "Globally unique identifier"
|
|
44349
|
+
}, {
|
|
43465
44350
|
"name" : "responsible_party",
|
|
43466
44351
|
"type" : "fraud_review_responsible_party",
|
|
43467
44352
|
"required" : true,
|
|
@@ -43493,6 +44378,38 @@
|
|
|
43493
44378
|
"attributes" : [ ],
|
|
43494
44379
|
"interfaces" : [ ],
|
|
43495
44380
|
"description" : "A manual review rule that allows the responsible_party to evaluate high risk transactions manually to decide if they should be approved."
|
|
44381
|
+
}, {
|
|
44382
|
+
"name" : "manual_review_rule_deleted",
|
|
44383
|
+
"plural" : "manual_review_rule_deleteds",
|
|
44384
|
+
"fields" : [ {
|
|
44385
|
+
"name" : "event_id",
|
|
44386
|
+
"type" : "string",
|
|
44387
|
+
"required" : true,
|
|
44388
|
+
"attributes" : [ ],
|
|
44389
|
+
"annotations" : [ ]
|
|
44390
|
+
}, {
|
|
44391
|
+
"name" : "timestamp",
|
|
44392
|
+
"type" : "date-time-iso8601",
|
|
44393
|
+
"required" : true,
|
|
44394
|
+
"attributes" : [ ],
|
|
44395
|
+
"annotations" : [ ]
|
|
44396
|
+
}, {
|
|
44397
|
+
"name" : "organization",
|
|
44398
|
+
"type" : "string",
|
|
44399
|
+
"required" : true,
|
|
44400
|
+
"attributes" : [ ],
|
|
44401
|
+
"annotations" : [ ],
|
|
44402
|
+
"description" : "Refers to your organization's account identifier"
|
|
44403
|
+
}, {
|
|
44404
|
+
"name" : "id",
|
|
44405
|
+
"type" : "string",
|
|
44406
|
+
"required" : true,
|
|
44407
|
+
"attributes" : [ ],
|
|
44408
|
+
"annotations" : [ ],
|
|
44409
|
+
"description" : "Globally unique identifier"
|
|
44410
|
+
} ],
|
|
44411
|
+
"attributes" : [ ],
|
|
44412
|
+
"interfaces" : [ ]
|
|
43496
44413
|
}, {
|
|
43497
44414
|
"name" : "manual_review_rule_form",
|
|
43498
44415
|
"plural" : "manual_review_rule_forms",
|
|
@@ -43522,6 +44439,37 @@
|
|
|
43522
44439
|
"attributes" : [ ],
|
|
43523
44440
|
"interfaces" : [ ],
|
|
43524
44441
|
"description" : "A manual review rule that allows the responsible_party to evaluate high risk transactions manually to decide if they should be approved."
|
|
44442
|
+
}, {
|
|
44443
|
+
"name" : "manual_review_rule_upserted",
|
|
44444
|
+
"plural" : "manual_review_rule_upserteds",
|
|
44445
|
+
"fields" : [ {
|
|
44446
|
+
"name" : "event_id",
|
|
44447
|
+
"type" : "string",
|
|
44448
|
+
"required" : true,
|
|
44449
|
+
"attributes" : [ ],
|
|
44450
|
+
"annotations" : [ ]
|
|
44451
|
+
}, {
|
|
44452
|
+
"name" : "timestamp",
|
|
44453
|
+
"type" : "date-time-iso8601",
|
|
44454
|
+
"required" : true,
|
|
44455
|
+
"attributes" : [ ],
|
|
44456
|
+
"annotations" : [ ]
|
|
44457
|
+
}, {
|
|
44458
|
+
"name" : "organization",
|
|
44459
|
+
"type" : "string",
|
|
44460
|
+
"required" : true,
|
|
44461
|
+
"attributes" : [ ],
|
|
44462
|
+
"annotations" : [ ],
|
|
44463
|
+
"description" : "Refers to your organization's account identifier"
|
|
44464
|
+
}, {
|
|
44465
|
+
"name" : "rule",
|
|
44466
|
+
"type" : "manual_review_rule",
|
|
44467
|
+
"required" : true,
|
|
44468
|
+
"attributes" : [ ],
|
|
44469
|
+
"annotations" : [ ]
|
|
44470
|
+
} ],
|
|
44471
|
+
"attributes" : [ ],
|
|
44472
|
+
"interfaces" : [ ]
|
|
43525
44473
|
}, {
|
|
43526
44474
|
"name" : "manual_transaction",
|
|
43527
44475
|
"plural" : "manual_transactions",
|
|
@@ -45265,6 +46213,24 @@
|
|
|
45265
46213
|
} ],
|
|
45266
46214
|
"attributes" : [ ],
|
|
45267
46215
|
"interfaces" : [ ]
|
|
46216
|
+
}, {
|
|
46217
|
+
"name" : "onboarding_state_form",
|
|
46218
|
+
"plural" : "onboarding_state_forms",
|
|
46219
|
+
"fields" : [ {
|
|
46220
|
+
"name" : "onboarding_state",
|
|
46221
|
+
"type" : "io.flow.organization.onboarding.state.v0.unions.onboarding_state",
|
|
46222
|
+
"required" : true,
|
|
46223
|
+
"attributes" : [ ],
|
|
46224
|
+
"annotations" : [ ]
|
|
46225
|
+
}, {
|
|
46226
|
+
"name" : "transitioned_at",
|
|
46227
|
+
"type" : "date-time-iso8601",
|
|
46228
|
+
"required" : true,
|
|
46229
|
+
"attributes" : [ ],
|
|
46230
|
+
"annotations" : [ ]
|
|
46231
|
+
} ],
|
|
46232
|
+
"attributes" : [ ],
|
|
46233
|
+
"interfaces" : [ ]
|
|
45268
46234
|
}, {
|
|
45269
46235
|
"name" : "one_time_token_redemption_form",
|
|
45270
46236
|
"plural" : "one_time_token_redemption_forms",
|
|
@@ -47142,6 +48108,13 @@
|
|
|
47142
48108
|
"name" : "organization_payment_setting",
|
|
47143
48109
|
"plural" : "organization_payment_settings",
|
|
47144
48110
|
"fields" : [ {
|
|
48111
|
+
"name" : "id",
|
|
48112
|
+
"type" : "string",
|
|
48113
|
+
"required" : true,
|
|
48114
|
+
"attributes" : [ ],
|
|
48115
|
+
"annotations" : [ ],
|
|
48116
|
+
"description" : "Globally unique identifier"
|
|
48117
|
+
}, {
|
|
47145
48118
|
"name" : "organization_id",
|
|
47146
48119
|
"type" : "string",
|
|
47147
48120
|
"required" : true,
|
|
@@ -47347,8 +48320,8 @@
|
|
|
47347
48320
|
"attributes" : [ ],
|
|
47348
48321
|
"interfaces" : [ ]
|
|
47349
48322
|
}, {
|
|
47350
|
-
"name" : "
|
|
47351
|
-
"plural" : "
|
|
48323
|
+
"name" : "organization_reference",
|
|
48324
|
+
"plural" : "organization_references",
|
|
47352
48325
|
"fields" : [ {
|
|
47353
48326
|
"name" : "id",
|
|
47354
48327
|
"type" : "string",
|
|
@@ -47356,102 +48329,9 @@
|
|
|
47356
48329
|
"attributes" : [ ],
|
|
47357
48330
|
"annotations" : [ ],
|
|
47358
48331
|
"description" : "Globally unique identifier"
|
|
47359
|
-
}, {
|
|
47360
|
-
"name" : "status",
|
|
47361
|
-
"type" : "organization_restriction_status",
|
|
47362
|
-
"required" : true,
|
|
47363
|
-
"attributes" : [ ],
|
|
47364
|
-
"annotations" : [ ],
|
|
47365
|
-
"description" : "details of organization"
|
|
47366
|
-
}, {
|
|
47367
|
-
"name" : "reason",
|
|
47368
|
-
"type" : "string",
|
|
47369
|
-
"required" : false,
|
|
47370
|
-
"attributes" : [ ],
|
|
47371
|
-
"annotations" : [ ],
|
|
47372
|
-
"description" : "reason of why this organization is not ready."
|
|
47373
|
-
}, {
|
|
47374
|
-
"name" : "updated_at",
|
|
47375
|
-
"type" : "date-time-iso8601",
|
|
47376
|
-
"required" : true,
|
|
47377
|
-
"attributes" : [ ],
|
|
47378
|
-
"annotations" : [ ],
|
|
47379
|
-
"description" : "The latest update time"
|
|
47380
48332
|
} ],
|
|
47381
48333
|
"attributes" : [ ],
|
|
47382
|
-
"interfaces" : [ ]
|
|
47383
|
-
"description" : "Restriction status of an organization",
|
|
47384
|
-
"deprecation" : {
|
|
47385
|
-
"description" : "Use restriction_organization_status"
|
|
47386
|
-
}
|
|
47387
|
-
}, {
|
|
47388
|
-
"name" : "organization_restriction_approval_deleted",
|
|
47389
|
-
"plural" : "organization_restriction_approval_deleteds",
|
|
47390
|
-
"fields" : [ {
|
|
47391
|
-
"name" : "event_id",
|
|
47392
|
-
"type" : "string",
|
|
47393
|
-
"required" : true,
|
|
47394
|
-
"attributes" : [ ],
|
|
47395
|
-
"annotations" : [ ]
|
|
47396
|
-
}, {
|
|
47397
|
-
"name" : "timestamp",
|
|
47398
|
-
"type" : "date-time-iso8601",
|
|
47399
|
-
"required" : true,
|
|
47400
|
-
"attributes" : [ ],
|
|
47401
|
-
"annotations" : [ ]
|
|
47402
|
-
}, {
|
|
47403
|
-
"name" : "organization",
|
|
47404
|
-
"type" : "string",
|
|
47405
|
-
"required" : true,
|
|
47406
|
-
"attributes" : [ ],
|
|
47407
|
-
"annotations" : [ ],
|
|
47408
|
-
"description" : "Refers to your organization's account identifier"
|
|
47409
|
-
}, {
|
|
47410
|
-
"name" : "organization_restriction_approval",
|
|
47411
|
-
"type" : "organization_restriction_approval",
|
|
47412
|
-
"required" : true,
|
|
47413
|
-
"attributes" : [ ],
|
|
47414
|
-
"annotations" : [ ]
|
|
47415
|
-
} ],
|
|
47416
|
-
"attributes" : [ ],
|
|
47417
|
-
"interfaces" : [ ],
|
|
47418
|
-
"deprecation" : {
|
|
47419
|
-
"description" : "Use restriction_organization_status_deleted"
|
|
47420
|
-
}
|
|
47421
|
-
}, {
|
|
47422
|
-
"name" : "organization_restriction_approval_upserted",
|
|
47423
|
-
"plural" : "organization_restriction_approval_upserteds",
|
|
47424
|
-
"fields" : [ {
|
|
47425
|
-
"name" : "event_id",
|
|
47426
|
-
"type" : "string",
|
|
47427
|
-
"required" : true,
|
|
47428
|
-
"attributes" : [ ],
|
|
47429
|
-
"annotations" : [ ]
|
|
47430
|
-
}, {
|
|
47431
|
-
"name" : "timestamp",
|
|
47432
|
-
"type" : "date-time-iso8601",
|
|
47433
|
-
"required" : true,
|
|
47434
|
-
"attributes" : [ ],
|
|
47435
|
-
"annotations" : [ ]
|
|
47436
|
-
}, {
|
|
47437
|
-
"name" : "organization",
|
|
47438
|
-
"type" : "string",
|
|
47439
|
-
"required" : true,
|
|
47440
|
-
"attributes" : [ ],
|
|
47441
|
-
"annotations" : [ ],
|
|
47442
|
-
"description" : "Refers to your organization's account identifier"
|
|
47443
|
-
}, {
|
|
47444
|
-
"name" : "organization_restriction_approval",
|
|
47445
|
-
"type" : "organization_restriction_approval",
|
|
47446
|
-
"required" : true,
|
|
47447
|
-
"attributes" : [ ],
|
|
47448
|
-
"annotations" : [ ]
|
|
47449
|
-
} ],
|
|
47450
|
-
"attributes" : [ ],
|
|
47451
|
-
"interfaces" : [ ],
|
|
47452
|
-
"deprecation" : {
|
|
47453
|
-
"description" : "Use restriction_organization_status_upserted"
|
|
47454
|
-
}
|
|
48334
|
+
"interfaces" : [ ]
|
|
47455
48335
|
}, {
|
|
47456
48336
|
"name" : "organization_restriction_note_form",
|
|
47457
48337
|
"plural" : "organization_restriction_note_forms",
|
|
@@ -47713,13 +48593,55 @@
|
|
|
47713
48593
|
"attributes" : [ ],
|
|
47714
48594
|
"annotations" : [ ],
|
|
47715
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" : [ ]
|
|
47716
48616
|
} ],
|
|
47717
48617
|
"attributes" : [ ],
|
|
47718
48618
|
"interfaces" : [ ],
|
|
47719
|
-
"description" : "The restriction status of organization we would like to collect for data analytics"
|
|
47720
|
-
|
|
47721
|
-
|
|
47722
|
-
|
|
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" : [ ]
|
|
47723
48645
|
}, {
|
|
47724
48646
|
"name" : "organization_restriction_status_note",
|
|
47725
48647
|
"plural" : "organization_restriction_status_notes",
|
|
@@ -47768,6 +48690,30 @@
|
|
|
47768
48690
|
"attributes" : [ ],
|
|
47769
48691
|
"interfaces" : [ ],
|
|
47770
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" : [ ]
|
|
47771
48717
|
}, {
|
|
47772
48718
|
"name" : "organization_settings",
|
|
47773
48719
|
"plural" : "organization_settings",
|
|
@@ -47868,13 +48814,6 @@
|
|
|
47868
48814
|
"attributes" : [ ],
|
|
47869
48815
|
"annotations" : [ ],
|
|
47870
48816
|
"description" : "Globally unique identifier"
|
|
47871
|
-
}, {
|
|
47872
|
-
"name" : "organization",
|
|
47873
|
-
"type" : "string",
|
|
47874
|
-
"required" : true,
|
|
47875
|
-
"attributes" : [ ],
|
|
47876
|
-
"annotations" : [ ],
|
|
47877
|
-
"description" : "Refers to your organization's account identifier"
|
|
47878
48817
|
}, {
|
|
47879
48818
|
"name" : "previous_status",
|
|
47880
48819
|
"type" : "io.flow.common.v0.enums.organization_status",
|
|
@@ -47911,6 +48850,13 @@
|
|
|
47911
48850
|
"required" : true,
|
|
47912
48851
|
"attributes" : [ ],
|
|
47913
48852
|
"annotations" : [ ]
|
|
48853
|
+
}, {
|
|
48854
|
+
"name" : "organization",
|
|
48855
|
+
"type" : "string",
|
|
48856
|
+
"required" : true,
|
|
48857
|
+
"attributes" : [ ],
|
|
48858
|
+
"annotations" : [ ],
|
|
48859
|
+
"description" : "Refers to your organization's account identifier"
|
|
47914
48860
|
}, {
|
|
47915
48861
|
"name" : "id",
|
|
47916
48862
|
"type" : "string",
|
|
@@ -47936,6 +48882,13 @@
|
|
|
47936
48882
|
"required" : true,
|
|
47937
48883
|
"attributes" : [ ],
|
|
47938
48884
|
"annotations" : [ ]
|
|
48885
|
+
}, {
|
|
48886
|
+
"name" : "organization",
|
|
48887
|
+
"type" : "string",
|
|
48888
|
+
"required" : true,
|
|
48889
|
+
"attributes" : [ ],
|
|
48890
|
+
"annotations" : [ ],
|
|
48891
|
+
"description" : "Refers to your organization's account identifier"
|
|
47939
48892
|
}, {
|
|
47940
48893
|
"name" : "organization_status_change",
|
|
47941
48894
|
"type" : "organization_status_change",
|
|
@@ -48205,6 +49158,13 @@
|
|
|
48205
49158
|
"name" : "partner_organization_settings",
|
|
48206
49159
|
"plural" : "partner_organization_settings",
|
|
48207
49160
|
"fields" : [ {
|
|
49161
|
+
"name" : "id",
|
|
49162
|
+
"type" : "string",
|
|
49163
|
+
"required" : true,
|
|
49164
|
+
"attributes" : [ ],
|
|
49165
|
+
"annotations" : [ ],
|
|
49166
|
+
"description" : "Globally unique identifier"
|
|
49167
|
+
}, {
|
|
48208
49168
|
"name" : "label_format",
|
|
48209
49169
|
"type" : "io.flow.partner.v0.enums.label_format",
|
|
48210
49170
|
"required" : true,
|
|
@@ -48219,6 +49179,38 @@
|
|
|
48219
49179
|
} ],
|
|
48220
49180
|
"attributes" : [ ],
|
|
48221
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" : [ ]
|
|
48222
49214
|
}, {
|
|
48223
49215
|
"name" : "partner_organization_settings_form",
|
|
48224
49216
|
"plural" : "partner_organization_settings_forms",
|
|
@@ -48238,6 +49230,37 @@
|
|
|
48238
49230
|
} ],
|
|
48239
49231
|
"attributes" : [ ],
|
|
48240
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" : [ ]
|
|
48241
49264
|
}, {
|
|
48242
49265
|
"name" : "passphrase",
|
|
48243
49266
|
"plural" : "passphrases",
|
|
@@ -53244,7 +54267,7 @@
|
|
|
53244
54267
|
} ],
|
|
53245
54268
|
"attributes" : [ ],
|
|
53246
54269
|
"interfaces" : [ ],
|
|
53247
|
-
"description" : "The restriction status of organization we
|
|
54270
|
+
"description" : "The restriction status of organization we share with external team, please do not change."
|
|
53248
54271
|
}, {
|
|
53249
54272
|
"name" : "restriction_organization_status_deleted",
|
|
53250
54273
|
"plural" : "restriction_organization_status_deleteds",
|
|
@@ -54295,6 +55318,18 @@
|
|
|
54295
55318
|
} ],
|
|
54296
55319
|
"attributes" : [ ],
|
|
54297
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" : [ ]
|
|
54298
55333
|
}, {
|
|
54299
55334
|
"name" : "sf_express",
|
|
54300
55335
|
"plural" : "sf_expresses",
|
|
@@ -55229,6 +56264,13 @@
|
|
|
55229
56264
|
"name" : "shopify_markets_webhook_registration",
|
|
55230
56265
|
"plural" : "shopify_markets_webhook_registrations",
|
|
55231
56266
|
"fields" : [ {
|
|
56267
|
+
"name" : "id",
|
|
56268
|
+
"type" : "string",
|
|
56269
|
+
"required" : true,
|
|
56270
|
+
"attributes" : [ ],
|
|
56271
|
+
"annotations" : [ ],
|
|
56272
|
+
"description" : "Globally unique identifier"
|
|
56273
|
+
}, {
|
|
55232
56274
|
"name" : "response",
|
|
55233
56275
|
"type" : "io.flow.shopify.markets.v0.models.shopify_webhook_response",
|
|
55234
56276
|
"required" : true,
|
|
@@ -55237,6 +56279,69 @@
|
|
|
55237
56279
|
} ],
|
|
55238
56280
|
"attributes" : [ ],
|
|
55239
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",
|
|
56317
|
+
"fields" : [ {
|
|
56318
|
+
"name" : "event_id",
|
|
56319
|
+
"type" : "string",
|
|
56320
|
+
"required" : true,
|
|
56321
|
+
"attributes" : [ ],
|
|
56322
|
+
"annotations" : [ ]
|
|
56323
|
+
}, {
|
|
56324
|
+
"name" : "timestamp",
|
|
56325
|
+
"type" : "date-time-iso8601",
|
|
56326
|
+
"required" : true,
|
|
56327
|
+
"attributes" : [ ],
|
|
56328
|
+
"annotations" : [ ]
|
|
56329
|
+
}, {
|
|
56330
|
+
"name" : "organization",
|
|
56331
|
+
"type" : "string",
|
|
56332
|
+
"required" : true,
|
|
56333
|
+
"attributes" : [ ],
|
|
56334
|
+
"annotations" : [ ],
|
|
56335
|
+
"description" : "Refers to your organization's account identifier"
|
|
56336
|
+
}, {
|
|
56337
|
+
"name" : "registration",
|
|
56338
|
+
"type" : "shopify_markets_webhook_registration",
|
|
56339
|
+
"required" : true,
|
|
56340
|
+
"attributes" : [ ],
|
|
56341
|
+
"annotations" : [ ]
|
|
56342
|
+
} ],
|
|
56343
|
+
"attributes" : [ ],
|
|
56344
|
+
"interfaces" : [ ]
|
|
55240
56345
|
}, {
|
|
55241
56346
|
"name" : "shopify_metadata",
|
|
55242
56347
|
"plural" : "shopify_metadata",
|
|
@@ -58092,6 +59197,30 @@
|
|
|
58092
59197
|
"attributes" : [ ],
|
|
58093
59198
|
"interfaces" : [ ],
|
|
58094
59199
|
"description" : "labels an attribute can assume"
|
|
59200
|
+
}, {
|
|
59201
|
+
"name" : "surcharge",
|
|
59202
|
+
"plural" : "surcharges",
|
|
59203
|
+
"fields" : [ {
|
|
59204
|
+
"name" : "amount",
|
|
59205
|
+
"type" : "decimal",
|
|
59206
|
+
"required" : false,
|
|
59207
|
+
"attributes" : [ ],
|
|
59208
|
+
"annotations" : [ ]
|
|
59209
|
+
}, {
|
|
59210
|
+
"name" : "percentage",
|
|
59211
|
+
"type" : "decimal",
|
|
59212
|
+
"required" : false,
|
|
59213
|
+
"attributes" : [ ],
|
|
59214
|
+
"annotations" : [ ]
|
|
59215
|
+
}, {
|
|
59216
|
+
"name" : "type",
|
|
59217
|
+
"type" : "surcharge_type",
|
|
59218
|
+
"required" : true,
|
|
59219
|
+
"attributes" : [ ],
|
|
59220
|
+
"annotations" : [ ]
|
|
59221
|
+
} ],
|
|
59222
|
+
"attributes" : [ ],
|
|
59223
|
+
"interfaces" : [ ]
|
|
58095
59224
|
}, {
|
|
58096
59225
|
"name" : "svb_virtual_card_clearing",
|
|
58097
59226
|
"plural" : "svb_virtual_card_clearings",
|
|
@@ -60903,6 +62032,18 @@
|
|
|
60903
62032
|
"attributes" : [ ],
|
|
60904
62033
|
"interfaces" : [ "child_transaction" ],
|
|
60905
62034
|
"description" : "Represents a virtual card transaction from payment"
|
|
62035
|
+
}, {
|
|
62036
|
+
"name" : "wash_export_request",
|
|
62037
|
+
"plural" : "wash_export_requests",
|
|
62038
|
+
"fields" : [ {
|
|
62039
|
+
"name" : "url",
|
|
62040
|
+
"type" : "string",
|
|
62041
|
+
"required" : true,
|
|
62042
|
+
"attributes" : [ ],
|
|
62043
|
+
"annotations" : [ ]
|
|
62044
|
+
} ],
|
|
62045
|
+
"attributes" : [ ],
|
|
62046
|
+
"interfaces" : [ ]
|
|
60906
62047
|
}, {
|
|
60907
62048
|
"name" : "waste_electrical_and_electronic_equipment_compliance_data",
|
|
60908
62049
|
"plural" : "waste_electrical_and_electronic_equipment_compliance_data",
|
|
@@ -75141,7 +76282,66 @@
|
|
|
75141
76282
|
"description" : "Resource was not found",
|
|
75142
76283
|
"attributes" : [ ]
|
|
75143
76284
|
} ],
|
|
75144
|
-
"attributes" : [ ]
|
|
76285
|
+
"attributes" : [ ]
|
|
76286
|
+
}, {
|
|
76287
|
+
"method" : "POST",
|
|
76288
|
+
"path" : "/:organization/payment/requests/:id/internal/payment/method/action/cancellation",
|
|
76289
|
+
"parameters" : [ {
|
|
76290
|
+
"name" : "organization",
|
|
76291
|
+
"type" : "string",
|
|
76292
|
+
"location" : "Path",
|
|
76293
|
+
"required" : true,
|
|
76294
|
+
"description" : "Refers to your organization's account identifier"
|
|
76295
|
+
}, {
|
|
76296
|
+
"name" : "id",
|
|
76297
|
+
"type" : "string",
|
|
76298
|
+
"location" : "Path",
|
|
76299
|
+
"required" : true,
|
|
76300
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
76301
|
+
} ],
|
|
76302
|
+
"responses" : [ {
|
|
76303
|
+
"code" : {
|
|
76304
|
+
"integer" : {
|
|
76305
|
+
"value" : 200
|
|
76306
|
+
}
|
|
76307
|
+
},
|
|
76308
|
+
"type" : "internal_payment_request",
|
|
76309
|
+
"description" : "Successful response",
|
|
76310
|
+
"attributes" : [ ]
|
|
76311
|
+
}, {
|
|
76312
|
+
"code" : {
|
|
76313
|
+
"integer" : {
|
|
76314
|
+
"value" : 401
|
|
76315
|
+
}
|
|
76316
|
+
},
|
|
76317
|
+
"type" : "unit",
|
|
76318
|
+
"description" : "Authorization failed",
|
|
76319
|
+
"attributes" : [ ]
|
|
76320
|
+
}, {
|
|
76321
|
+
"code" : {
|
|
76322
|
+
"integer" : {
|
|
76323
|
+
"value" : 404
|
|
76324
|
+
}
|
|
76325
|
+
},
|
|
76326
|
+
"type" : "unit",
|
|
76327
|
+
"description" : "Resource was not found",
|
|
76328
|
+
"attributes" : [ ]
|
|
76329
|
+
}, {
|
|
76330
|
+
"code" : {
|
|
76331
|
+
"integer" : {
|
|
76332
|
+
"value" : 422
|
|
76333
|
+
}
|
|
76334
|
+
},
|
|
76335
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
76336
|
+
"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.",
|
|
76337
|
+
"attributes" : [ ]
|
|
76338
|
+
} ],
|
|
76339
|
+
"attributes" : [ ],
|
|
76340
|
+
"description" : "Cancel the active action & authorization on the payment request",
|
|
76341
|
+
"body" : {
|
|
76342
|
+
"type" : "io.flow.payment.gateway.v0.models.payment_method_action_cancellation",
|
|
76343
|
+
"attributes" : [ ]
|
|
76344
|
+
}
|
|
75145
76345
|
}, {
|
|
75146
76346
|
"method" : "POST",
|
|
75147
76347
|
"path" : "/:organization/payment/requests/:id/internal/payment/method/data",
|
|
@@ -77472,6 +78672,160 @@
|
|
|
77472
78672
|
}
|
|
77473
78673
|
} ],
|
|
77474
78674
|
"path" : "/:organization/orders/:number/lifecycle/events"
|
|
78675
|
+
}, {
|
|
78676
|
+
"type" : "io.flow.organization.onboarding.state.v0.unions.onboarding_state",
|
|
78677
|
+
"plural" : "onboarding_states",
|
|
78678
|
+
"operations" : [ {
|
|
78679
|
+
"method" : "PUT",
|
|
78680
|
+
"path" : "/internal/:organization/onboarding/state",
|
|
78681
|
+
"parameters" : [ {
|
|
78682
|
+
"name" : "organization",
|
|
78683
|
+
"type" : "string",
|
|
78684
|
+
"location" : "Path",
|
|
78685
|
+
"required" : true,
|
|
78686
|
+
"description" : "Refers to your organization's account identifier"
|
|
78687
|
+
} ],
|
|
78688
|
+
"responses" : [ {
|
|
78689
|
+
"code" : {
|
|
78690
|
+
"integer" : {
|
|
78691
|
+
"value" : 200
|
|
78692
|
+
}
|
|
78693
|
+
},
|
|
78694
|
+
"type" : "unit",
|
|
78695
|
+
"description" : "Successful response",
|
|
78696
|
+
"attributes" : [ ]
|
|
78697
|
+
}, {
|
|
78698
|
+
"code" : {
|
|
78699
|
+
"integer" : {
|
|
78700
|
+
"value" : 401
|
|
78701
|
+
}
|
|
78702
|
+
},
|
|
78703
|
+
"type" : "unit",
|
|
78704
|
+
"description" : "Authorization failed",
|
|
78705
|
+
"attributes" : [ ]
|
|
78706
|
+
}, {
|
|
78707
|
+
"code" : {
|
|
78708
|
+
"integer" : {
|
|
78709
|
+
"value" : 422
|
|
78710
|
+
}
|
|
78711
|
+
},
|
|
78712
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
78713
|
+
"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.",
|
|
78714
|
+
"attributes" : [ ]
|
|
78715
|
+
} ],
|
|
78716
|
+
"attributes" : [ ],
|
|
78717
|
+
"body" : {
|
|
78718
|
+
"type" : "onboarding_state_form",
|
|
78719
|
+
"attributes" : [ ]
|
|
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" : [ ]
|
|
78821
|
+
} ],
|
|
78822
|
+
"attributes" : [ {
|
|
78823
|
+
"name" : "docs",
|
|
78824
|
+
"value" : {
|
|
78825
|
+
"module" : "general"
|
|
78826
|
+
}
|
|
78827
|
+
} ],
|
|
78828
|
+
"path" : "/internal/:organization/onboarding/state"
|
|
77475
78829
|
}, {
|
|
77476
78830
|
"type" : "io.flow.organization.v0.models.membership",
|
|
77477
78831
|
"plural" : "memberships",
|
|
@@ -88310,75 +89664,6 @@
|
|
|
88310
89664
|
}
|
|
88311
89665
|
} ],
|
|
88312
89666
|
"path" : "/internal/:organization/payment/settings"
|
|
88313
|
-
}, {
|
|
88314
|
-
"type" : "organization_restriction_approval",
|
|
88315
|
-
"plural" : "organization_restriction_approvals",
|
|
88316
|
-
"operations" : [ {
|
|
88317
|
-
"method" : "GET",
|
|
88318
|
-
"path" : "/internal/restriction/:organization/approval",
|
|
88319
|
-
"parameters" : [ {
|
|
88320
|
-
"name" : "organization",
|
|
88321
|
-
"type" : "string",
|
|
88322
|
-
"location" : "Path",
|
|
88323
|
-
"required" : true,
|
|
88324
|
-
"description" : "Refers to your organization's account identifier"
|
|
88325
|
-
} ],
|
|
88326
|
-
"responses" : [ {
|
|
88327
|
-
"code" : {
|
|
88328
|
-
"integer" : {
|
|
88329
|
-
"value" : 200
|
|
88330
|
-
}
|
|
88331
|
-
},
|
|
88332
|
-
"type" : "organization_restriction_approval",
|
|
88333
|
-
"description" : "Successful response",
|
|
88334
|
-
"attributes" : [ ]
|
|
88335
|
-
}, {
|
|
88336
|
-
"code" : {
|
|
88337
|
-
"integer" : {
|
|
88338
|
-
"value" : 401
|
|
88339
|
-
}
|
|
88340
|
-
},
|
|
88341
|
-
"type" : "unit",
|
|
88342
|
-
"description" : "Authorization failed",
|
|
88343
|
-
"attributes" : [ ]
|
|
88344
|
-
}, {
|
|
88345
|
-
"code" : {
|
|
88346
|
-
"integer" : {
|
|
88347
|
-
"value" : 404
|
|
88348
|
-
}
|
|
88349
|
-
},
|
|
88350
|
-
"type" : "unit",
|
|
88351
|
-
"description" : "Resource was not found",
|
|
88352
|
-
"attributes" : [ ]
|
|
88353
|
-
}, {
|
|
88354
|
-
"code" : {
|
|
88355
|
-
"integer" : {
|
|
88356
|
-
"value" : 422
|
|
88357
|
-
}
|
|
88358
|
-
},
|
|
88359
|
-
"type" : "io.flow.error.v0.models.generic_error",
|
|
88360
|
-
"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.",
|
|
88361
|
-
"attributes" : [ ]
|
|
88362
|
-
} ],
|
|
88363
|
-
"attributes" : [ {
|
|
88364
|
-
"name" : "linter",
|
|
88365
|
-
"value" : {
|
|
88366
|
-
"ignore" : [ "get", "id", "limit", "offset", "sort", "versions" ]
|
|
88367
|
-
}
|
|
88368
|
-
} ],
|
|
88369
|
-
"description" : "Get the current status of organization restriction review, ready/not-ready with its reason"
|
|
88370
|
-
} ],
|
|
88371
|
-
"attributes" : [ {
|
|
88372
|
-
"name" : "docs",
|
|
88373
|
-
"value" : {
|
|
88374
|
-
"module" : "general"
|
|
88375
|
-
}
|
|
88376
|
-
} ],
|
|
88377
|
-
"path" : "/internal/restriction/:organization/approval",
|
|
88378
|
-
"description" : "Restriction status of an organization",
|
|
88379
|
-
"deprecation" : {
|
|
88380
|
-
"description" : "Use restriction_organization_status"
|
|
88381
|
-
}
|
|
88382
89667
|
}, {
|
|
88383
89668
|
"type" : "organization_restriction_snapshot",
|
|
88384
89669
|
"plural" : "organization_restriction_snapshots",
|
|
@@ -88495,7 +89780,7 @@
|
|
|
88495
89780
|
}
|
|
88496
89781
|
} ],
|
|
88497
89782
|
"path" : "/internal/restriction/:organization/status",
|
|
88498
|
-
"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"
|
|
88499
89784
|
}, {
|
|
88500
89785
|
"type" : "organization_restriction_status_note",
|
|
88501
89786
|
"plural" : "organization_restriction_status_notes",
|
|
@@ -100687,6 +101972,50 @@
|
|
|
100687
101972
|
} ],
|
|
100688
101973
|
"path" : "/tax/registration",
|
|
100689
101974
|
"description" : "VAT Information Exchange System Result."
|
|
101975
|
+
}, {
|
|
101976
|
+
"type" : "wash_export_request",
|
|
101977
|
+
"plural" : "wash_export_requests",
|
|
101978
|
+
"operations" : [ {
|
|
101979
|
+
"method" : "POST",
|
|
101980
|
+
"path" : "/internal/billing/wash/export/requests",
|
|
101981
|
+
"parameters" : [ ],
|
|
101982
|
+
"responses" : [ {
|
|
101983
|
+
"code" : {
|
|
101984
|
+
"integer" : {
|
|
101985
|
+
"value" : 201
|
|
101986
|
+
}
|
|
101987
|
+
},
|
|
101988
|
+
"type" : "wash_export_request",
|
|
101989
|
+
"description" : "Operation succeeded and the resource was created",
|
|
101990
|
+
"attributes" : [ ]
|
|
101991
|
+
}, {
|
|
101992
|
+
"code" : {
|
|
101993
|
+
"integer" : {
|
|
101994
|
+
"value" : 401
|
|
101995
|
+
}
|
|
101996
|
+
},
|
|
101997
|
+
"type" : "unit",
|
|
101998
|
+
"description" : "Authorization failed",
|
|
101999
|
+
"attributes" : [ ]
|
|
102000
|
+
}, {
|
|
102001
|
+
"code" : {
|
|
102002
|
+
"integer" : {
|
|
102003
|
+
"value" : 422
|
|
102004
|
+
}
|
|
102005
|
+
},
|
|
102006
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
102007
|
+
"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.",
|
|
102008
|
+
"attributes" : [ ]
|
|
102009
|
+
} ],
|
|
102010
|
+
"attributes" : [ ]
|
|
102011
|
+
} ],
|
|
102012
|
+
"attributes" : [ {
|
|
102013
|
+
"name" : "docs",
|
|
102014
|
+
"value" : {
|
|
102015
|
+
"module" : "general"
|
|
102016
|
+
}
|
|
102017
|
+
} ],
|
|
102018
|
+
"path" : "/internal/billing/wash/export/requests"
|
|
100690
102019
|
}, {
|
|
100691
102020
|
"type" : "webhook",
|
|
100692
102021
|
"plural" : "webhooks",
|