@flowio/api-internal-mock-generator 5.31.56 → 5.31.58
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 +1228 -203
- package/package.json +2 -2
- package/src/api-internal.json +1228 -203
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.24",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
140
140
|
"enums" : [ "center_capability", "delivery_option_cost_detail_component_key", "delivery_option_cost_detail_source", "delivery_window_component_source", "delivery_window_location", "fulfillment_routing", "item_availability_status", "lane_direction", "lane_preselect_preference", "lane_strategy", "physical_delivery_special_serivce", "quote_error_code", "ratecard_owner", "shipment_integration_type", "shipping_configuration_type", "strategy", "surcharge_responsible_party", "tier_availability", "tier_estimate_type", "tier_strategy", "zero_amount_indicator" ],
|
|
141
141
|
"interfaces" : [ "delivery" ],
|
|
142
142
|
"unions" : [ "delivery", "expandable_center", "partner_center_fee", "service_description", "tier_rule_outcome", "tier_rule_outcome_form" ],
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"application" : {
|
|
152
152
|
"key" : "payment"
|
|
153
153
|
},
|
|
154
|
-
"version" : "0.17.
|
|
154
|
+
"version" : "0.17.20",
|
|
155
155
|
"enums" : [ "address_verification_result_field_code", "authorization_decline_code", "authorization_option", "authorization_result_action_type", "authorization_status", "avs_code", "capture_decline_code", "capture_status", "card_error_code", "card_type", "cvv_code", "cvv_result_code", "payment_error_code", "payment_source_confirmation_action_type", "refund_decline_code", "refund_status", "reversal_error_code", "reversal_status", "three_d_secure_code", "threeds_two_challenge_viewport", "token_type" ],
|
|
156
156
|
"interfaces" : [ "authorization", "payment" ],
|
|
157
157
|
"unions" : [ "adyen_native_data", "authorization", "authorization_form", "authorization_payload_parameters", "authorization_result_action", "authorization_result_action_details", "browser_action_configuration", "confirmation_details", "expandable_card", "expandable_payment_processor", "gateway_authentication_data", "gateway_authentication_data_form", "inline_action_configuration", "online_authorization_details", "payment", "payment_form", "payment_order_reference", "payment_source", "payment_source_form", "threeds_challenge_action", "threeds_identify_action", "transaction_details" ],
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"application" : {
|
|
167
167
|
"key" : "merchant-onboarding"
|
|
168
168
|
},
|
|
169
|
-
"version" : "0.17.
|
|
169
|
+
"version" : "0.17.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.11",
|
|
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.11",
|
|
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.20",
|
|
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.11",
|
|
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.11",
|
|
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.11",
|
|
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.20",
|
|
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.20",
|
|
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.11",
|
|
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.11",
|
|
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.11",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.11",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.24",
|
|
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.11",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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.20",
|
|
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" : [ ]
|
|
@@ -5835,6 +5853,23 @@
|
|
|
5835
5853
|
} ],
|
|
5836
5854
|
"attributes" : [ ],
|
|
5837
5855
|
"description" : "Describes what action to take on a given suggestion."
|
|
5856
|
+
}, {
|
|
5857
|
+
"name" : "surcharge_type",
|
|
5858
|
+
"plural" : "surcharge_types",
|
|
5859
|
+
"values" : [ {
|
|
5860
|
+
"name" : "fuel",
|
|
5861
|
+
"attributes" : [ ]
|
|
5862
|
+
}, {
|
|
5863
|
+
"name" : "remote_area",
|
|
5864
|
+
"attributes" : [ ]
|
|
5865
|
+
}, {
|
|
5866
|
+
"name" : "oversize",
|
|
5867
|
+
"attributes" : [ ]
|
|
5868
|
+
}, {
|
|
5869
|
+
"name" : "duties_paid",
|
|
5870
|
+
"attributes" : [ ]
|
|
5871
|
+
} ],
|
|
5872
|
+
"attributes" : [ ]
|
|
5838
5873
|
}, {
|
|
5839
5874
|
"name" : "tariff_eligibility_type",
|
|
5840
5875
|
"plural" : "tariff_eligibility_types",
|
|
@@ -9550,6 +9585,14 @@
|
|
|
9550
9585
|
"type" : "carrier_account_deleted",
|
|
9551
9586
|
"attributes" : [ ],
|
|
9552
9587
|
"discriminator_value" : "carrier_account_deleted"
|
|
9588
|
+
}, {
|
|
9589
|
+
"type" : "label_generation_settings_upserted",
|
|
9590
|
+
"attributes" : [ ],
|
|
9591
|
+
"discriminator_value" : "label_generation_settings_upserted"
|
|
9592
|
+
}, {
|
|
9593
|
+
"type" : "label_generation_settings_deleted",
|
|
9594
|
+
"attributes" : [ ],
|
|
9595
|
+
"discriminator_value" : "label_generation_settings_deleted"
|
|
9553
9596
|
}, {
|
|
9554
9597
|
"type" : "catalog_import_request",
|
|
9555
9598
|
"attributes" : [ ],
|
|
@@ -9910,6 +9953,14 @@
|
|
|
9910
9953
|
"type" : "fraud_provider_configuration_deleted",
|
|
9911
9954
|
"attributes" : [ ],
|
|
9912
9955
|
"discriminator_value" : "fraud_provider_configuration_deleted"
|
|
9956
|
+
}, {
|
|
9957
|
+
"type" : "manual_review_rule_upserted",
|
|
9958
|
+
"attributes" : [ ],
|
|
9959
|
+
"discriminator_value" : "manual_review_rule_upserted"
|
|
9960
|
+
}, {
|
|
9961
|
+
"type" : "manual_review_rule_deleted",
|
|
9962
|
+
"attributes" : [ ],
|
|
9963
|
+
"discriminator_value" : "manual_review_rule_deleted"
|
|
9913
9964
|
}, {
|
|
9914
9965
|
"type" : "ftp_file_upserted",
|
|
9915
9966
|
"attributes" : [ ],
|
|
@@ -9922,6 +9973,14 @@
|
|
|
9922
9973
|
"type" : "ftp_file_to_process_uploaded",
|
|
9923
9974
|
"attributes" : [ ],
|
|
9924
9975
|
"discriminator_value" : "ftp_file_to_process_uploaded"
|
|
9976
|
+
}, {
|
|
9977
|
+
"type" : "center_defaults_upserted",
|
|
9978
|
+
"attributes" : [ ],
|
|
9979
|
+
"discriminator_value" : "center_defaults_upserted"
|
|
9980
|
+
}, {
|
|
9981
|
+
"type" : "center_defaults_deleted",
|
|
9982
|
+
"attributes" : [ ],
|
|
9983
|
+
"discriminator_value" : "center_defaults_deleted"
|
|
9925
9984
|
}, {
|
|
9926
9985
|
"type" : "pregenerated_request_event",
|
|
9927
9986
|
"attributes" : [ ],
|
|
@@ -16218,6 +16277,20 @@
|
|
|
16218
16277
|
"attributes" : [ ],
|
|
16219
16278
|
"annotations" : [ ],
|
|
16220
16279
|
"description" : "Represents the sum of all customer service transactions included in this billing statement"
|
|
16280
|
+
}, {
|
|
16281
|
+
"name" : "tax",
|
|
16282
|
+
"type" : "io.flow.common.v0.models.price",
|
|
16283
|
+
"required" : true,
|
|
16284
|
+
"attributes" : [ ],
|
|
16285
|
+
"annotations" : [ ],
|
|
16286
|
+
"description" : "Represents the sum of all tax transactions included in this billing statement"
|
|
16287
|
+
}, {
|
|
16288
|
+
"name" : "duty",
|
|
16289
|
+
"type" : "io.flow.common.v0.models.price",
|
|
16290
|
+
"required" : true,
|
|
16291
|
+
"attributes" : [ ],
|
|
16292
|
+
"annotations" : [ ],
|
|
16293
|
+
"description" : "Represents the sum of all duty transactions included in this billing statement"
|
|
16221
16294
|
}, {
|
|
16222
16295
|
"name" : "ending_balance",
|
|
16223
16296
|
"type" : "io.flow.common.v0.models.price",
|
|
@@ -17931,6 +18004,13 @@
|
|
|
17931
18004
|
"name" : "center_defaults",
|
|
17932
18005
|
"plural" : "center_defaults",
|
|
17933
18006
|
"fields" : [ {
|
|
18007
|
+
"name" : "id",
|
|
18008
|
+
"type" : "string",
|
|
18009
|
+
"required" : true,
|
|
18010
|
+
"attributes" : [ ],
|
|
18011
|
+
"annotations" : [ ],
|
|
18012
|
+
"description" : "Globally unique identifier"
|
|
18013
|
+
}, {
|
|
17934
18014
|
"name" : "packaging",
|
|
17935
18015
|
"type" : "[io.flow.fulfillment.v0.models.packaging]",
|
|
17936
18016
|
"required" : true,
|
|
@@ -17948,6 +18028,38 @@
|
|
|
17948
18028
|
"attributes" : [ ],
|
|
17949
18029
|
"interfaces" : [ ],
|
|
17950
18030
|
"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."
|
|
18031
|
+
}, {
|
|
18032
|
+
"name" : "center_defaults_deleted",
|
|
18033
|
+
"plural" : "center_defaults_deleteds",
|
|
18034
|
+
"fields" : [ {
|
|
18035
|
+
"name" : "event_id",
|
|
18036
|
+
"type" : "string",
|
|
18037
|
+
"required" : true,
|
|
18038
|
+
"attributes" : [ ],
|
|
18039
|
+
"annotations" : [ ]
|
|
18040
|
+
}, {
|
|
18041
|
+
"name" : "timestamp",
|
|
18042
|
+
"type" : "date-time-iso8601",
|
|
18043
|
+
"required" : true,
|
|
18044
|
+
"attributes" : [ ],
|
|
18045
|
+
"annotations" : [ ]
|
|
18046
|
+
}, {
|
|
18047
|
+
"name" : "organization",
|
|
18048
|
+
"type" : "string",
|
|
18049
|
+
"required" : true,
|
|
18050
|
+
"attributes" : [ ],
|
|
18051
|
+
"annotations" : [ ],
|
|
18052
|
+
"description" : "Refers to your organization's account identifier"
|
|
18053
|
+
}, {
|
|
18054
|
+
"name" : "id",
|
|
18055
|
+
"type" : "string",
|
|
18056
|
+
"required" : true,
|
|
18057
|
+
"attributes" : [ ],
|
|
18058
|
+
"annotations" : [ ],
|
|
18059
|
+
"description" : "Globally unique identifier"
|
|
18060
|
+
} ],
|
|
18061
|
+
"attributes" : [ ],
|
|
18062
|
+
"interfaces" : [ ]
|
|
17951
18063
|
}, {
|
|
17952
18064
|
"name" : "center_defaults_form",
|
|
17953
18065
|
"plural" : "center_defaults_forms",
|
|
@@ -17968,6 +18080,37 @@
|
|
|
17968
18080
|
} ],
|
|
17969
18081
|
"attributes" : [ ],
|
|
17970
18082
|
"interfaces" : [ ]
|
|
18083
|
+
}, {
|
|
18084
|
+
"name" : "center_defaults_upserted",
|
|
18085
|
+
"plural" : "center_defaults_upserteds",
|
|
18086
|
+
"fields" : [ {
|
|
18087
|
+
"name" : "event_id",
|
|
18088
|
+
"type" : "string",
|
|
18089
|
+
"required" : true,
|
|
18090
|
+
"attributes" : [ ],
|
|
18091
|
+
"annotations" : [ ]
|
|
18092
|
+
}, {
|
|
18093
|
+
"name" : "timestamp",
|
|
18094
|
+
"type" : "date-time-iso8601",
|
|
18095
|
+
"required" : true,
|
|
18096
|
+
"attributes" : [ ],
|
|
18097
|
+
"annotations" : [ ]
|
|
18098
|
+
}, {
|
|
18099
|
+
"name" : "organization",
|
|
18100
|
+
"type" : "string",
|
|
18101
|
+
"required" : true,
|
|
18102
|
+
"attributes" : [ ],
|
|
18103
|
+
"annotations" : [ ],
|
|
18104
|
+
"description" : "Refers to your organization's account identifier"
|
|
18105
|
+
}, {
|
|
18106
|
+
"name" : "center_defaults",
|
|
18107
|
+
"type" : "center_defaults",
|
|
18108
|
+
"required" : true,
|
|
18109
|
+
"attributes" : [ ],
|
|
18110
|
+
"annotations" : [ ]
|
|
18111
|
+
} ],
|
|
18112
|
+
"attributes" : [ ],
|
|
18113
|
+
"interfaces" : [ ]
|
|
17971
18114
|
}, {
|
|
17972
18115
|
"name" : "center_query_builder",
|
|
17973
18116
|
"plural" : "center_query_builders",
|
|
@@ -27657,6 +27800,511 @@
|
|
|
27657
27800
|
"attributes" : [ ],
|
|
27658
27801
|
"interfaces" : [ ],
|
|
27659
27802
|
"description" : "Cryptopay uses basic authorization with a secret key. They also support webhook signature verification."
|
|
27803
|
+
}, {
|
|
27804
|
+
"name" : "csv_actual",
|
|
27805
|
+
"plural" : "csv_actuals",
|
|
27806
|
+
"fields" : [ {
|
|
27807
|
+
"name" : "id",
|
|
27808
|
+
"type" : "string",
|
|
27809
|
+
"required" : true,
|
|
27810
|
+
"attributes" : [ ],
|
|
27811
|
+
"annotations" : [ ],
|
|
27812
|
+
"description" : "Globally unique identifier"
|
|
27813
|
+
}, {
|
|
27814
|
+
"name" : "currency",
|
|
27815
|
+
"type" : "string",
|
|
27816
|
+
"required" : true,
|
|
27817
|
+
"attributes" : [ ],
|
|
27818
|
+
"annotations" : [ ]
|
|
27819
|
+
}, {
|
|
27820
|
+
"name" : "base_amount",
|
|
27821
|
+
"type" : "decimal",
|
|
27822
|
+
"required" : true,
|
|
27823
|
+
"attributes" : [ ],
|
|
27824
|
+
"annotations" : [ ],
|
|
27825
|
+
"minimum" : 0
|
|
27826
|
+
}, {
|
|
27827
|
+
"name" : "surcharges",
|
|
27828
|
+
"type" : "csv_actual_surcharges",
|
|
27829
|
+
"required" : true,
|
|
27830
|
+
"attributes" : [ ],
|
|
27831
|
+
"annotations" : [ ]
|
|
27832
|
+
}, {
|
|
27833
|
+
"name" : "total",
|
|
27834
|
+
"type" : "decimal",
|
|
27835
|
+
"required" : true,
|
|
27836
|
+
"attributes" : [ ],
|
|
27837
|
+
"annotations" : [ ],
|
|
27838
|
+
"minimum" : 0
|
|
27839
|
+
}, {
|
|
27840
|
+
"name" : "weight_unit",
|
|
27841
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
27842
|
+
"required" : true,
|
|
27843
|
+
"attributes" : [ ],
|
|
27844
|
+
"annotations" : [ ]
|
|
27845
|
+
}, {
|
|
27846
|
+
"name" : "weight",
|
|
27847
|
+
"type" : "integer",
|
|
27848
|
+
"required" : true,
|
|
27849
|
+
"attributes" : [ ],
|
|
27850
|
+
"annotations" : [ ]
|
|
27851
|
+
}, {
|
|
27852
|
+
"name" : "ratecard",
|
|
27853
|
+
"type" : "csv_actual_ratecard",
|
|
27854
|
+
"required" : true,
|
|
27855
|
+
"attributes" : [ ],
|
|
27856
|
+
"annotations" : [ ]
|
|
27857
|
+
} ],
|
|
27858
|
+
"attributes" : [ ],
|
|
27859
|
+
"interfaces" : [ ]
|
|
27860
|
+
}, {
|
|
27861
|
+
"name" : "csv_actual_ratecard",
|
|
27862
|
+
"plural" : "csv_actual_ratecards",
|
|
27863
|
+
"fields" : [ {
|
|
27864
|
+
"name" : "base_amount",
|
|
27865
|
+
"type" : "decimal",
|
|
27866
|
+
"required" : false,
|
|
27867
|
+
"attributes" : [ ],
|
|
27868
|
+
"annotations" : [ ],
|
|
27869
|
+
"minimum" : 0
|
|
27870
|
+
} ],
|
|
27871
|
+
"attributes" : [ ],
|
|
27872
|
+
"interfaces" : [ ]
|
|
27873
|
+
}, {
|
|
27874
|
+
"name" : "csv_actual_surcharge_percentage",
|
|
27875
|
+
"plural" : "csv_actual_surcharge_percentages",
|
|
27876
|
+
"fields" : [ {
|
|
27877
|
+
"name" : "percentage",
|
|
27878
|
+
"type" : "decimal",
|
|
27879
|
+
"required" : true,
|
|
27880
|
+
"attributes" : [ ],
|
|
27881
|
+
"annotations" : [ ],
|
|
27882
|
+
"minimum" : 0
|
|
27883
|
+
}, {
|
|
27884
|
+
"name" : "amount",
|
|
27885
|
+
"type" : "decimal",
|
|
27886
|
+
"required" : true,
|
|
27887
|
+
"attributes" : [ ],
|
|
27888
|
+
"annotations" : [ ],
|
|
27889
|
+
"minimum" : 0
|
|
27890
|
+
} ],
|
|
27891
|
+
"attributes" : [ ],
|
|
27892
|
+
"interfaces" : [ ]
|
|
27893
|
+
}, {
|
|
27894
|
+
"name" : "csv_actual_surcharges",
|
|
27895
|
+
"plural" : "csv_actual_surcharges",
|
|
27896
|
+
"fields" : [ {
|
|
27897
|
+
"name" : "fuel",
|
|
27898
|
+
"type" : "csv_actual_surcharge_percentage",
|
|
27899
|
+
"required" : true,
|
|
27900
|
+
"attributes" : [ ],
|
|
27901
|
+
"annotations" : [ ],
|
|
27902
|
+
"minimum" : 0
|
|
27903
|
+
}, {
|
|
27904
|
+
"name" : "remote_area",
|
|
27905
|
+
"type" : "decimal",
|
|
27906
|
+
"required" : true,
|
|
27907
|
+
"attributes" : [ ],
|
|
27908
|
+
"annotations" : [ ],
|
|
27909
|
+
"minimum" : 0
|
|
27910
|
+
}, {
|
|
27911
|
+
"name" : "oversize",
|
|
27912
|
+
"type" : "decimal",
|
|
27913
|
+
"required" : true,
|
|
27914
|
+
"attributes" : [ ],
|
|
27915
|
+
"annotations" : [ ],
|
|
27916
|
+
"minimum" : 0
|
|
27917
|
+
}, {
|
|
27918
|
+
"name" : "duties_paid",
|
|
27919
|
+
"type" : "decimal",
|
|
27920
|
+
"required" : true,
|
|
27921
|
+
"attributes" : [ ],
|
|
27922
|
+
"annotations" : [ ],
|
|
27923
|
+
"minimum" : 0
|
|
27924
|
+
} ],
|
|
27925
|
+
"attributes" : [ ],
|
|
27926
|
+
"interfaces" : [ ]
|
|
27927
|
+
}, {
|
|
27928
|
+
"name" : "csv_dimensions",
|
|
27929
|
+
"plural" : "csv_dimensionses",
|
|
27930
|
+
"fields" : [ {
|
|
27931
|
+
"name" : "unit",
|
|
27932
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
27933
|
+
"required" : true,
|
|
27934
|
+
"attributes" : [ ],
|
|
27935
|
+
"annotations" : [ ]
|
|
27936
|
+
}, {
|
|
27937
|
+
"name" : "length",
|
|
27938
|
+
"type" : "decimal",
|
|
27939
|
+
"required" : true,
|
|
27940
|
+
"attributes" : [ ],
|
|
27941
|
+
"annotations" : [ ]
|
|
27942
|
+
}, {
|
|
27943
|
+
"name" : "width",
|
|
27944
|
+
"type" : "decimal",
|
|
27945
|
+
"required" : true,
|
|
27946
|
+
"attributes" : [ ],
|
|
27947
|
+
"annotations" : [ ]
|
|
27948
|
+
}, {
|
|
27949
|
+
"name" : "depth",
|
|
27950
|
+
"type" : "decimal",
|
|
27951
|
+
"required" : true,
|
|
27952
|
+
"attributes" : [ ],
|
|
27953
|
+
"annotations" : [ ]
|
|
27954
|
+
} ],
|
|
27955
|
+
"attributes" : [ ],
|
|
27956
|
+
"interfaces" : [ ]
|
|
27957
|
+
}, {
|
|
27958
|
+
"name" : "csv_flow_ratecard",
|
|
27959
|
+
"plural" : "csv_flow_ratecards",
|
|
27960
|
+
"fields" : [ {
|
|
27961
|
+
"name" : "id",
|
|
27962
|
+
"type" : "string",
|
|
27963
|
+
"required" : true,
|
|
27964
|
+
"attributes" : [ ],
|
|
27965
|
+
"annotations" : [ ],
|
|
27966
|
+
"description" : "Globally unique identifier"
|
|
27967
|
+
}, {
|
|
27968
|
+
"name" : "number",
|
|
27969
|
+
"type" : "string",
|
|
27970
|
+
"required" : true,
|
|
27971
|
+
"attributes" : [ ],
|
|
27972
|
+
"annotations" : [ ],
|
|
27973
|
+
"description" : "Client's unique identifier for this object"
|
|
27974
|
+
}, {
|
|
27975
|
+
"name" : "owner",
|
|
27976
|
+
"type" : "io.flow.fulfillment.v0.enums.ratecard_owner",
|
|
27977
|
+
"required" : true,
|
|
27978
|
+
"attributes" : [ ],
|
|
27979
|
+
"annotations" : [ ]
|
|
27980
|
+
}, {
|
|
27981
|
+
"name" : "lane",
|
|
27982
|
+
"type" : "lane_reference",
|
|
27983
|
+
"required" : true,
|
|
27984
|
+
"attributes" : [ ],
|
|
27985
|
+
"annotations" : [ ]
|
|
27986
|
+
}, {
|
|
27987
|
+
"name" : "dim_factor",
|
|
27988
|
+
"type" : "decimal",
|
|
27989
|
+
"required" : true,
|
|
27990
|
+
"attributes" : [ ],
|
|
27991
|
+
"annotations" : [ ],
|
|
27992
|
+
"minimum" : 0
|
|
27993
|
+
}, {
|
|
27994
|
+
"name" : "surcharges",
|
|
27995
|
+
"type" : "csv_flow_ratecard_surcharges",
|
|
27996
|
+
"required" : true,
|
|
27997
|
+
"attributes" : [ ],
|
|
27998
|
+
"annotations" : [ ]
|
|
27999
|
+
}, {
|
|
28000
|
+
"name" : "base_amount",
|
|
28001
|
+
"type" : "decimal",
|
|
28002
|
+
"required" : false,
|
|
28003
|
+
"attributes" : [ ],
|
|
28004
|
+
"annotations" : [ ],
|
|
28005
|
+
"minimum" : 0
|
|
28006
|
+
} ],
|
|
28007
|
+
"attributes" : [ ],
|
|
28008
|
+
"interfaces" : [ ]
|
|
28009
|
+
}, {
|
|
28010
|
+
"name" : "csv_flow_ratecard_surcharges",
|
|
28011
|
+
"plural" : "csv_flow_ratecard_surcharges",
|
|
28012
|
+
"fields" : [ {
|
|
28013
|
+
"name" : "fuel",
|
|
28014
|
+
"type" : "csv_service_fee",
|
|
28015
|
+
"required" : false,
|
|
28016
|
+
"attributes" : [ ],
|
|
28017
|
+
"annotations" : [ ]
|
|
28018
|
+
}, {
|
|
28019
|
+
"name" : "remote_area",
|
|
28020
|
+
"type" : "csv_service_fee",
|
|
28021
|
+
"required" : false,
|
|
28022
|
+
"attributes" : [ ],
|
|
28023
|
+
"annotations" : [ ]
|
|
28024
|
+
}, {
|
|
28025
|
+
"name" : "oversize",
|
|
28026
|
+
"type" : "csv_service_fee",
|
|
28027
|
+
"required" : false,
|
|
28028
|
+
"attributes" : [ ],
|
|
28029
|
+
"annotations" : [ ]
|
|
28030
|
+
}, {
|
|
28031
|
+
"name" : "duties_paid",
|
|
28032
|
+
"type" : "csv_service_fee",
|
|
28033
|
+
"required" : false,
|
|
28034
|
+
"attributes" : [ ],
|
|
28035
|
+
"annotations" : [ ]
|
|
28036
|
+
} ],
|
|
28037
|
+
"attributes" : [ ],
|
|
28038
|
+
"interfaces" : [ ]
|
|
28039
|
+
}, {
|
|
28040
|
+
"name" : "csv_global_e_proposition",
|
|
28041
|
+
"plural" : "csv_global_e_propositions",
|
|
28042
|
+
"fields" : [ {
|
|
28043
|
+
"name" : "name",
|
|
28044
|
+
"type" : "string",
|
|
28045
|
+
"required" : true,
|
|
28046
|
+
"attributes" : [ ],
|
|
28047
|
+
"annotations" : [ ]
|
|
28048
|
+
} ],
|
|
28049
|
+
"attributes" : [ ],
|
|
28050
|
+
"interfaces" : [ ]
|
|
28051
|
+
}, {
|
|
28052
|
+
"name" : "csv_global_e_shipping_method",
|
|
28053
|
+
"plural" : "csv_global_e_shipping_methods",
|
|
28054
|
+
"fields" : [ {
|
|
28055
|
+
"name" : "id",
|
|
28056
|
+
"type" : "string",
|
|
28057
|
+
"required" : true,
|
|
28058
|
+
"attributes" : [ ],
|
|
28059
|
+
"annotations" : [ ],
|
|
28060
|
+
"description" : "Globally unique identifier"
|
|
28061
|
+
}, {
|
|
28062
|
+
"name" : "proposition",
|
|
28063
|
+
"type" : "csv_global_e_proposition",
|
|
28064
|
+
"required" : true,
|
|
28065
|
+
"attributes" : [ ],
|
|
28066
|
+
"annotations" : [ ]
|
|
28067
|
+
} ],
|
|
28068
|
+
"attributes" : [ ],
|
|
28069
|
+
"interfaces" : [ ]
|
|
28070
|
+
}, {
|
|
28071
|
+
"name" : "csv_label",
|
|
28072
|
+
"plural" : "csv_labels",
|
|
28073
|
+
"fields" : [ {
|
|
28074
|
+
"name" : "id",
|
|
28075
|
+
"type" : "string",
|
|
28076
|
+
"required" : true,
|
|
28077
|
+
"attributes" : [ ],
|
|
28078
|
+
"annotations" : [ ],
|
|
28079
|
+
"description" : "Globally unique identifier"
|
|
28080
|
+
}, {
|
|
28081
|
+
"name" : "cost",
|
|
28082
|
+
"type" : "csv_label_cost",
|
|
28083
|
+
"required" : true,
|
|
28084
|
+
"attributes" : [ ],
|
|
28085
|
+
"annotations" : [ ]
|
|
28086
|
+
}, {
|
|
28087
|
+
"name" : "created_at",
|
|
28088
|
+
"type" : "date-time-iso8601",
|
|
28089
|
+
"required" : true,
|
|
28090
|
+
"attributes" : [ ],
|
|
28091
|
+
"annotations" : [ ]
|
|
28092
|
+
}, {
|
|
28093
|
+
"name" : "request_method",
|
|
28094
|
+
"type" : "io.flow.label.v0.enums.label_request_method",
|
|
28095
|
+
"required" : false,
|
|
28096
|
+
"attributes" : [ ],
|
|
28097
|
+
"annotations" : [ ]
|
|
28098
|
+
}, {
|
|
28099
|
+
"name" : "trigger_method",
|
|
28100
|
+
"type" : "io.flow.label.v0.enums.label_trigger_method",
|
|
28101
|
+
"required" : false,
|
|
28102
|
+
"attributes" : [ ],
|
|
28103
|
+
"annotations" : [ ]
|
|
28104
|
+
} ],
|
|
28105
|
+
"attributes" : [ ],
|
|
28106
|
+
"interfaces" : [ ]
|
|
28107
|
+
}, {
|
|
28108
|
+
"name" : "csv_label_cost",
|
|
28109
|
+
"plural" : "csv_label_costs",
|
|
28110
|
+
"fields" : [ {
|
|
28111
|
+
"name" : "amount",
|
|
28112
|
+
"type" : "decimal",
|
|
28113
|
+
"required" : true,
|
|
28114
|
+
"attributes" : [ ],
|
|
28115
|
+
"annotations" : [ ]
|
|
28116
|
+
}, {
|
|
28117
|
+
"name" : "currency",
|
|
28118
|
+
"type" : "string",
|
|
28119
|
+
"required" : true,
|
|
28120
|
+
"attributes" : [ ],
|
|
28121
|
+
"annotations" : [ ]
|
|
28122
|
+
}, {
|
|
28123
|
+
"name" : "source",
|
|
28124
|
+
"type" : "io.flow.label.v0.enums.cost_estimate_source",
|
|
28125
|
+
"required" : true,
|
|
28126
|
+
"attributes" : [ ],
|
|
28127
|
+
"annotations" : [ ]
|
|
28128
|
+
} ],
|
|
28129
|
+
"attributes" : [ ],
|
|
28130
|
+
"interfaces" : [ ]
|
|
28131
|
+
}, {
|
|
28132
|
+
"name" : "csv_order",
|
|
28133
|
+
"plural" : "csv_orders",
|
|
28134
|
+
"fields" : [ {
|
|
28135
|
+
"name" : "organization",
|
|
28136
|
+
"type" : "organization_reference",
|
|
28137
|
+
"required" : true,
|
|
28138
|
+
"attributes" : [ ],
|
|
28139
|
+
"annotations" : [ ],
|
|
28140
|
+
"description" : "Refers to your organization's account identifier"
|
|
28141
|
+
}, {
|
|
28142
|
+
"name" : "number",
|
|
28143
|
+
"type" : "string",
|
|
28144
|
+
"required" : true,
|
|
28145
|
+
"attributes" : [ ],
|
|
28146
|
+
"annotations" : [ ],
|
|
28147
|
+
"description" : "Client's unique identifier for this object"
|
|
28148
|
+
}, {
|
|
28149
|
+
"name" : "destination",
|
|
28150
|
+
"type" : "io.flow.experience.v0.models.order_address",
|
|
28151
|
+
"required" : true,
|
|
28152
|
+
"attributes" : [ ],
|
|
28153
|
+
"annotations" : [ ]
|
|
28154
|
+
}, {
|
|
28155
|
+
"name" : "delivered_duty",
|
|
28156
|
+
"type" : "io.flow.common.v0.enums.delivered_duty",
|
|
28157
|
+
"required" : true,
|
|
28158
|
+
"attributes" : [ ],
|
|
28159
|
+
"annotations" : [ ]
|
|
28160
|
+
}, {
|
|
28161
|
+
"name" : "tax",
|
|
28162
|
+
"type" : "io.flow.common.v0.models.money",
|
|
28163
|
+
"required" : true,
|
|
28164
|
+
"attributes" : [ ],
|
|
28165
|
+
"annotations" : [ ]
|
|
28166
|
+
}, {
|
|
28167
|
+
"name" : "duty",
|
|
28168
|
+
"type" : "io.flow.common.v0.models.money",
|
|
28169
|
+
"required" : true,
|
|
28170
|
+
"attributes" : [ ],
|
|
28171
|
+
"annotations" : [ ]
|
|
28172
|
+
}, {
|
|
28173
|
+
"name" : "total",
|
|
28174
|
+
"type" : "io.flow.common.v0.models.money",
|
|
28175
|
+
"required" : true,
|
|
28176
|
+
"attributes" : [ ],
|
|
28177
|
+
"annotations" : [ ]
|
|
28178
|
+
}, {
|
|
28179
|
+
"name" : "number_items",
|
|
28180
|
+
"type" : "long",
|
|
28181
|
+
"required" : true,
|
|
28182
|
+
"attributes" : [ ],
|
|
28183
|
+
"annotations" : [ ]
|
|
28184
|
+
} ],
|
|
28185
|
+
"attributes" : [ ],
|
|
28186
|
+
"interfaces" : [ ]
|
|
28187
|
+
}, {
|
|
28188
|
+
"name" : "csv_record",
|
|
28189
|
+
"plural" : "csv_records",
|
|
28190
|
+
"fields" : [ {
|
|
28191
|
+
"name" : "label",
|
|
28192
|
+
"type" : "csv_label",
|
|
28193
|
+
"required" : true,
|
|
28194
|
+
"attributes" : [ ],
|
|
28195
|
+
"annotations" : [ ]
|
|
28196
|
+
}, {
|
|
28197
|
+
"name" : "carrier_service_id",
|
|
28198
|
+
"type" : "string",
|
|
28199
|
+
"required" : true,
|
|
28200
|
+
"attributes" : [ ],
|
|
28201
|
+
"annotations" : [ ]
|
|
28202
|
+
}, {
|
|
28203
|
+
"name" : "carrier_tracking_number",
|
|
28204
|
+
"type" : "string",
|
|
28205
|
+
"required" : true,
|
|
28206
|
+
"attributes" : [ ],
|
|
28207
|
+
"annotations" : [ ]
|
|
28208
|
+
}, {
|
|
28209
|
+
"name" : "order",
|
|
28210
|
+
"type" : "csv_order",
|
|
28211
|
+
"required" : true,
|
|
28212
|
+
"attributes" : [ ],
|
|
28213
|
+
"annotations" : [ ]
|
|
28214
|
+
}, {
|
|
28215
|
+
"name" : "flow_ratecard",
|
|
28216
|
+
"type" : "csv_flow_ratecard",
|
|
28217
|
+
"required" : true,
|
|
28218
|
+
"attributes" : [ ],
|
|
28219
|
+
"annotations" : [ ]
|
|
28220
|
+
}, {
|
|
28221
|
+
"name" : "global_e_shipping_method",
|
|
28222
|
+
"type" : "csv_global_e_shipping_method",
|
|
28223
|
+
"required" : false,
|
|
28224
|
+
"attributes" : [ ],
|
|
28225
|
+
"annotations" : [ ]
|
|
28226
|
+
}, {
|
|
28227
|
+
"name" : "weight",
|
|
28228
|
+
"type" : "csv_weight",
|
|
28229
|
+
"required" : true,
|
|
28230
|
+
"attributes" : [ ],
|
|
28231
|
+
"annotations" : [ ]
|
|
28232
|
+
}, {
|
|
28233
|
+
"name" : "dimensions",
|
|
28234
|
+
"type" : "csv_dimensions",
|
|
28235
|
+
"required" : true,
|
|
28236
|
+
"attributes" : [ ],
|
|
28237
|
+
"annotations" : [ ]
|
|
28238
|
+
}, {
|
|
28239
|
+
"name" : "actual",
|
|
28240
|
+
"type" : "csv_actual",
|
|
28241
|
+
"required" : false,
|
|
28242
|
+
"attributes" : [ ],
|
|
28243
|
+
"annotations" : [ ]
|
|
28244
|
+
} ],
|
|
28245
|
+
"attributes" : [ ],
|
|
28246
|
+
"interfaces" : [ ]
|
|
28247
|
+
}, {
|
|
28248
|
+
"name" : "csv_service_fee",
|
|
28249
|
+
"plural" : "csv_service_fees",
|
|
28250
|
+
"fields" : [ {
|
|
28251
|
+
"name" : "amount",
|
|
28252
|
+
"type" : "double",
|
|
28253
|
+
"required" : false,
|
|
28254
|
+
"attributes" : [ ],
|
|
28255
|
+
"annotations" : [ ],
|
|
28256
|
+
"example" : "100"
|
|
28257
|
+
}, {
|
|
28258
|
+
"name" : "currency",
|
|
28259
|
+
"type" : "string",
|
|
28260
|
+
"required" : false,
|
|
28261
|
+
"attributes" : [ ],
|
|
28262
|
+
"annotations" : [ ],
|
|
28263
|
+
"description" : "ISO 4217 3 currency code as defined in https://api.flow.io/reference/currencies",
|
|
28264
|
+
"example" : "CAD"
|
|
28265
|
+
}, {
|
|
28266
|
+
"name" : "percentage",
|
|
28267
|
+
"type" : "decimal",
|
|
28268
|
+
"required" : false,
|
|
28269
|
+
"attributes" : [ ],
|
|
28270
|
+
"annotations" : [ ]
|
|
28271
|
+
} ],
|
|
28272
|
+
"attributes" : [ ],
|
|
28273
|
+
"interfaces" : [ ]
|
|
28274
|
+
}, {
|
|
28275
|
+
"name" : "csv_weight",
|
|
28276
|
+
"plural" : "csv_weights",
|
|
28277
|
+
"fields" : [ {
|
|
28278
|
+
"name" : "unit",
|
|
28279
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
28280
|
+
"required" : true,
|
|
28281
|
+
"attributes" : [ ],
|
|
28282
|
+
"annotations" : [ ]
|
|
28283
|
+
}, {
|
|
28284
|
+
"name" : "provided",
|
|
28285
|
+
"type" : "decimal",
|
|
28286
|
+
"required" : true,
|
|
28287
|
+
"attributes" : [ ],
|
|
28288
|
+
"annotations" : [ ],
|
|
28289
|
+
"minimum" : 0
|
|
28290
|
+
}, {
|
|
28291
|
+
"name" : "dimensional",
|
|
28292
|
+
"type" : "decimal",
|
|
28293
|
+
"required" : true,
|
|
28294
|
+
"attributes" : [ ],
|
|
28295
|
+
"annotations" : [ ],
|
|
28296
|
+
"minimum" : 0
|
|
28297
|
+
}, {
|
|
28298
|
+
"name" : "lookup",
|
|
28299
|
+
"type" : "integer",
|
|
28300
|
+
"required" : true,
|
|
28301
|
+
"attributes" : [ ],
|
|
28302
|
+
"annotations" : [ ],
|
|
28303
|
+
"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",
|
|
28304
|
+
"minimum" : 0
|
|
28305
|
+
} ],
|
|
28306
|
+
"attributes" : [ ],
|
|
28307
|
+
"interfaces" : [ ]
|
|
27660
28308
|
}, {
|
|
27661
28309
|
"name" : "currency_internal_rate",
|
|
27662
28310
|
"plural" : "currency_internal_rates",
|
|
@@ -41546,6 +42194,38 @@
|
|
|
41546
42194
|
} ],
|
|
41547
42195
|
"attributes" : [ ],
|
|
41548
42196
|
"interfaces" : [ ]
|
|
42197
|
+
}, {
|
|
42198
|
+
"name" : "label_generation_settings_deleted",
|
|
42199
|
+
"plural" : "label_generation_settings_deleteds",
|
|
42200
|
+
"fields" : [ {
|
|
42201
|
+
"name" : "event_id",
|
|
42202
|
+
"type" : "string",
|
|
42203
|
+
"required" : true,
|
|
42204
|
+
"attributes" : [ ],
|
|
42205
|
+
"annotations" : [ ]
|
|
42206
|
+
}, {
|
|
42207
|
+
"name" : "timestamp",
|
|
42208
|
+
"type" : "date-time-iso8601",
|
|
42209
|
+
"required" : true,
|
|
42210
|
+
"attributes" : [ ],
|
|
42211
|
+
"annotations" : [ ]
|
|
42212
|
+
}, {
|
|
42213
|
+
"name" : "organization",
|
|
42214
|
+
"type" : "string",
|
|
42215
|
+
"required" : true,
|
|
42216
|
+
"attributes" : [ ],
|
|
42217
|
+
"annotations" : [ ],
|
|
42218
|
+
"description" : "Refers to your organization's account identifier"
|
|
42219
|
+
}, {
|
|
42220
|
+
"name" : "id",
|
|
42221
|
+
"type" : "string",
|
|
42222
|
+
"required" : true,
|
|
42223
|
+
"attributes" : [ ],
|
|
42224
|
+
"annotations" : [ ],
|
|
42225
|
+
"description" : "Globally unique identifier"
|
|
42226
|
+
} ],
|
|
42227
|
+
"attributes" : [ ],
|
|
42228
|
+
"interfaces" : [ ]
|
|
41549
42229
|
}, {
|
|
41550
42230
|
"name" : "label_generation_settings_form",
|
|
41551
42231
|
"plural" : "label_generation_settings_forms",
|
|
@@ -41570,6 +42250,37 @@
|
|
|
41570
42250
|
} ],
|
|
41571
42251
|
"attributes" : [ ],
|
|
41572
42252
|
"interfaces" : [ ]
|
|
42253
|
+
}, {
|
|
42254
|
+
"name" : "label_generation_settings_upserted",
|
|
42255
|
+
"plural" : "label_generation_settings_upserteds",
|
|
42256
|
+
"fields" : [ {
|
|
42257
|
+
"name" : "event_id",
|
|
42258
|
+
"type" : "string",
|
|
42259
|
+
"required" : true,
|
|
42260
|
+
"attributes" : [ ],
|
|
42261
|
+
"annotations" : [ ]
|
|
42262
|
+
}, {
|
|
42263
|
+
"name" : "timestamp",
|
|
42264
|
+
"type" : "date-time-iso8601",
|
|
42265
|
+
"required" : true,
|
|
42266
|
+
"attributes" : [ ],
|
|
42267
|
+
"annotations" : [ ]
|
|
42268
|
+
}, {
|
|
42269
|
+
"name" : "organization",
|
|
42270
|
+
"type" : "string",
|
|
42271
|
+
"required" : true,
|
|
42272
|
+
"attributes" : [ ],
|
|
42273
|
+
"annotations" : [ ],
|
|
42274
|
+
"description" : "Refers to your organization's account identifier"
|
|
42275
|
+
}, {
|
|
42276
|
+
"name" : "label_generation_settings",
|
|
42277
|
+
"type" : "label_generation_settings",
|
|
42278
|
+
"required" : true,
|
|
42279
|
+
"attributes" : [ ],
|
|
42280
|
+
"annotations" : [ ]
|
|
42281
|
+
} ],
|
|
42282
|
+
"attributes" : [ ],
|
|
42283
|
+
"interfaces" : [ ]
|
|
41573
42284
|
}, {
|
|
41574
42285
|
"name" : "label_summary",
|
|
41575
42286
|
"plural" : "label_summaries",
|
|
@@ -41992,6 +42703,19 @@
|
|
|
41992
42703
|
"attributes" : [ ],
|
|
41993
42704
|
"interfaces" : [ ],
|
|
41994
42705
|
"description" : "Credentials for landmark."
|
|
42706
|
+
}, {
|
|
42707
|
+
"name" : "lane_reference",
|
|
42708
|
+
"plural" : "lane_references",
|
|
42709
|
+
"fields" : [ {
|
|
42710
|
+
"name" : "id",
|
|
42711
|
+
"type" : "string",
|
|
42712
|
+
"required" : true,
|
|
42713
|
+
"attributes" : [ ],
|
|
42714
|
+
"annotations" : [ ],
|
|
42715
|
+
"description" : "Globally unique identifier"
|
|
42716
|
+
} ],
|
|
42717
|
+
"attributes" : [ ],
|
|
42718
|
+
"interfaces" : [ ]
|
|
41995
42719
|
}, {
|
|
41996
42720
|
"name" : "levy_rate_summary",
|
|
41997
42721
|
"plural" : "levy_rate_summaries",
|
|
@@ -43462,6 +44186,13 @@
|
|
|
43462
44186
|
"name" : "manual_review_rule",
|
|
43463
44187
|
"plural" : "manual_review_rules",
|
|
43464
44188
|
"fields" : [ {
|
|
44189
|
+
"name" : "id",
|
|
44190
|
+
"type" : "string",
|
|
44191
|
+
"required" : true,
|
|
44192
|
+
"attributes" : [ ],
|
|
44193
|
+
"annotations" : [ ],
|
|
44194
|
+
"description" : "Globally unique identifier"
|
|
44195
|
+
}, {
|
|
43465
44196
|
"name" : "responsible_party",
|
|
43466
44197
|
"type" : "fraud_review_responsible_party",
|
|
43467
44198
|
"required" : true,
|
|
@@ -43493,6 +44224,38 @@
|
|
|
43493
44224
|
"attributes" : [ ],
|
|
43494
44225
|
"interfaces" : [ ],
|
|
43495
44226
|
"description" : "A manual review rule that allows the responsible_party to evaluate high risk transactions manually to decide if they should be approved."
|
|
44227
|
+
}, {
|
|
44228
|
+
"name" : "manual_review_rule_deleted",
|
|
44229
|
+
"plural" : "manual_review_rule_deleteds",
|
|
44230
|
+
"fields" : [ {
|
|
44231
|
+
"name" : "event_id",
|
|
44232
|
+
"type" : "string",
|
|
44233
|
+
"required" : true,
|
|
44234
|
+
"attributes" : [ ],
|
|
44235
|
+
"annotations" : [ ]
|
|
44236
|
+
}, {
|
|
44237
|
+
"name" : "timestamp",
|
|
44238
|
+
"type" : "date-time-iso8601",
|
|
44239
|
+
"required" : true,
|
|
44240
|
+
"attributes" : [ ],
|
|
44241
|
+
"annotations" : [ ]
|
|
44242
|
+
}, {
|
|
44243
|
+
"name" : "organization",
|
|
44244
|
+
"type" : "string",
|
|
44245
|
+
"required" : true,
|
|
44246
|
+
"attributes" : [ ],
|
|
44247
|
+
"annotations" : [ ],
|
|
44248
|
+
"description" : "Refers to your organization's account identifier"
|
|
44249
|
+
}, {
|
|
44250
|
+
"name" : "id",
|
|
44251
|
+
"type" : "string",
|
|
44252
|
+
"required" : true,
|
|
44253
|
+
"attributes" : [ ],
|
|
44254
|
+
"annotations" : [ ],
|
|
44255
|
+
"description" : "Globally unique identifier"
|
|
44256
|
+
} ],
|
|
44257
|
+
"attributes" : [ ],
|
|
44258
|
+
"interfaces" : [ ]
|
|
43496
44259
|
}, {
|
|
43497
44260
|
"name" : "manual_review_rule_form",
|
|
43498
44261
|
"plural" : "manual_review_rule_forms",
|
|
@@ -43522,6 +44285,37 @@
|
|
|
43522
44285
|
"attributes" : [ ],
|
|
43523
44286
|
"interfaces" : [ ],
|
|
43524
44287
|
"description" : "A manual review rule that allows the responsible_party to evaluate high risk transactions manually to decide if they should be approved."
|
|
44288
|
+
}, {
|
|
44289
|
+
"name" : "manual_review_rule_upserted",
|
|
44290
|
+
"plural" : "manual_review_rule_upserteds",
|
|
44291
|
+
"fields" : [ {
|
|
44292
|
+
"name" : "event_id",
|
|
44293
|
+
"type" : "string",
|
|
44294
|
+
"required" : true,
|
|
44295
|
+
"attributes" : [ ],
|
|
44296
|
+
"annotations" : [ ]
|
|
44297
|
+
}, {
|
|
44298
|
+
"name" : "timestamp",
|
|
44299
|
+
"type" : "date-time-iso8601",
|
|
44300
|
+
"required" : true,
|
|
44301
|
+
"attributes" : [ ],
|
|
44302
|
+
"annotations" : [ ]
|
|
44303
|
+
}, {
|
|
44304
|
+
"name" : "organization",
|
|
44305
|
+
"type" : "string",
|
|
44306
|
+
"required" : true,
|
|
44307
|
+
"attributes" : [ ],
|
|
44308
|
+
"annotations" : [ ],
|
|
44309
|
+
"description" : "Refers to your organization's account identifier"
|
|
44310
|
+
}, {
|
|
44311
|
+
"name" : "rule",
|
|
44312
|
+
"type" : "manual_review_rule",
|
|
44313
|
+
"required" : true,
|
|
44314
|
+
"attributes" : [ ],
|
|
44315
|
+
"annotations" : [ ]
|
|
44316
|
+
} ],
|
|
44317
|
+
"attributes" : [ ],
|
|
44318
|
+
"interfaces" : [ ]
|
|
43525
44319
|
}, {
|
|
43526
44320
|
"name" : "manual_transaction",
|
|
43527
44321
|
"plural" : "manual_transactions",
|
|
@@ -45265,6 +46059,24 @@
|
|
|
45265
46059
|
} ],
|
|
45266
46060
|
"attributes" : [ ],
|
|
45267
46061
|
"interfaces" : [ ]
|
|
46062
|
+
}, {
|
|
46063
|
+
"name" : "onboarding_state_form",
|
|
46064
|
+
"plural" : "onboarding_state_forms",
|
|
46065
|
+
"fields" : [ {
|
|
46066
|
+
"name" : "onboarding_state",
|
|
46067
|
+
"type" : "io.flow.organization.onboarding.state.v0.unions.onboarding_state",
|
|
46068
|
+
"required" : true,
|
|
46069
|
+
"attributes" : [ ],
|
|
46070
|
+
"annotations" : [ ]
|
|
46071
|
+
}, {
|
|
46072
|
+
"name" : "transitioned_at",
|
|
46073
|
+
"type" : "date-time-iso8601",
|
|
46074
|
+
"required" : true,
|
|
46075
|
+
"attributes" : [ ],
|
|
46076
|
+
"annotations" : [ ]
|
|
46077
|
+
} ],
|
|
46078
|
+
"attributes" : [ ],
|
|
46079
|
+
"interfaces" : [ ]
|
|
45268
46080
|
}, {
|
|
45269
46081
|
"name" : "one_time_token_redemption_form",
|
|
45270
46082
|
"plural" : "one_time_token_redemption_forms",
|
|
@@ -47346,6 +48158,19 @@
|
|
|
47346
48158
|
} ],
|
|
47347
48159
|
"attributes" : [ ],
|
|
47348
48160
|
"interfaces" : [ ]
|
|
48161
|
+
}, {
|
|
48162
|
+
"name" : "organization_reference",
|
|
48163
|
+
"plural" : "organization_references",
|
|
48164
|
+
"fields" : [ {
|
|
48165
|
+
"name" : "id",
|
|
48166
|
+
"type" : "string",
|
|
48167
|
+
"required" : true,
|
|
48168
|
+
"attributes" : [ ],
|
|
48169
|
+
"annotations" : [ ],
|
|
48170
|
+
"description" : "Globally unique identifier"
|
|
48171
|
+
} ],
|
|
48172
|
+
"attributes" : [ ],
|
|
48173
|
+
"interfaces" : [ ]
|
|
47349
48174
|
}, {
|
|
47350
48175
|
"name" : "organization_restriction_approval",
|
|
47351
48176
|
"plural" : "organization_restriction_approvals",
|
|
@@ -47868,13 +48693,6 @@
|
|
|
47868
48693
|
"attributes" : [ ],
|
|
47869
48694
|
"annotations" : [ ],
|
|
47870
48695
|
"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
48696
|
}, {
|
|
47879
48697
|
"name" : "previous_status",
|
|
47880
48698
|
"type" : "io.flow.common.v0.enums.organization_status",
|
|
@@ -47911,6 +48729,13 @@
|
|
|
47911
48729
|
"required" : true,
|
|
47912
48730
|
"attributes" : [ ],
|
|
47913
48731
|
"annotations" : [ ]
|
|
48732
|
+
}, {
|
|
48733
|
+
"name" : "organization",
|
|
48734
|
+
"type" : "string",
|
|
48735
|
+
"required" : true,
|
|
48736
|
+
"attributes" : [ ],
|
|
48737
|
+
"annotations" : [ ],
|
|
48738
|
+
"description" : "Refers to your organization's account identifier"
|
|
47914
48739
|
}, {
|
|
47915
48740
|
"name" : "id",
|
|
47916
48741
|
"type" : "string",
|
|
@@ -47936,6 +48761,13 @@
|
|
|
47936
48761
|
"required" : true,
|
|
47937
48762
|
"attributes" : [ ],
|
|
47938
48763
|
"annotations" : [ ]
|
|
48764
|
+
}, {
|
|
48765
|
+
"name" : "organization",
|
|
48766
|
+
"type" : "string",
|
|
48767
|
+
"required" : true,
|
|
48768
|
+
"attributes" : [ ],
|
|
48769
|
+
"annotations" : [ ],
|
|
48770
|
+
"description" : "Refers to your organization's account identifier"
|
|
47939
48771
|
}, {
|
|
47940
48772
|
"name" : "organization_status_change",
|
|
47941
48773
|
"type" : "organization_status_change",
|
|
@@ -58092,6 +58924,30 @@
|
|
|
58092
58924
|
"attributes" : [ ],
|
|
58093
58925
|
"interfaces" : [ ],
|
|
58094
58926
|
"description" : "labels an attribute can assume"
|
|
58927
|
+
}, {
|
|
58928
|
+
"name" : "surcharge",
|
|
58929
|
+
"plural" : "surcharges",
|
|
58930
|
+
"fields" : [ {
|
|
58931
|
+
"name" : "amount",
|
|
58932
|
+
"type" : "decimal",
|
|
58933
|
+
"required" : true,
|
|
58934
|
+
"attributes" : [ ],
|
|
58935
|
+
"annotations" : [ ]
|
|
58936
|
+
}, {
|
|
58937
|
+
"name" : "percentage",
|
|
58938
|
+
"type" : "decimal",
|
|
58939
|
+
"required" : false,
|
|
58940
|
+
"attributes" : [ ],
|
|
58941
|
+
"annotations" : [ ]
|
|
58942
|
+
}, {
|
|
58943
|
+
"name" : "type",
|
|
58944
|
+
"type" : "surcharge_type",
|
|
58945
|
+
"required" : true,
|
|
58946
|
+
"attributes" : [ ],
|
|
58947
|
+
"annotations" : [ ]
|
|
58948
|
+
} ],
|
|
58949
|
+
"attributes" : [ ],
|
|
58950
|
+
"interfaces" : [ ]
|
|
58095
58951
|
}, {
|
|
58096
58952
|
"name" : "svb_virtual_card_clearing",
|
|
58097
58953
|
"plural" : "svb_virtual_card_clearings",
|
|
@@ -60903,6 +61759,18 @@
|
|
|
60903
61759
|
"attributes" : [ ],
|
|
60904
61760
|
"interfaces" : [ "child_transaction" ],
|
|
60905
61761
|
"description" : "Represents a virtual card transaction from payment"
|
|
61762
|
+
}, {
|
|
61763
|
+
"name" : "wash_export_request",
|
|
61764
|
+
"plural" : "wash_export_requests",
|
|
61765
|
+
"fields" : [ {
|
|
61766
|
+
"name" : "url",
|
|
61767
|
+
"type" : "string",
|
|
61768
|
+
"required" : true,
|
|
61769
|
+
"attributes" : [ ],
|
|
61770
|
+
"annotations" : [ ]
|
|
61771
|
+
} ],
|
|
61772
|
+
"attributes" : [ ],
|
|
61773
|
+
"interfaces" : [ ]
|
|
60906
61774
|
}, {
|
|
60907
61775
|
"name" : "waste_electrical_and_electronic_equipment_compliance_data",
|
|
60908
61776
|
"plural" : "waste_electrical_and_electronic_equipment_compliance_data",
|
|
@@ -74941,66 +75809,177 @@
|
|
|
74941
75809
|
"ignore" : [ "get", "id, limit, offset, sort" ]
|
|
74942
75810
|
}
|
|
74943
75811
|
} ]
|
|
74944
|
-
}, {
|
|
75812
|
+
}, {
|
|
75813
|
+
"method" : "GET",
|
|
75814
|
+
"path" : "/harmonization/statistics/rate-source",
|
|
75815
|
+
"parameters" : [ {
|
|
75816
|
+
"name" : "destination",
|
|
75817
|
+
"type" : "string",
|
|
75818
|
+
"location" : "Query",
|
|
75819
|
+
"required" : false,
|
|
75820
|
+
"description" : "The ISO 3166-3 country code. Case insensitive. See https://api.flow.io/reference/countries",
|
|
75821
|
+
"example" : "CAN"
|
|
75822
|
+
} ],
|
|
75823
|
+
"responses" : [ {
|
|
75824
|
+
"code" : {
|
|
75825
|
+
"integer" : {
|
|
75826
|
+
"value" : 200
|
|
75827
|
+
}
|
|
75828
|
+
},
|
|
75829
|
+
"type" : "[internal_harmonization_statistic]",
|
|
75830
|
+
"description" : "Successful response",
|
|
75831
|
+
"attributes" : [ ]
|
|
75832
|
+
}, {
|
|
75833
|
+
"code" : {
|
|
75834
|
+
"integer" : {
|
|
75835
|
+
"value" : 401
|
|
75836
|
+
}
|
|
75837
|
+
},
|
|
75838
|
+
"type" : "unit",
|
|
75839
|
+
"description" : "Authorization failed",
|
|
75840
|
+
"attributes" : [ ]
|
|
75841
|
+
}, {
|
|
75842
|
+
"code" : {
|
|
75843
|
+
"integer" : {
|
|
75844
|
+
"value" : 422
|
|
75845
|
+
}
|
|
75846
|
+
},
|
|
75847
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
75848
|
+
"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.",
|
|
75849
|
+
"attributes" : [ ]
|
|
75850
|
+
} ],
|
|
75851
|
+
"attributes" : [ {
|
|
75852
|
+
"name" : "linter",
|
|
75853
|
+
"value" : {
|
|
75854
|
+
"ignore" : [ "get", "id, limit, offset, sort" ]
|
|
75855
|
+
}
|
|
75856
|
+
} ]
|
|
75857
|
+
}, {
|
|
75858
|
+
"method" : "GET",
|
|
75859
|
+
"path" : "/harmonization/statistics/time-to-classify-aggregated",
|
|
75860
|
+
"parameters" : [ {
|
|
75861
|
+
"name" : "from",
|
|
75862
|
+
"type" : "date-time-iso8601",
|
|
75863
|
+
"location" : "Query",
|
|
75864
|
+
"required" : false,
|
|
75865
|
+
"example" : "2021-01-01"
|
|
75866
|
+
}, {
|
|
75867
|
+
"name" : "to",
|
|
75868
|
+
"type" : "date-time-iso8601",
|
|
75869
|
+
"location" : "Query",
|
|
75870
|
+
"required" : false,
|
|
75871
|
+
"example" : "2021-01-01"
|
|
75872
|
+
} ],
|
|
75873
|
+
"responses" : [ {
|
|
75874
|
+
"code" : {
|
|
75875
|
+
"integer" : {
|
|
75876
|
+
"value" : 200
|
|
75877
|
+
}
|
|
75878
|
+
},
|
|
75879
|
+
"type" : "[internal_harmonization_statistic]",
|
|
75880
|
+
"description" : "Successful response",
|
|
75881
|
+
"attributes" : [ ]
|
|
75882
|
+
}, {
|
|
75883
|
+
"code" : {
|
|
75884
|
+
"integer" : {
|
|
75885
|
+
"value" : 401
|
|
75886
|
+
}
|
|
75887
|
+
},
|
|
75888
|
+
"type" : "unit",
|
|
75889
|
+
"description" : "Authorization failed",
|
|
75890
|
+
"attributes" : [ ]
|
|
75891
|
+
}, {
|
|
75892
|
+
"code" : {
|
|
75893
|
+
"integer" : {
|
|
75894
|
+
"value" : 422
|
|
75895
|
+
}
|
|
75896
|
+
},
|
|
75897
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
75898
|
+
"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.",
|
|
75899
|
+
"attributes" : [ ]
|
|
75900
|
+
} ],
|
|
75901
|
+
"attributes" : [ {
|
|
75902
|
+
"name" : "linter",
|
|
75903
|
+
"value" : {
|
|
75904
|
+
"ignore" : [ "get", "id, limit, offset, sort" ]
|
|
75905
|
+
}
|
|
75906
|
+
} ]
|
|
75907
|
+
}, {
|
|
75908
|
+
"method" : "GET",
|
|
75909
|
+
"path" : "/harmonization/statistics/time-to-classify",
|
|
75910
|
+
"parameters" : [ {
|
|
75911
|
+
"name" : "from",
|
|
75912
|
+
"type" : "date-time-iso8601",
|
|
75913
|
+
"location" : "Query",
|
|
75914
|
+
"required" : false,
|
|
75915
|
+
"example" : "2021-01-01"
|
|
75916
|
+
}, {
|
|
75917
|
+
"name" : "to",
|
|
75918
|
+
"type" : "date-time-iso8601",
|
|
75919
|
+
"location" : "Query",
|
|
75920
|
+
"required" : false,
|
|
75921
|
+
"example" : "2021-01-01"
|
|
75922
|
+
} ],
|
|
75923
|
+
"responses" : [ {
|
|
75924
|
+
"code" : {
|
|
75925
|
+
"integer" : {
|
|
75926
|
+
"value" : 200
|
|
75927
|
+
}
|
|
75928
|
+
},
|
|
75929
|
+
"type" : "[internal_harmonization_statistic]",
|
|
75930
|
+
"description" : "Successful response",
|
|
75931
|
+
"attributes" : [ ]
|
|
75932
|
+
}, {
|
|
75933
|
+
"code" : {
|
|
75934
|
+
"integer" : {
|
|
75935
|
+
"value" : 401
|
|
75936
|
+
}
|
|
75937
|
+
},
|
|
75938
|
+
"type" : "unit",
|
|
75939
|
+
"description" : "Authorization failed",
|
|
75940
|
+
"attributes" : [ ]
|
|
75941
|
+
}, {
|
|
75942
|
+
"code" : {
|
|
75943
|
+
"integer" : {
|
|
75944
|
+
"value" : 422
|
|
75945
|
+
}
|
|
75946
|
+
},
|
|
75947
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
75948
|
+
"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.",
|
|
75949
|
+
"attributes" : [ ]
|
|
75950
|
+
} ],
|
|
75951
|
+
"attributes" : [ {
|
|
75952
|
+
"name" : "linter",
|
|
75953
|
+
"value" : {
|
|
75954
|
+
"ignore" : [ "get", "id, limit, offset, sort" ]
|
|
75955
|
+
}
|
|
75956
|
+
} ]
|
|
75957
|
+
} ],
|
|
75958
|
+
"attributes" : [ {
|
|
75959
|
+
"name" : "docs",
|
|
75960
|
+
"value" : {
|
|
75961
|
+
"module" : "general"
|
|
75962
|
+
}
|
|
75963
|
+
} ],
|
|
75964
|
+
"path" : "/harmonization/statistics"
|
|
75965
|
+
}, {
|
|
75966
|
+
"type" : "internal_payment_request",
|
|
75967
|
+
"plural" : "internal_payment_requests",
|
|
75968
|
+
"operations" : [ {
|
|
74945
75969
|
"method" : "GET",
|
|
74946
|
-
"path" : "/
|
|
75970
|
+
"path" : "/:organization/payment/requests/:id/internal",
|
|
74947
75971
|
"parameters" : [ {
|
|
74948
|
-
"name" : "
|
|
75972
|
+
"name" : "organization",
|
|
74949
75973
|
"type" : "string",
|
|
74950
|
-
"location" : "
|
|
74951
|
-
"required" :
|
|
74952
|
-
"description" : "
|
|
74953
|
-
"example" : "CAN"
|
|
74954
|
-
} ],
|
|
74955
|
-
"responses" : [ {
|
|
74956
|
-
"code" : {
|
|
74957
|
-
"integer" : {
|
|
74958
|
-
"value" : 200
|
|
74959
|
-
}
|
|
74960
|
-
},
|
|
74961
|
-
"type" : "[internal_harmonization_statistic]",
|
|
74962
|
-
"description" : "Successful response",
|
|
74963
|
-
"attributes" : [ ]
|
|
74964
|
-
}, {
|
|
74965
|
-
"code" : {
|
|
74966
|
-
"integer" : {
|
|
74967
|
-
"value" : 401
|
|
74968
|
-
}
|
|
74969
|
-
},
|
|
74970
|
-
"type" : "unit",
|
|
74971
|
-
"description" : "Authorization failed",
|
|
74972
|
-
"attributes" : [ ]
|
|
74973
|
-
}, {
|
|
74974
|
-
"code" : {
|
|
74975
|
-
"integer" : {
|
|
74976
|
-
"value" : 422
|
|
74977
|
-
}
|
|
74978
|
-
},
|
|
74979
|
-
"type" : "io.flow.error.v0.models.generic_error",
|
|
74980
|
-
"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.",
|
|
74981
|
-
"attributes" : [ ]
|
|
74982
|
-
} ],
|
|
74983
|
-
"attributes" : [ {
|
|
74984
|
-
"name" : "linter",
|
|
74985
|
-
"value" : {
|
|
74986
|
-
"ignore" : [ "get", "id, limit, offset, sort" ]
|
|
74987
|
-
}
|
|
74988
|
-
} ]
|
|
74989
|
-
}, {
|
|
74990
|
-
"method" : "GET",
|
|
74991
|
-
"path" : "/harmonization/statistics/time-to-classify-aggregated",
|
|
74992
|
-
"parameters" : [ {
|
|
74993
|
-
"name" : "from",
|
|
74994
|
-
"type" : "date-time-iso8601",
|
|
74995
|
-
"location" : "Query",
|
|
74996
|
-
"required" : false,
|
|
74997
|
-
"example" : "2021-01-01"
|
|
75974
|
+
"location" : "Path",
|
|
75975
|
+
"required" : true,
|
|
75976
|
+
"description" : "Refers to your organization's account identifier"
|
|
74998
75977
|
}, {
|
|
74999
|
-
"name" : "
|
|
75000
|
-
"type" : "
|
|
75001
|
-
"location" : "
|
|
75002
|
-
"required" :
|
|
75003
|
-
"
|
|
75978
|
+
"name" : "id",
|
|
75979
|
+
"type" : "string",
|
|
75980
|
+
"location" : "Path",
|
|
75981
|
+
"required" : true,
|
|
75982
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
75004
75983
|
} ],
|
|
75005
75984
|
"responses" : [ {
|
|
75006
75985
|
"code" : {
|
|
@@ -75008,7 +75987,7 @@
|
|
|
75008
75987
|
"value" : 200
|
|
75009
75988
|
}
|
|
75010
75989
|
},
|
|
75011
|
-
"type" : "
|
|
75990
|
+
"type" : "internal_payment_request",
|
|
75012
75991
|
"description" : "Successful response",
|
|
75013
75992
|
"attributes" : [ ]
|
|
75014
75993
|
}, {
|
|
@@ -75023,83 +76002,17 @@
|
|
|
75023
76002
|
}, {
|
|
75024
76003
|
"code" : {
|
|
75025
76004
|
"integer" : {
|
|
75026
|
-
"value" :
|
|
75027
|
-
}
|
|
75028
|
-
},
|
|
75029
|
-
"type" : "io.flow.error.v0.models.generic_error",
|
|
75030
|
-
"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.",
|
|
75031
|
-
"attributes" : [ ]
|
|
75032
|
-
} ],
|
|
75033
|
-
"attributes" : [ {
|
|
75034
|
-
"name" : "linter",
|
|
75035
|
-
"value" : {
|
|
75036
|
-
"ignore" : [ "get", "id, limit, offset, sort" ]
|
|
75037
|
-
}
|
|
75038
|
-
} ]
|
|
75039
|
-
}, {
|
|
75040
|
-
"method" : "GET",
|
|
75041
|
-
"path" : "/harmonization/statistics/time-to-classify",
|
|
75042
|
-
"parameters" : [ {
|
|
75043
|
-
"name" : "from",
|
|
75044
|
-
"type" : "date-time-iso8601",
|
|
75045
|
-
"location" : "Query",
|
|
75046
|
-
"required" : false,
|
|
75047
|
-
"example" : "2021-01-01"
|
|
75048
|
-
}, {
|
|
75049
|
-
"name" : "to",
|
|
75050
|
-
"type" : "date-time-iso8601",
|
|
75051
|
-
"location" : "Query",
|
|
75052
|
-
"required" : false,
|
|
75053
|
-
"example" : "2021-01-01"
|
|
75054
|
-
} ],
|
|
75055
|
-
"responses" : [ {
|
|
75056
|
-
"code" : {
|
|
75057
|
-
"integer" : {
|
|
75058
|
-
"value" : 200
|
|
75059
|
-
}
|
|
75060
|
-
},
|
|
75061
|
-
"type" : "[internal_harmonization_statistic]",
|
|
75062
|
-
"description" : "Successful response",
|
|
75063
|
-
"attributes" : [ ]
|
|
75064
|
-
}, {
|
|
75065
|
-
"code" : {
|
|
75066
|
-
"integer" : {
|
|
75067
|
-
"value" : 401
|
|
76005
|
+
"value" : 404
|
|
75068
76006
|
}
|
|
75069
76007
|
},
|
|
75070
76008
|
"type" : "unit",
|
|
75071
|
-
"description" : "
|
|
75072
|
-
"attributes" : [ ]
|
|
75073
|
-
}, {
|
|
75074
|
-
"code" : {
|
|
75075
|
-
"integer" : {
|
|
75076
|
-
"value" : 422
|
|
75077
|
-
}
|
|
75078
|
-
},
|
|
75079
|
-
"type" : "io.flow.error.v0.models.generic_error",
|
|
75080
|
-
"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.",
|
|
76009
|
+
"description" : "Resource was not found",
|
|
75081
76010
|
"attributes" : [ ]
|
|
75082
76011
|
} ],
|
|
75083
|
-
"attributes" : [
|
|
75084
|
-
|
|
75085
|
-
|
|
75086
|
-
|
|
75087
|
-
}
|
|
75088
|
-
} ]
|
|
75089
|
-
} ],
|
|
75090
|
-
"attributes" : [ {
|
|
75091
|
-
"name" : "docs",
|
|
75092
|
-
"value" : {
|
|
75093
|
-
"module" : "general"
|
|
75094
|
-
}
|
|
75095
|
-
} ],
|
|
75096
|
-
"path" : "/harmonization/statistics"
|
|
75097
|
-
}, {
|
|
75098
|
-
"type" : "internal_payment_request",
|
|
75099
|
-
"plural" : "internal_payment_requests",
|
|
75100
|
-
"operations" : [ {
|
|
75101
|
-
"method" : "GET",
|
|
75102
|
-
"path" : "/:organization/payment/requests/:id/internal",
|
|
76012
|
+
"attributes" : [ ]
|
|
76013
|
+
}, {
|
|
76014
|
+
"method" : "POST",
|
|
76015
|
+
"path" : "/:organization/payment/requests/:id/internal/payment/method/action/cancellation",
|
|
75103
76016
|
"parameters" : [ {
|
|
75104
76017
|
"name" : "organization",
|
|
75105
76018
|
"type" : "string",
|
|
@@ -75140,8 +76053,22 @@
|
|
|
75140
76053
|
"type" : "unit",
|
|
75141
76054
|
"description" : "Resource was not found",
|
|
75142
76055
|
"attributes" : [ ]
|
|
76056
|
+
}, {
|
|
76057
|
+
"code" : {
|
|
76058
|
+
"integer" : {
|
|
76059
|
+
"value" : 422
|
|
76060
|
+
}
|
|
76061
|
+
},
|
|
76062
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
76063
|
+
"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.",
|
|
76064
|
+
"attributes" : [ ]
|
|
75143
76065
|
} ],
|
|
75144
|
-
"attributes" : [ ]
|
|
76066
|
+
"attributes" : [ ],
|
|
76067
|
+
"description" : "Cancel the active action & authorization on the payment request",
|
|
76068
|
+
"body" : {
|
|
76069
|
+
"type" : "io.flow.payment.gateway.v0.models.payment_method_action_cancellation",
|
|
76070
|
+
"attributes" : [ ]
|
|
76071
|
+
}
|
|
75145
76072
|
}, {
|
|
75146
76073
|
"method" : "POST",
|
|
75147
76074
|
"path" : "/:organization/payment/requests/:id/internal/payment/method/data",
|
|
@@ -77472,6 +78399,60 @@
|
|
|
77472
78399
|
}
|
|
77473
78400
|
} ],
|
|
77474
78401
|
"path" : "/:organization/orders/:number/lifecycle/events"
|
|
78402
|
+
}, {
|
|
78403
|
+
"type" : "io.flow.organization.onboarding.state.v0.unions.onboarding_state",
|
|
78404
|
+
"plural" : "onboarding_states",
|
|
78405
|
+
"operations" : [ {
|
|
78406
|
+
"method" : "PUT",
|
|
78407
|
+
"path" : "/internal/:organization/onboarding/state",
|
|
78408
|
+
"parameters" : [ {
|
|
78409
|
+
"name" : "organization",
|
|
78410
|
+
"type" : "string",
|
|
78411
|
+
"location" : "Path",
|
|
78412
|
+
"required" : true,
|
|
78413
|
+
"description" : "Refers to your organization's account identifier"
|
|
78414
|
+
} ],
|
|
78415
|
+
"responses" : [ {
|
|
78416
|
+
"code" : {
|
|
78417
|
+
"integer" : {
|
|
78418
|
+
"value" : 200
|
|
78419
|
+
}
|
|
78420
|
+
},
|
|
78421
|
+
"type" : "unit",
|
|
78422
|
+
"description" : "Successful response",
|
|
78423
|
+
"attributes" : [ ]
|
|
78424
|
+
}, {
|
|
78425
|
+
"code" : {
|
|
78426
|
+
"integer" : {
|
|
78427
|
+
"value" : 401
|
|
78428
|
+
}
|
|
78429
|
+
},
|
|
78430
|
+
"type" : "unit",
|
|
78431
|
+
"description" : "Authorization failed",
|
|
78432
|
+
"attributes" : [ ]
|
|
78433
|
+
}, {
|
|
78434
|
+
"code" : {
|
|
78435
|
+
"integer" : {
|
|
78436
|
+
"value" : 422
|
|
78437
|
+
}
|
|
78438
|
+
},
|
|
78439
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
78440
|
+
"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.",
|
|
78441
|
+
"attributes" : [ ]
|
|
78442
|
+
} ],
|
|
78443
|
+
"attributes" : [ ],
|
|
78444
|
+
"body" : {
|
|
78445
|
+
"type" : "onboarding_state_form",
|
|
78446
|
+
"attributes" : [ ]
|
|
78447
|
+
}
|
|
78448
|
+
} ],
|
|
78449
|
+
"attributes" : [ {
|
|
78450
|
+
"name" : "docs",
|
|
78451
|
+
"value" : {
|
|
78452
|
+
"module" : "general"
|
|
78453
|
+
}
|
|
78454
|
+
} ],
|
|
78455
|
+
"path" : "/internal/:organization/onboarding/state"
|
|
77475
78456
|
}, {
|
|
77476
78457
|
"type" : "io.flow.organization.v0.models.membership",
|
|
77477
78458
|
"plural" : "memberships",
|
|
@@ -100687,6 +101668,50 @@
|
|
|
100687
101668
|
} ],
|
|
100688
101669
|
"path" : "/tax/registration",
|
|
100689
101670
|
"description" : "VAT Information Exchange System Result."
|
|
101671
|
+
}, {
|
|
101672
|
+
"type" : "wash_export_request",
|
|
101673
|
+
"plural" : "wash_export_requests",
|
|
101674
|
+
"operations" : [ {
|
|
101675
|
+
"method" : "POST",
|
|
101676
|
+
"path" : "/internal/billing/wash/export/requests",
|
|
101677
|
+
"parameters" : [ ],
|
|
101678
|
+
"responses" : [ {
|
|
101679
|
+
"code" : {
|
|
101680
|
+
"integer" : {
|
|
101681
|
+
"value" : 201
|
|
101682
|
+
}
|
|
101683
|
+
},
|
|
101684
|
+
"type" : "wash_export_request",
|
|
101685
|
+
"description" : "Operation succeeded and the resource was created",
|
|
101686
|
+
"attributes" : [ ]
|
|
101687
|
+
}, {
|
|
101688
|
+
"code" : {
|
|
101689
|
+
"integer" : {
|
|
101690
|
+
"value" : 401
|
|
101691
|
+
}
|
|
101692
|
+
},
|
|
101693
|
+
"type" : "unit",
|
|
101694
|
+
"description" : "Authorization failed",
|
|
101695
|
+
"attributes" : [ ]
|
|
101696
|
+
}, {
|
|
101697
|
+
"code" : {
|
|
101698
|
+
"integer" : {
|
|
101699
|
+
"value" : 422
|
|
101700
|
+
}
|
|
101701
|
+
},
|
|
101702
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
101703
|
+
"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.",
|
|
101704
|
+
"attributes" : [ ]
|
|
101705
|
+
} ],
|
|
101706
|
+
"attributes" : [ ]
|
|
101707
|
+
} ],
|
|
101708
|
+
"attributes" : [ {
|
|
101709
|
+
"name" : "docs",
|
|
101710
|
+
"value" : {
|
|
101711
|
+
"module" : "general"
|
|
101712
|
+
}
|
|
101713
|
+
} ],
|
|
101714
|
+
"path" : "/internal/billing/wash/export/requests"
|
|
100690
101715
|
}, {
|
|
100691
101716
|
"type" : "webhook",
|
|
100692
101717
|
"plural" : "webhooks",
|