@flowio/api-internal-mock-generator 5.31.61 → 5.31.63
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 +837 -259
- package/package.json +2 -2
- package/src/api-internal.json +837 -259
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.51",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.15",
|
|
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.15",
|
|
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.27",
|
|
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.86",
|
|
365
365
|
"enums" : [ "label_format" ],
|
|
366
366
|
"interfaces" : [ ],
|
|
367
367
|
"unions" : [ "label_form" ],
|
|
@@ -376,11 +376,11 @@
|
|
|
376
376
|
"application" : {
|
|
377
377
|
"key" : "adyen"
|
|
378
378
|
},
|
|
379
|
-
"version" : "0.3.
|
|
380
|
-
"enums" : [ "channel", "contract", "device_channel", "event_code", "
|
|
379
|
+
"version" : "0.3.15",
|
|
380
|
+
"enums" : [ "channel", "contract", "device_channel", "event_code", "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" ],
|
|
383
|
-
"models" : [ "address", "amount", "
|
|
383
|
+
"models" : [ "address", "amount", "authentication", "authorize_request", "authorize_request_3d", "authorize_request_3ds2", "authorize_response", "bank_account", "browser_info_3ds1", "browser_info_3ds2", "cancel_request", "cancel_response", "card", "challenge_shopper_additional_data", "chargeback_notification_additional_data", "error", "identify_shopper_additional_data", "inner_notification_request_item", "modification_request", "modification_response", "notification_request", "notification_response", "origin_keys_request", "origin_keys_response", "outer_notification_request_item", "payment_details", "payment_request", "payment_response", "payment_response_additional_data", "recurring", "redirect", "redirect_data", "request_for_information_additional_data", "scheme", "three_d_secure_data", "threeds2_request_data", "threeds2_result", "threeds_additional_data" ],
|
|
384
384
|
"annotations" : [ ]
|
|
385
385
|
}, {
|
|
386
386
|
"uri" : "https://app.apibuilder.io/flow/bitpay/latest/service.json",
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
"application" : {
|
|
392
392
|
"key" : "bitpay"
|
|
393
393
|
},
|
|
394
|
-
"version" : "0.3.
|
|
394
|
+
"version" : "0.3.15",
|
|
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.15",
|
|
410
410
|
"enums" : [ "error_type", "payment_status", "reason_type", "refund_status", "webhook_event_name", "webhook_object_type" ],
|
|
411
411
|
"interfaces" : [ ],
|
|
412
412
|
"unions" : [ ],
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"application" : {
|
|
422
422
|
"key" : "payment-gateway"
|
|
423
423
|
},
|
|
424
|
-
"version" : "0.17.
|
|
424
|
+
"version" : "0.17.27",
|
|
425
425
|
"enums" : [ "inline_window_viewport_size", "payment_action_type", "payment_failure_code", "payment_method_data_option_type", "payment_request_review_check_status", "payment_request_review_check_type", "payment_request_review_status", "payment_status", "payment_type" ],
|
|
426
426
|
"interfaces" : [ "action", "device_details", "payment_method_summary" ],
|
|
427
427
|
"unions" : [ "action", "card_authorization_action_result", "card_number", "device_details", "device_fingerprint_details", "order_information", "payment_capture_option", "payment_method_card", "payment_method_data", "payment_method_data_authorize_applepay_result", "payment_method_data_authorize_klarna_result", "payment_method_data_option_logo", "payment_method_stored_details_card", "payment_method_summary", "sdk_adyen_v3_authentication_token" ],
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"application" : {
|
|
437
437
|
"key" : "payment-request-bundle"
|
|
438
438
|
},
|
|
439
|
-
"version" : "0.17.
|
|
439
|
+
"version" : "0.17.27",
|
|
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.15",
|
|
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.15",
|
|
470
470
|
"enums" : [ "account_type", "cancellation_reason", "capture_method", "card_brand", "card_error_code", "card_funding_type", "check_outcome", "code_verification_status", "confirmation_method", "decline_code", "error_type", "event_type", "klarna_payment_method_category_type", "klarna_product", "network_status", "next_action_type", "order_item_type", "payment_intent_status", "payment_method_type", "payment_outcome_type", "payment_status", "refund_failure_reason", "refund_reason", "refund_status", "request_three_d_secure_type", "requested_capabilities", "setup_future_usage", "source_flow", "source_status", "source_type", "source_usage_type", "three_d_secure_support", "token_type", "use_stripe_sdk_type" ],
|
|
471
471
|
"interfaces" : [ ],
|
|
472
472
|
"unions" : [ ],
|
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"application" : {
|
|
482
482
|
"key" : "svb"
|
|
483
483
|
},
|
|
484
|
-
"version" : "0.3.
|
|
484
|
+
"version" : "0.3.15",
|
|
485
485
|
"enums" : [ "clearing_type", "notification_type", "transaction_type" ],
|
|
486
486
|
"interfaces" : [ ],
|
|
487
487
|
"unions" : [ ],
|
|
@@ -496,11 +496,11 @@
|
|
|
496
496
|
"application" : {
|
|
497
497
|
"key" : "label"
|
|
498
498
|
},
|
|
499
|
-
"version" : "0.17.
|
|
499
|
+
"version" : "0.17.27",
|
|
500
500
|
"enums" : [ "cost_estimate_source", "direction", "label_request_method", "label_trigger_method", "shipment_recipient", "tracking_number_type" ],
|
|
501
|
-
"interfaces" : [ ],
|
|
501
|
+
"interfaces" : [ "shipping_label_form_interface" ],
|
|
502
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" ],
|
|
503
|
+
"models" : [ "bridge_manifest", "bridge_manifest_form", "bridge_shipping_label_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
504
|
"annotations" : [ ]
|
|
505
505
|
}, {
|
|
506
506
|
"uri" : "https://app.apibuilder.io/flow/channel/latest/service.json",
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
"application" : {
|
|
512
512
|
"key" : "channel"
|
|
513
513
|
},
|
|
514
|
-
"version" : "0.17.
|
|
514
|
+
"version" : "0.17.27",
|
|
515
515
|
"enums" : [ "channel_currency_capability" ],
|
|
516
516
|
"interfaces" : [ ],
|
|
517
517
|
"unions" : [ ],
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
"application" : {
|
|
527
527
|
"key" : "organization-onboarding-state"
|
|
528
528
|
},
|
|
529
|
-
"version" : "0.17.
|
|
529
|
+
"version" : "0.17.27",
|
|
530
530
|
"enums" : [ "merchant_rejected_reason", "onboarding_blocked_reason" ],
|
|
531
531
|
"interfaces" : [ ],
|
|
532
532
|
"unions" : [ "onboarding_state" ],
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
"application" : {
|
|
542
542
|
"key" : "brickftp"
|
|
543
543
|
},
|
|
544
|
-
"version" : "0.3.
|
|
544
|
+
"version" : "0.3.15",
|
|
545
545
|
"enums" : [ "authentication_method", "behavior_type", "grant_permission_setting", "ssl_required_setting", "webhook_event_action", "webhook_event_interface", "webhook_event_type" ],
|
|
546
546
|
"interfaces" : [ ],
|
|
547
547
|
"unions" : [ "file_form", "node" ],
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"application" : {
|
|
557
557
|
"key" : "fraud"
|
|
558
558
|
},
|
|
559
|
-
"version" : "0.17.
|
|
559
|
+
"version" : "0.17.27",
|
|
560
560
|
"enums" : [ "fraud_email_rule_decision", "fraud_liability", "fraud_status" ],
|
|
561
561
|
"interfaces" : [ ],
|
|
562
562
|
"unions" : [ "fraud_order_reference" ],
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"application" : {
|
|
572
572
|
"key" : "permission"
|
|
573
573
|
},
|
|
574
|
-
"version" : "0.17.
|
|
574
|
+
"version" : "0.17.27",
|
|
575
575
|
"enums" : [ "authentication_technique", "flow_behavior", "flow_role", "permitted_http_method" ],
|
|
576
576
|
"interfaces" : [ ],
|
|
577
577
|
"unions" : [ ],
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"application" : {
|
|
587
587
|
"key" : "billing-bank-account"
|
|
588
588
|
},
|
|
589
|
-
"version" : "0.17.
|
|
589
|
+
"version" : "0.17.27",
|
|
590
590
|
"enums" : [ ],
|
|
591
591
|
"interfaces" : [ ],
|
|
592
592
|
"unions" : [ "bank_account_info" ],
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
"application" : {
|
|
602
602
|
"key" : "billing"
|
|
603
603
|
},
|
|
604
|
-
"version" : "0.17.
|
|
604
|
+
"version" : "0.17.27",
|
|
605
605
|
"enums" : [ "fee_deduction_type", "payout_attachment_type", "payout_status_failure_code", "statement_attachment_type", "transaction_source", "withholding_deduction_type" ],
|
|
606
606
|
"interfaces" : [ "bank_account", "default_bank_account", "generic_statement", "generic_transaction", "payout", "payout_interface" ],
|
|
607
607
|
"unions" : [ "payout_status", "settlement" ],
|
|
@@ -616,7 +616,7 @@
|
|
|
616
616
|
"application" : {
|
|
617
617
|
"key" : "order-management-event"
|
|
618
618
|
},
|
|
619
|
-
"version" : "0.17.
|
|
619
|
+
"version" : "0.17.27",
|
|
620
620
|
"enums" : [ ],
|
|
621
621
|
"interfaces" : [ ],
|
|
622
622
|
"unions" : [ "order_management_event" ],
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
"application" : {
|
|
632
632
|
"key" : "organization"
|
|
633
633
|
},
|
|
634
|
-
"version" : "0.17.
|
|
634
|
+
"version" : "0.17.27",
|
|
635
635
|
"enums" : [ "country_picker_source", "ecommerce_platform_type", "invitation_error_code" ],
|
|
636
636
|
"interfaces" : [ ],
|
|
637
637
|
"unions" : [ ],
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"application" : {
|
|
647
647
|
"key" : "return"
|
|
648
648
|
},
|
|
649
|
-
"version" : "0.17.
|
|
649
|
+
"version" : "0.17.27",
|
|
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.27",
|
|
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.27",
|
|
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.51",
|
|
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.15",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
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.27",
|
|
770
770
|
"enums" : [ "ftp_file_source" ],
|
|
771
771
|
"interfaces" : [ ],
|
|
772
772
|
"unions" : [ ],
|
|
@@ -3320,6 +3320,12 @@
|
|
|
3320
3320
|
}, {
|
|
3321
3321
|
"name" : "platform_fee_change_deleted",
|
|
3322
3322
|
"attributes" : [ ]
|
|
3323
|
+
}, {
|
|
3324
|
+
"name" : "organization_bank_account_upserted",
|
|
3325
|
+
"attributes" : [ ]
|
|
3326
|
+
}, {
|
|
3327
|
+
"name" : "organization_bank_account_deleted",
|
|
3328
|
+
"attributes" : [ ]
|
|
3323
3329
|
}, {
|
|
3324
3330
|
"name" : "fraud_review_upserted",
|
|
3325
3331
|
"attributes" : [ ]
|
|
@@ -4228,6 +4234,24 @@
|
|
|
4228
4234
|
"attributes" : [ ]
|
|
4229
4235
|
} ],
|
|
4230
4236
|
"attributes" : [ ]
|
|
4237
|
+
}, {
|
|
4238
|
+
"name" : "label_generation_address_failure_status",
|
|
4239
|
+
"plural" : "label_generation_address_failure_statuses",
|
|
4240
|
+
"values" : [ {
|
|
4241
|
+
"name" : "in_review",
|
|
4242
|
+
"attributes" : [ ],
|
|
4243
|
+
"description" : "Awaiting manual resolution"
|
|
4244
|
+
}, {
|
|
4245
|
+
"name" : "resolved",
|
|
4246
|
+
"attributes" : [ ],
|
|
4247
|
+
"description" : "Manually resolved"
|
|
4248
|
+
}, {
|
|
4249
|
+
"name" : "unresolved",
|
|
4250
|
+
"attributes" : [ ],
|
|
4251
|
+
"description" : "Couldn't be manually resolved"
|
|
4252
|
+
} ],
|
|
4253
|
+
"attributes" : [ ],
|
|
4254
|
+
"description" : "Status of label generation address failure"
|
|
4231
4255
|
}, {
|
|
4232
4256
|
"name" : "label_input_source",
|
|
4233
4257
|
"plural" : "label_input_sources",
|
|
@@ -4720,6 +4744,9 @@
|
|
|
4720
4744
|
"name" : "restrictions",
|
|
4721
4745
|
"attributes" : [ ],
|
|
4722
4746
|
"description" : "Compliance and restrictions"
|
|
4747
|
+
}, {
|
|
4748
|
+
"name" : "organization_status",
|
|
4749
|
+
"attributes" : [ ]
|
|
4723
4750
|
}, {
|
|
4724
4751
|
"name" : "miscellaneous",
|
|
4725
4752
|
"attributes" : [ ],
|
|
@@ -4785,6 +4812,9 @@
|
|
|
4785
4812
|
}, {
|
|
4786
4813
|
"name" : "api_internal_unblock",
|
|
4787
4814
|
"attributes" : [ ]
|
|
4815
|
+
}, {
|
|
4816
|
+
"name" : "api_internal_delete_transaction",
|
|
4817
|
+
"attributes" : [ ]
|
|
4788
4818
|
}, {
|
|
4789
4819
|
"name" : "onboarding_application",
|
|
4790
4820
|
"attributes" : [ ]
|
|
@@ -10037,6 +10067,14 @@
|
|
|
10037
10067
|
"type" : "platform_fee_change_deleted",
|
|
10038
10068
|
"attributes" : [ ],
|
|
10039
10069
|
"discriminator_value" : "platform_fee_change_deleted"
|
|
10070
|
+
}, {
|
|
10071
|
+
"type" : "organization_bank_account_upserted",
|
|
10072
|
+
"attributes" : [ ],
|
|
10073
|
+
"discriminator_value" : "organization_bank_account_upserted"
|
|
10074
|
+
}, {
|
|
10075
|
+
"type" : "organization_bank_account_deleted",
|
|
10076
|
+
"attributes" : [ ],
|
|
10077
|
+
"discriminator_value" : "organization_bank_account_deleted"
|
|
10040
10078
|
}, {
|
|
10041
10079
|
"type" : "fraud_review_upserted",
|
|
10042
10080
|
"attributes" : [ ],
|
|
@@ -28231,6 +28269,13 @@
|
|
|
28231
28269
|
"required" : true,
|
|
28232
28270
|
"attributes" : [ ],
|
|
28233
28271
|
"annotations" : [ ]
|
|
28272
|
+
}, {
|
|
28273
|
+
"name" : "variance",
|
|
28274
|
+
"type" : "decimal",
|
|
28275
|
+
"required" : true,
|
|
28276
|
+
"attributes" : [ ],
|
|
28277
|
+
"annotations" : [ ],
|
|
28278
|
+
"description" : "The actual variance comparing the label estimated cost to the total using these inputs"
|
|
28234
28279
|
} ],
|
|
28235
28280
|
"attributes" : [ ],
|
|
28236
28281
|
"interfaces" : [ "true_up_data" ]
|
|
@@ -28414,16 +28459,23 @@
|
|
|
28414
28459
|
"required" : false,
|
|
28415
28460
|
"attributes" : [ ],
|
|
28416
28461
|
"annotations" : [ ]
|
|
28462
|
+
}, {
|
|
28463
|
+
"name" : "variance",
|
|
28464
|
+
"type" : "decimal",
|
|
28465
|
+
"required" : false,
|
|
28466
|
+
"attributes" : [ ],
|
|
28467
|
+
"annotations" : [ ],
|
|
28468
|
+
"description" : "The actual variance comparing the carrier cost to the original label cost. Negative value indicates the organization owes us funds; positive we owe the organization."
|
|
28417
28469
|
}, {
|
|
28418
28470
|
"name" : "deltas",
|
|
28419
28471
|
"type" : "[string]",
|
|
28420
|
-
"required" :
|
|
28472
|
+
"required" : true,
|
|
28421
28473
|
"attributes" : [ ],
|
|
28422
28474
|
"annotations" : [ ]
|
|
28423
28475
|
}, {
|
|
28424
28476
|
"name" : "outliers",
|
|
28425
28477
|
"type" : "[string]",
|
|
28426
|
-
"required" :
|
|
28478
|
+
"required" : true,
|
|
28427
28479
|
"attributes" : [ ],
|
|
28428
28480
|
"annotations" : [ ]
|
|
28429
28481
|
} ],
|
|
@@ -29918,6 +29970,40 @@
|
|
|
29918
29970
|
} ],
|
|
29919
29971
|
"attributes" : [ ],
|
|
29920
29972
|
"interfaces" : [ ]
|
|
29973
|
+
}, {
|
|
29974
|
+
"name" : "destination_error",
|
|
29975
|
+
"plural" : "destination_errors",
|
|
29976
|
+
"fields" : [ {
|
|
29977
|
+
"name" : "id",
|
|
29978
|
+
"type" : "string",
|
|
29979
|
+
"required" : true,
|
|
29980
|
+
"attributes" : [ ],
|
|
29981
|
+
"annotations" : [ ],
|
|
29982
|
+
"description" : "Globally unique identifier"
|
|
29983
|
+
}, {
|
|
29984
|
+
"name" : "failed_at",
|
|
29985
|
+
"type" : "date-time-iso8601",
|
|
29986
|
+
"required" : true,
|
|
29987
|
+
"attributes" : [ ],
|
|
29988
|
+
"annotations" : [ ],
|
|
29989
|
+
"description" : "Datetime at which label generation attempt failed"
|
|
29990
|
+
}, {
|
|
29991
|
+
"name" : "error",
|
|
29992
|
+
"type" : "string",
|
|
29993
|
+
"required" : true,
|
|
29994
|
+
"attributes" : [ ],
|
|
29995
|
+
"annotations" : [ ],
|
|
29996
|
+
"description" : "Error message associated with label generation attempt"
|
|
29997
|
+
}, {
|
|
29998
|
+
"name" : "destination",
|
|
29999
|
+
"type" : "io.flow.common.v0.models.address",
|
|
30000
|
+
"required" : true,
|
|
30001
|
+
"attributes" : [ ],
|
|
30002
|
+
"annotations" : [ "personal_data", "consumer" ],
|
|
30003
|
+
"description" : "Destination address of label generation attempt"
|
|
30004
|
+
} ],
|
|
30005
|
+
"attributes" : [ ],
|
|
30006
|
+
"interfaces" : [ ]
|
|
29921
30007
|
}, {
|
|
29922
30008
|
"name" : "details",
|
|
29923
30009
|
"plural" : "detailses",
|
|
@@ -42409,6 +42495,73 @@
|
|
|
42409
42495
|
} ],
|
|
42410
42496
|
"attributes" : [ ],
|
|
42411
42497
|
"interfaces" : [ ]
|
|
42498
|
+
}, {
|
|
42499
|
+
"name" : "label_generation_address_failure_status_update_form",
|
|
42500
|
+
"plural" : "label_generation_address_failure_status_update_forms",
|
|
42501
|
+
"fields" : [ {
|
|
42502
|
+
"name" : "status",
|
|
42503
|
+
"type" : "label_generation_address_failure_status",
|
|
42504
|
+
"required" : true,
|
|
42505
|
+
"attributes" : [ ],
|
|
42506
|
+
"annotations" : [ ]
|
|
42507
|
+
} ],
|
|
42508
|
+
"attributes" : [ ],
|
|
42509
|
+
"interfaces" : [ ]
|
|
42510
|
+
}, {
|
|
42511
|
+
"name" : "label_generation_address_failures",
|
|
42512
|
+
"plural" : "label_generation_address_failures",
|
|
42513
|
+
"fields" : [ {
|
|
42514
|
+
"name" : "id",
|
|
42515
|
+
"type" : "string",
|
|
42516
|
+
"required" : true,
|
|
42517
|
+
"attributes" : [ ],
|
|
42518
|
+
"annotations" : [ ],
|
|
42519
|
+
"description" : "Globally unique identifier"
|
|
42520
|
+
}, {
|
|
42521
|
+
"name" : "organization_id",
|
|
42522
|
+
"type" : "string",
|
|
42523
|
+
"required" : true,
|
|
42524
|
+
"attributes" : [ ],
|
|
42525
|
+
"annotations" : [ ]
|
|
42526
|
+
}, {
|
|
42527
|
+
"name" : "status",
|
|
42528
|
+
"type" : "label_generation_address_failure_status",
|
|
42529
|
+
"required" : true,
|
|
42530
|
+
"attributes" : [ ],
|
|
42531
|
+
"annotations" : [ ]
|
|
42532
|
+
}, {
|
|
42533
|
+
"name" : "order_number",
|
|
42534
|
+
"type" : "string",
|
|
42535
|
+
"required" : true,
|
|
42536
|
+
"attributes" : [ ],
|
|
42537
|
+
"annotations" : [ ],
|
|
42538
|
+
"description" : "Order number associated with the label generation attempts",
|
|
42539
|
+
"example" : "1111"
|
|
42540
|
+
}, {
|
|
42541
|
+
"name" : "order_submitted_at",
|
|
42542
|
+
"type" : "date-time-iso8601",
|
|
42543
|
+
"required" : true,
|
|
42544
|
+
"attributes" : [ ],
|
|
42545
|
+
"annotations" : [ ],
|
|
42546
|
+
"description" : "Order submission date associated with the label generation attempts"
|
|
42547
|
+
}, {
|
|
42548
|
+
"name" : "carrier_id",
|
|
42549
|
+
"type" : "string",
|
|
42550
|
+
"required" : true,
|
|
42551
|
+
"attributes" : [ ],
|
|
42552
|
+
"annotations" : [ ],
|
|
42553
|
+
"description" : "ID of carrier that was used when attempting to generate the label",
|
|
42554
|
+
"example" : "DHL Express"
|
|
42555
|
+
}, {
|
|
42556
|
+
"name" : "destination_errors",
|
|
42557
|
+
"type" : "[destination_error]",
|
|
42558
|
+
"required" : true,
|
|
42559
|
+
"attributes" : [ ],
|
|
42560
|
+
"annotations" : [ ],
|
|
42561
|
+
"description" : "Collection of destination addresses associated with failed label generation attempts for an order"
|
|
42562
|
+
} ],
|
|
42563
|
+
"attributes" : [ ],
|
|
42564
|
+
"interfaces" : [ ]
|
|
42412
42565
|
}, {
|
|
42413
42566
|
"name" : "label_generation_settings",
|
|
42414
42567
|
"plural" : "label_generation_settings",
|
|
@@ -46290,6 +46443,12 @@
|
|
|
46290
46443
|
"required" : false,
|
|
46291
46444
|
"attributes" : [ ],
|
|
46292
46445
|
"annotations" : [ ]
|
|
46446
|
+
}, {
|
|
46447
|
+
"name" : "activated_at",
|
|
46448
|
+
"type" : "date-time-iso8601",
|
|
46449
|
+
"required" : false,
|
|
46450
|
+
"attributes" : [ ],
|
|
46451
|
+
"annotations" : [ ]
|
|
46293
46452
|
}, {
|
|
46294
46453
|
"name" : "gmv",
|
|
46295
46454
|
"type" : "decimal",
|
|
@@ -47736,6 +47895,69 @@
|
|
|
47736
47895
|
} ],
|
|
47737
47896
|
"attributes" : [ ],
|
|
47738
47897
|
"interfaces" : [ ]
|
|
47898
|
+
}, {
|
|
47899
|
+
"name" : "organization_bank_account_deleted",
|
|
47900
|
+
"plural" : "organization_bank_account_deleteds",
|
|
47901
|
+
"fields" : [ {
|
|
47902
|
+
"name" : "event_id",
|
|
47903
|
+
"type" : "string",
|
|
47904
|
+
"required" : true,
|
|
47905
|
+
"attributes" : [ ],
|
|
47906
|
+
"annotations" : [ ]
|
|
47907
|
+
}, {
|
|
47908
|
+
"name" : "timestamp",
|
|
47909
|
+
"type" : "date-time-iso8601",
|
|
47910
|
+
"required" : true,
|
|
47911
|
+
"attributes" : [ ],
|
|
47912
|
+
"annotations" : [ ]
|
|
47913
|
+
}, {
|
|
47914
|
+
"name" : "organization",
|
|
47915
|
+
"type" : "string",
|
|
47916
|
+
"required" : true,
|
|
47917
|
+
"attributes" : [ ],
|
|
47918
|
+
"annotations" : [ ],
|
|
47919
|
+
"description" : "Refers to your organization's account identifier"
|
|
47920
|
+
}, {
|
|
47921
|
+
"name" : "id",
|
|
47922
|
+
"type" : "string",
|
|
47923
|
+
"required" : true,
|
|
47924
|
+
"attributes" : [ ],
|
|
47925
|
+
"annotations" : [ ],
|
|
47926
|
+
"description" : "Globally unique identifier"
|
|
47927
|
+
} ],
|
|
47928
|
+
"attributes" : [ ],
|
|
47929
|
+
"interfaces" : [ ]
|
|
47930
|
+
}, {
|
|
47931
|
+
"name" : "organization_bank_account_upserted",
|
|
47932
|
+
"plural" : "organization_bank_account_upserteds",
|
|
47933
|
+
"fields" : [ {
|
|
47934
|
+
"name" : "event_id",
|
|
47935
|
+
"type" : "string",
|
|
47936
|
+
"required" : true,
|
|
47937
|
+
"attributes" : [ ],
|
|
47938
|
+
"annotations" : [ ]
|
|
47939
|
+
}, {
|
|
47940
|
+
"name" : "timestamp",
|
|
47941
|
+
"type" : "date-time-iso8601",
|
|
47942
|
+
"required" : true,
|
|
47943
|
+
"attributes" : [ ],
|
|
47944
|
+
"annotations" : [ ]
|
|
47945
|
+
}, {
|
|
47946
|
+
"name" : "organization",
|
|
47947
|
+
"type" : "string",
|
|
47948
|
+
"required" : true,
|
|
47949
|
+
"attributes" : [ ],
|
|
47950
|
+
"annotations" : [ ],
|
|
47951
|
+
"description" : "Refers to your organization's account identifier"
|
|
47952
|
+
}, {
|
|
47953
|
+
"name" : "organization_bank_account",
|
|
47954
|
+
"type" : "io.flow.billing.v0.models.organization_bank_account",
|
|
47955
|
+
"required" : true,
|
|
47956
|
+
"attributes" : [ ],
|
|
47957
|
+
"annotations" : [ ]
|
|
47958
|
+
} ],
|
|
47959
|
+
"attributes" : [ ],
|
|
47960
|
+
"interfaces" : [ ]
|
|
47739
47961
|
}, {
|
|
47740
47962
|
"name" : "organization_billing_statement",
|
|
47741
47963
|
"plural" : "organization_billing_statements",
|
|
@@ -48221,6 +48443,18 @@
|
|
|
48221
48443
|
"attributes" : [ ],
|
|
48222
48444
|
"interfaces" : [ ],
|
|
48223
48445
|
"description" : "Copy memberships from one organization to another"
|
|
48446
|
+
}, {
|
|
48447
|
+
"name" : "organization_onboarding_state_adjustment_result",
|
|
48448
|
+
"plural" : "organization_onboarding_state_adjustment_results",
|
|
48449
|
+
"fields" : [ {
|
|
48450
|
+
"name" : "organization_onboarding_state",
|
|
48451
|
+
"type" : "io.flow.organization.onboarding.state.v0.models.organization_onboarding_state",
|
|
48452
|
+
"required" : false,
|
|
48453
|
+
"attributes" : [ ],
|
|
48454
|
+
"annotations" : [ ]
|
|
48455
|
+
} ],
|
|
48456
|
+
"attributes" : [ ],
|
|
48457
|
+
"interfaces" : [ ]
|
|
48224
48458
|
}, {
|
|
48225
48459
|
"name" : "organization_payment_setting",
|
|
48226
48460
|
"plural" : "organization_payment_settings",
|
|
@@ -48514,6 +48748,20 @@
|
|
|
48514
48748
|
"required" : false,
|
|
48515
48749
|
"attributes" : [ ],
|
|
48516
48750
|
"annotations" : [ ]
|
|
48751
|
+
}, {
|
|
48752
|
+
"name" : "screening_first_viewed_at",
|
|
48753
|
+
"type" : "date-time-iso8601",
|
|
48754
|
+
"required" : false,
|
|
48755
|
+
"attributes" : [ ],
|
|
48756
|
+
"annotations" : [ ],
|
|
48757
|
+
"description" : "first time when the user click into the org on screening page in JH to start the review."
|
|
48758
|
+
}, {
|
|
48759
|
+
"name" : "onboarding_first_viewed_at",
|
|
48760
|
+
"type" : "date-time-iso8601",
|
|
48761
|
+
"required" : false,
|
|
48762
|
+
"attributes" : [ ],
|
|
48763
|
+
"annotations" : [ ],
|
|
48764
|
+
"description" : "first time when the user click into the org on onboarding page in JH to start the full review."
|
|
48517
48765
|
} ],
|
|
48518
48766
|
"attributes" : [ ],
|
|
48519
48767
|
"interfaces" : [ ]
|
|
@@ -48724,6 +48972,20 @@
|
|
|
48724
48972
|
"attributes" : [ ],
|
|
48725
48973
|
"annotations" : [ ],
|
|
48726
48974
|
"description" : "reason of why this organization is not ready."
|
|
48975
|
+
}, {
|
|
48976
|
+
"name" : "screening_first_viewed_at",
|
|
48977
|
+
"type" : "date-time-iso8601",
|
|
48978
|
+
"required" : false,
|
|
48979
|
+
"attributes" : [ ],
|
|
48980
|
+
"annotations" : [ ],
|
|
48981
|
+
"description" : "first time when the user click into the org on screening page in JH to start the review."
|
|
48982
|
+
}, {
|
|
48983
|
+
"name" : "onboarding_first_viewed_at",
|
|
48984
|
+
"type" : "date-time-iso8601",
|
|
48985
|
+
"required" : false,
|
|
48986
|
+
"attributes" : [ ],
|
|
48987
|
+
"annotations" : [ ],
|
|
48988
|
+
"description" : "first time when the user click into the org on onboarding page in JH to start the full review."
|
|
48727
48989
|
}, {
|
|
48728
48990
|
"name" : "updated_at",
|
|
48729
48991
|
"type" : "date-time-iso8601",
|
|
@@ -54618,6 +54880,13 @@
|
|
|
54618
54880
|
"attributes" : [ ],
|
|
54619
54881
|
"annotations" : [ ],
|
|
54620
54882
|
"description" : "These are keywords or short phrases that decrease our certainty a product might be covered by a rule, e.g. 'synthetic leather' for animal goods."
|
|
54883
|
+
}, {
|
|
54884
|
+
"name" : "value_threshold_usd",
|
|
54885
|
+
"type" : "decimal",
|
|
54886
|
+
"required" : false,
|
|
54887
|
+
"attributes" : [ ],
|
|
54888
|
+
"annotations" : [ ],
|
|
54889
|
+
"description" : "The value threshold in USD, if present, we will only mark products with price over the threshold pending for review"
|
|
54621
54890
|
} ],
|
|
54622
54891
|
"attributes" : [ ],
|
|
54623
54892
|
"interfaces" : [ ]
|
|
@@ -54639,7 +54908,7 @@
|
|
|
54639
54908
|
}, {
|
|
54640
54909
|
"name" : "product_id",
|
|
54641
54910
|
"type" : "string",
|
|
54642
|
-
"required" :
|
|
54911
|
+
"required" : true,
|
|
54643
54912
|
"attributes" : [ ],
|
|
54644
54913
|
"annotations" : [ ]
|
|
54645
54914
|
} ],
|
|
@@ -54689,6 +54958,13 @@
|
|
|
54689
54958
|
"attributes" : [ ],
|
|
54690
54959
|
"annotations" : [ ],
|
|
54691
54960
|
"description" : "These are keywords or short phrases that decrease our certainty a product might be covered by a rule, e.g. 'synthetic leather' for animal goods."
|
|
54961
|
+
}, {
|
|
54962
|
+
"name" : "value_threshold_usd",
|
|
54963
|
+
"type" : "decimal",
|
|
54964
|
+
"required" : false,
|
|
54965
|
+
"attributes" : [ ],
|
|
54966
|
+
"annotations" : [ ],
|
|
54967
|
+
"description" : "The value threshold in USD, if present, we will only mark products with price over the threshold pending for review"
|
|
54692
54968
|
} ],
|
|
54693
54969
|
"attributes" : [ ],
|
|
54694
54970
|
"interfaces" : [ ]
|
|
@@ -78726,27 +79002,17 @@
|
|
|
78726
79002
|
"path" : "/:organization/inventory/reservation",
|
|
78727
79003
|
"description" : "Inventory reservation for a set of items in organization that potentially expires at specified date/time"
|
|
78728
79004
|
}, {
|
|
78729
|
-
"type" : "io.flow.
|
|
78730
|
-
"plural" : "
|
|
79005
|
+
"type" : "io.flow.merchant.onboarding.v0.models.ultimate_beneficiary_owner",
|
|
79006
|
+
"plural" : "ultimate_beneficiary_owners",
|
|
78731
79007
|
"operations" : [ {
|
|
78732
|
-
"method" : "
|
|
78733
|
-
"path" : "/:organization/
|
|
79008
|
+
"method" : "PUT",
|
|
79009
|
+
"path" : "/internal/:organization/ultimate/beneficiary/owner",
|
|
78734
79010
|
"parameters" : [ {
|
|
78735
79011
|
"name" : "organization",
|
|
78736
79012
|
"type" : "string",
|
|
78737
79013
|
"location" : "Path",
|
|
78738
79014
|
"required" : true,
|
|
78739
79015
|
"description" : "Refers to your organization's account identifier"
|
|
78740
|
-
}, {
|
|
78741
|
-
"name" : "number",
|
|
78742
|
-
"type" : "string",
|
|
78743
|
-
"location" : "Path",
|
|
78744
|
-
"required" : true
|
|
78745
|
-
}, {
|
|
78746
|
-
"name" : "order_lifecycle_event",
|
|
78747
|
-
"type" : "string",
|
|
78748
|
-
"location" : "Path",
|
|
78749
|
-
"required" : true
|
|
78750
79016
|
} ],
|
|
78751
79017
|
"responses" : [ {
|
|
78752
79018
|
"code" : {
|
|
@@ -78754,7 +79020,7 @@
|
|
|
78754
79020
|
"value" : 200
|
|
78755
79021
|
}
|
|
78756
79022
|
},
|
|
78757
|
-
"type" : "io.flow.
|
|
79023
|
+
"type" : "io.flow.merchant.onboarding.v0.models.shopify_merchant_application",
|
|
78758
79024
|
"description" : "Successful response",
|
|
78759
79025
|
"attributes" : [ ]
|
|
78760
79026
|
}, {
|
|
@@ -78786,7 +79052,10 @@
|
|
|
78786
79052
|
"attributes" : [ ]
|
|
78787
79053
|
} ],
|
|
78788
79054
|
"attributes" : [ ],
|
|
78789
|
-
"
|
|
79055
|
+
"body" : {
|
|
79056
|
+
"type" : "io.flow.merchant.onboarding.v0.models.ultimate_beneficiary_owner",
|
|
79057
|
+
"attributes" : [ ]
|
|
79058
|
+
}
|
|
78790
79059
|
} ],
|
|
78791
79060
|
"attributes" : [ {
|
|
78792
79061
|
"name" : "docs",
|
|
@@ -78794,28 +79063,98 @@
|
|
|
78794
79063
|
"module" : "general"
|
|
78795
79064
|
}
|
|
78796
79065
|
} ],
|
|
78797
|
-
"path" : "/:organization/
|
|
79066
|
+
"path" : "/internal/:organization/ultimate/beneficiary/owner"
|
|
78798
79067
|
}, {
|
|
78799
|
-
"type" : "io.flow.
|
|
78800
|
-
"plural" : "
|
|
79068
|
+
"type" : "io.flow.order.management.event.v0.unions.order_management_event",
|
|
79069
|
+
"plural" : "order_management_events",
|
|
78801
79070
|
"operations" : [ {
|
|
78802
|
-
"method" : "
|
|
78803
|
-
"path" : "
|
|
79071
|
+
"method" : "POST",
|
|
79072
|
+
"path" : "/:organization/orders/:number/lifecycle/events/:order_lifecycle_event/replay",
|
|
78804
79073
|
"parameters" : [ {
|
|
78805
79074
|
"name" : "organization",
|
|
78806
79075
|
"type" : "string",
|
|
78807
79076
|
"location" : "Path",
|
|
78808
79077
|
"required" : true,
|
|
78809
79078
|
"description" : "Refers to your organization's account identifier"
|
|
79079
|
+
}, {
|
|
79080
|
+
"name" : "number",
|
|
79081
|
+
"type" : "string",
|
|
79082
|
+
"location" : "Path",
|
|
79083
|
+
"required" : true
|
|
79084
|
+
}, {
|
|
79085
|
+
"name" : "order_lifecycle_event",
|
|
79086
|
+
"type" : "string",
|
|
79087
|
+
"location" : "Path",
|
|
79088
|
+
"required" : true
|
|
78810
79089
|
} ],
|
|
78811
79090
|
"responses" : [ {
|
|
78812
79091
|
"code" : {
|
|
78813
79092
|
"integer" : {
|
|
78814
|
-
"value" :
|
|
79093
|
+
"value" : 200
|
|
78815
79094
|
}
|
|
78816
79095
|
},
|
|
78817
|
-
"type" : "io.flow.
|
|
78818
|
-
"description" : "
|
|
79096
|
+
"type" : "io.flow.order.management.event.v0.unions.order_management_event",
|
|
79097
|
+
"description" : "Successful response",
|
|
79098
|
+
"attributes" : [ ]
|
|
79099
|
+
}, {
|
|
79100
|
+
"code" : {
|
|
79101
|
+
"integer" : {
|
|
79102
|
+
"value" : 401
|
|
79103
|
+
}
|
|
79104
|
+
},
|
|
79105
|
+
"type" : "unit",
|
|
79106
|
+
"description" : "Authorization failed",
|
|
79107
|
+
"attributes" : [ ]
|
|
79108
|
+
}, {
|
|
79109
|
+
"code" : {
|
|
79110
|
+
"integer" : {
|
|
79111
|
+
"value" : 404
|
|
79112
|
+
}
|
|
79113
|
+
},
|
|
79114
|
+
"type" : "unit",
|
|
79115
|
+
"description" : "Resource was not found",
|
|
79116
|
+
"attributes" : [ ]
|
|
79117
|
+
}, {
|
|
79118
|
+
"code" : {
|
|
79119
|
+
"integer" : {
|
|
79120
|
+
"value" : 422
|
|
79121
|
+
}
|
|
79122
|
+
},
|
|
79123
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
79124
|
+
"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.",
|
|
79125
|
+
"attributes" : [ ]
|
|
79126
|
+
} ],
|
|
79127
|
+
"attributes" : [ ],
|
|
79128
|
+
"description" : "Order lifecycle events are designed to trigger exactly once automatically. This endpoint can be used to regenerate an event by customer request."
|
|
79129
|
+
} ],
|
|
79130
|
+
"attributes" : [ {
|
|
79131
|
+
"name" : "docs",
|
|
79132
|
+
"value" : {
|
|
79133
|
+
"module" : "general"
|
|
79134
|
+
}
|
|
79135
|
+
} ],
|
|
79136
|
+
"path" : "/:organization/orders/:number/lifecycle/events"
|
|
79137
|
+
}, {
|
|
79138
|
+
"type" : "io.flow.organization.onboarding.state.v0.unions.onboarding_state",
|
|
79139
|
+
"plural" : "onboarding_states",
|
|
79140
|
+
"operations" : [ {
|
|
79141
|
+
"method" : "PUT",
|
|
79142
|
+
"path" : "/internal/:organization/onboarding/state",
|
|
79143
|
+
"parameters" : [ {
|
|
79144
|
+
"name" : "organization",
|
|
79145
|
+
"type" : "string",
|
|
79146
|
+
"location" : "Path",
|
|
79147
|
+
"required" : true,
|
|
79148
|
+
"description" : "Refers to your organization's account identifier"
|
|
79149
|
+
} ],
|
|
79150
|
+
"responses" : [ {
|
|
79151
|
+
"code" : {
|
|
79152
|
+
"integer" : {
|
|
79153
|
+
"value" : 201
|
|
79154
|
+
}
|
|
79155
|
+
},
|
|
79156
|
+
"type" : "io.flow.organization.onboarding.state.v0.models.organization_onboarding_state",
|
|
79157
|
+
"description" : "Operation succeeded and the resource was created",
|
|
78819
79158
|
"attributes" : [ ]
|
|
78820
79159
|
}, {
|
|
78821
79160
|
"code" : {
|
|
@@ -78902,6 +79241,118 @@
|
|
|
78902
79241
|
"type" : "setup_block_put_form",
|
|
78903
79242
|
"attributes" : [ ]
|
|
78904
79243
|
}
|
|
79244
|
+
}, {
|
|
79245
|
+
"method" : "PUT",
|
|
79246
|
+
"path" : "/internal/:organization/onboarding/state/transition/replace/:id",
|
|
79247
|
+
"parameters" : [ {
|
|
79248
|
+
"name" : "organization",
|
|
79249
|
+
"type" : "string",
|
|
79250
|
+
"location" : "Path",
|
|
79251
|
+
"required" : true,
|
|
79252
|
+
"description" : "Refers to your organization's account identifier"
|
|
79253
|
+
}, {
|
|
79254
|
+
"name" : "id",
|
|
79255
|
+
"type" : "string",
|
|
79256
|
+
"location" : "Path",
|
|
79257
|
+
"required" : true,
|
|
79258
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
79259
|
+
} ],
|
|
79260
|
+
"responses" : [ {
|
|
79261
|
+
"code" : {
|
|
79262
|
+
"integer" : {
|
|
79263
|
+
"value" : 200
|
|
79264
|
+
}
|
|
79265
|
+
},
|
|
79266
|
+
"type" : "organization_onboarding_state_adjustment_result",
|
|
79267
|
+
"description" : "Successful response",
|
|
79268
|
+
"attributes" : [ ]
|
|
79269
|
+
}, {
|
|
79270
|
+
"code" : {
|
|
79271
|
+
"integer" : {
|
|
79272
|
+
"value" : 401
|
|
79273
|
+
}
|
|
79274
|
+
},
|
|
79275
|
+
"type" : "unit",
|
|
79276
|
+
"description" : "Authorization failed",
|
|
79277
|
+
"attributes" : [ ]
|
|
79278
|
+
}, {
|
|
79279
|
+
"code" : {
|
|
79280
|
+
"integer" : {
|
|
79281
|
+
"value" : 404
|
|
79282
|
+
}
|
|
79283
|
+
},
|
|
79284
|
+
"type" : "unit",
|
|
79285
|
+
"description" : "Resource was not found",
|
|
79286
|
+
"attributes" : [ ]
|
|
79287
|
+
}, {
|
|
79288
|
+
"code" : {
|
|
79289
|
+
"integer" : {
|
|
79290
|
+
"value" : 422
|
|
79291
|
+
}
|
|
79292
|
+
},
|
|
79293
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
79294
|
+
"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.",
|
|
79295
|
+
"attributes" : [ ]
|
|
79296
|
+
} ],
|
|
79297
|
+
"attributes" : [ ],
|
|
79298
|
+
"body" : {
|
|
79299
|
+
"type" : "onboarding_state_form",
|
|
79300
|
+
"attributes" : [ ]
|
|
79301
|
+
}
|
|
79302
|
+
}, {
|
|
79303
|
+
"method" : "DELETE",
|
|
79304
|
+
"path" : "/internal/:organization/onboarding/state/transition/:id",
|
|
79305
|
+
"parameters" : [ {
|
|
79306
|
+
"name" : "organization",
|
|
79307
|
+
"type" : "string",
|
|
79308
|
+
"location" : "Path",
|
|
79309
|
+
"required" : true,
|
|
79310
|
+
"description" : "Refers to your organization's account identifier"
|
|
79311
|
+
}, {
|
|
79312
|
+
"name" : "id",
|
|
79313
|
+
"type" : "string",
|
|
79314
|
+
"location" : "Path",
|
|
79315
|
+
"required" : true,
|
|
79316
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
79317
|
+
} ],
|
|
79318
|
+
"responses" : [ {
|
|
79319
|
+
"code" : {
|
|
79320
|
+
"integer" : {
|
|
79321
|
+
"value" : 200
|
|
79322
|
+
}
|
|
79323
|
+
},
|
|
79324
|
+
"type" : "organization_onboarding_state_adjustment_result",
|
|
79325
|
+
"description" : "Successful response",
|
|
79326
|
+
"attributes" : [ ]
|
|
79327
|
+
}, {
|
|
79328
|
+
"code" : {
|
|
79329
|
+
"integer" : {
|
|
79330
|
+
"value" : 401
|
|
79331
|
+
}
|
|
79332
|
+
},
|
|
79333
|
+
"type" : "unit",
|
|
79334
|
+
"description" : "Authorization failed",
|
|
79335
|
+
"attributes" : [ ]
|
|
79336
|
+
}, {
|
|
79337
|
+
"code" : {
|
|
79338
|
+
"integer" : {
|
|
79339
|
+
"value" : 404
|
|
79340
|
+
}
|
|
79341
|
+
},
|
|
79342
|
+
"type" : "unit",
|
|
79343
|
+
"description" : "Resource was not found",
|
|
79344
|
+
"attributes" : [ ]
|
|
79345
|
+
}, {
|
|
79346
|
+
"code" : {
|
|
79347
|
+
"integer" : {
|
|
79348
|
+
"value" : 422
|
|
79349
|
+
}
|
|
79350
|
+
},
|
|
79351
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
79352
|
+
"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.",
|
|
79353
|
+
"attributes" : [ ]
|
|
79354
|
+
} ],
|
|
79355
|
+
"attributes" : [ ]
|
|
78905
79356
|
}, {
|
|
78906
79357
|
"method" : "PUT",
|
|
78907
79358
|
"path" : "/internal/:organization/onboarding/state/unblock",
|
|
@@ -81873,20 +82324,267 @@
|
|
|
81873
82324
|
"attributes" : [ ]
|
|
81874
82325
|
} ],
|
|
81875
82326
|
"attributes" : [ ]
|
|
81876
|
-
}, {
|
|
81877
|
-
"method" : "PUT",
|
|
81878
|
-
"path" : "/:organization/lab/project/settings/:flow_lab_project_key",
|
|
82327
|
+
}, {
|
|
82328
|
+
"method" : "PUT",
|
|
82329
|
+
"path" : "/:organization/lab/project/settings/:flow_lab_project_key",
|
|
82330
|
+
"parameters" : [ {
|
|
82331
|
+
"name" : "organization",
|
|
82332
|
+
"type" : "string",
|
|
82333
|
+
"location" : "Path",
|
|
82334
|
+
"required" : true,
|
|
82335
|
+
"description" : "Refers to your organization's account identifier"
|
|
82336
|
+
}, {
|
|
82337
|
+
"name" : "flow_lab_project_key",
|
|
82338
|
+
"type" : "string",
|
|
82339
|
+
"location" : "Path",
|
|
82340
|
+
"required" : true
|
|
82341
|
+
} ],
|
|
82342
|
+
"responses" : [ {
|
|
82343
|
+
"code" : {
|
|
82344
|
+
"integer" : {
|
|
82345
|
+
"value" : 200
|
|
82346
|
+
}
|
|
82347
|
+
},
|
|
82348
|
+
"type" : "lab_project_settings",
|
|
82349
|
+
"description" : "Successful response",
|
|
82350
|
+
"attributes" : [ ]
|
|
82351
|
+
}, {
|
|
82352
|
+
"code" : {
|
|
82353
|
+
"integer" : {
|
|
82354
|
+
"value" : 401
|
|
82355
|
+
}
|
|
82356
|
+
},
|
|
82357
|
+
"type" : "unit",
|
|
82358
|
+
"description" : "Authorization failed",
|
|
82359
|
+
"attributes" : [ ]
|
|
82360
|
+
}, {
|
|
82361
|
+
"code" : {
|
|
82362
|
+
"integer" : {
|
|
82363
|
+
"value" : 404
|
|
82364
|
+
}
|
|
82365
|
+
},
|
|
82366
|
+
"type" : "unit",
|
|
82367
|
+
"description" : "Resource was not found",
|
|
82368
|
+
"attributes" : [ ]
|
|
82369
|
+
}, {
|
|
82370
|
+
"code" : {
|
|
82371
|
+
"integer" : {
|
|
82372
|
+
"value" : 422
|
|
82373
|
+
}
|
|
82374
|
+
},
|
|
82375
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
82376
|
+
"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.",
|
|
82377
|
+
"attributes" : [ ]
|
|
82378
|
+
} ],
|
|
82379
|
+
"attributes" : [ ],
|
|
82380
|
+
"body" : {
|
|
82381
|
+
"type" : "lab_project_settings_form",
|
|
82382
|
+
"attributes" : [ ]
|
|
82383
|
+
}
|
|
82384
|
+
} ],
|
|
82385
|
+
"attributes" : [ {
|
|
82386
|
+
"name" : "docs",
|
|
82387
|
+
"value" : {
|
|
82388
|
+
"module" : "general"
|
|
82389
|
+
}
|
|
82390
|
+
} ],
|
|
82391
|
+
"path" : "/:organization/lab/project/settings",
|
|
82392
|
+
"description" : "Organization-specific data for a Flow Labs project"
|
|
82393
|
+
}, {
|
|
82394
|
+
"type" : "label_creation_job",
|
|
82395
|
+
"plural" : "label_creation_jobs",
|
|
82396
|
+
"operations" : [ {
|
|
82397
|
+
"method" : "POST",
|
|
82398
|
+
"path" : "/internal/label/creation/requests",
|
|
82399
|
+
"parameters" : [ ],
|
|
82400
|
+
"responses" : [ {
|
|
82401
|
+
"code" : {
|
|
82402
|
+
"integer" : {
|
|
82403
|
+
"value" : 201
|
|
82404
|
+
}
|
|
82405
|
+
},
|
|
82406
|
+
"type" : "label_creation_job_summary",
|
|
82407
|
+
"description" : "Operation succeeded and the resource was created",
|
|
82408
|
+
"attributes" : [ ]
|
|
82409
|
+
}, {
|
|
82410
|
+
"code" : {
|
|
82411
|
+
"integer" : {
|
|
82412
|
+
"value" : 401
|
|
82413
|
+
}
|
|
82414
|
+
},
|
|
82415
|
+
"type" : "unit",
|
|
82416
|
+
"description" : "Authorization failed",
|
|
82417
|
+
"attributes" : [ ]
|
|
82418
|
+
}, {
|
|
82419
|
+
"code" : {
|
|
82420
|
+
"integer" : {
|
|
82421
|
+
"value" : 404
|
|
82422
|
+
}
|
|
82423
|
+
},
|
|
82424
|
+
"type" : "unit",
|
|
82425
|
+
"description" : "Resource was not found",
|
|
82426
|
+
"attributes" : [ ]
|
|
82427
|
+
}, {
|
|
82428
|
+
"code" : {
|
|
82429
|
+
"integer" : {
|
|
82430
|
+
"value" : 422
|
|
82431
|
+
}
|
|
82432
|
+
},
|
|
82433
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
82434
|
+
"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.",
|
|
82435
|
+
"attributes" : [ ]
|
|
82436
|
+
} ],
|
|
82437
|
+
"attributes" : [ ],
|
|
82438
|
+
"body" : {
|
|
82439
|
+
"type" : "label_creation_request_form",
|
|
82440
|
+
"attributes" : [ ]
|
|
82441
|
+
}
|
|
82442
|
+
}, {
|
|
82443
|
+
"method" : "PUT",
|
|
82444
|
+
"path" : "/internal/label/creation/requests/cancel/:reference_id",
|
|
82445
|
+
"parameters" : [ {
|
|
82446
|
+
"name" : "reference_id",
|
|
82447
|
+
"type" : "string",
|
|
82448
|
+
"location" : "Path",
|
|
82449
|
+
"required" : true
|
|
82450
|
+
} ],
|
|
82451
|
+
"responses" : [ {
|
|
82452
|
+
"code" : {
|
|
82453
|
+
"integer" : {
|
|
82454
|
+
"value" : 200
|
|
82455
|
+
}
|
|
82456
|
+
},
|
|
82457
|
+
"type" : "label_creation_job_summary",
|
|
82458
|
+
"description" : "Successful response",
|
|
82459
|
+
"attributes" : [ ]
|
|
82460
|
+
}, {
|
|
82461
|
+
"code" : {
|
|
82462
|
+
"integer" : {
|
|
82463
|
+
"value" : 401
|
|
82464
|
+
}
|
|
82465
|
+
},
|
|
82466
|
+
"type" : "unit",
|
|
82467
|
+
"description" : "Authorization failed",
|
|
82468
|
+
"attributes" : [ ]
|
|
82469
|
+
}, {
|
|
82470
|
+
"code" : {
|
|
82471
|
+
"integer" : {
|
|
82472
|
+
"value" : 404
|
|
82473
|
+
}
|
|
82474
|
+
},
|
|
82475
|
+
"type" : "unit",
|
|
82476
|
+
"description" : "Resource was not found",
|
|
82477
|
+
"attributes" : [ ]
|
|
82478
|
+
}, {
|
|
82479
|
+
"code" : {
|
|
82480
|
+
"integer" : {
|
|
82481
|
+
"value" : 422
|
|
82482
|
+
}
|
|
82483
|
+
},
|
|
82484
|
+
"type" : "label_cancellation_error",
|
|
82485
|
+
"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.",
|
|
82486
|
+
"attributes" : [ ]
|
|
82487
|
+
} ],
|
|
82488
|
+
"attributes" : [ ]
|
|
82489
|
+
}, {
|
|
82490
|
+
"method" : "GET",
|
|
82491
|
+
"path" : "/internal/label/creation/requests/:reference_id",
|
|
82492
|
+
"parameters" : [ {
|
|
82493
|
+
"name" : "reference_id",
|
|
82494
|
+
"type" : "string",
|
|
82495
|
+
"location" : "Path",
|
|
82496
|
+
"required" : true
|
|
82497
|
+
} ],
|
|
82498
|
+
"responses" : [ {
|
|
82499
|
+
"code" : {
|
|
82500
|
+
"integer" : {
|
|
82501
|
+
"value" : 200
|
|
82502
|
+
}
|
|
82503
|
+
},
|
|
82504
|
+
"type" : "label_creation_job",
|
|
82505
|
+
"description" : "Successful response",
|
|
82506
|
+
"attributes" : [ ]
|
|
82507
|
+
}, {
|
|
82508
|
+
"code" : {
|
|
82509
|
+
"integer" : {
|
|
82510
|
+
"value" : 401
|
|
82511
|
+
}
|
|
82512
|
+
},
|
|
82513
|
+
"type" : "unit",
|
|
82514
|
+
"description" : "Authorization failed",
|
|
82515
|
+
"attributes" : [ ]
|
|
82516
|
+
}, {
|
|
82517
|
+
"code" : {
|
|
82518
|
+
"integer" : {
|
|
82519
|
+
"value" : 404
|
|
82520
|
+
}
|
|
82521
|
+
},
|
|
82522
|
+
"type" : "unit",
|
|
82523
|
+
"description" : "Resource was not found",
|
|
82524
|
+
"attributes" : [ ]
|
|
82525
|
+
} ],
|
|
82526
|
+
"attributes" : [ ]
|
|
82527
|
+
} ],
|
|
82528
|
+
"attributes" : [ {
|
|
82529
|
+
"name" : "docs",
|
|
82530
|
+
"value" : {
|
|
82531
|
+
"module" : "general"
|
|
82532
|
+
}
|
|
82533
|
+
} ],
|
|
82534
|
+
"path" : "/internal/label/creation/requests"
|
|
82535
|
+
}, {
|
|
82536
|
+
"type" : "label_generation_address_failures",
|
|
82537
|
+
"plural" : "label_generation_address_failures",
|
|
82538
|
+
"operations" : [ {
|
|
82539
|
+
"method" : "GET",
|
|
82540
|
+
"path" : "/internal/label/generation/address/failures",
|
|
81879
82541
|
"parameters" : [ {
|
|
81880
|
-
"name" : "
|
|
82542
|
+
"name" : "id",
|
|
82543
|
+
"type" : "[string]",
|
|
82544
|
+
"location" : "Query",
|
|
82545
|
+
"required" : false,
|
|
82546
|
+
"description" : "Filter by one or more IDs of this resource",
|
|
82547
|
+
"maximum" : 100
|
|
82548
|
+
}, {
|
|
82549
|
+
"name" : "organization_id",
|
|
81881
82550
|
"type" : "string",
|
|
81882
|
-
"location" : "
|
|
82551
|
+
"location" : "Query",
|
|
82552
|
+
"required" : false
|
|
82553
|
+
}, {
|
|
82554
|
+
"name" : "order_number",
|
|
82555
|
+
"type" : "string",
|
|
82556
|
+
"location" : "Query",
|
|
82557
|
+
"required" : false
|
|
82558
|
+
}, {
|
|
82559
|
+
"name" : "country",
|
|
82560
|
+
"type" : "string",
|
|
82561
|
+
"location" : "Query",
|
|
82562
|
+
"required" : false,
|
|
82563
|
+
"description" : "The ISO 3166-3 country code of the destination. Case insensitive. See https://api.flow.io/reference/countries, associated with the account.",
|
|
82564
|
+
"example" : "CAN"
|
|
82565
|
+
}, {
|
|
82566
|
+
"name" : "limit",
|
|
82567
|
+
"type" : "long",
|
|
82568
|
+
"location" : "Query",
|
|
81883
82569
|
"required" : true,
|
|
81884
|
-
"description" : "
|
|
82570
|
+
"description" : "The maximum number of results to return",
|
|
82571
|
+
"default" : "25",
|
|
82572
|
+
"minimum" : 1,
|
|
82573
|
+
"maximum" : 100
|
|
81885
82574
|
}, {
|
|
81886
|
-
"name" : "
|
|
82575
|
+
"name" : "offset",
|
|
82576
|
+
"type" : "long",
|
|
82577
|
+
"location" : "Query",
|
|
82578
|
+
"required" : true,
|
|
82579
|
+
"description" : "The number of results to skip before returning results",
|
|
82580
|
+
"default" : "0",
|
|
82581
|
+
"minimum" : 0
|
|
82582
|
+
}, {
|
|
82583
|
+
"name" : "sort",
|
|
81887
82584
|
"type" : "string",
|
|
81888
|
-
"location" : "
|
|
81889
|
-
"required" : true
|
|
82585
|
+
"location" : "Query",
|
|
82586
|
+
"required" : true,
|
|
82587
|
+
"default" : "order_submitted_at"
|
|
81890
82588
|
} ],
|
|
81891
82589
|
"responses" : [ {
|
|
81892
82590
|
"code" : {
|
|
@@ -81894,7 +82592,7 @@
|
|
|
81894
82592
|
"value" : 200
|
|
81895
82593
|
}
|
|
81896
82594
|
},
|
|
81897
|
-
"type" : "
|
|
82595
|
+
"type" : "[label_generation_address_failures]",
|
|
81898
82596
|
"description" : "Successful response",
|
|
81899
82597
|
"attributes" : [ ]
|
|
81900
82598
|
}, {
|
|
@@ -81925,86 +82623,38 @@
|
|
|
81925
82623
|
"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.",
|
|
81926
82624
|
"attributes" : [ ]
|
|
81927
82625
|
} ],
|
|
81928
|
-
"attributes" : [
|
|
81929
|
-
|
|
81930
|
-
"
|
|
81931
|
-
|
|
81932
|
-
|
|
81933
|
-
} ],
|
|
81934
|
-
"attributes" : [ {
|
|
81935
|
-
"name" : "docs",
|
|
81936
|
-
"value" : {
|
|
81937
|
-
"module" : "general"
|
|
81938
|
-
}
|
|
81939
|
-
} ],
|
|
81940
|
-
"path" : "/:organization/lab/project/settings",
|
|
81941
|
-
"description" : "Organization-specific data for a Flow Labs project"
|
|
81942
|
-
}, {
|
|
81943
|
-
"type" : "label_creation_job",
|
|
81944
|
-
"plural" : "label_creation_jobs",
|
|
81945
|
-
"operations" : [ {
|
|
81946
|
-
"method" : "POST",
|
|
81947
|
-
"path" : "/internal/label/creation/requests",
|
|
81948
|
-
"parameters" : [ ],
|
|
81949
|
-
"responses" : [ {
|
|
81950
|
-
"code" : {
|
|
81951
|
-
"integer" : {
|
|
81952
|
-
"value" : 201
|
|
81953
|
-
}
|
|
81954
|
-
},
|
|
81955
|
-
"type" : "label_creation_job_summary",
|
|
81956
|
-
"description" : "Operation succeeded and the resource was created",
|
|
81957
|
-
"attributes" : [ ]
|
|
81958
|
-
}, {
|
|
81959
|
-
"code" : {
|
|
81960
|
-
"integer" : {
|
|
81961
|
-
"value" : 401
|
|
81962
|
-
}
|
|
81963
|
-
},
|
|
81964
|
-
"type" : "unit",
|
|
81965
|
-
"description" : "Authorization failed",
|
|
81966
|
-
"attributes" : [ ]
|
|
81967
|
-
}, {
|
|
81968
|
-
"code" : {
|
|
81969
|
-
"integer" : {
|
|
81970
|
-
"value" : 404
|
|
81971
|
-
}
|
|
81972
|
-
},
|
|
81973
|
-
"type" : "unit",
|
|
81974
|
-
"description" : "Resource was not found",
|
|
81975
|
-
"attributes" : [ ]
|
|
82626
|
+
"attributes" : [ {
|
|
82627
|
+
"name" : "linter",
|
|
82628
|
+
"value" : {
|
|
82629
|
+
"ignore" : [ "get", "id", "sort" ]
|
|
82630
|
+
}
|
|
81976
82631
|
}, {
|
|
81977
|
-
"
|
|
81978
|
-
|
|
81979
|
-
|
|
81980
|
-
|
|
81981
|
-
|
|
81982
|
-
|
|
81983
|
-
"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.",
|
|
81984
|
-
"attributes" : [ ]
|
|
82632
|
+
"name" : "sort",
|
|
82633
|
+
"value" : {
|
|
82634
|
+
"values" : [ {
|
|
82635
|
+
"value" : "order_submitted_at"
|
|
82636
|
+
} ]
|
|
82637
|
+
}
|
|
81985
82638
|
} ],
|
|
81986
|
-
"
|
|
81987
|
-
"body" : {
|
|
81988
|
-
"type" : "label_creation_request_form",
|
|
81989
|
-
"attributes" : [ ]
|
|
81990
|
-
}
|
|
82639
|
+
"description" : "Returns label generation address failures"
|
|
81991
82640
|
}, {
|
|
81992
|
-
"method" : "
|
|
81993
|
-
"path" : "/internal/label/
|
|
82641
|
+
"method" : "POST",
|
|
82642
|
+
"path" : "/internal/label/generation/address/failures/:id/status",
|
|
81994
82643
|
"parameters" : [ {
|
|
81995
|
-
"name" : "
|
|
82644
|
+
"name" : "id",
|
|
81996
82645
|
"type" : "string",
|
|
81997
82646
|
"location" : "Path",
|
|
81998
|
-
"required" : true
|
|
82647
|
+
"required" : true,
|
|
82648
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
81999
82649
|
} ],
|
|
82000
82650
|
"responses" : [ {
|
|
82001
82651
|
"code" : {
|
|
82002
82652
|
"integer" : {
|
|
82003
|
-
"value" :
|
|
82653
|
+
"value" : 201
|
|
82004
82654
|
}
|
|
82005
82655
|
},
|
|
82006
|
-
"type" : "
|
|
82007
|
-
"description" : "
|
|
82656
|
+
"type" : "label_generation_address_failures",
|
|
82657
|
+
"description" : "Operation succeeded and the resource was created",
|
|
82008
82658
|
"attributes" : [ ]
|
|
82009
82659
|
}, {
|
|
82010
82660
|
"code" : {
|
|
@@ -82030,49 +82680,16 @@
|
|
|
82030
82680
|
"value" : 422
|
|
82031
82681
|
}
|
|
82032
82682
|
},
|
|
82033
|
-
"type" : "
|
|
82683
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
82034
82684
|
"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.",
|
|
82035
82685
|
"attributes" : [ ]
|
|
82036
82686
|
} ],
|
|
82037
|
-
"attributes" : [ ]
|
|
82038
|
-
|
|
82039
|
-
"
|
|
82040
|
-
|
|
82041
|
-
"parameters" : [ {
|
|
82042
|
-
"name" : "reference_id",
|
|
82043
|
-
"type" : "string",
|
|
82044
|
-
"location" : "Path",
|
|
82045
|
-
"required" : true
|
|
82046
|
-
} ],
|
|
82047
|
-
"responses" : [ {
|
|
82048
|
-
"code" : {
|
|
82049
|
-
"integer" : {
|
|
82050
|
-
"value" : 200
|
|
82051
|
-
}
|
|
82052
|
-
},
|
|
82053
|
-
"type" : "label_creation_job",
|
|
82054
|
-
"description" : "Successful response",
|
|
82055
|
-
"attributes" : [ ]
|
|
82056
|
-
}, {
|
|
82057
|
-
"code" : {
|
|
82058
|
-
"integer" : {
|
|
82059
|
-
"value" : 401
|
|
82060
|
-
}
|
|
82061
|
-
},
|
|
82062
|
-
"type" : "unit",
|
|
82063
|
-
"description" : "Authorization failed",
|
|
82064
|
-
"attributes" : [ ]
|
|
82065
|
-
}, {
|
|
82066
|
-
"code" : {
|
|
82067
|
-
"integer" : {
|
|
82068
|
-
"value" : 404
|
|
82069
|
-
}
|
|
82070
|
-
},
|
|
82071
|
-
"type" : "unit",
|
|
82072
|
-
"description" : "Resource was not found",
|
|
82687
|
+
"attributes" : [ ],
|
|
82688
|
+
"description" : "Update label generation address failure status",
|
|
82689
|
+
"body" : {
|
|
82690
|
+
"type" : "label_generation_address_failure_status_update_form",
|
|
82073
82691
|
"attributes" : [ ]
|
|
82074
|
-
}
|
|
82075
|
-
"attributes" : [ ]
|
|
82692
|
+
}
|
|
82076
82693
|
} ],
|
|
82077
82694
|
"attributes" : [ {
|
|
82078
82695
|
"name" : "docs",
|
|
@@ -82080,7 +82697,7 @@
|
|
|
82080
82697
|
"module" : "general"
|
|
82081
82698
|
}
|
|
82082
82699
|
} ],
|
|
82083
|
-
"path" : "/internal/label/
|
|
82700
|
+
"path" : "/internal/label/generation/address/failures"
|
|
82084
82701
|
}, {
|
|
82085
82702
|
"type" : "label_generation_settings",
|
|
82086
82703
|
"plural" : "label_generation_settings",
|
|
@@ -86433,6 +87050,18 @@
|
|
|
86433
87050
|
"location" : "Query",
|
|
86434
87051
|
"required" : false,
|
|
86435
87052
|
"description" : "Filter to setup completed at upto the specific datetime."
|
|
87053
|
+
}, {
|
|
87054
|
+
"name" : "activated_at_from",
|
|
87055
|
+
"type" : "date-time-iso8601",
|
|
87056
|
+
"location" : "Query",
|
|
87057
|
+
"required" : false,
|
|
87058
|
+
"description" : "Filter to merchant activated at from the specific datetime."
|
|
87059
|
+
}, {
|
|
87060
|
+
"name" : "activated_at_to",
|
|
87061
|
+
"type" : "date-time-iso8601",
|
|
87062
|
+
"location" : "Query",
|
|
87063
|
+
"required" : false,
|
|
87064
|
+
"description" : "Filter to merchant activated at upto the specific datetime."
|
|
86436
87065
|
}, {
|
|
86437
87066
|
"name" : "sort",
|
|
86438
87067
|
"type" : "string",
|
|
@@ -86506,6 +87135,8 @@
|
|
|
86506
87135
|
"value" : "age"
|
|
86507
87136
|
}, {
|
|
86508
87137
|
"value" : "merchant_applications.created_at"
|
|
87138
|
+
}, {
|
|
87139
|
+
"value" : "activated_at"
|
|
86509
87140
|
}, {
|
|
86510
87141
|
"value" : "merchant_applications.company_legal_name"
|
|
86511
87142
|
}, {
|
|
@@ -95121,6 +95752,12 @@
|
|
|
95121
95752
|
"location" : "Query",
|
|
95122
95753
|
"required" : false,
|
|
95123
95754
|
"description" : "Treated as on_or_after"
|
|
95755
|
+
}, {
|
|
95756
|
+
"name" : "approval_status",
|
|
95757
|
+
"type" : "organization_restriction_approval_status",
|
|
95758
|
+
"location" : "Query",
|
|
95759
|
+
"required" : false,
|
|
95760
|
+
"description" : "filter by approval status"
|
|
95124
95761
|
}, {
|
|
95125
95762
|
"name" : "limit",
|
|
95126
95763
|
"type" : "long",
|
|
@@ -95428,65 +96065,6 @@
|
|
|
95428
96065
|
} ],
|
|
95429
96066
|
"attributes" : [ ],
|
|
95430
96067
|
"description" : "Returns a product by id"
|
|
95431
|
-
}, {
|
|
95432
|
-
"method" : "POST",
|
|
95433
|
-
"path" : "/jailhouse/restriction/:organization/products/:id/decisions",
|
|
95434
|
-
"parameters" : [ {
|
|
95435
|
-
"name" : "organization",
|
|
95436
|
-
"type" : "string",
|
|
95437
|
-
"location" : "Path",
|
|
95438
|
-
"required" : true,
|
|
95439
|
-
"description" : "Refers to your organization's account identifier"
|
|
95440
|
-
}, {
|
|
95441
|
-
"name" : "id",
|
|
95442
|
-
"type" : "string",
|
|
95443
|
-
"location" : "Path",
|
|
95444
|
-
"required" : true,
|
|
95445
|
-
"description" : "Filter by one or more IDs of this resource"
|
|
95446
|
-
} ],
|
|
95447
|
-
"responses" : [ {
|
|
95448
|
-
"code" : {
|
|
95449
|
-
"integer" : {
|
|
95450
|
-
"value" : 200
|
|
95451
|
-
}
|
|
95452
|
-
},
|
|
95453
|
-
"type" : "restriction_product",
|
|
95454
|
-
"description" : "Successful response",
|
|
95455
|
-
"attributes" : [ ]
|
|
95456
|
-
}, {
|
|
95457
|
-
"code" : {
|
|
95458
|
-
"integer" : {
|
|
95459
|
-
"value" : 401
|
|
95460
|
-
}
|
|
95461
|
-
},
|
|
95462
|
-
"type" : "unit",
|
|
95463
|
-
"description" : "Authorization failed",
|
|
95464
|
-
"attributes" : [ ]
|
|
95465
|
-
}, {
|
|
95466
|
-
"code" : {
|
|
95467
|
-
"integer" : {
|
|
95468
|
-
"value" : 404
|
|
95469
|
-
}
|
|
95470
|
-
},
|
|
95471
|
-
"type" : "unit",
|
|
95472
|
-
"description" : "Resource was not found",
|
|
95473
|
-
"attributes" : [ ]
|
|
95474
|
-
}, {
|
|
95475
|
-
"code" : {
|
|
95476
|
-
"integer" : {
|
|
95477
|
-
"value" : 422
|
|
95478
|
-
}
|
|
95479
|
-
},
|
|
95480
|
-
"type" : "io.flow.error.v0.models.generic_error",
|
|
95481
|
-
"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.",
|
|
95482
|
-
"attributes" : [ ]
|
|
95483
|
-
} ],
|
|
95484
|
-
"attributes" : [ ],
|
|
95485
|
-
"description" : "Updates restriction decisions on a given product",
|
|
95486
|
-
"body" : {
|
|
95487
|
-
"type" : "restriction_product_decision_form",
|
|
95488
|
-
"attributes" : [ ]
|
|
95489
|
-
}
|
|
95490
96068
|
} ],
|
|
95491
96069
|
"attributes" : [ {
|
|
95492
96070
|
"name" : "docs",
|