@flowio/api-internal-mock-generator 5.31.0 → 5.31.2
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 +790 -63
- package/package.json +2 -2
- package/src/api-internal.json +790 -63
package/dist/api-internal.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key": "api-internal"
|
|
11
11
|
},
|
|
12
12
|
"namespace": "io.flow.internal.v0",
|
|
13
|
-
"version": "0.15.
|
|
13
|
+
"version": "0.15.66",
|
|
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.11.
|
|
34
|
+
"version": "0.11.78",
|
|
35
35
|
"enums": ["generic_error_code"],
|
|
36
36
|
"interfaces": [],
|
|
37
37
|
"unions": [],
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"application": {
|
|
47
47
|
"key": "permission"
|
|
48
48
|
},
|
|
49
|
-
"version": "0.11.
|
|
49
|
+
"version": "0.11.78",
|
|
50
50
|
"enums": ["authentication_technique", "flow_behavior", "flow_role", "permitted_http_method"],
|
|
51
51
|
"interfaces": [],
|
|
52
52
|
"unions": [],
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"application": {
|
|
62
62
|
"key": "common"
|
|
63
63
|
},
|
|
64
|
-
"version": "0.11.
|
|
64
|
+
"version": "0.11.78",
|
|
65
65
|
"enums": ["attribute_data_type", "availability_status", "calendar", "capability", "change_type", "currency_label_formatter", "currency_symbol_format", "day_of_week", "delivered_duty", "discount_target", "entity_identifier_type", "environment", "exception_type", "goods_supply", "holiday_calendar", "included_levy_key", "incoterm", "input_specification_type", "margin_type", "measurement_system", "merchant_of_record", "order_merchant_of_record", "organization_status", "price_book_status", "role", "rounding_method", "rounding_type", "schedule_exception_status", "sort_direction", "unit_of_measurement", "unit_of_time", "user_status", "value_added_service", "visibility"],
|
|
66
66
|
"interfaces": ["id_reference"],
|
|
67
67
|
"unions": ["discount_offer", "expandable_organization", "expandable_user", "input_specification_limitation", "price_source", "repeat_schedule"],
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"application": {
|
|
77
77
|
"key": "session"
|
|
78
78
|
},
|
|
79
|
-
"version": "0.11.
|
|
79
|
+
"version": "0.11.78",
|
|
80
80
|
"enums": [],
|
|
81
81
|
"interfaces": [],
|
|
82
82
|
"unions": ["session", "session_authorization"],
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"application": {
|
|
92
92
|
"key": "reference"
|
|
93
93
|
},
|
|
94
|
-
"version": "0.11.
|
|
94
|
+
"version": "0.11.78",
|
|
95
95
|
"enums": ["payment_method_capability", "payment_method_type", "postal_type", "province_type"],
|
|
96
96
|
"interfaces": [],
|
|
97
97
|
"unions": [],
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"application": {
|
|
107
107
|
"key": "query-builder"
|
|
108
108
|
},
|
|
109
|
-
"version": "0.11.
|
|
109
|
+
"version": "0.11.78",
|
|
110
110
|
"enums": ["available_filter_format"],
|
|
111
111
|
"interfaces": [],
|
|
112
112
|
"unions": ["available_filter", "query_builder_form", "query_filter", "query_filter_form"],
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"application": {
|
|
122
122
|
"key": "experience"
|
|
123
123
|
},
|
|
124
|
-
"version": "0.11.
|
|
124
|
+
"version": "0.11.78",
|
|
125
125
|
"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"],
|
|
126
126
|
"interfaces": ["allocation_component", "allocation_detail", "allocation_line_summary_fields", "expandable_experience", "expandable_order"],
|
|
127
127
|
"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"],
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"application": {
|
|
137
137
|
"key": "field-validation"
|
|
138
138
|
},
|
|
139
|
-
"version": "0.11.
|
|
139
|
+
"version": "0.11.78",
|
|
140
140
|
"enums": [],
|
|
141
141
|
"interfaces": [],
|
|
142
142
|
"unions": ["field_validation_rule"],
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"application": {
|
|
152
152
|
"key": "fulfillment"
|
|
153
153
|
},
|
|
154
|
-
"version": "0.11.
|
|
154
|
+
"version": "0.11.78",
|
|
155
155
|
"enums": ["center_capability", "delivery_option_cost_detail_component_key", "delivery_option_cost_detail_source", "delivery_window_component_source", "delivery_window_location", "item_availability_status", "lane_direction", "lane_preselect_preference", "lane_strategy", "physical_delivery_special_serivce", "quote_error_code", "ratecard_owner", "shipment_integration_type", "shipping_configuration_type", "strategy", "surcharge_responsible_party", "tier_availability", "tier_estimate_type", "tier_strategy", "zero_amount_indicator"],
|
|
156
156
|
"interfaces": ["delivery"],
|
|
157
157
|
"unions": ["delivery", "expandable_center", "partner_center_fee", "tier_rule_outcome", "tier_rule_outcome_form"],
|
|
@@ -166,11 +166,11 @@
|
|
|
166
166
|
"application": {
|
|
167
167
|
"key": "payment"
|
|
168
168
|
},
|
|
169
|
-
"version": "0.11.
|
|
169
|
+
"version": "0.11.78",
|
|
170
170
|
"enums": ["authorization_decline_code", "authorization_option", "authorization_result_action_type", "authorization_status", "avs_code", "capture_decline_code", "capture_status", "card_error_code", "card_type", "cvv_code", "payment_error_code", "payment_source_confirmation_action_type", "refund_decline_code", "refund_status", "reversal_error_code", "reversal_status", "three_d_secure_code", "threeds_two_challenge_viewport", "token_type"],
|
|
171
171
|
"interfaces": ["authorization", "payment"],
|
|
172
172
|
"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"],
|
|
173
|
-
"models": ["ach_authorization_form", "adyen_challenge_shopper_data", "adyen_identify_shopper_data", "adyen_native_action_details", "apple_pay_merchant_validation_payload", "authorization_copy_form", "authorization_error", "authorization_order_reference", "authorization_payload", "authorization_reference", "authorization_result", "authorization_result_action_get", "authorization_result_action_native", "authorization_result_action_post", "authorization_result_action_wait", "authorization_result_description", "authorization_version", "avs", "browser_info", "browser_inline_action_configuration", "capture", "capture_error", "capture_form", "capture_identifier", "capture_reference", "capture_version", "card", "card_authorization", "card_browser_action_configuration", "card_error", "card_form", "card_metadata", "card_nonce_form", "card_payment_source", "card_payment_source_authorization_form", "card_payment_source_form", "card_payment_source_summary", "card_reference", "card_summary", "card_token_form", "card_version", "cryptopay_authorization_details", "cvv", "direct_authorization_form", "direct_debit", "expiration", "google_pay_authorization_payload", "identifier_form", "inline_authorization_details", "inline_authorization_form", "issuer_reference", "issuer_summary", "issuer_v1", "klarna_payment_method_category", "klarna_sdk_authorization_result_action_details", "merchant_of_record_authorization_form", "merchant_of_record_payment_form", "online_authorization", "online_payment_authorization_form", "payment_cryptopay", "payment_error", "payment_payment_request_reference", "payment_paypal", "payment_processor", "payment_processor_account", "payment_processor_account_reference", "payment_processor_identifier", "payment_processor_reference", "payment_reference", "payment_source_confirmation_action", "payment_version", "paypal_authorization_details", "paypal_authorization_form", "post_payment_redirect_urls", "public_key", "redirect_authorization_details", "redirect_authorization_form", "refund", "refund_capture", "refund_capture_summary", "refund_error", "refund_form", "refund_identifier", "refund_order_summary", "refund_order_summary_amounts", "refund_reference", "refund_version", "reversal", "reversal_error", "reversal_form", "reversal_put_form", "reversal_version", "stripe_authentication_data", "stripe_authentication_data_form", "stripe_authorization_result_action_details", "three_d_secure", "threeds_challenge_action_details", "threeds_identify_action_details", "threeds_two_challenge_request", "threeds_two_method", "virtual_card", "virtual_card_capture", "virtual_card_capture_version", "virtual_card_form", "virtual_card_reference", "virtual_card_refund", "virtual_card_refund_version", "virtual_card_version"],
|
|
173
|
+
"models": ["ach_authorization_form", "adyen_challenge_shopper_data", "adyen_identify_shopper_data", "adyen_native_action_details", "apple_pay_merchant_validation_payload", "authorization_copy_form", "authorization_error", "authorization_order_reference", "authorization_payload", "authorization_reference", "authorization_result", "authorization_result_action_get", "authorization_result_action_native", "authorization_result_action_post", "authorization_result_action_wait", "authorization_result_description", "authorization_version", "avs", "browser_info", "browser_inline_action_configuration", "capture", "capture_error", "capture_form", "capture_identifier", "capture_reference", "capture_version", "card", "card_authorization", "card_browser_action_configuration", "card_error", "card_form", "card_metadata", "card_nonce_form", "card_payment_source", "card_payment_source_authorization_form", "card_payment_source_form", "card_payment_source_summary", "card_reference", "card_summary", "card_token_form", "card_version", "cryptopay_authorization_details", "cvv", "direct_authorization_form", "direct_debit", "expiration", "google_pay_authorization_payload", "identifier_form", "inline_authorization_details", "inline_authorization_form", "issuer_reference", "issuer_summary", "issuer_v1", "klarna_payment_method_category", "klarna_sdk_authorization_result_action_details", "merchant_of_record_authorization_form", "merchant_of_record_payment_form", "online_authorization", "online_payment_authorization_form", "payment_cryptopay", "payment_error", "payment_payment_request_reference", "payment_paypal", "payment_processor", "payment_processor_account", "payment_processor_account_reference", "payment_processor_identifier", "payment_processor_reference", "payment_reference", "payment_source_confirmation_action", "payment_version", "paypal_authorization_details", "paypal_authorization_form", "post_payment_redirect_urls", "public_key", "redirect_authorization_details", "redirect_authorization_form", "refund", "refund_capture", "refund_capture_summary", "refund_error", "refund_form", "refund_identifier", "refund_order_summary", "refund_order_summary_amounts", "refund_reference", "refund_version", "reversal", "reversal_error", "reversal_form", "reversal_put_form", "reversal_version", "select_issuer_option_action_details", "stripe_authentication_data", "stripe_authentication_data_form", "stripe_authorization_result_action_details", "three_d_secure", "threeds_challenge_action_details", "threeds_identify_action_details", "threeds_two_challenge_request", "threeds_two_method", "virtual_card", "virtual_card_capture", "virtual_card_capture_version", "virtual_card_form", "virtual_card_reference", "virtual_card_refund", "virtual_card_refund_version", "virtual_card_version"],
|
|
174
174
|
"annotations": []
|
|
175
175
|
}, {
|
|
176
176
|
"uri": "https://app.apibuilder.io/flow/inventory/latest/service.json",
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"application": {
|
|
182
182
|
"key": "inventory"
|
|
183
183
|
},
|
|
184
|
-
"version": "0.11.
|
|
184
|
+
"version": "0.11.78",
|
|
185
185
|
"enums": ["aggregate", "inventory_status", "update_type"],
|
|
186
186
|
"interfaces": [],
|
|
187
187
|
"unions": ["inventory_strategy", "reservation_error"],
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"application": {
|
|
197
197
|
"key": "token"
|
|
198
198
|
},
|
|
199
|
-
"version": "0.11.
|
|
199
|
+
"version": "0.11.78",
|
|
200
200
|
"enums": [],
|
|
201
201
|
"interfaces": ["token_detail_interface"],
|
|
202
202
|
"unions": ["token", "token_reference"],
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
"application": {
|
|
212
212
|
"key": "price"
|
|
213
213
|
},
|
|
214
|
-
"version": "0.11.
|
|
214
|
+
"version": "0.11.78",
|
|
215
215
|
"enums": ["levy_component", "levy_strategy", "price_accuracy", "price_detail_component_key", "price_detail_key", "pricing_levy_setting"],
|
|
216
216
|
"interfaces": [],
|
|
217
217
|
"unions": ["deminimis"],
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
"application": {
|
|
227
227
|
"key": "session-context"
|
|
228
228
|
},
|
|
229
|
-
"version": "0.11.
|
|
229
|
+
"version": "0.11.78",
|
|
230
230
|
"enums": [],
|
|
231
231
|
"interfaces": [],
|
|
232
232
|
"unions": [],
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
"application": {
|
|
242
242
|
"key": "checkout"
|
|
243
243
|
},
|
|
244
|
-
"version": "0.11.
|
|
244
|
+
"version": "0.11.78",
|
|
245
245
|
"enums": [],
|
|
246
246
|
"interfaces": [],
|
|
247
247
|
"unions": ["checkout_token_form"],
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"application": {
|
|
257
257
|
"key": "customer"
|
|
258
258
|
},
|
|
259
|
-
"version": "0.11.
|
|
259
|
+
"version": "0.11.78",
|
|
260
260
|
"enums": ["customer_address_type"],
|
|
261
261
|
"interfaces": [],
|
|
262
262
|
"unions": [],
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"application": {
|
|
272
272
|
"key": "shopify"
|
|
273
273
|
},
|
|
274
|
-
"version": "0.11.
|
|
274
|
+
"version": "0.11.78",
|
|
275
275
|
"enums": ["shopify_grant", "shopify_localization_method", "shopify_sync_check"],
|
|
276
276
|
"interfaces": [],
|
|
277
277
|
"unions": ["shopify_cart_add_form", "shopify_event_bucket"],
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
"application": {
|
|
287
287
|
"key": "harmonization"
|
|
288
288
|
},
|
|
289
|
-
"version": "0.11.
|
|
289
|
+
"version": "0.11.78",
|
|
290
290
|
"enums": ["tax_applicability", "tax_verification_result"],
|
|
291
291
|
"interfaces": [],
|
|
292
292
|
"unions": [],
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
"application": {
|
|
302
302
|
"key": "shopify-external"
|
|
303
303
|
},
|
|
304
|
-
"version": "0.2.
|
|
304
|
+
"version": "0.2.75",
|
|
305
305
|
"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"],
|
|
306
306
|
"interfaces": [],
|
|
307
307
|
"unions": [],
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
"application": {
|
|
317
317
|
"key": "shopify-markets"
|
|
318
318
|
},
|
|
319
|
-
"version": "0.2.
|
|
319
|
+
"version": "0.2.75",
|
|
320
320
|
"enums": ["cancel_reason", "fulfillment_order_delivery_method_type", "incoterm_duties", "shopify_discrepancy_reason", "shopify_order_cancel_reason", "shopify_order_discount_allocation_method", "shopify_order_discount_application_target_selection", "shopify_order_discount_application_target_type", "shopify_order_discount_application_type", "shopify_order_discount_application_value_type", "shopify_order_discount_type", "shopify_order_financial_status_type", "shopify_order_fulfillment_order_request_status", "shopify_order_fulfillment_order_status", "shopify_order_fulfillment_shipment_status", "shopify_order_fulfillment_status", "shopify_order_fulfillment_status_type", "shopify_order_inventory_behaviour", "shopify_order_kind_type", "shopify_order_processing_method_type", "shopify_order_restock_type", "shopify_order_status_type", "shopify_order_transaction_error_code", "shopify_order_transaction_status", "shopify_order_value_type", "shopify_webhook_format", "shopify_webhook_topic"],
|
|
321
321
|
"interfaces": [],
|
|
322
322
|
"unions": [],
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
"application": {
|
|
332
332
|
"key": "catalog"
|
|
333
333
|
},
|
|
334
|
-
"version": "0.11.
|
|
334
|
+
"version": "0.11.78",
|
|
335
335
|
"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"],
|
|
336
336
|
"interfaces": ["localized_price"],
|
|
337
337
|
"unions": ["expandable_subcatalog", "localized_price"],
|
|
@@ -346,11 +346,11 @@
|
|
|
346
346
|
"application": {
|
|
347
347
|
"key": "adyen"
|
|
348
348
|
},
|
|
349
|
-
"version": "0.2.
|
|
350
|
-
"enums": ["channel", "contract", "device_channel", "event_code", "
|
|
349
|
+
"version": "0.2.75",
|
|
350
|
+
"enums": ["channel", "contract", "device_channel", "event_code", "http_redirect_method", "operation", "payment_method", "recurring_processing_model", "result_code", "shopper_interaction", "threeds_completion_indicator"],
|
|
351
351
|
"interfaces": [],
|
|
352
352
|
"unions": ["browser_info", "payment_method_data"],
|
|
353
|
-
"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"],
|
|
353
|
+
"models": ["address", "amount", "applepay", "authentication", "authorize_request", "authorize_request_3d", "authorize_request_3ds2", "authorize_response", "bank_account", "browser_info_3ds1", "browser_info_3ds2", "cancel_request", "cancel_response", "card", "challenge_shopper_additional_data", "chargeback_notification_additional_data", "error", "identify_shopper_additional_data", "inner_notification_request_item", "modification_request", "modification_response", "notification_request", "notification_response", "origin_keys_request", "origin_keys_response", "outer_notification_request_item", "payment_details", "payment_details_v66_3ds2_challenge", "payment_details_v66_3ds2_fingerprint", "payment_request", "payment_response", "payment_response_additional_data", "recurring", "redirect", "redirect_data", "request_for_information_additional_data", "scheme", "sdk_v3_on_complete_data", "sdk_v3_on_complete_result", "three_d_secure_data", "threeds2_request_data", "threeds2_result", "threeds_additional_data"],
|
|
354
354
|
"annotations": []
|
|
355
355
|
}, {
|
|
356
356
|
"uri": "https://app.apibuilder.io/flow/bitpay/latest/service.json",
|
|
@@ -361,7 +361,7 @@
|
|
|
361
361
|
"application": {
|
|
362
362
|
"key": "bitpay"
|
|
363
363
|
},
|
|
364
|
-
"version": "0.2.
|
|
364
|
+
"version": "0.2.75",
|
|
365
365
|
"enums": ["exception_status", "invoice_status", "refund_status", "transaction_speed", "webhook_event_name"],
|
|
366
366
|
"interfaces": [],
|
|
367
367
|
"unions": [],
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
"application": {
|
|
377
377
|
"key": "crypto"
|
|
378
378
|
},
|
|
379
|
-
"version": "0.2.
|
|
379
|
+
"version": "0.2.75",
|
|
380
380
|
"enums": ["error_type", "payment_status", "reason_type", "refund_status", "webhook_event_name", "webhook_object_type"],
|
|
381
381
|
"interfaces": [],
|
|
382
382
|
"unions": [],
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
"application": {
|
|
392
392
|
"key": "payment-gateway"
|
|
393
393
|
},
|
|
394
|
-
"version": "0.11.
|
|
394
|
+
"version": "0.11.78",
|
|
395
395
|
"enums": ["inline_window_viewport_size", "payment_action_type", "payment_failure_code", "payment_method_data_option_type", "payment_status", "payment_type"],
|
|
396
396
|
"interfaces": ["action", "device_details", "payment_method_summary"],
|
|
397
397
|
"unions": ["action", "card_authorization_action_result", "card_number", "device_details", "device_fingerprint_details", "order_information", "payment_capture_option", "payment_method_card", "payment_method_data", "payment_method_data_authorize_klarna_result", "payment_method_data_option_logo", "payment_method_summary", "sdk_adyen_v3_authentication_token"],
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"application": {
|
|
407
407
|
"key": "payment-request-bundle"
|
|
408
408
|
},
|
|
409
|
-
"version": "0.11.
|
|
409
|
+
"version": "0.11.78",
|
|
410
410
|
"enums": [],
|
|
411
411
|
"interfaces": [],
|
|
412
412
|
"unions": [],
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"application": {
|
|
422
422
|
"key": "paypal"
|
|
423
423
|
},
|
|
424
|
-
"version": "0.2.
|
|
424
|
+
"version": "0.2.75",
|
|
425
425
|
"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", "product_received", "refund_state", "return_acknowledgement_type", "return_mode", "service_started", "state", "sub_reason", "supporting_info_source", "transaction_status"],
|
|
426
426
|
"interfaces": [],
|
|
427
427
|
"unions": [],
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"application": {
|
|
437
437
|
"key": "stripe"
|
|
438
438
|
},
|
|
439
|
-
"version": "0.2.
|
|
439
|
+
"version": "0.2.75",
|
|
440
440
|
"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"],
|
|
441
441
|
"interfaces": [],
|
|
442
442
|
"unions": [],
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
"application": {
|
|
452
452
|
"key": "svb"
|
|
453
453
|
},
|
|
454
|
-
"version": "0.2.
|
|
454
|
+
"version": "0.2.75",
|
|
455
455
|
"enums": ["clearing_type", "notification_type", "transaction_type"],
|
|
456
456
|
"interfaces": [],
|
|
457
457
|
"unions": [],
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"application": {
|
|
467
467
|
"key": "channel"
|
|
468
468
|
},
|
|
469
|
-
"version": "0.11.
|
|
469
|
+
"version": "0.11.78",
|
|
470
470
|
"enums": [],
|
|
471
471
|
"interfaces": [],
|
|
472
472
|
"unions": [],
|
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"application": {
|
|
482
482
|
"key": "brickftp"
|
|
483
483
|
},
|
|
484
|
-
"version": "0.2.
|
|
484
|
+
"version": "0.2.75",
|
|
485
485
|
"enums": ["authentication_method", "behavior_type", "grant_permission_setting", "ssl_required_setting", "webhook_event_action", "webhook_event_interface", "webhook_event_type"],
|
|
486
486
|
"interfaces": [],
|
|
487
487
|
"unions": ["file_form", "node"],
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"application": {
|
|
497
497
|
"key": "fraud"
|
|
498
498
|
},
|
|
499
|
-
"version": "0.11.
|
|
499
|
+
"version": "0.11.78",
|
|
500
500
|
"enums": ["fraud_email_rule_decision", "fraud_liability", "fraud_status"],
|
|
501
501
|
"interfaces": [],
|
|
502
502
|
"unions": ["fraud_order_reference"],
|
|
@@ -511,11 +511,11 @@
|
|
|
511
511
|
"application": {
|
|
512
512
|
"key": "ratecard"
|
|
513
513
|
},
|
|
514
|
-
"version": "0.11.
|
|
514
|
+
"version": "0.11.78",
|
|
515
515
|
"enums": [],
|
|
516
516
|
"interfaces": ["common_hop_estimate", "ratecard_estimate"],
|
|
517
517
|
"unions": ["ratecard_estimate", "ratecard_fee", "service_fee"],
|
|
518
|
-
"models": ["crossdock_ratecard_fee", "ddp_ratecard_fee", "dimension_estimate", "dimension_estimate_form", "dimension_estimate_version", "duties_taxes_paid_surcharge_ratecard_fee", "duties_taxes_paid_surcharge_service_fee", "emergency_situation_surcharge_ratecard_fee", "emergency_situation_surcharge_service_fee", "estimated_dimensions", "fee_weight", "fuel_surcharge_ratecard_fee", "fuel_surcharge_service_fee", "hop", "hop_estimate", "hop_estimate_v2", "hop_v2", "lane_summary", "oversized_shipment_ratecard_fee", "peak_surcharge_by_weight_service_fee", "peak_surcharge_ratecard_fee", "peak_surcharge_service_fee", "ratecard", "ratecard_carrier_summary", "ratecard_estimate_form", "ratecard_estimate_summary_form", "ratecard_estimate_v1", "ratecard_estimate_v2", "ratecard_estimate_v3", "ratecard_estimate_v4", "ratecard_form", "ratecard_lane", "ratecard_lane_form", "ratecard_lane_import_form", "ratecard_lane_version", "ratecard_lanes_import_request_data", "ratecard_rate", "ratecard_rate_form", "ratecard_rate_version", "ratecard_reference", "ratecard_region_reference", "ratecard_service_summary", "ratecard_summary", "ratecard_version", "remote_area_ratecard_fee", "remote_area_service_fee", "return_package_ratecard_fee", "
|
|
518
|
+
"models": ["crossdock_ratecard_fee", "ddp_ratecard_fee", "dimension_estimate", "dimension_estimate_form", "dimension_estimate_version", "duties_taxes_paid_surcharge_ratecard_fee", "duties_taxes_paid_surcharge_service_fee", "emergency_situation_surcharge_ratecard_fee", "emergency_situation_surcharge_service_fee", "estimated_dimensions", "fee_weight", "fuel_surcharge_ratecard_fee", "fuel_surcharge_service_fee", "hop", "hop_estimate", "hop_estimate_v2", "hop_v2", "lane_summary", "oversized_shipment_ratecard_fee", "peak_surcharge_by_weight_service_fee", "peak_surcharge_ratecard_fee", "peak_surcharge_service_fee", "ratecard", "ratecard_carrier_summary", "ratecard_estimate_form", "ratecard_estimate_summary_form", "ratecard_estimate_v1", "ratecard_estimate_v2", "ratecard_estimate_v3", "ratecard_estimate_v4", "ratecard_form", "ratecard_lane", "ratecard_lane_form", "ratecard_lane_import_form", "ratecard_lane_version", "ratecard_lanes_import_request_data", "ratecard_rate", "ratecard_rate_form", "ratecard_rate_version", "ratecard_reference", "ratecard_region_reference", "ratecard_service_summary", "ratecard_summary", "ratecard_version", "remote_area_ratecard_fee", "remote_area_service_fee", "return_package_ratecard_fee", "shipment_window"],
|
|
519
519
|
"annotations": []
|
|
520
520
|
}, {
|
|
521
521
|
"uri": "https://app.apibuilder.io/flow/order-management-event/latest/service.json",
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
"application": {
|
|
527
527
|
"key": "order-management-event"
|
|
528
528
|
},
|
|
529
|
-
"version": "0.11.
|
|
529
|
+
"version": "0.11.78",
|
|
530
530
|
"enums": [],
|
|
531
531
|
"interfaces": [],
|
|
532
532
|
"unions": ["order_management_event"],
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
"application": {
|
|
542
542
|
"key": "organization"
|
|
543
543
|
},
|
|
544
|
-
"version": "0.11.
|
|
544
|
+
"version": "0.11.78",
|
|
545
545
|
"enums": ["country_picker_source", "ecommerce_platform_type", "invitation_error_code"],
|
|
546
546
|
"interfaces": [],
|
|
547
547
|
"unions": [],
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"application": {
|
|
557
557
|
"key": "label"
|
|
558
558
|
},
|
|
559
|
-
"version": "0.11.
|
|
559
|
+
"version": "0.11.78",
|
|
560
560
|
"enums": ["direction", "shipment_recipient", "tracking_number_type"],
|
|
561
561
|
"interfaces": [],
|
|
562
562
|
"unions": ["shipping_label_form", "shipping_notification_form"],
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"application": {
|
|
572
572
|
"key": "return"
|
|
573
573
|
},
|
|
574
|
-
"version": "0.11.
|
|
574
|
+
"version": "0.11.78",
|
|
575
575
|
"enums": ["return_status", "return_tracking_status"],
|
|
576
576
|
"interfaces": [],
|
|
577
577
|
"unions": ["return_source"],
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"application": {
|
|
587
587
|
"key": "tracking"
|
|
588
588
|
},
|
|
589
|
-
"version": "0.11.
|
|
589
|
+
"version": "0.11.78",
|
|
590
590
|
"enums": ["tracking_status"],
|
|
591
591
|
"interfaces": [],
|
|
592
592
|
"unions": [],
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
"application": {
|
|
602
602
|
"key": "export"
|
|
603
603
|
},
|
|
604
|
-
"version": "0.11.
|
|
604
|
+
"version": "0.11.78",
|
|
605
605
|
"enums": ["export_status", "item_identifier"],
|
|
606
606
|
"interfaces": ["csv_price_book_item_export_row"],
|
|
607
607
|
"unions": ["export_delivery", "export_type"],
|
|
@@ -616,7 +616,7 @@
|
|
|
616
616
|
"application": {
|
|
617
617
|
"key": "pricing-indicator-internal-event"
|
|
618
618
|
},
|
|
619
|
-
"version": "0.15.
|
|
619
|
+
"version": "0.15.66",
|
|
620
620
|
"enums": ["pricing_indicator_status", "service_name"],
|
|
621
621
|
"interfaces": [],
|
|
622
622
|
"unions": ["pricing_indicator_event"],
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
"application": {
|
|
632
632
|
"key": "flexe"
|
|
633
633
|
},
|
|
634
|
-
"version": "0.2.
|
|
634
|
+
"version": "0.2.75",
|
|
635
635
|
"enums": ["flexe_attachment_type", "flexe_notification", "flexe_shipment_type", "flexe_status"],
|
|
636
636
|
"interfaces": [],
|
|
637
637
|
"unions": [],
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"application": {
|
|
647
647
|
"key": "order-management"
|
|
648
648
|
},
|
|
649
|
-
"version": "0.11.
|
|
649
|
+
"version": "0.11.78",
|
|
650
650
|
"enums": ["cancel_reason", "fulfillment_item_quantity_status", "order_change_source"],
|
|
651
651
|
"interfaces": [],
|
|
652
652
|
"unions": [],
|
|
@@ -661,7 +661,7 @@
|
|
|
661
661
|
"application": {
|
|
662
662
|
"key": "catalog-exclusion"
|
|
663
663
|
},
|
|
664
|
-
"version": "0.11.
|
|
664
|
+
"version": "0.11.78",
|
|
665
665
|
"enums": ["exclusion_rule_state"],
|
|
666
666
|
"interfaces": [],
|
|
667
667
|
"unions": [],
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"application": {
|
|
677
677
|
"key": "catalog-return"
|
|
678
678
|
},
|
|
679
|
-
"version": "0.11.
|
|
679
|
+
"version": "0.11.78",
|
|
680
680
|
"enums": ["return_policy_state"],
|
|
681
681
|
"interfaces": [],
|
|
682
682
|
"unions": [],
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
"application": {
|
|
692
692
|
"key": "ftp"
|
|
693
693
|
},
|
|
694
|
-
"version": "0.11.
|
|
694
|
+
"version": "0.11.78",
|
|
695
695
|
"enums": ["ftp_file_source"],
|
|
696
696
|
"interfaces": [],
|
|
697
697
|
"unions": [],
|
|
@@ -3756,6 +3756,47 @@
|
|
|
3756
3756
|
}],
|
|
3757
3757
|
"attributes": [],
|
|
3758
3758
|
"description": "Strategy for billing client"
|
|
3759
|
+
}, {
|
|
3760
|
+
"name": "label_cancellation_error_code",
|
|
3761
|
+
"plural": "label_cancellation_error_codes",
|
|
3762
|
+
"values": [{
|
|
3763
|
+
"name": "already_used",
|
|
3764
|
+
"attributes": []
|
|
3765
|
+
}, {
|
|
3766
|
+
"name": "carrier_unsupported",
|
|
3767
|
+
"attributes": []
|
|
3768
|
+
}],
|
|
3769
|
+
"attributes": []
|
|
3770
|
+
}, {
|
|
3771
|
+
"name": "label_creation_status",
|
|
3772
|
+
"plural": "label_creation_statuses",
|
|
3773
|
+
"values": [{
|
|
3774
|
+
"name": "success",
|
|
3775
|
+
"attributes": []
|
|
3776
|
+
}, {
|
|
3777
|
+
"name": "error",
|
|
3778
|
+
"attributes": []
|
|
3779
|
+
}, {
|
|
3780
|
+
"name": "pending",
|
|
3781
|
+
"attributes": []
|
|
3782
|
+
}, {
|
|
3783
|
+
"name": "cancelled",
|
|
3784
|
+
"attributes": []
|
|
3785
|
+
}],
|
|
3786
|
+
"attributes": []
|
|
3787
|
+
}, {
|
|
3788
|
+
"name": "label_transaction_type",
|
|
3789
|
+
"plural": "label_transaction_types",
|
|
3790
|
+
"values": [{
|
|
3791
|
+
"name": "billable_label",
|
|
3792
|
+
"attributes": [],
|
|
3793
|
+
"description": "Indicates the source of the label transaction was a shipping label that we determined to be billable"
|
|
3794
|
+
}, {
|
|
3795
|
+
"name": "fee",
|
|
3796
|
+
"attributes": [],
|
|
3797
|
+
"description": "Indicates the source of the label transaction was a fee charged to process each label"
|
|
3798
|
+
}],
|
|
3799
|
+
"attributes": []
|
|
3759
3800
|
}, {
|
|
3760
3801
|
"name": "liability_type",
|
|
3761
3802
|
"plural": "liability_types",
|
|
@@ -11050,6 +11091,15 @@
|
|
|
11050
11091
|
"annotations": [],
|
|
11051
11092
|
"description": "If specified, This is a fee charged per billable label",
|
|
11052
11093
|
"minimum": 0
|
|
11094
|
+
}, {
|
|
11095
|
+
"name": "charge_label_cost_directly",
|
|
11096
|
+
"type": "boolean",
|
|
11097
|
+
"required": true,
|
|
11098
|
+
"attributes": [],
|
|
11099
|
+
"annotations": [],
|
|
11100
|
+
"description": "If specified and true, we withhold freight based on the estimated cost of each label used. Otherwise we withhold freight based on the order.",
|
|
11101
|
+
"default": "false",
|
|
11102
|
+
"minimum": 0
|
|
11053
11103
|
}],
|
|
11054
11104
|
"attributes": [],
|
|
11055
11105
|
"interfaces": []
|
|
@@ -13207,6 +13257,71 @@
|
|
|
13207
13257
|
}],
|
|
13208
13258
|
"attributes": [],
|
|
13209
13259
|
"interfaces": []
|
|
13260
|
+
}, {
|
|
13261
|
+
"name": "authorization_bundle_deleted",
|
|
13262
|
+
"plural": "authorization_bundle_deleteds",
|
|
13263
|
+
"fields": [{
|
|
13264
|
+
"name": "event_id",
|
|
13265
|
+
"type": "string",
|
|
13266
|
+
"required": true,
|
|
13267
|
+
"attributes": [],
|
|
13268
|
+
"annotations": []
|
|
13269
|
+
}, {
|
|
13270
|
+
"name": "timestamp",
|
|
13271
|
+
"type": "date-time-iso8601",
|
|
13272
|
+
"required": true,
|
|
13273
|
+
"attributes": [],
|
|
13274
|
+
"annotations": []
|
|
13275
|
+
}, {
|
|
13276
|
+
"name": "organization",
|
|
13277
|
+
"type": "string",
|
|
13278
|
+
"required": true,
|
|
13279
|
+
"attributes": [],
|
|
13280
|
+
"annotations": [],
|
|
13281
|
+
"description": "Refers to your organization's account identifier"
|
|
13282
|
+
}, {
|
|
13283
|
+
"name": "id",
|
|
13284
|
+
"type": "string",
|
|
13285
|
+
"required": true,
|
|
13286
|
+
"attributes": [],
|
|
13287
|
+
"annotations": [],
|
|
13288
|
+
"description": "Globally unique identifier"
|
|
13289
|
+
}],
|
|
13290
|
+
"attributes": [],
|
|
13291
|
+
"interfaces": [],
|
|
13292
|
+
"description": "Follows the lifecycle of the associated authorization: triggered if the auth is deleted."
|
|
13293
|
+
}, {
|
|
13294
|
+
"name": "authorization_bundle_upserted",
|
|
13295
|
+
"plural": "authorization_bundle_upserteds",
|
|
13296
|
+
"fields": [{
|
|
13297
|
+
"name": "event_id",
|
|
13298
|
+
"type": "string",
|
|
13299
|
+
"required": true,
|
|
13300
|
+
"attributes": [],
|
|
13301
|
+
"annotations": []
|
|
13302
|
+
}, {
|
|
13303
|
+
"name": "timestamp",
|
|
13304
|
+
"type": "date-time-iso8601",
|
|
13305
|
+
"required": true,
|
|
13306
|
+
"attributes": [],
|
|
13307
|
+
"annotations": []
|
|
13308
|
+
}, {
|
|
13309
|
+
"name": "organization",
|
|
13310
|
+
"type": "string",
|
|
13311
|
+
"required": true,
|
|
13312
|
+
"attributes": [],
|
|
13313
|
+
"annotations": [],
|
|
13314
|
+
"description": "Refers to your organization's account identifier"
|
|
13315
|
+
}, {
|
|
13316
|
+
"name": "authorization_bundle",
|
|
13317
|
+
"type": "authorization_bundle",
|
|
13318
|
+
"required": true,
|
|
13319
|
+
"attributes": [],
|
|
13320
|
+
"annotations": []
|
|
13321
|
+
}],
|
|
13322
|
+
"attributes": [],
|
|
13323
|
+
"interfaces": [],
|
|
13324
|
+
"description": "Follows the lifecycle of the associated authorization: triggered if the auth is upserted."
|
|
13210
13325
|
}, {
|
|
13211
13326
|
"name": "authorization_metadata",
|
|
13212
13327
|
"plural": "authorization_metadata",
|
|
@@ -37616,6 +37731,124 @@
|
|
|
37616
37731
|
"attributes": [],
|
|
37617
37732
|
"interfaces": [],
|
|
37618
37733
|
"description": "Model used to read label mapping json from harmonization api config file. This is not used a model in the API"
|
|
37734
|
+
}, {
|
|
37735
|
+
"name": "label_cancellation_error",
|
|
37736
|
+
"plural": "label_cancellation_errors",
|
|
37737
|
+
"fields": [{
|
|
37738
|
+
"name": "code",
|
|
37739
|
+
"type": "label_cancellation_error_code",
|
|
37740
|
+
"required": true,
|
|
37741
|
+
"attributes": [],
|
|
37742
|
+
"annotations": []
|
|
37743
|
+
}, {
|
|
37744
|
+
"name": "messages",
|
|
37745
|
+
"type": "[string]",
|
|
37746
|
+
"required": true,
|
|
37747
|
+
"attributes": [],
|
|
37748
|
+
"annotations": [],
|
|
37749
|
+
"minimum": 1
|
|
37750
|
+
}],
|
|
37751
|
+
"attributes": [{
|
|
37752
|
+
"name": "linter",
|
|
37753
|
+
"value": {
|
|
37754
|
+
"error_version": "1"
|
|
37755
|
+
}
|
|
37756
|
+
}],
|
|
37757
|
+
"interfaces": []
|
|
37758
|
+
}, {
|
|
37759
|
+
"name": "label_creation_job",
|
|
37760
|
+
"plural": "label_creation_jobs",
|
|
37761
|
+
"fields": [{
|
|
37762
|
+
"name": "reference_id",
|
|
37763
|
+
"type": "string",
|
|
37764
|
+
"required": true,
|
|
37765
|
+
"attributes": [],
|
|
37766
|
+
"annotations": [],
|
|
37767
|
+
"description": "A unique id that references the label creation request."
|
|
37768
|
+
}, {
|
|
37769
|
+
"name": "status",
|
|
37770
|
+
"type": "label_creation_status",
|
|
37771
|
+
"required": true,
|
|
37772
|
+
"attributes": [],
|
|
37773
|
+
"annotations": []
|
|
37774
|
+
}, {
|
|
37775
|
+
"name": "label_url",
|
|
37776
|
+
"type": "string",
|
|
37777
|
+
"required": false,
|
|
37778
|
+
"attributes": [],
|
|
37779
|
+
"annotations": []
|
|
37780
|
+
}, {
|
|
37781
|
+
"name": "commercial_invoice_url",
|
|
37782
|
+
"type": "string",
|
|
37783
|
+
"required": false,
|
|
37784
|
+
"attributes": [],
|
|
37785
|
+
"annotations": []
|
|
37786
|
+
}, {
|
|
37787
|
+
"name": "flow_tracking_number",
|
|
37788
|
+
"type": "string",
|
|
37789
|
+
"required": false,
|
|
37790
|
+
"attributes": [],
|
|
37791
|
+
"annotations": []
|
|
37792
|
+
}, {
|
|
37793
|
+
"name": "errors",
|
|
37794
|
+
"type": "[string]",
|
|
37795
|
+
"required": true,
|
|
37796
|
+
"attributes": [],
|
|
37797
|
+
"annotations": []
|
|
37798
|
+
}],
|
|
37799
|
+
"attributes": [],
|
|
37800
|
+
"interfaces": []
|
|
37801
|
+
}, {
|
|
37802
|
+
"name": "label_creation_job_summary",
|
|
37803
|
+
"plural": "label_creation_job_summaries",
|
|
37804
|
+
"fields": [{
|
|
37805
|
+
"name": "reference_id",
|
|
37806
|
+
"type": "string",
|
|
37807
|
+
"required": true,
|
|
37808
|
+
"attributes": [],
|
|
37809
|
+
"annotations": [],
|
|
37810
|
+
"description": "A unique id that references the label creation request."
|
|
37811
|
+
}, {
|
|
37812
|
+
"name": "status",
|
|
37813
|
+
"type": "label_creation_status",
|
|
37814
|
+
"required": true,
|
|
37815
|
+
"attributes": [],
|
|
37816
|
+
"annotations": []
|
|
37817
|
+
}],
|
|
37818
|
+
"attributes": [],
|
|
37819
|
+
"interfaces": []
|
|
37820
|
+
}, {
|
|
37821
|
+
"name": "label_creation_request_form",
|
|
37822
|
+
"plural": "label_creation_request_forms",
|
|
37823
|
+
"fields": [{
|
|
37824
|
+
"name": "shipping_label_form",
|
|
37825
|
+
"type": "io.flow.label.v0.unions.shipping_label_form",
|
|
37826
|
+
"required": true,
|
|
37827
|
+
"attributes": [],
|
|
37828
|
+
"annotations": []
|
|
37829
|
+
}, {
|
|
37830
|
+
"name": "organization_id",
|
|
37831
|
+
"type": "string",
|
|
37832
|
+
"required": true,
|
|
37833
|
+
"attributes": [],
|
|
37834
|
+
"annotations": []
|
|
37835
|
+
}, {
|
|
37836
|
+
"name": "shipment_cost",
|
|
37837
|
+
"type": "io.flow.common.v0.models.money",
|
|
37838
|
+
"required": false,
|
|
37839
|
+
"attributes": [],
|
|
37840
|
+
"annotations": [],
|
|
37841
|
+
"description": "The cost of the shipping label."
|
|
37842
|
+
}, {
|
|
37843
|
+
"name": "reference_id",
|
|
37844
|
+
"type": "string",
|
|
37845
|
+
"required": false,
|
|
37846
|
+
"attributes": [],
|
|
37847
|
+
"annotations": [],
|
|
37848
|
+
"description": "A unique id that references the label creation. If not provided, a random id will be generated for the label creation job."
|
|
37849
|
+
}],
|
|
37850
|
+
"attributes": [],
|
|
37851
|
+
"interfaces": []
|
|
37619
37852
|
}, {
|
|
37620
37853
|
"name": "label_generation_settings",
|
|
37621
37854
|
"plural": "label_generation_settings",
|
|
@@ -39866,10 +40099,10 @@
|
|
|
39866
40099
|
"fields": [{
|
|
39867
40100
|
"name": "catalog_id",
|
|
39868
40101
|
"type": "long",
|
|
39869
|
-
"required":
|
|
40102
|
+
"required": false,
|
|
39870
40103
|
"attributes": [],
|
|
39871
40104
|
"annotations": [],
|
|
39872
|
-
"description": "
|
|
40105
|
+
"description": "Will be set only if the connection process has completed"
|
|
39873
40106
|
}, {
|
|
39874
40107
|
"name": "created_at",
|
|
39875
40108
|
"type": "long",
|
|
@@ -40688,7 +40921,7 @@
|
|
|
40688
40921
|
}, {
|
|
40689
40922
|
"name": "flow_authorization",
|
|
40690
40923
|
"type": "io.flow.payment.v0.unions.authorization",
|
|
40691
|
-
"required":
|
|
40924
|
+
"required": false,
|
|
40692
40925
|
"attributes": [],
|
|
40693
40926
|
"annotations": []
|
|
40694
40927
|
}],
|
|
@@ -46154,6 +46387,31 @@
|
|
|
46154
46387
|
}],
|
|
46155
46388
|
"attributes": [],
|
|
46156
46389
|
"interfaces": []
|
|
46390
|
+
}, {
|
|
46391
|
+
"name": "ratecard_internal_service_fee",
|
|
46392
|
+
"plural": "ratecard_internal_service_fees",
|
|
46393
|
+
"fields": [{
|
|
46394
|
+
"name": "id",
|
|
46395
|
+
"type": "string",
|
|
46396
|
+
"required": true,
|
|
46397
|
+
"attributes": [],
|
|
46398
|
+
"annotations": [],
|
|
46399
|
+
"description": "Globally unique identifier"
|
|
46400
|
+
}, {
|
|
46401
|
+
"name": "service_id",
|
|
46402
|
+
"type": "string",
|
|
46403
|
+
"required": true,
|
|
46404
|
+
"attributes": [],
|
|
46405
|
+
"annotations": []
|
|
46406
|
+
}, {
|
|
46407
|
+
"name": "fees",
|
|
46408
|
+
"type": "[io.flow.ratecard.v0.unions.service_fee]",
|
|
46409
|
+
"required": true,
|
|
46410
|
+
"attributes": [],
|
|
46411
|
+
"annotations": []
|
|
46412
|
+
}],
|
|
46413
|
+
"attributes": [],
|
|
46414
|
+
"interfaces": []
|
|
46157
46415
|
}, {
|
|
46158
46416
|
"name": "ratecard_internal_summary",
|
|
46159
46417
|
"plural": "ratecard_internal_summaries",
|
|
@@ -46406,7 +46664,7 @@
|
|
|
46406
46664
|
"description": "Refers to your organization's account identifier"
|
|
46407
46665
|
}, {
|
|
46408
46666
|
"name": "fee",
|
|
46409
|
-
"type": "
|
|
46667
|
+
"type": "ratecard_internal_service_fee",
|
|
46410
46668
|
"required": true,
|
|
46411
46669
|
"attributes": [],
|
|
46412
46670
|
"annotations": []
|
|
@@ -46437,7 +46695,7 @@
|
|
|
46437
46695
|
"description": "Refers to your organization's account identifier"
|
|
46438
46696
|
}, {
|
|
46439
46697
|
"name": "fee",
|
|
46440
|
-
"type": "
|
|
46698
|
+
"type": "ratecard_internal_service_fee",
|
|
46441
46699
|
"required": true,
|
|
46442
46700
|
"attributes": [],
|
|
46443
46701
|
"annotations": []
|
|
@@ -51682,6 +51940,37 @@
|
|
|
51682
51940
|
}],
|
|
51683
51941
|
"attributes": [],
|
|
51684
51942
|
"interfaces": []
|
|
51943
|
+
}, {
|
|
51944
|
+
"name": "test",
|
|
51945
|
+
"plural": "tests",
|
|
51946
|
+
"fields": [{
|
|
51947
|
+
"name": "id",
|
|
51948
|
+
"type": "string",
|
|
51949
|
+
"required": true,
|
|
51950
|
+
"attributes": [],
|
|
51951
|
+
"annotations": [],
|
|
51952
|
+
"description": "Globally unique identifier"
|
|
51953
|
+
}, {
|
|
51954
|
+
"name": "name",
|
|
51955
|
+
"type": "string",
|
|
51956
|
+
"required": true,
|
|
51957
|
+
"attributes": [],
|
|
51958
|
+
"annotations": []
|
|
51959
|
+
}],
|
|
51960
|
+
"attributes": [],
|
|
51961
|
+
"interfaces": []
|
|
51962
|
+
}, {
|
|
51963
|
+
"name": "test_form",
|
|
51964
|
+
"plural": "test_forms",
|
|
51965
|
+
"fields": [{
|
|
51966
|
+
"name": "name",
|
|
51967
|
+
"type": "string",
|
|
51968
|
+
"required": true,
|
|
51969
|
+
"attributes": [],
|
|
51970
|
+
"annotations": []
|
|
51971
|
+
}],
|
|
51972
|
+
"attributes": [],
|
|
51973
|
+
"interfaces": []
|
|
51685
51974
|
}, {
|
|
51686
51975
|
"name": "third_party_logistics_partner",
|
|
51687
51976
|
"plural": "third_party_logistics_partners",
|
|
@@ -72298,17 +72587,86 @@
|
|
|
72298
72587
|
"path": "/:organization/lab/project/settings",
|
|
72299
72588
|
"description": "Organization-specific data for a Flow Labs project"
|
|
72300
72589
|
}, {
|
|
72301
|
-
"type": "
|
|
72302
|
-
"plural": "
|
|
72590
|
+
"type": "label_creation_job",
|
|
72591
|
+
"plural": "label_creation_jobs",
|
|
72303
72592
|
"operations": [{
|
|
72304
|
-
"method": "
|
|
72305
|
-
"path": "/:
|
|
72593
|
+
"method": "POST",
|
|
72594
|
+
"path": "/channel/:channel_id/label/creation/requests",
|
|
72306
72595
|
"parameters": [{
|
|
72307
|
-
"name": "
|
|
72596
|
+
"name": "channel_id",
|
|
72308
72597
|
"type": "string",
|
|
72309
72598
|
"location": "Path",
|
|
72310
|
-
"required": true
|
|
72311
|
-
|
|
72599
|
+
"required": true
|
|
72600
|
+
}],
|
|
72601
|
+
"responses": [{
|
|
72602
|
+
"code": {
|
|
72603
|
+
"integer": {
|
|
72604
|
+
"value": 201
|
|
72605
|
+
}
|
|
72606
|
+
},
|
|
72607
|
+
"type": "label_creation_job_summary",
|
|
72608
|
+
"description": "Operation succeeded and the resource was created",
|
|
72609
|
+
"attributes": []
|
|
72610
|
+
}, {
|
|
72611
|
+
"code": {
|
|
72612
|
+
"integer": {
|
|
72613
|
+
"value": 401
|
|
72614
|
+
}
|
|
72615
|
+
},
|
|
72616
|
+
"type": "unit",
|
|
72617
|
+
"description": "Authorization failed",
|
|
72618
|
+
"attributes": []
|
|
72619
|
+
}, {
|
|
72620
|
+
"code": {
|
|
72621
|
+
"integer": {
|
|
72622
|
+
"value": 404
|
|
72623
|
+
}
|
|
72624
|
+
},
|
|
72625
|
+
"type": "unit",
|
|
72626
|
+
"description": "Resource was not found",
|
|
72627
|
+
"attributes": []
|
|
72628
|
+
}, {
|
|
72629
|
+
"code": {
|
|
72630
|
+
"integer": {
|
|
72631
|
+
"value": 403
|
|
72632
|
+
}
|
|
72633
|
+
},
|
|
72634
|
+
"type": "io.flow.permission.v0.models.permission_error",
|
|
72635
|
+
"attributes": []
|
|
72636
|
+
}, {
|
|
72637
|
+
"code": {
|
|
72638
|
+
"integer": {
|
|
72639
|
+
"value": 422
|
|
72640
|
+
}
|
|
72641
|
+
},
|
|
72642
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
72643
|
+
"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.",
|
|
72644
|
+
"attributes": []
|
|
72645
|
+
}],
|
|
72646
|
+
"attributes": [{
|
|
72647
|
+
"name": "auth",
|
|
72648
|
+
"value": {
|
|
72649
|
+
"techniques": ["user", "token"],
|
|
72650
|
+
"roles": ["flow_operations", "channel_admin"]
|
|
72651
|
+
}
|
|
72652
|
+
}],
|
|
72653
|
+
"body": {
|
|
72654
|
+
"type": "label_creation_request_form",
|
|
72655
|
+
"attributes": []
|
|
72656
|
+
}
|
|
72657
|
+
}, {
|
|
72658
|
+
"method": "PUT",
|
|
72659
|
+
"path": "/channel/:channel_id/label/creation/requests/cancel/:reference_id",
|
|
72660
|
+
"parameters": [{
|
|
72661
|
+
"name": "channel_id",
|
|
72662
|
+
"type": "string",
|
|
72663
|
+
"location": "Path",
|
|
72664
|
+
"required": true
|
|
72665
|
+
}, {
|
|
72666
|
+
"name": "reference_id",
|
|
72667
|
+
"type": "string",
|
|
72668
|
+
"location": "Path",
|
|
72669
|
+
"required": true
|
|
72312
72670
|
}],
|
|
72313
72671
|
"responses": [{
|
|
72314
72672
|
"code": {
|
|
@@ -72316,7 +72674,137 @@
|
|
|
72316
72674
|
"value": 200
|
|
72317
72675
|
}
|
|
72318
72676
|
},
|
|
72319
|
-
"type": "
|
|
72677
|
+
"type": "label_creation_job_summary",
|
|
72678
|
+
"description": "Successful response",
|
|
72679
|
+
"attributes": []
|
|
72680
|
+
}, {
|
|
72681
|
+
"code": {
|
|
72682
|
+
"integer": {
|
|
72683
|
+
"value": 401
|
|
72684
|
+
}
|
|
72685
|
+
},
|
|
72686
|
+
"type": "unit",
|
|
72687
|
+
"description": "Authorization failed",
|
|
72688
|
+
"attributes": []
|
|
72689
|
+
}, {
|
|
72690
|
+
"code": {
|
|
72691
|
+
"integer": {
|
|
72692
|
+
"value": 403
|
|
72693
|
+
}
|
|
72694
|
+
},
|
|
72695
|
+
"type": "io.flow.permission.v0.models.permission_error",
|
|
72696
|
+
"attributes": []
|
|
72697
|
+
}, {
|
|
72698
|
+
"code": {
|
|
72699
|
+
"integer": {
|
|
72700
|
+
"value": 404
|
|
72701
|
+
}
|
|
72702
|
+
},
|
|
72703
|
+
"type": "unit",
|
|
72704
|
+
"description": "Resource was not found",
|
|
72705
|
+
"attributes": []
|
|
72706
|
+
}, {
|
|
72707
|
+
"code": {
|
|
72708
|
+
"integer": {
|
|
72709
|
+
"value": 422
|
|
72710
|
+
}
|
|
72711
|
+
},
|
|
72712
|
+
"type": "label_cancellation_error",
|
|
72713
|
+
"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.",
|
|
72714
|
+
"attributes": []
|
|
72715
|
+
}],
|
|
72716
|
+
"attributes": [{
|
|
72717
|
+
"name": "auth",
|
|
72718
|
+
"value": {
|
|
72719
|
+
"techniques": ["user", "token"],
|
|
72720
|
+
"roles": ["flow_operations", "channel_admin"]
|
|
72721
|
+
}
|
|
72722
|
+
}]
|
|
72723
|
+
}, {
|
|
72724
|
+
"method": "GET",
|
|
72725
|
+
"path": "/channel/:channel_id/label/creation/requests/:reference_id",
|
|
72726
|
+
"parameters": [{
|
|
72727
|
+
"name": "channel_id",
|
|
72728
|
+
"type": "string",
|
|
72729
|
+
"location": "Path",
|
|
72730
|
+
"required": true
|
|
72731
|
+
}, {
|
|
72732
|
+
"name": "reference_id",
|
|
72733
|
+
"type": "string",
|
|
72734
|
+
"location": "Path",
|
|
72735
|
+
"required": true
|
|
72736
|
+
}],
|
|
72737
|
+
"responses": [{
|
|
72738
|
+
"code": {
|
|
72739
|
+
"integer": {
|
|
72740
|
+
"value": 200
|
|
72741
|
+
}
|
|
72742
|
+
},
|
|
72743
|
+
"type": "label_creation_job",
|
|
72744
|
+
"description": "Successful response",
|
|
72745
|
+
"attributes": []
|
|
72746
|
+
}, {
|
|
72747
|
+
"code": {
|
|
72748
|
+
"integer": {
|
|
72749
|
+
"value": 401
|
|
72750
|
+
}
|
|
72751
|
+
},
|
|
72752
|
+
"type": "unit",
|
|
72753
|
+
"description": "Authorization failed",
|
|
72754
|
+
"attributes": []
|
|
72755
|
+
}, {
|
|
72756
|
+
"code": {
|
|
72757
|
+
"integer": {
|
|
72758
|
+
"value": 403
|
|
72759
|
+
}
|
|
72760
|
+
},
|
|
72761
|
+
"type": "io.flow.permission.v0.models.permission_error",
|
|
72762
|
+
"attributes": []
|
|
72763
|
+
}, {
|
|
72764
|
+
"code": {
|
|
72765
|
+
"integer": {
|
|
72766
|
+
"value": 404
|
|
72767
|
+
}
|
|
72768
|
+
},
|
|
72769
|
+
"type": "unit",
|
|
72770
|
+
"description": "Resource was not found",
|
|
72771
|
+
"attributes": []
|
|
72772
|
+
}],
|
|
72773
|
+
"attributes": [{
|
|
72774
|
+
"name": "auth",
|
|
72775
|
+
"value": {
|
|
72776
|
+
"techniques": ["user", "token"],
|
|
72777
|
+
"roles": ["flow_operations", "channel_admin"]
|
|
72778
|
+
}
|
|
72779
|
+
}]
|
|
72780
|
+
}],
|
|
72781
|
+
"attributes": [{
|
|
72782
|
+
"name": "docs",
|
|
72783
|
+
"value": {
|
|
72784
|
+
"module": "general"
|
|
72785
|
+
}
|
|
72786
|
+
}],
|
|
72787
|
+
"path": "/channel/:channel_id/label/creation/requests"
|
|
72788
|
+
}, {
|
|
72789
|
+
"type": "label_generation_settings",
|
|
72790
|
+
"plural": "label_generation_settings",
|
|
72791
|
+
"operations": [{
|
|
72792
|
+
"method": "GET",
|
|
72793
|
+
"path": "/:organization/label/generation/settings",
|
|
72794
|
+
"parameters": [{
|
|
72795
|
+
"name": "organization",
|
|
72796
|
+
"type": "string",
|
|
72797
|
+
"location": "Path",
|
|
72798
|
+
"required": true,
|
|
72799
|
+
"description": "Refers to your organization's account identifier"
|
|
72800
|
+
}],
|
|
72801
|
+
"responses": [{
|
|
72802
|
+
"code": {
|
|
72803
|
+
"integer": {
|
|
72804
|
+
"value": 200
|
|
72805
|
+
}
|
|
72806
|
+
},
|
|
72807
|
+
"type": "label_generation_settings",
|
|
72320
72808
|
"description": "Successful response",
|
|
72321
72809
|
"attributes": []
|
|
72322
72810
|
}, {
|
|
@@ -88299,6 +88787,245 @@
|
|
|
88299
88787
|
}],
|
|
88300
88788
|
"path": "/:organization/orders/:number/tax/calculation",
|
|
88301
88789
|
"description": "Describes an order for which to calculate tax."
|
|
88790
|
+
}, {
|
|
88791
|
+
"type": "test",
|
|
88792
|
+
"plural": "tests",
|
|
88793
|
+
"operations": [{
|
|
88794
|
+
"method": "GET",
|
|
88795
|
+
"path": "/test",
|
|
88796
|
+
"parameters": [{
|
|
88797
|
+
"name": "id",
|
|
88798
|
+
"type": "[string]",
|
|
88799
|
+
"location": "Query",
|
|
88800
|
+
"required": false,
|
|
88801
|
+
"description": "Filter by one or more IDs of this resource",
|
|
88802
|
+
"maximum": 100
|
|
88803
|
+
}, {
|
|
88804
|
+
"name": "limit",
|
|
88805
|
+
"type": "long",
|
|
88806
|
+
"location": "Query",
|
|
88807
|
+
"required": true,
|
|
88808
|
+
"description": "The maximum number of results to return",
|
|
88809
|
+
"default": "25",
|
|
88810
|
+
"minimum": 1,
|
|
88811
|
+
"maximum": 100
|
|
88812
|
+
}, {
|
|
88813
|
+
"name": "offset",
|
|
88814
|
+
"type": "long",
|
|
88815
|
+
"location": "Query",
|
|
88816
|
+
"required": true,
|
|
88817
|
+
"description": "The number of results to skip before returning results",
|
|
88818
|
+
"default": "0",
|
|
88819
|
+
"minimum": 0
|
|
88820
|
+
}, {
|
|
88821
|
+
"name": "sort",
|
|
88822
|
+
"type": "string",
|
|
88823
|
+
"location": "Query",
|
|
88824
|
+
"required": true,
|
|
88825
|
+
"default": "name"
|
|
88826
|
+
}],
|
|
88827
|
+
"responses": [{
|
|
88828
|
+
"code": {
|
|
88829
|
+
"integer": {
|
|
88830
|
+
"value": 200
|
|
88831
|
+
}
|
|
88832
|
+
},
|
|
88833
|
+
"type": "[test]",
|
|
88834
|
+
"description": "Successful response",
|
|
88835
|
+
"attributes": []
|
|
88836
|
+
}, {
|
|
88837
|
+
"code": {
|
|
88838
|
+
"integer": {
|
|
88839
|
+
"value": 401
|
|
88840
|
+
}
|
|
88841
|
+
},
|
|
88842
|
+
"type": "unit",
|
|
88843
|
+
"description": "Authorization failed",
|
|
88844
|
+
"attributes": []
|
|
88845
|
+
}],
|
|
88846
|
+
"attributes": [{
|
|
88847
|
+
"name": "sort",
|
|
88848
|
+
"value": {
|
|
88849
|
+
"values": [{
|
|
88850
|
+
"value": "name"
|
|
88851
|
+
}]
|
|
88852
|
+
}
|
|
88853
|
+
}]
|
|
88854
|
+
}, {
|
|
88855
|
+
"method": "POST",
|
|
88856
|
+
"path": "/test",
|
|
88857
|
+
"parameters": [],
|
|
88858
|
+
"responses": [{
|
|
88859
|
+
"code": {
|
|
88860
|
+
"integer": {
|
|
88861
|
+
"value": 201
|
|
88862
|
+
}
|
|
88863
|
+
},
|
|
88864
|
+
"type": "test",
|
|
88865
|
+
"description": "Operation succeeded and the resource was created",
|
|
88866
|
+
"attributes": []
|
|
88867
|
+
}, {
|
|
88868
|
+
"code": {
|
|
88869
|
+
"integer": {
|
|
88870
|
+
"value": 401
|
|
88871
|
+
}
|
|
88872
|
+
},
|
|
88873
|
+
"type": "unit",
|
|
88874
|
+
"description": "Authorization failed",
|
|
88875
|
+
"attributes": []
|
|
88876
|
+
}, {
|
|
88877
|
+
"code": {
|
|
88878
|
+
"integer": {
|
|
88879
|
+
"value": 422
|
|
88880
|
+
}
|
|
88881
|
+
},
|
|
88882
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
88883
|
+
"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.",
|
|
88884
|
+
"attributes": []
|
|
88885
|
+
}],
|
|
88886
|
+
"attributes": [],
|
|
88887
|
+
"body": {
|
|
88888
|
+
"type": "test_form",
|
|
88889
|
+
"attributes": []
|
|
88890
|
+
}
|
|
88891
|
+
}, {
|
|
88892
|
+
"method": "GET",
|
|
88893
|
+
"path": "/test/:id",
|
|
88894
|
+
"parameters": [{
|
|
88895
|
+
"name": "id",
|
|
88896
|
+
"type": "string",
|
|
88897
|
+
"location": "Path",
|
|
88898
|
+
"required": true,
|
|
88899
|
+
"description": "Filter by one or more IDs of this resource"
|
|
88900
|
+
}],
|
|
88901
|
+
"responses": [{
|
|
88902
|
+
"code": {
|
|
88903
|
+
"integer": {
|
|
88904
|
+
"value": 200
|
|
88905
|
+
}
|
|
88906
|
+
},
|
|
88907
|
+
"type": "test",
|
|
88908
|
+
"description": "Successful response",
|
|
88909
|
+
"attributes": []
|
|
88910
|
+
}, {
|
|
88911
|
+
"code": {
|
|
88912
|
+
"integer": {
|
|
88913
|
+
"value": 401
|
|
88914
|
+
}
|
|
88915
|
+
},
|
|
88916
|
+
"type": "unit",
|
|
88917
|
+
"description": "Authorization failed",
|
|
88918
|
+
"attributes": []
|
|
88919
|
+
}, {
|
|
88920
|
+
"code": {
|
|
88921
|
+
"integer": {
|
|
88922
|
+
"value": 404
|
|
88923
|
+
}
|
|
88924
|
+
},
|
|
88925
|
+
"type": "unit",
|
|
88926
|
+
"description": "Resource was not found",
|
|
88927
|
+
"attributes": []
|
|
88928
|
+
}],
|
|
88929
|
+
"attributes": []
|
|
88930
|
+
}, {
|
|
88931
|
+
"method": "PUT",
|
|
88932
|
+
"path": "/test/:id",
|
|
88933
|
+
"parameters": [{
|
|
88934
|
+
"name": "id",
|
|
88935
|
+
"type": "string",
|
|
88936
|
+
"location": "Path",
|
|
88937
|
+
"required": true,
|
|
88938
|
+
"description": "Filter by one or more IDs of this resource"
|
|
88939
|
+
}],
|
|
88940
|
+
"responses": [{
|
|
88941
|
+
"code": {
|
|
88942
|
+
"integer": {
|
|
88943
|
+
"value": 200
|
|
88944
|
+
}
|
|
88945
|
+
},
|
|
88946
|
+
"type": "test",
|
|
88947
|
+
"description": "Successful response",
|
|
88948
|
+
"attributes": []
|
|
88949
|
+
}, {
|
|
88950
|
+
"code": {
|
|
88951
|
+
"integer": {
|
|
88952
|
+
"value": 401
|
|
88953
|
+
}
|
|
88954
|
+
},
|
|
88955
|
+
"type": "unit",
|
|
88956
|
+
"description": "Authorization failed",
|
|
88957
|
+
"attributes": []
|
|
88958
|
+
}, {
|
|
88959
|
+
"code": {
|
|
88960
|
+
"integer": {
|
|
88961
|
+
"value": 404
|
|
88962
|
+
}
|
|
88963
|
+
},
|
|
88964
|
+
"type": "unit",
|
|
88965
|
+
"description": "Resource was not found",
|
|
88966
|
+
"attributes": []
|
|
88967
|
+
}, {
|
|
88968
|
+
"code": {
|
|
88969
|
+
"integer": {
|
|
88970
|
+
"value": 422
|
|
88971
|
+
}
|
|
88972
|
+
},
|
|
88973
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
88974
|
+
"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.",
|
|
88975
|
+
"attributes": []
|
|
88976
|
+
}],
|
|
88977
|
+
"attributes": [],
|
|
88978
|
+
"body": {
|
|
88979
|
+
"type": "test_form",
|
|
88980
|
+
"attributes": []
|
|
88981
|
+
}
|
|
88982
|
+
}, {
|
|
88983
|
+
"method": "DELETE",
|
|
88984
|
+
"path": "/test/:id",
|
|
88985
|
+
"parameters": [{
|
|
88986
|
+
"name": "id",
|
|
88987
|
+
"type": "string",
|
|
88988
|
+
"location": "Path",
|
|
88989
|
+
"required": true,
|
|
88990
|
+
"description": "Filter by one or more IDs of this resource"
|
|
88991
|
+
}],
|
|
88992
|
+
"responses": [{
|
|
88993
|
+
"code": {
|
|
88994
|
+
"integer": {
|
|
88995
|
+
"value": 204
|
|
88996
|
+
}
|
|
88997
|
+
},
|
|
88998
|
+
"type": "unit",
|
|
88999
|
+
"description": "Operation succeeded. No content is returned",
|
|
89000
|
+
"attributes": []
|
|
89001
|
+
}, {
|
|
89002
|
+
"code": {
|
|
89003
|
+
"integer": {
|
|
89004
|
+
"value": 401
|
|
89005
|
+
}
|
|
89006
|
+
},
|
|
89007
|
+
"type": "unit",
|
|
89008
|
+
"description": "Authorization failed",
|
|
89009
|
+
"attributes": []
|
|
89010
|
+
}, {
|
|
89011
|
+
"code": {
|
|
89012
|
+
"integer": {
|
|
89013
|
+
"value": 404
|
|
89014
|
+
}
|
|
89015
|
+
},
|
|
89016
|
+
"type": "unit",
|
|
89017
|
+
"description": "Resource was not found",
|
|
89018
|
+
"attributes": []
|
|
89019
|
+
}],
|
|
89020
|
+
"attributes": []
|
|
89021
|
+
}],
|
|
89022
|
+
"attributes": [{
|
|
89023
|
+
"name": "docs",
|
|
89024
|
+
"value": {
|
|
89025
|
+
"module": "general"
|
|
89026
|
+
}
|
|
89027
|
+
}],
|
|
89028
|
+
"path": "/test"
|
|
88302
89029
|
}, {
|
|
88303
89030
|
"type": "transaction",
|
|
88304
89031
|
"plural": "transactions",
|