@flowio/api-internal-mock-generator 5.31.47 → 5.31.49
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 +1704 -317
- package/package.json +2 -2
- package/src/api-internal.json +1704 -317
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.17.
|
|
13
|
+
"version" : "0.17.72",
|
|
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.16.
|
|
34
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
49
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
64
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
79
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
94
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
109
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
124
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
139
|
+
"version" : "0.16.97",
|
|
140
140
|
"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" ],
|
|
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.16.
|
|
154
|
+
"version" : "0.16.97",
|
|
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" ],
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"application" : {
|
|
167
167
|
"key" : "merchant-onboarding"
|
|
168
168
|
},
|
|
169
|
-
"version" : "0.16.
|
|
169
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
184
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
199
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
214
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
229
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
244
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
259
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
274
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
289
|
+
"version" : "0.16.97",
|
|
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.16.
|
|
304
|
+
"version" : "0.16.97",
|
|
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.3",
|
|
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,11 +331,11 @@
|
|
|
331
331
|
"application" : {
|
|
332
332
|
"key" : "shopify-markets"
|
|
333
333
|
},
|
|
334
|
-
"version" : "0.3.
|
|
335
|
-
"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" ],
|
|
334
|
+
"version" : "0.3.3",
|
|
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" : [ ],
|
|
338
|
-
"models" : [ "fulfillment_order_international_duties", "fulfillment_order_line_item", "response_shopify_transactions", "shop", "shop_wrapper", "shopify_country_harmonized_system_code", "shopify_error", "shopify_fulfillment_order", "shopify_fulfillment_order_line_item", "shopify_fulfillment_order_old", "shopify_fulfillment_orders_wrapper", "shopify_inventory_item", "shopify_inventory_item_form", "shopify_inventory_item_form_wrapper", "shopify_inventory_item_wrapper", "shopify_inventory_items_wrapper", "shopify_location", "shopify_location_delete", "shopify_locations_response_wrapper", "shopify_order", "shopify_order_address", "shopify_order_attribute", "shopify_order_cancellation_form", "shopify_order_client_detail", "shopify_order_customer", "shopify_order_discount_allocation", "shopify_order_discount_application", "shopify_order_discount_code", "shopify_order_duty", "shopify_order_edit", "shopify_order_edit_line_items", "shopify_order_edit_line_items_change", "shopify_order_edit_wrapper", "shopify_order_fulfillment", "shopify_order_line_item", "shopify_order_metafield", "shopify_order_metafield_form", "shopify_order_money", "shopify_order_money_set", "shopify_order_origin_location", "shopify_order_payment_detail", "shopify_order_property", "shopify_order_refund", "shopify_order_refund_line_item", "shopify_order_shipping_line", "shopify_order_tax_line", "shopify_order_transaction", "shopify_order_update_shipping_address_form", "shopify_order_wrapper", "shopify_orders_wrapper", "shopify_refund", "shopify_refund_line_item", "shopify_refund_shipping", "shopify_refund_transaction", "shopify_update_shipping_address", "shopify_webhook_customers_data_request", "shopify_webhook_customers_data_request_id", "shopify_webhook_customers_redact", "shopify_webhook_customers_redact_customer", "shopify_webhook_request", "shopify_webhook_request_wrapper", "shopify_webhook_response", "shopify_webhook_response_wrapper", "shopify_webhook_shop_redact", "shopify_webhooks_response_wrapper" ],
|
|
338
|
+
"models" : [ "fulfillment_order_international_duties", "fulfillment_order_line_item", "response_shopify_transactions", "shop", "shop_wrapper", "shopify_applied_discount", "shopify_country_harmonized_system_code", "shopify_draft_order", "shopify_draft_order_count", "shopify_draft_orders_wrapper", "shopify_error", "shopify_fulfillment_order", "shopify_fulfillment_order_line_item", "shopify_fulfillment_order_old", "shopify_fulfillment_orders_wrapper", "shopify_inventory_item", "shopify_inventory_item_form", "shopify_inventory_item_form_wrapper", "shopify_inventory_item_wrapper", "shopify_inventory_items_wrapper", "shopify_location", "shopify_location_delete", "shopify_locations_response_wrapper", "shopify_order", "shopify_order_address", "shopify_order_attribute", "shopify_order_cancellation_form", "shopify_order_client_detail", "shopify_order_count", "shopify_order_customer", "shopify_order_discount_allocation", "shopify_order_discount_application", "shopify_order_discount_code", "shopify_order_duty", "shopify_order_edit", "shopify_order_edit_line_items", "shopify_order_edit_line_items_change", "shopify_order_edit_wrapper", "shopify_order_fulfillment", "shopify_order_id", "shopify_order_line_item", "shopify_order_metafield", "shopify_order_metafield_form", "shopify_order_money", "shopify_order_money_set", "shopify_order_origin_location", "shopify_order_payment_detail", "shopify_order_property", "shopify_order_refund", "shopify_order_refund_line_item", "shopify_order_shipping_line", "shopify_order_tax_line", "shopify_order_transaction", "shopify_order_update_shipping_address_form", "shopify_order_wrapper", "shopify_orders_wrapper", "shopify_payment_schedules", "shopify_payment_terms", "shopify_refund", "shopify_refund_line_item", "shopify_refund_shipping", "shopify_refund_transaction", "shopify_update_shipping_address", "shopify_webhook_customers_data_request", "shopify_webhook_customers_data_request_id", "shopify_webhook_customers_redact", "shopify_webhook_customers_redact_customer", "shopify_webhook_request", "shopify_webhook_request_wrapper", "shopify_webhook_response", "shopify_webhook_response_wrapper", "shopify_webhook_shop_redact", "shopify_webhooks_response_wrapper" ],
|
|
339
339
|
"annotations" : [ ]
|
|
340
340
|
}, {
|
|
341
341
|
"uri" : "https://app.apibuilder.io/flow/catalog/latest/service.json",
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
"application" : {
|
|
347
347
|
"key" : "catalog"
|
|
348
348
|
},
|
|
349
|
-
"version" : "0.16.
|
|
349
|
+
"version" : "0.16.97",
|
|
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,11 +361,11 @@
|
|
|
361
361
|
"application" : {
|
|
362
362
|
"key" : "adyen"
|
|
363
363
|
},
|
|
364
|
-
"version" : "0.3.
|
|
365
|
-
"enums" : [ "channel", "contract", "device_channel", "event_code", "
|
|
364
|
+
"version" : "0.3.3",
|
|
365
|
+
"enums" : [ "channel", "contract", "device_channel", "event_code", "method", "operation", "payment_method", "recurring_processing_model", "result_code", "shopper_interaction", "threeds_completion_indicator" ],
|
|
366
366
|
"interfaces" : [ ],
|
|
367
367
|
"unions" : [ "browser_info", "payment_method_data" ],
|
|
368
|
-
"models" : [ "address", "amount", "
|
|
368
|
+
"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" ],
|
|
369
369
|
"annotations" : [ ]
|
|
370
370
|
}, {
|
|
371
371
|
"uri" : "https://app.apibuilder.io/flow/bitpay/latest/service.json",
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
"application" : {
|
|
377
377
|
"key" : "bitpay"
|
|
378
378
|
},
|
|
379
|
-
"version" : "0.3.
|
|
379
|
+
"version" : "0.3.3",
|
|
380
380
|
"enums" : [ "exception_status", "invoice_status", "refund_status", "transaction_speed", "webhook_event_name" ],
|
|
381
381
|
"interfaces" : [ ],
|
|
382
382
|
"unions" : [ ],
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
"application" : {
|
|
392
392
|
"key" : "crypto"
|
|
393
393
|
},
|
|
394
|
-
"version" : "0.3.
|
|
394
|
+
"version" : "0.3.3",
|
|
395
395
|
"enums" : [ "error_type", "payment_status", "reason_type", "refund_status", "webhook_event_name", "webhook_object_type" ],
|
|
396
396
|
"interfaces" : [ ],
|
|
397
397
|
"unions" : [ ],
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"application" : {
|
|
407
407
|
"key" : "payment-gateway"
|
|
408
408
|
},
|
|
409
|
-
"version" : "0.16.
|
|
409
|
+
"version" : "0.16.97",
|
|
410
410
|
"enums" : [ "inline_window_viewport_size", "payment_action_type", "payment_failure_code", "payment_method_data_option_type", "payment_status", "payment_type" ],
|
|
411
411
|
"interfaces" : [ "action", "device_details", "payment_method_summary" ],
|
|
412
412
|
"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" ],
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"application" : {
|
|
422
422
|
"key" : "payment-request-bundle"
|
|
423
423
|
},
|
|
424
|
-
"version" : "0.16.
|
|
424
|
+
"version" : "0.16.97",
|
|
425
425
|
"enums" : [ ],
|
|
426
426
|
"interfaces" : [ ],
|
|
427
427
|
"unions" : [ ],
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"application" : {
|
|
437
437
|
"key" : "paypal"
|
|
438
438
|
},
|
|
439
|
-
"version" : "0.3.
|
|
439
|
+
"version" : "0.3.3",
|
|
440
440
|
"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" ],
|
|
441
441
|
"interfaces" : [ ],
|
|
442
442
|
"unions" : [ ],
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
"application" : {
|
|
452
452
|
"key" : "stripe"
|
|
453
453
|
},
|
|
454
|
-
"version" : "0.3.
|
|
454
|
+
"version" : "0.3.3",
|
|
455
455
|
"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" ],
|
|
456
456
|
"interfaces" : [ ],
|
|
457
457
|
"unions" : [ ],
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"application" : {
|
|
467
467
|
"key" : "svb"
|
|
468
468
|
},
|
|
469
|
-
"version" : "0.3.
|
|
469
|
+
"version" : "0.3.3",
|
|
470
470
|
"enums" : [ "clearing_type", "notification_type", "transaction_type" ],
|
|
471
471
|
"interfaces" : [ ],
|
|
472
472
|
"unions" : [ ],
|
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"application" : {
|
|
482
482
|
"key" : "channel"
|
|
483
483
|
},
|
|
484
|
-
"version" : "0.16.
|
|
484
|
+
"version" : "0.16.97",
|
|
485
485
|
"enums" : [ "channel_currency_capability" ],
|
|
486
486
|
"interfaces" : [ ],
|
|
487
487
|
"unions" : [ ],
|
|
@@ -496,11 +496,11 @@
|
|
|
496
496
|
"application" : {
|
|
497
497
|
"key" : "organization-onboarding-state"
|
|
498
498
|
},
|
|
499
|
-
"version" : "0.16.
|
|
499
|
+
"version" : "0.16.97",
|
|
500
500
|
"enums" : [ "merchant_rejected_reason", "onboarding_blocked_reason" ],
|
|
501
501
|
"interfaces" : [ ],
|
|
502
502
|
"unions" : [ "onboarding_state" ],
|
|
503
|
-
"models" : [ "activation_put_form", "
|
|
503
|
+
"models" : [ "activation_put_form", "in_compliance_review", "merchant_activated", "merchant_rejected", "onboarding_state_transition", "organization_onboarding_state", "setup_blocked", "setup_completed", "setup_in_progress" ],
|
|
504
504
|
"annotations" : [ ]
|
|
505
505
|
}, {
|
|
506
506
|
"uri" : "https://app.apibuilder.io/flow/brickftp/latest/service.json",
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
"application" : {
|
|
512
512
|
"key" : "brickftp"
|
|
513
513
|
},
|
|
514
|
-
"version" : "0.3.
|
|
514
|
+
"version" : "0.3.3",
|
|
515
515
|
"enums" : [ "authentication_method", "behavior_type", "grant_permission_setting", "ssl_required_setting", "webhook_event_action", "webhook_event_interface", "webhook_event_type" ],
|
|
516
516
|
"interfaces" : [ ],
|
|
517
517
|
"unions" : [ "file_form", "node" ],
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
"application" : {
|
|
527
527
|
"key" : "fraud"
|
|
528
528
|
},
|
|
529
|
-
"version" : "0.16.
|
|
529
|
+
"version" : "0.16.97",
|
|
530
530
|
"enums" : [ "fraud_email_rule_decision", "fraud_liability", "fraud_status" ],
|
|
531
531
|
"interfaces" : [ ],
|
|
532
532
|
"unions" : [ "fraud_order_reference" ],
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
"application" : {
|
|
542
542
|
"key" : "permission"
|
|
543
543
|
},
|
|
544
|
-
"version" : "0.16.
|
|
544
|
+
"version" : "0.16.97",
|
|
545
545
|
"enums" : [ "authentication_technique", "flow_behavior", "flow_role", "permitted_http_method" ],
|
|
546
546
|
"interfaces" : [ ],
|
|
547
547
|
"unions" : [ ],
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"application" : {
|
|
557
557
|
"key" : "billing"
|
|
558
558
|
},
|
|
559
|
-
"version" : "0.16.
|
|
559
|
+
"version" : "0.16.97",
|
|
560
560
|
"enums" : [ "attachment_type", "fee_deduction_type", "payout_status_code", "transaction_source", "withholding_deduction_type" ],
|
|
561
561
|
"interfaces" : [ "bank_account", "default_bank_account", "statement_interface", "transaction_interface", "transaction_source_interface" ],
|
|
562
562
|
"unions" : [ "settlement" ],
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"application" : {
|
|
572
572
|
"key" : "order-management-event"
|
|
573
573
|
},
|
|
574
|
-
"version" : "0.16.
|
|
574
|
+
"version" : "0.16.97",
|
|
575
575
|
"enums" : [ ],
|
|
576
576
|
"interfaces" : [ ],
|
|
577
577
|
"unions" : [ "order_management_event" ],
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"application" : {
|
|
587
587
|
"key" : "organization"
|
|
588
588
|
},
|
|
589
|
-
"version" : "0.16.
|
|
589
|
+
"version" : "0.16.97",
|
|
590
590
|
"enums" : [ "country_picker_source", "ecommerce_platform_type", "invitation_error_code" ],
|
|
591
591
|
"interfaces" : [ ],
|
|
592
592
|
"unions" : [ ],
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
"application" : {
|
|
602
602
|
"key" : "label"
|
|
603
603
|
},
|
|
604
|
-
"version" : "0.16.
|
|
604
|
+
"version" : "0.16.97",
|
|
605
605
|
"enums" : [ "cost_estimate_source", "direction", "label_request_method", "label_trigger_method", "shipment_recipient", "tracking_number_type" ],
|
|
606
606
|
"interfaces" : [ ],
|
|
607
607
|
"unions" : [ "shipping_label_form", "shipping_notification_form" ],
|
|
@@ -616,7 +616,7 @@
|
|
|
616
616
|
"application" : {
|
|
617
617
|
"key" : "return"
|
|
618
618
|
},
|
|
619
|
-
"version" : "0.16.
|
|
619
|
+
"version" : "0.16.97",
|
|
620
620
|
"enums" : [ "return_status", "return_tracking_status" ],
|
|
621
621
|
"interfaces" : [ ],
|
|
622
622
|
"unions" : [ "return_source" ],
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
"application" : {
|
|
632
632
|
"key" : "tracking"
|
|
633
633
|
},
|
|
634
|
-
"version" : "0.16.
|
|
634
|
+
"version" : "0.16.97",
|
|
635
635
|
"enums" : [ "tracking_status" ],
|
|
636
636
|
"interfaces" : [ ],
|
|
637
637
|
"unions" : [ ],
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"application" : {
|
|
647
647
|
"key" : "export"
|
|
648
648
|
},
|
|
649
|
-
"version" : "0.16.
|
|
649
|
+
"version" : "0.16.97",
|
|
650
650
|
"enums" : [ "export_status", "item_identifier" ],
|
|
651
651
|
"interfaces" : [ "csv_price_book_item_export_row" ],
|
|
652
652
|
"unions" : [ "export_delivery", "export_type" ],
|
|
@@ -661,7 +661,7 @@
|
|
|
661
661
|
"application" : {
|
|
662
662
|
"key" : "pricing-indicator-internal-event"
|
|
663
663
|
},
|
|
664
|
-
"version" : "0.17.
|
|
664
|
+
"version" : "0.17.72",
|
|
665
665
|
"enums" : [ "pricing_indicator_status", "service_name" ],
|
|
666
666
|
"interfaces" : [ ],
|
|
667
667
|
"unions" : [ "pricing_indicator_event" ],
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"application" : {
|
|
677
677
|
"key" : "flexe"
|
|
678
678
|
},
|
|
679
|
-
"version" : "0.3.
|
|
679
|
+
"version" : "0.3.3",
|
|
680
680
|
"enums" : [ "flexe_attachment_type", "flexe_notification", "flexe_shipment_type", "flexe_status" ],
|
|
681
681
|
"interfaces" : [ ],
|
|
682
682
|
"unions" : [ ],
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
"application" : {
|
|
692
692
|
"key" : "order-management"
|
|
693
693
|
},
|
|
694
|
-
"version" : "0.16.
|
|
694
|
+
"version" : "0.16.97",
|
|
695
695
|
"enums" : [ "cancel_reason", "fulfillment_item_quantity_status", "order_change_source" ],
|
|
696
696
|
"interfaces" : [ ],
|
|
697
697
|
"unions" : [ ],
|
|
@@ -706,7 +706,7 @@
|
|
|
706
706
|
"application" : {
|
|
707
707
|
"key" : "catalog-exclusion"
|
|
708
708
|
},
|
|
709
|
-
"version" : "0.16.
|
|
709
|
+
"version" : "0.16.97",
|
|
710
710
|
"enums" : [ "exclusion_rule_state" ],
|
|
711
711
|
"interfaces" : [ ],
|
|
712
712
|
"unions" : [ ],
|
|
@@ -721,7 +721,7 @@
|
|
|
721
721
|
"application" : {
|
|
722
722
|
"key" : "catalog-return"
|
|
723
723
|
},
|
|
724
|
-
"version" : "0.16.
|
|
724
|
+
"version" : "0.16.97",
|
|
725
725
|
"enums" : [ "return_policy_state" ],
|
|
726
726
|
"interfaces" : [ ],
|
|
727
727
|
"unions" : [ ],
|
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
"application" : {
|
|
737
737
|
"key" : "ftp"
|
|
738
738
|
},
|
|
739
|
-
"version" : "0.16.
|
|
739
|
+
"version" : "0.16.97",
|
|
740
740
|
"enums" : [ "ftp_file_source" ],
|
|
741
741
|
"interfaces" : [ ],
|
|
742
742
|
"unions" : [ ],
|
|
@@ -776,6 +776,17 @@
|
|
|
776
776
|
"attributes" : [ ]
|
|
777
777
|
} ],
|
|
778
778
|
"attributes" : [ ]
|
|
779
|
+
}, {
|
|
780
|
+
"name" : "adjustment_transaction_type",
|
|
781
|
+
"plural" : "adjustment_transaction_types",
|
|
782
|
+
"values" : [ {
|
|
783
|
+
"name" : "adjustment",
|
|
784
|
+
"attributes" : [ ]
|
|
785
|
+
}, {
|
|
786
|
+
"name" : "reversal",
|
|
787
|
+
"attributes" : [ ]
|
|
788
|
+
} ],
|
|
789
|
+
"attributes" : [ ]
|
|
779
790
|
}, {
|
|
780
791
|
"name" : "adyen_integration_type",
|
|
781
792
|
"plural" : "adyen_integration_types",
|
|
@@ -1025,6 +1036,9 @@
|
|
|
1025
1036
|
}, {
|
|
1026
1037
|
"name" : "adjustment",
|
|
1027
1038
|
"attributes" : [ ]
|
|
1039
|
+
}, {
|
|
1040
|
+
"name" : "reversal",
|
|
1041
|
+
"attributes" : [ ]
|
|
1028
1042
|
}, {
|
|
1029
1043
|
"name" : "capture",
|
|
1030
1044
|
"attributes" : [ ]
|
|
@@ -1072,6 +1086,10 @@
|
|
|
1072
1086
|
"name" : "tax",
|
|
1073
1087
|
"attributes" : [ ],
|
|
1074
1088
|
"description" : "Represents a tax_transaction"
|
|
1089
|
+
}, {
|
|
1090
|
+
"name" : "duty",
|
|
1091
|
+
"attributes" : [ ],
|
|
1092
|
+
"description" : "Represents a duty_transaction"
|
|
1075
1093
|
} ],
|
|
1076
1094
|
"attributes" : [ ]
|
|
1077
1095
|
}, {
|
|
@@ -1135,6 +1153,9 @@
|
|
|
1135
1153
|
}, {
|
|
1136
1154
|
"name" : "dtce_with_deminimis",
|
|
1137
1155
|
"attributes" : [ ]
|
|
1156
|
+
}, {
|
|
1157
|
+
"name" : "dtce_merged_with_tax",
|
|
1158
|
+
"attributes" : [ ]
|
|
1138
1159
|
} ],
|
|
1139
1160
|
"attributes" : [ ]
|
|
1140
1161
|
}, {
|
|
@@ -1177,6 +1198,9 @@
|
|
|
1177
1198
|
"name" : "adjustment",
|
|
1178
1199
|
"attributes" : [ ],
|
|
1179
1200
|
"description" : "Indicates this transaction is an adjustment to another customer service transaction. See transaction adjustments to find which transaction this modified"
|
|
1201
|
+
}, {
|
|
1202
|
+
"name" : "reversal",
|
|
1203
|
+
"attributes" : [ ]
|
|
1180
1204
|
}, {
|
|
1181
1205
|
"name" : "channel_initiated",
|
|
1182
1206
|
"attributes" : [ ],
|
|
@@ -1230,6 +1254,9 @@
|
|
|
1230
1254
|
"name" : "adjustment",
|
|
1231
1255
|
"attributes" : [ ],
|
|
1232
1256
|
"description" : "Indicates this transaction is an adjustment to another channel transaction. See transaction adjustments to find which transaction this modified"
|
|
1257
|
+
}, {
|
|
1258
|
+
"name" : "reversal",
|
|
1259
|
+
"attributes" : [ ]
|
|
1233
1260
|
}, {
|
|
1234
1261
|
"name" : "processing",
|
|
1235
1262
|
"attributes" : [ ],
|
|
@@ -2785,6 +2812,22 @@
|
|
|
2785
2812
|
"attributes" : [ ]
|
|
2786
2813
|
} ],
|
|
2787
2814
|
"attributes" : [ ]
|
|
2815
|
+
}, {
|
|
2816
|
+
"name" : "duty_transaction_type",
|
|
2817
|
+
"plural" : "duty_transaction_types",
|
|
2818
|
+
"values" : [ {
|
|
2819
|
+
"name" : "adjustment",
|
|
2820
|
+
"attributes" : [ ],
|
|
2821
|
+
"description" : "Indicates this transaction is an adjustment to another duty transaction. See transaction adjustments to find which transaction this modified"
|
|
2822
|
+
}, {
|
|
2823
|
+
"name" : "reversal",
|
|
2824
|
+
"attributes" : [ ]
|
|
2825
|
+
}, {
|
|
2826
|
+
"name" : "duty",
|
|
2827
|
+
"attributes" : [ ],
|
|
2828
|
+
"description" : "Indicates this transaction is created to charge for the duties that we are remitting."
|
|
2829
|
+
} ],
|
|
2830
|
+
"attributes" : [ ]
|
|
2788
2831
|
}, {
|
|
2789
2832
|
"name" : "empty_attribute",
|
|
2790
2833
|
"plural" : "empty_attributes",
|
|
@@ -2793,6 +2836,14 @@
|
|
|
2793
2836
|
"attributes" : [ ]
|
|
2794
2837
|
} ],
|
|
2795
2838
|
"attributes" : [ ]
|
|
2839
|
+
}, {
|
|
2840
|
+
"name" : "erp_file_type",
|
|
2841
|
+
"plural" : "erp_file_types",
|
|
2842
|
+
"values" : [ {
|
|
2843
|
+
"name" : "vendor",
|
|
2844
|
+
"attributes" : [ ]
|
|
2845
|
+
} ],
|
|
2846
|
+
"attributes" : [ ]
|
|
2796
2847
|
}, {
|
|
2797
2848
|
"name" : "event_type",
|
|
2798
2849
|
"plural" : "event_types",
|
|
@@ -2937,6 +2988,12 @@
|
|
|
2937
2988
|
}, {
|
|
2938
2989
|
"name" : "tax_transaction_deleted",
|
|
2939
2990
|
"attributes" : [ ]
|
|
2991
|
+
}, {
|
|
2992
|
+
"name" : "duty_transaction_upserted",
|
|
2993
|
+
"attributes" : [ ]
|
|
2994
|
+
}, {
|
|
2995
|
+
"name" : "duty_transaction_deleted",
|
|
2996
|
+
"attributes" : [ ]
|
|
2940
2997
|
}, {
|
|
2941
2998
|
"name" : "calculator_organization_settings_upserted",
|
|
2942
2999
|
"attributes" : [ ]
|
|
@@ -3522,6 +3579,12 @@
|
|
|
3522
3579
|
}, {
|
|
3523
3580
|
"name" : "shopify_markets_order_deleted",
|
|
3524
3581
|
"attributes" : [ ]
|
|
3582
|
+
}, {
|
|
3583
|
+
"name" : "shopify_markets_shop_upserted",
|
|
3584
|
+
"attributes" : [ ]
|
|
3585
|
+
}, {
|
|
3586
|
+
"name" : "shopify_markets_shop_deleted",
|
|
3587
|
+
"attributes" : [ ]
|
|
3525
3588
|
}, {
|
|
3526
3589
|
"name" : "shopify_monitoring_order_monitor_event_upserted",
|
|
3527
3590
|
"attributes" : [ ]
|
|
@@ -4035,6 +4098,9 @@
|
|
|
4035
4098
|
"name" : "adjustment",
|
|
4036
4099
|
"attributes" : [ ],
|
|
4037
4100
|
"description" : "Indicates this transaction is an adjustment to another label transaction. See transaction adjustments to find which transaction this modified"
|
|
4101
|
+
}, {
|
|
4102
|
+
"name" : "reversal",
|
|
4103
|
+
"attributes" : [ ]
|
|
4038
4104
|
}, {
|
|
4039
4105
|
"name" : "billable_label",
|
|
4040
4106
|
"attributes" : [ ],
|
|
@@ -4601,6 +4667,9 @@
|
|
|
4601
4667
|
"name" : "adjustment",
|
|
4602
4668
|
"attributes" : [ ],
|
|
4603
4669
|
"description" : "Indicates this transaction is an adjustment to another order transaction. See transaction adjustments to find which transaction this modified"
|
|
4670
|
+
}, {
|
|
4671
|
+
"name" : "reversal",
|
|
4672
|
+
"attributes" : [ ]
|
|
4604
4673
|
}, {
|
|
4605
4674
|
"name" : "order_service",
|
|
4606
4675
|
"attributes" : [ ],
|
|
@@ -4863,6 +4932,9 @@
|
|
|
4863
4932
|
"values" : [ {
|
|
4864
4933
|
"name" : "adjustment",
|
|
4865
4934
|
"attributes" : [ ]
|
|
4935
|
+
}, {
|
|
4936
|
+
"name" : "reversal",
|
|
4937
|
+
"attributes" : [ ]
|
|
4866
4938
|
}, {
|
|
4867
4939
|
"name" : "capture",
|
|
4868
4940
|
"attributes" : [ ]
|
|
@@ -5690,6 +5762,9 @@
|
|
|
5690
5762
|
"name" : "adjustment",
|
|
5691
5763
|
"attributes" : [ ],
|
|
5692
5764
|
"description" : "Indicates this transaction is an adjustment to another tax transaction. See transaction adjustments to find which transaction this modified"
|
|
5765
|
+
}, {
|
|
5766
|
+
"name" : "reversal",
|
|
5767
|
+
"attributes" : [ ]
|
|
5693
5768
|
}, {
|
|
5694
5769
|
"name" : "tax",
|
|
5695
5770
|
"attributes" : [ ],
|
|
@@ -6357,6 +6432,36 @@
|
|
|
6357
6432
|
"description" : "If applicable, describes what we are waiting for to process this transaction"
|
|
6358
6433
|
} ],
|
|
6359
6434
|
"attributes" : [ ]
|
|
6435
|
+
}, {
|
|
6436
|
+
"name" : "erp_generic_file",
|
|
6437
|
+
"plural" : "erp_generic_files",
|
|
6438
|
+
"fields" : [ {
|
|
6439
|
+
"name" : "id",
|
|
6440
|
+
"type" : "string",
|
|
6441
|
+
"required" : true,
|
|
6442
|
+
"attributes" : [ ],
|
|
6443
|
+
"annotations" : [ ],
|
|
6444
|
+
"description" : "Globally unique identifier"
|
|
6445
|
+
}, {
|
|
6446
|
+
"name" : "type",
|
|
6447
|
+
"type" : "erp_file_type",
|
|
6448
|
+
"required" : true,
|
|
6449
|
+
"attributes" : [ ],
|
|
6450
|
+
"annotations" : [ ]
|
|
6451
|
+
}, {
|
|
6452
|
+
"name" : "url",
|
|
6453
|
+
"type" : "string",
|
|
6454
|
+
"required" : true,
|
|
6455
|
+
"attributes" : [ ],
|
|
6456
|
+
"annotations" : [ ]
|
|
6457
|
+
}, {
|
|
6458
|
+
"name" : "created_at",
|
|
6459
|
+
"type" : "date-time-iso8601",
|
|
6460
|
+
"required" : true,
|
|
6461
|
+
"attributes" : [ ],
|
|
6462
|
+
"annotations" : [ ]
|
|
6463
|
+
} ],
|
|
6464
|
+
"attributes" : [ ]
|
|
6360
6465
|
}, {
|
|
6361
6466
|
"name" : "experiment",
|
|
6362
6467
|
"plural" : "experiments",
|
|
@@ -9255,6 +9360,14 @@
|
|
|
9255
9360
|
"type" : "tax_transaction_deleted",
|
|
9256
9361
|
"attributes" : [ ],
|
|
9257
9362
|
"discriminator_value" : "tax_transaction_deleted"
|
|
9363
|
+
}, {
|
|
9364
|
+
"type" : "duty_transaction_upserted",
|
|
9365
|
+
"attributes" : [ ],
|
|
9366
|
+
"discriminator_value" : "duty_transaction_upserted"
|
|
9367
|
+
}, {
|
|
9368
|
+
"type" : "duty_transaction_deleted",
|
|
9369
|
+
"attributes" : [ ],
|
|
9370
|
+
"discriminator_value" : "duty_transaction_deleted"
|
|
9258
9371
|
}, {
|
|
9259
9372
|
"type" : "calculator_organization_settings_upserted",
|
|
9260
9373
|
"attributes" : [ ],
|
|
@@ -10038,6 +10151,14 @@
|
|
|
10038
10151
|
"type" : "shopify_markets_order_deleted",
|
|
10039
10152
|
"attributes" : [ ],
|
|
10040
10153
|
"discriminator_value" : "shopify_markets_order_deleted"
|
|
10154
|
+
}, {
|
|
10155
|
+
"type" : "shopify_markets_shop_upserted",
|
|
10156
|
+
"attributes" : [ ],
|
|
10157
|
+
"discriminator_value" : "shopify_markets_shop_upserted"
|
|
10158
|
+
}, {
|
|
10159
|
+
"type" : "shopify_markets_shop_deleted",
|
|
10160
|
+
"attributes" : [ ],
|
|
10161
|
+
"discriminator_value" : "shopify_markets_shop_deleted"
|
|
10041
10162
|
}, {
|
|
10042
10163
|
"type" : "shopify_monitoring_order_monitor_event_upserted",
|
|
10043
10164
|
"attributes" : [ ],
|
|
@@ -10763,6 +10884,25 @@
|
|
|
10763
10884
|
"attributes" : [ ],
|
|
10764
10885
|
"interfaces" : [ ],
|
|
10765
10886
|
"discriminator" : "discriminator"
|
|
10887
|
+
}, {
|
|
10888
|
+
"name" : "order_cancellation_evidence",
|
|
10889
|
+
"plural" : "order_cancellation_evidences",
|
|
10890
|
+
"types" : [ {
|
|
10891
|
+
"type" : "order_cancellation_evidence_manual",
|
|
10892
|
+
"attributes" : [ ],
|
|
10893
|
+
"description" : "Represents an order cancelled by a human (eg through the CLI)",
|
|
10894
|
+
"default" : false,
|
|
10895
|
+
"discriminator_value" : "manual"
|
|
10896
|
+
}, {
|
|
10897
|
+
"type" : "order_cancellation_evidence_fully_refunded_not_fulfilled",
|
|
10898
|
+
"attributes" : [ ],
|
|
10899
|
+
"description" : "Represents an order cancelled by automatically because it is fully refunded and never fulfilled",
|
|
10900
|
+
"default" : false,
|
|
10901
|
+
"discriminator_value" : "fully_refunded_not_fulfilled"
|
|
10902
|
+
} ],
|
|
10903
|
+
"attributes" : [ ],
|
|
10904
|
+
"interfaces" : [ ],
|
|
10905
|
+
"discriminator" : "discriminator"
|
|
10766
10906
|
}, {
|
|
10767
10907
|
"name" : "payment_redirect",
|
|
10768
10908
|
"plural" : "payment_redirects",
|
|
@@ -11023,15 +11163,15 @@
|
|
|
11023
11163
|
"default" : false,
|
|
11024
11164
|
"discriminator_value" : "external"
|
|
11025
11165
|
}, {
|
|
11026
|
-
"type" : "
|
|
11166
|
+
"type" : "proof_of_posting_shipping_notification",
|
|
11027
11167
|
"attributes" : [ ],
|
|
11028
11168
|
"default" : false,
|
|
11029
|
-
"discriminator_value" : "
|
|
11169
|
+
"discriminator_value" : "shipping_notification"
|
|
11030
11170
|
}, {
|
|
11031
|
-
"type" : "
|
|
11171
|
+
"type" : "proof_of_posting_order_cancellation",
|
|
11032
11172
|
"attributes" : [ ],
|
|
11033
11173
|
"default" : false,
|
|
11034
|
-
"discriminator_value" : "
|
|
11174
|
+
"discriminator_value" : "order_cancellation"
|
|
11035
11175
|
} ],
|
|
11036
11176
|
"attributes" : [ ],
|
|
11037
11177
|
"interfaces" : [ ],
|
|
@@ -11323,6 +11463,11 @@
|
|
|
11323
11463
|
"attributes" : [ ],
|
|
11324
11464
|
"default" : false,
|
|
11325
11465
|
"discriminator_value" : "tax_transaction"
|
|
11466
|
+
}, {
|
|
11467
|
+
"type" : "duty_transaction",
|
|
11468
|
+
"attributes" : [ ],
|
|
11469
|
+
"default" : false,
|
|
11470
|
+
"discriminator_value" : "duty_transaction"
|
|
11326
11471
|
} ],
|
|
11327
11472
|
"attributes" : [ ],
|
|
11328
11473
|
"interfaces" : [ ],
|
|
@@ -15875,6 +16020,13 @@
|
|
|
15875
16020
|
"attributes" : [ ],
|
|
15876
16021
|
"annotations" : [ ],
|
|
15877
16022
|
"description" : "Represents the sum of all refund transactions included in this billing statement"
|
|
16023
|
+
}, {
|
|
16024
|
+
"name" : "reversal",
|
|
16025
|
+
"type" : "io.flow.common.v0.models.price",
|
|
16026
|
+
"required" : true,
|
|
16027
|
+
"attributes" : [ ],
|
|
16028
|
+
"annotations" : [ ],
|
|
16029
|
+
"description" : "Represents the sum of all reversal transactions included in this billing statement"
|
|
15878
16030
|
}, {
|
|
15879
16031
|
"name" : "credit_payment",
|
|
15880
16032
|
"type" : "io.flow.common.v0.models.price",
|
|
@@ -18584,6 +18736,12 @@
|
|
|
18584
18736
|
"required" : true,
|
|
18585
18737
|
"attributes" : [ ],
|
|
18586
18738
|
"annotations" : [ ]
|
|
18739
|
+
}, {
|
|
18740
|
+
"name" : "fees",
|
|
18741
|
+
"type" : "[fee]",
|
|
18742
|
+
"required" : true,
|
|
18743
|
+
"attributes" : [ ],
|
|
18744
|
+
"annotations" : [ ]
|
|
18587
18745
|
}, {
|
|
18588
18746
|
"name" : "id",
|
|
18589
18747
|
"type" : "string",
|
|
@@ -29951,6 +30109,117 @@
|
|
|
29951
30109
|
"attributes" : [ ],
|
|
29952
30110
|
"interfaces" : [ ],
|
|
29953
30111
|
"description" : "Non-compound duty expression: percent of price or 9.9 per unit of measure"
|
|
30112
|
+
}, {
|
|
30113
|
+
"name" : "duty_transaction",
|
|
30114
|
+
"plural" : "duty_transactions",
|
|
30115
|
+
"fields" : [ {
|
|
30116
|
+
"name" : "order",
|
|
30117
|
+
"type" : "billing_order_transaction_order_reference",
|
|
30118
|
+
"required" : false,
|
|
30119
|
+
"attributes" : [ ],
|
|
30120
|
+
"annotations" : [ ]
|
|
30121
|
+
}, {
|
|
30122
|
+
"name" : "id",
|
|
30123
|
+
"type" : "string",
|
|
30124
|
+
"required" : true,
|
|
30125
|
+
"attributes" : [ ],
|
|
30126
|
+
"annotations" : [ ],
|
|
30127
|
+
"description" : "Globally unique identifier"
|
|
30128
|
+
}, {
|
|
30129
|
+
"name" : "type",
|
|
30130
|
+
"type" : "billing_transaction_type",
|
|
30131
|
+
"required" : true,
|
|
30132
|
+
"attributes" : [ ],
|
|
30133
|
+
"annotations" : [ ]
|
|
30134
|
+
}, {
|
|
30135
|
+
"name" : "status",
|
|
30136
|
+
"type" : "billing_transaction_status",
|
|
30137
|
+
"required" : true,
|
|
30138
|
+
"attributes" : [ ],
|
|
30139
|
+
"annotations" : [ ]
|
|
30140
|
+
}, {
|
|
30141
|
+
"name" : "posted_at",
|
|
30142
|
+
"type" : "date-time-iso8601",
|
|
30143
|
+
"required" : false,
|
|
30144
|
+
"attributes" : [ ],
|
|
30145
|
+
"annotations" : [ ]
|
|
30146
|
+
}, {
|
|
30147
|
+
"name" : "value",
|
|
30148
|
+
"type" : "io.flow.common.v0.models.price",
|
|
30149
|
+
"required" : true,
|
|
30150
|
+
"attributes" : [ ],
|
|
30151
|
+
"annotations" : [ ],
|
|
30152
|
+
"description" : "Represents the net amount of this transaction in the currency of the account. Value will be negative indicating an amount due to Flow. Positive value indicates amount due to the account holder"
|
|
30153
|
+
}, {
|
|
30154
|
+
"name" : "description",
|
|
30155
|
+
"type" : "string",
|
|
30156
|
+
"required" : true,
|
|
30157
|
+
"attributes" : [ ],
|
|
30158
|
+
"annotations" : [ ]
|
|
30159
|
+
}, {
|
|
30160
|
+
"name" : "statement",
|
|
30161
|
+
"type" : "billing_statement_reference",
|
|
30162
|
+
"required" : false,
|
|
30163
|
+
"attributes" : [ ],
|
|
30164
|
+
"annotations" : [ ]
|
|
30165
|
+
}, {
|
|
30166
|
+
"name" : "created_at",
|
|
30167
|
+
"type" : "date-time-iso8601",
|
|
30168
|
+
"required" : true,
|
|
30169
|
+
"attributes" : [ ],
|
|
30170
|
+
"annotations" : [ ]
|
|
30171
|
+
} ],
|
|
30172
|
+
"attributes" : [ ],
|
|
30173
|
+
"interfaces" : [ "child_transaction" ]
|
|
30174
|
+
}, {
|
|
30175
|
+
"name" : "duty_transaction_deleted",
|
|
30176
|
+
"plural" : "duty_transaction_deleteds",
|
|
30177
|
+
"fields" : [ {
|
|
30178
|
+
"name" : "event_id",
|
|
30179
|
+
"type" : "string",
|
|
30180
|
+
"required" : true,
|
|
30181
|
+
"attributes" : [ ],
|
|
30182
|
+
"annotations" : [ ]
|
|
30183
|
+
}, {
|
|
30184
|
+
"name" : "timestamp",
|
|
30185
|
+
"type" : "date-time-iso8601",
|
|
30186
|
+
"required" : true,
|
|
30187
|
+
"attributes" : [ ],
|
|
30188
|
+
"annotations" : [ ]
|
|
30189
|
+
}, {
|
|
30190
|
+
"name" : "id",
|
|
30191
|
+
"type" : "string",
|
|
30192
|
+
"required" : true,
|
|
30193
|
+
"attributes" : [ ],
|
|
30194
|
+
"annotations" : [ ],
|
|
30195
|
+
"description" : "Globally unique identifier"
|
|
30196
|
+
} ],
|
|
30197
|
+
"attributes" : [ ],
|
|
30198
|
+
"interfaces" : [ ]
|
|
30199
|
+
}, {
|
|
30200
|
+
"name" : "duty_transaction_upserted",
|
|
30201
|
+
"plural" : "duty_transaction_upserteds",
|
|
30202
|
+
"fields" : [ {
|
|
30203
|
+
"name" : "event_id",
|
|
30204
|
+
"type" : "string",
|
|
30205
|
+
"required" : true,
|
|
30206
|
+
"attributes" : [ ],
|
|
30207
|
+
"annotations" : [ ]
|
|
30208
|
+
}, {
|
|
30209
|
+
"name" : "timestamp",
|
|
30210
|
+
"type" : "date-time-iso8601",
|
|
30211
|
+
"required" : true,
|
|
30212
|
+
"attributes" : [ ],
|
|
30213
|
+
"annotations" : [ ]
|
|
30214
|
+
}, {
|
|
30215
|
+
"name" : "duty_transaction",
|
|
30216
|
+
"type" : "duty_transaction",
|
|
30217
|
+
"required" : true,
|
|
30218
|
+
"attributes" : [ ],
|
|
30219
|
+
"annotations" : [ ]
|
|
30220
|
+
} ],
|
|
30221
|
+
"attributes" : [ ],
|
|
30222
|
+
"interfaces" : [ ]
|
|
29954
30223
|
}, {
|
|
29955
30224
|
"name" : "email_form",
|
|
29956
30225
|
"plural" : "email_forms",
|
|
@@ -30049,71 +30318,153 @@
|
|
|
30049
30318
|
"interfaces" : [ ],
|
|
30050
30319
|
"description" : "Represents the actual encrypted key, with a list of associated passphrases."
|
|
30051
30320
|
}, {
|
|
30052
|
-
"name" : "
|
|
30053
|
-
"plural" : "
|
|
30321
|
+
"name" : "erp_flow_file",
|
|
30322
|
+
"plural" : "erp_flow_files",
|
|
30054
30323
|
"fields" : [ {
|
|
30055
|
-
"name" : "
|
|
30324
|
+
"name" : "id",
|
|
30056
30325
|
"type" : "string",
|
|
30057
30326
|
"required" : true,
|
|
30058
30327
|
"attributes" : [ ],
|
|
30059
|
-
"annotations" : [ ]
|
|
30328
|
+
"annotations" : [ ],
|
|
30329
|
+
"description" : "Globally unique identifier"
|
|
30060
30330
|
}, {
|
|
30061
|
-
"name" : "
|
|
30062
|
-
"type" : "
|
|
30331
|
+
"name" : "type",
|
|
30332
|
+
"type" : "erp_file_type",
|
|
30063
30333
|
"required" : true,
|
|
30064
30334
|
"attributes" : [ ],
|
|
30065
30335
|
"annotations" : [ ]
|
|
30066
30336
|
}, {
|
|
30067
|
-
"name" : "
|
|
30337
|
+
"name" : "url",
|
|
30068
30338
|
"type" : "string",
|
|
30069
30339
|
"required" : true,
|
|
30070
30340
|
"attributes" : [ ],
|
|
30071
|
-
"annotations" : [ ]
|
|
30072
|
-
"description" : "Refers to your organization's account identifier"
|
|
30341
|
+
"annotations" : [ ]
|
|
30073
30342
|
}, {
|
|
30074
|
-
"name" : "
|
|
30075
|
-
"type" : "
|
|
30343
|
+
"name" : "created_at",
|
|
30344
|
+
"type" : "date-time-iso8601",
|
|
30076
30345
|
"required" : true,
|
|
30077
30346
|
"attributes" : [ ],
|
|
30078
30347
|
"annotations" : [ ]
|
|
30079
30348
|
} ],
|
|
30080
30349
|
"attributes" : [ ],
|
|
30081
|
-
"interfaces" : [ ]
|
|
30350
|
+
"interfaces" : [ "erp_generic_file" ],
|
|
30351
|
+
"description" : "Represents a file created by the Flow platform intended to be consumed by the Priority system"
|
|
30082
30352
|
}, {
|
|
30083
|
-
"name" : "
|
|
30084
|
-
"plural" : "
|
|
30353
|
+
"name" : "erp_priority_file",
|
|
30354
|
+
"plural" : "erp_priority_files",
|
|
30085
30355
|
"fields" : [ {
|
|
30086
|
-
"name" : "
|
|
30356
|
+
"name" : "id",
|
|
30087
30357
|
"type" : "string",
|
|
30088
30358
|
"required" : true,
|
|
30089
30359
|
"attributes" : [ ],
|
|
30090
|
-
"annotations" : [ ]
|
|
30360
|
+
"annotations" : [ ],
|
|
30361
|
+
"description" : "Globally unique identifier"
|
|
30091
30362
|
}, {
|
|
30092
|
-
"name" : "
|
|
30093
|
-
"type" : "
|
|
30363
|
+
"name" : "type",
|
|
30364
|
+
"type" : "erp_file_type",
|
|
30094
30365
|
"required" : true,
|
|
30095
30366
|
"attributes" : [ ],
|
|
30096
30367
|
"annotations" : [ ]
|
|
30097
30368
|
}, {
|
|
30098
|
-
"name" : "
|
|
30369
|
+
"name" : "url",
|
|
30099
30370
|
"type" : "string",
|
|
30100
30371
|
"required" : true,
|
|
30101
30372
|
"attributes" : [ ],
|
|
30102
|
-
"annotations" : [ ]
|
|
30103
|
-
"description" : "Refers to your organization's account identifier"
|
|
30373
|
+
"annotations" : [ ]
|
|
30104
30374
|
}, {
|
|
30105
|
-
"name" : "
|
|
30106
|
-
"type" : "
|
|
30375
|
+
"name" : "created_at",
|
|
30376
|
+
"type" : "date-time-iso8601",
|
|
30107
30377
|
"required" : true,
|
|
30108
30378
|
"attributes" : [ ],
|
|
30109
30379
|
"annotations" : [ ]
|
|
30110
30380
|
} ],
|
|
30111
30381
|
"attributes" : [ ],
|
|
30112
|
-
"interfaces" : [ ],
|
|
30113
|
-
"description" : "
|
|
30382
|
+
"interfaces" : [ "erp_generic_file" ],
|
|
30383
|
+
"description" : "Represents a file created by the Flow platform intended to be consumed by the Priority system"
|
|
30114
30384
|
}, {
|
|
30115
|
-
"name" : "
|
|
30116
|
-
"plural" : "
|
|
30385
|
+
"name" : "erp_priority_file_form",
|
|
30386
|
+
"plural" : "erp_priority_file_forms",
|
|
30387
|
+
"fields" : [ {
|
|
30388
|
+
"name" : "type",
|
|
30389
|
+
"type" : "erp_file_type",
|
|
30390
|
+
"required" : true,
|
|
30391
|
+
"attributes" : [ ],
|
|
30392
|
+
"annotations" : [ ]
|
|
30393
|
+
}, {
|
|
30394
|
+
"name" : "url",
|
|
30395
|
+
"type" : "string",
|
|
30396
|
+
"required" : true,
|
|
30397
|
+
"attributes" : [ ],
|
|
30398
|
+
"annotations" : [ ]
|
|
30399
|
+
} ],
|
|
30400
|
+
"attributes" : [ ],
|
|
30401
|
+
"interfaces" : [ ]
|
|
30402
|
+
}, {
|
|
30403
|
+
"name" : "exclusion_rule_deleted",
|
|
30404
|
+
"plural" : "exclusion_rule_deleteds",
|
|
30405
|
+
"fields" : [ {
|
|
30406
|
+
"name" : "event_id",
|
|
30407
|
+
"type" : "string",
|
|
30408
|
+
"required" : true,
|
|
30409
|
+
"attributes" : [ ],
|
|
30410
|
+
"annotations" : [ ]
|
|
30411
|
+
}, {
|
|
30412
|
+
"name" : "timestamp",
|
|
30413
|
+
"type" : "date-time-iso8601",
|
|
30414
|
+
"required" : true,
|
|
30415
|
+
"attributes" : [ ],
|
|
30416
|
+
"annotations" : [ ]
|
|
30417
|
+
}, {
|
|
30418
|
+
"name" : "organization",
|
|
30419
|
+
"type" : "string",
|
|
30420
|
+
"required" : true,
|
|
30421
|
+
"attributes" : [ ],
|
|
30422
|
+
"annotations" : [ ],
|
|
30423
|
+
"description" : "Refers to your organization's account identifier"
|
|
30424
|
+
}, {
|
|
30425
|
+
"name" : "exclusion_rule",
|
|
30426
|
+
"type" : "io.flow.catalog.exclusion.v0.models.exclusion_rule",
|
|
30427
|
+
"required" : true,
|
|
30428
|
+
"attributes" : [ ],
|
|
30429
|
+
"annotations" : [ ]
|
|
30430
|
+
} ],
|
|
30431
|
+
"attributes" : [ ],
|
|
30432
|
+
"interfaces" : [ ]
|
|
30433
|
+
}, {
|
|
30434
|
+
"name" : "exclusion_rule_export_request",
|
|
30435
|
+
"plural" : "exclusion_rule_export_requests",
|
|
30436
|
+
"fields" : [ {
|
|
30437
|
+
"name" : "event_id",
|
|
30438
|
+
"type" : "string",
|
|
30439
|
+
"required" : true,
|
|
30440
|
+
"attributes" : [ ],
|
|
30441
|
+
"annotations" : [ ]
|
|
30442
|
+
}, {
|
|
30443
|
+
"name" : "timestamp",
|
|
30444
|
+
"type" : "date-time-iso8601",
|
|
30445
|
+
"required" : true,
|
|
30446
|
+
"attributes" : [ ],
|
|
30447
|
+
"annotations" : [ ]
|
|
30448
|
+
}, {
|
|
30449
|
+
"name" : "organization",
|
|
30450
|
+
"type" : "string",
|
|
30451
|
+
"required" : true,
|
|
30452
|
+
"attributes" : [ ],
|
|
30453
|
+
"annotations" : [ ],
|
|
30454
|
+
"description" : "Refers to your organization's account identifier"
|
|
30455
|
+
}, {
|
|
30456
|
+
"name" : "internal_exclusion_rule_form",
|
|
30457
|
+
"type" : "internal_exclusion_rule_form",
|
|
30458
|
+
"required" : true,
|
|
30459
|
+
"attributes" : [ ],
|
|
30460
|
+
"annotations" : [ ]
|
|
30461
|
+
} ],
|
|
30462
|
+
"attributes" : [ ],
|
|
30463
|
+
"interfaces" : [ ],
|
|
30464
|
+
"description" : "Defines data necessary to process bulk export of exclusion rules."
|
|
30465
|
+
}, {
|
|
30466
|
+
"name" : "exclusion_rule_upserted",
|
|
30467
|
+
"plural" : "exclusion_rule_upserteds",
|
|
30117
30468
|
"fields" : [ {
|
|
30118
30469
|
"name" : "event_id",
|
|
30119
30470
|
"type" : "string",
|
|
@@ -34628,6 +34979,18 @@
|
|
|
34628
34979
|
"required" : true,
|
|
34629
34980
|
"attributes" : [ ],
|
|
34630
34981
|
"annotations" : [ ]
|
|
34982
|
+
}, {
|
|
34983
|
+
"name" : "hs6_code",
|
|
34984
|
+
"type" : "string",
|
|
34985
|
+
"required" : false,
|
|
34986
|
+
"attributes" : [ ],
|
|
34987
|
+
"annotations" : [ ]
|
|
34988
|
+
}, {
|
|
34989
|
+
"name" : "hs6_description",
|
|
34990
|
+
"type" : "string",
|
|
34991
|
+
"required" : false,
|
|
34992
|
+
"attributes" : [ ],
|
|
34993
|
+
"annotations" : [ ]
|
|
34631
34994
|
} ],
|
|
34632
34995
|
"attributes" : [ ],
|
|
34633
34996
|
"interfaces" : [ ]
|
|
@@ -34722,6 +35085,12 @@
|
|
|
34722
35085
|
"required" : false,
|
|
34723
35086
|
"attributes" : [ ],
|
|
34724
35087
|
"annotations" : [ ]
|
|
35088
|
+
}, {
|
|
35089
|
+
"name" : "score",
|
|
35090
|
+
"type" : "decimal",
|
|
35091
|
+
"required" : false,
|
|
35092
|
+
"attributes" : [ ],
|
|
35093
|
+
"annotations" : [ ]
|
|
34725
35094
|
} ],
|
|
34726
35095
|
"attributes" : [ ],
|
|
34727
35096
|
"interfaces" : [ ]
|
|
@@ -38088,6 +38457,25 @@
|
|
|
38088
38457
|
"attributes" : [ ],
|
|
38089
38458
|
"interfaces" : [ ],
|
|
38090
38459
|
"description" : "A content type that represents a link - there is a label and the URL to link to"
|
|
38460
|
+
}, {
|
|
38461
|
+
"name" : "hs6_detail",
|
|
38462
|
+
"plural" : "hs6_details",
|
|
38463
|
+
"fields" : [ {
|
|
38464
|
+
"name" : "hs6_code",
|
|
38465
|
+
"type" : "string",
|
|
38466
|
+
"required" : true,
|
|
38467
|
+
"attributes" : [ ],
|
|
38468
|
+
"annotations" : [ ]
|
|
38469
|
+
}, {
|
|
38470
|
+
"name" : "description",
|
|
38471
|
+
"type" : "string",
|
|
38472
|
+
"required" : true,
|
|
38473
|
+
"attributes" : [ ],
|
|
38474
|
+
"annotations" : [ ]
|
|
38475
|
+
} ],
|
|
38476
|
+
"attributes" : [ ],
|
|
38477
|
+
"interfaces" : [ ],
|
|
38478
|
+
"description" : "details about the hs6"
|
|
38091
38479
|
}, {
|
|
38092
38480
|
"name" : "hs6_metadata",
|
|
38093
38481
|
"plural" : "hs6_metadata",
|
|
@@ -44289,8 +44677,8 @@
|
|
|
44289
44677
|
"attributes" : [ ],
|
|
44290
44678
|
"annotations" : [ ]
|
|
44291
44679
|
}, {
|
|
44292
|
-
"name" : "
|
|
44293
|
-
"type" : "io.flow.organization.onboarding.state.v0.
|
|
44680
|
+
"name" : "onboarding_current_state",
|
|
44681
|
+
"type" : "io.flow.organization.onboarding.state.v0.unions.onboarding_state",
|
|
44294
44682
|
"required" : true,
|
|
44295
44683
|
"attributes" : [ ],
|
|
44296
44684
|
"annotations" : [ ]
|
|
@@ -44804,6 +45192,67 @@
|
|
|
44804
45192
|
} ],
|
|
44805
45193
|
"attributes" : [ ],
|
|
44806
45194
|
"interfaces" : [ ]
|
|
45195
|
+
}, {
|
|
45196
|
+
"name" : "order_cancellation",
|
|
45197
|
+
"plural" : "order_cancellations",
|
|
45198
|
+
"fields" : [ {
|
|
45199
|
+
"name" : "id",
|
|
45200
|
+
"type" : "string",
|
|
45201
|
+
"required" : true,
|
|
45202
|
+
"attributes" : [ ],
|
|
45203
|
+
"annotations" : [ ],
|
|
45204
|
+
"description" : "Globally unique identifier"
|
|
45205
|
+
}, {
|
|
45206
|
+
"name" : "order",
|
|
45207
|
+
"type" : "billing_order_transaction_order_reference",
|
|
45208
|
+
"required" : true,
|
|
45209
|
+
"attributes" : [ ],
|
|
45210
|
+
"annotations" : [ ]
|
|
45211
|
+
}, {
|
|
45212
|
+
"name" : "evidence",
|
|
45213
|
+
"type" : "order_cancellation_evidence",
|
|
45214
|
+
"required" : true,
|
|
45215
|
+
"attributes" : [ ],
|
|
45216
|
+
"annotations" : [ ]
|
|
45217
|
+
} ],
|
|
45218
|
+
"attributes" : [ ],
|
|
45219
|
+
"interfaces" : [ ]
|
|
45220
|
+
}, {
|
|
45221
|
+
"name" : "order_cancellation_evidence_fully_refunded_not_fulfilled",
|
|
45222
|
+
"plural" : "order_cancellation_evidence_fully_refunded_not_fulfilleds",
|
|
45223
|
+
"fields" : [ {
|
|
45224
|
+
"name" : "placeholder",
|
|
45225
|
+
"type" : "string",
|
|
45226
|
+
"required" : false,
|
|
45227
|
+
"attributes" : [ ],
|
|
45228
|
+
"annotations" : [ ]
|
|
45229
|
+
} ],
|
|
45230
|
+
"attributes" : [ ],
|
|
45231
|
+
"interfaces" : [ ]
|
|
45232
|
+
}, {
|
|
45233
|
+
"name" : "order_cancellation_evidence_manual",
|
|
45234
|
+
"plural" : "order_cancellation_evidence_manuals",
|
|
45235
|
+
"fields" : [ {
|
|
45236
|
+
"name" : "description",
|
|
45237
|
+
"type" : "string",
|
|
45238
|
+
"required" : true,
|
|
45239
|
+
"attributes" : [ ],
|
|
45240
|
+
"annotations" : [ ]
|
|
45241
|
+
} ],
|
|
45242
|
+
"attributes" : [ ],
|
|
45243
|
+
"interfaces" : [ ]
|
|
45244
|
+
}, {
|
|
45245
|
+
"name" : "order_cancellation_form",
|
|
45246
|
+
"plural" : "order_cancellation_forms",
|
|
45247
|
+
"fields" : [ {
|
|
45248
|
+
"name" : "evidence",
|
|
45249
|
+
"type" : "order_cancellation_evidence_manual",
|
|
45250
|
+
"required" : true,
|
|
45251
|
+
"attributes" : [ ],
|
|
45252
|
+
"annotations" : [ ]
|
|
45253
|
+
} ],
|
|
45254
|
+
"attributes" : [ ],
|
|
45255
|
+
"interfaces" : [ ]
|
|
44807
45256
|
}, {
|
|
44808
45257
|
"name" : "order_detail",
|
|
44809
45258
|
"plural" : "order_details",
|
|
@@ -49580,21 +50029,14 @@
|
|
|
49580
50029
|
"attributes" : [ ],
|
|
49581
50030
|
"interfaces" : [ ]
|
|
49582
50031
|
}, {
|
|
49583
|
-
"name" : "
|
|
49584
|
-
"plural" : "
|
|
50032
|
+
"name" : "proof_of_posting_order_cancellation",
|
|
50033
|
+
"plural" : "proof_of_posting_order_cancellations",
|
|
49585
50034
|
"fields" : [ {
|
|
49586
|
-
"name" : "
|
|
50035
|
+
"name" : "order_cancellation_id",
|
|
49587
50036
|
"type" : "string",
|
|
49588
50037
|
"required" : true,
|
|
49589
50038
|
"attributes" : [ ],
|
|
49590
50039
|
"annotations" : [ ]
|
|
49591
|
-
}, {
|
|
49592
|
-
"name" : "refund_ids",
|
|
49593
|
-
"type" : "[string]",
|
|
49594
|
-
"required" : true,
|
|
49595
|
-
"attributes" : [ ],
|
|
49596
|
-
"annotations" : [ ],
|
|
49597
|
-
"minimum" : 1
|
|
49598
50040
|
} ],
|
|
49599
50041
|
"attributes" : [ ],
|
|
49600
50042
|
"interfaces" : [ ]
|
|
@@ -53438,6 +53880,38 @@
|
|
|
53438
53880
|
} ],
|
|
53439
53881
|
"attributes" : [ ],
|
|
53440
53882
|
"interfaces" : [ ]
|
|
53883
|
+
}, {
|
|
53884
|
+
"name" : "shopify_markets_shop_deleted",
|
|
53885
|
+
"plural" : "shopify_markets_shop_deleteds",
|
|
53886
|
+
"fields" : [ {
|
|
53887
|
+
"name" : "event_id",
|
|
53888
|
+
"type" : "string",
|
|
53889
|
+
"required" : true,
|
|
53890
|
+
"attributes" : [ ],
|
|
53891
|
+
"annotations" : [ ]
|
|
53892
|
+
}, {
|
|
53893
|
+
"name" : "timestamp",
|
|
53894
|
+
"type" : "date-time-iso8601",
|
|
53895
|
+
"required" : true,
|
|
53896
|
+
"attributes" : [ ],
|
|
53897
|
+
"annotations" : [ ]
|
|
53898
|
+
}, {
|
|
53899
|
+
"name" : "organization",
|
|
53900
|
+
"type" : "string",
|
|
53901
|
+
"required" : true,
|
|
53902
|
+
"attributes" : [ ],
|
|
53903
|
+
"annotations" : [ ],
|
|
53904
|
+
"description" : "Refers to your organization's account identifier"
|
|
53905
|
+
}, {
|
|
53906
|
+
"name" : "id",
|
|
53907
|
+
"type" : "string",
|
|
53908
|
+
"required" : true,
|
|
53909
|
+
"attributes" : [ ],
|
|
53910
|
+
"annotations" : [ ],
|
|
53911
|
+
"description" : "Globally unique identifier"
|
|
53912
|
+
} ],
|
|
53913
|
+
"attributes" : [ ],
|
|
53914
|
+
"interfaces" : [ ]
|
|
53441
53915
|
}, {
|
|
53442
53916
|
"name" : "shopify_markets_shop_form",
|
|
53443
53917
|
"plural" : "shopify_markets_shop_forms",
|
|
@@ -53505,6 +53979,37 @@
|
|
|
53505
53979
|
} ],
|
|
53506
53980
|
"attributes" : [ ],
|
|
53507
53981
|
"interfaces" : [ ]
|
|
53982
|
+
}, {
|
|
53983
|
+
"name" : "shopify_markets_shop_upserted",
|
|
53984
|
+
"plural" : "shopify_markets_shop_upserteds",
|
|
53985
|
+
"fields" : [ {
|
|
53986
|
+
"name" : "event_id",
|
|
53987
|
+
"type" : "string",
|
|
53988
|
+
"required" : true,
|
|
53989
|
+
"attributes" : [ ],
|
|
53990
|
+
"annotations" : [ ]
|
|
53991
|
+
}, {
|
|
53992
|
+
"name" : "timestamp",
|
|
53993
|
+
"type" : "date-time-iso8601",
|
|
53994
|
+
"required" : true,
|
|
53995
|
+
"attributes" : [ ],
|
|
53996
|
+
"annotations" : [ ]
|
|
53997
|
+
}, {
|
|
53998
|
+
"name" : "organization",
|
|
53999
|
+
"type" : "string",
|
|
54000
|
+
"required" : true,
|
|
54001
|
+
"attributes" : [ ],
|
|
54002
|
+
"annotations" : [ ],
|
|
54003
|
+
"description" : "Refers to your organization's account identifier"
|
|
54004
|
+
}, {
|
|
54005
|
+
"name" : "shopify_markets_shop",
|
|
54006
|
+
"type" : "shopify_markets_shop",
|
|
54007
|
+
"required" : true,
|
|
54008
|
+
"attributes" : [ ],
|
|
54009
|
+
"annotations" : [ ]
|
|
54010
|
+
} ],
|
|
54011
|
+
"attributes" : [ ],
|
|
54012
|
+
"interfaces" : [ ]
|
|
53508
54013
|
}, {
|
|
53509
54014
|
"name" : "shopify_markets_subsidiary_company",
|
|
53510
54015
|
"plural" : "shopify_markets_subsidiary_companies",
|
|
@@ -53670,12 +54175,6 @@
|
|
|
53670
54175
|
"required" : true,
|
|
53671
54176
|
"attributes" : [ ],
|
|
53672
54177
|
"annotations" : [ ]
|
|
53673
|
-
}, {
|
|
53674
|
-
"name" : "created_at",
|
|
53675
|
-
"type" : "date-time-iso8601",
|
|
53676
|
-
"required" : true,
|
|
53677
|
-
"attributes" : [ ],
|
|
53678
|
-
"annotations" : [ ]
|
|
53679
54178
|
} ],
|
|
53680
54179
|
"attributes" : [ ],
|
|
53681
54180
|
"interfaces" : [ ]
|
|
@@ -53757,12 +54256,6 @@
|
|
|
53757
54256
|
"required" : true,
|
|
53758
54257
|
"attributes" : [ ],
|
|
53759
54258
|
"annotations" : [ ]
|
|
53760
|
-
}, {
|
|
53761
|
-
"name" : "order_details",
|
|
53762
|
-
"type" : "shopify_monitoring_order_monitor_review_order_details",
|
|
53763
|
-
"required" : true,
|
|
53764
|
-
"attributes" : [ ],
|
|
53765
|
-
"annotations" : [ ]
|
|
53766
54259
|
}, {
|
|
53767
54260
|
"name" : "status",
|
|
53768
54261
|
"type" : "shopify_monitoring_monitor_review_status",
|
|
@@ -53772,25 +54265,6 @@
|
|
|
53772
54265
|
} ],
|
|
53773
54266
|
"attributes" : [ ],
|
|
53774
54267
|
"interfaces" : [ ]
|
|
53775
|
-
}, {
|
|
53776
|
-
"name" : "shopify_monitoring_order_monitor_review_order_details",
|
|
53777
|
-
"plural" : "shopify_monitoring_order_monitor_review_order_detailses",
|
|
53778
|
-
"fields" : [ {
|
|
53779
|
-
"name" : "organization",
|
|
53780
|
-
"type" : "string",
|
|
53781
|
-
"required" : true,
|
|
53782
|
-
"attributes" : [ ],
|
|
53783
|
-
"annotations" : [ ],
|
|
53784
|
-
"description" : "Refers to your organization's account identifier"
|
|
53785
|
-
}, {
|
|
53786
|
-
"name" : "shopify_order",
|
|
53787
|
-
"type" : "io.flow.shopify.markets.v0.models.shopify_order",
|
|
53788
|
-
"required" : true,
|
|
53789
|
-
"attributes" : [ ],
|
|
53790
|
-
"annotations" : [ ]
|
|
53791
|
-
} ],
|
|
53792
|
-
"attributes" : [ ],
|
|
53793
|
-
"interfaces" : [ ]
|
|
53794
54268
|
}, {
|
|
53795
54269
|
"name" : "shopify_monitoring_tracking_number",
|
|
53796
54270
|
"plural" : "shopify_monitoring_tracking_numbers",
|
|
@@ -57948,6 +58422,13 @@
|
|
|
57948
58422
|
"required" : true,
|
|
57949
58423
|
"attributes" : [ ],
|
|
57950
58424
|
"annotations" : [ ]
|
|
58425
|
+
}, {
|
|
58426
|
+
"name" : "type",
|
|
58427
|
+
"type" : "adjustment_transaction_type",
|
|
58428
|
+
"required" : false,
|
|
58429
|
+
"attributes" : [ ],
|
|
58430
|
+
"annotations" : [ ],
|
|
58431
|
+
"default" : "adjustment"
|
|
57951
58432
|
} ],
|
|
57952
58433
|
"attributes" : [ ],
|
|
57953
58434
|
"interfaces" : [ ]
|
|
@@ -67336,11 +67817,11 @@
|
|
|
67336
67817
|
} ],
|
|
67337
67818
|
"path" : "/harmonization/rates"
|
|
67338
67819
|
}, {
|
|
67339
|
-
"type" : "
|
|
67340
|
-
"plural" : "
|
|
67820
|
+
"type" : "erp_flow_file",
|
|
67821
|
+
"plural" : "erp_flow_files",
|
|
67341
67822
|
"operations" : [ {
|
|
67342
67823
|
"method" : "GET",
|
|
67343
|
-
"path" : "/:organization/
|
|
67824
|
+
"path" : "/:organization/billing/erp/flow/files",
|
|
67344
67825
|
"parameters" : [ {
|
|
67345
67826
|
"name" : "organization",
|
|
67346
67827
|
"type" : "string",
|
|
@@ -67355,17 +67836,417 @@
|
|
|
67355
67836
|
"description" : "Filter by one or more IDs of this resource",
|
|
67356
67837
|
"maximum" : 100
|
|
67357
67838
|
}, {
|
|
67358
|
-
"name" : "
|
|
67359
|
-
"type" : "
|
|
67360
|
-
"location" : "Query",
|
|
67361
|
-
"required" : false,
|
|
67362
|
-
"maximum" : 100
|
|
67363
|
-
}, {
|
|
67364
|
-
"name" : "status",
|
|
67365
|
-
"type" : "[status]",
|
|
67839
|
+
"name" : "type",
|
|
67840
|
+
"type" : "erp_file_type",
|
|
67366
67841
|
"location" : "Query",
|
|
67367
|
-
"required" : false
|
|
67368
|
-
|
|
67842
|
+
"required" : false
|
|
67843
|
+
}, {
|
|
67844
|
+
"name" : "limit",
|
|
67845
|
+
"type" : "long",
|
|
67846
|
+
"location" : "Query",
|
|
67847
|
+
"required" : true,
|
|
67848
|
+
"description" : "The maximum number of results to return",
|
|
67849
|
+
"default" : "25",
|
|
67850
|
+
"minimum" : 1,
|
|
67851
|
+
"maximum" : 100
|
|
67852
|
+
}, {
|
|
67853
|
+
"name" : "offset",
|
|
67854
|
+
"type" : "long",
|
|
67855
|
+
"location" : "Query",
|
|
67856
|
+
"required" : true,
|
|
67857
|
+
"description" : "The number of results to skip before returning results",
|
|
67858
|
+
"default" : "0",
|
|
67859
|
+
"minimum" : 0
|
|
67860
|
+
}, {
|
|
67861
|
+
"name" : "sort",
|
|
67862
|
+
"type" : "string",
|
|
67863
|
+
"location" : "Query",
|
|
67864
|
+
"required" : true,
|
|
67865
|
+
"default" : "id"
|
|
67866
|
+
} ],
|
|
67867
|
+
"responses" : [ {
|
|
67868
|
+
"code" : {
|
|
67869
|
+
"integer" : {
|
|
67870
|
+
"value" : 200
|
|
67871
|
+
}
|
|
67872
|
+
},
|
|
67873
|
+
"type" : "[erp_flow_file]",
|
|
67874
|
+
"description" : "Successful response",
|
|
67875
|
+
"attributes" : [ ]
|
|
67876
|
+
}, {
|
|
67877
|
+
"code" : {
|
|
67878
|
+
"integer" : {
|
|
67879
|
+
"value" : 401
|
|
67880
|
+
}
|
|
67881
|
+
},
|
|
67882
|
+
"type" : "unit",
|
|
67883
|
+
"description" : "Authorization failed",
|
|
67884
|
+
"attributes" : [ ]
|
|
67885
|
+
}, {
|
|
67886
|
+
"code" : {
|
|
67887
|
+
"integer" : {
|
|
67888
|
+
"value" : 404
|
|
67889
|
+
}
|
|
67890
|
+
},
|
|
67891
|
+
"type" : "unit",
|
|
67892
|
+
"description" : "Resource was not found",
|
|
67893
|
+
"attributes" : [ ]
|
|
67894
|
+
}, {
|
|
67895
|
+
"code" : {
|
|
67896
|
+
"integer" : {
|
|
67897
|
+
"value" : 422
|
|
67898
|
+
}
|
|
67899
|
+
},
|
|
67900
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
67901
|
+
"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.",
|
|
67902
|
+
"attributes" : [ ]
|
|
67903
|
+
} ],
|
|
67904
|
+
"attributes" : [ {
|
|
67905
|
+
"name" : "sort",
|
|
67906
|
+
"value" : {
|
|
67907
|
+
"values" : [ {
|
|
67908
|
+
"value" : "id"
|
|
67909
|
+
}, {
|
|
67910
|
+
"value" : "type"
|
|
67911
|
+
}, {
|
|
67912
|
+
"value" : "created_at"
|
|
67913
|
+
} ]
|
|
67914
|
+
}
|
|
67915
|
+
}, {
|
|
67916
|
+
"name" : "linter",
|
|
67917
|
+
"value" : {
|
|
67918
|
+
"ignore" : [ "get", "sort_parameter_default", "versions" ]
|
|
67919
|
+
}
|
|
67920
|
+
} ]
|
|
67921
|
+
}, {
|
|
67922
|
+
"method" : "GET",
|
|
67923
|
+
"path" : "/:organization/billing/erp/flow/files/:id",
|
|
67924
|
+
"parameters" : [ {
|
|
67925
|
+
"name" : "organization",
|
|
67926
|
+
"type" : "string",
|
|
67927
|
+
"location" : "Path",
|
|
67928
|
+
"required" : true,
|
|
67929
|
+
"description" : "Refers to your organization's account identifier"
|
|
67930
|
+
}, {
|
|
67931
|
+
"name" : "id",
|
|
67932
|
+
"type" : "string",
|
|
67933
|
+
"location" : "Path",
|
|
67934
|
+
"required" : true,
|
|
67935
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
67936
|
+
} ],
|
|
67937
|
+
"responses" : [ {
|
|
67938
|
+
"code" : {
|
|
67939
|
+
"integer" : {
|
|
67940
|
+
"value" : 200
|
|
67941
|
+
}
|
|
67942
|
+
},
|
|
67943
|
+
"type" : "erp_flow_file",
|
|
67944
|
+
"description" : "Successful response",
|
|
67945
|
+
"attributes" : [ ]
|
|
67946
|
+
}, {
|
|
67947
|
+
"code" : {
|
|
67948
|
+
"integer" : {
|
|
67949
|
+
"value" : 401
|
|
67950
|
+
}
|
|
67951
|
+
},
|
|
67952
|
+
"type" : "unit",
|
|
67953
|
+
"description" : "Authorization failed",
|
|
67954
|
+
"attributes" : [ ]
|
|
67955
|
+
}, {
|
|
67956
|
+
"code" : {
|
|
67957
|
+
"integer" : {
|
|
67958
|
+
"value" : 404
|
|
67959
|
+
}
|
|
67960
|
+
},
|
|
67961
|
+
"type" : "unit",
|
|
67962
|
+
"description" : "Resource was not found",
|
|
67963
|
+
"attributes" : [ ]
|
|
67964
|
+
} ],
|
|
67965
|
+
"attributes" : [ ]
|
|
67966
|
+
} ],
|
|
67967
|
+
"attributes" : [ {
|
|
67968
|
+
"name" : "docs",
|
|
67969
|
+
"value" : {
|
|
67970
|
+
"module" : "general"
|
|
67971
|
+
}
|
|
67972
|
+
} ],
|
|
67973
|
+
"path" : "/:organization/billing/erp/flow/files",
|
|
67974
|
+
"description" : "Represents a file created by the Flow platform intended to be consumed by the Priority system"
|
|
67975
|
+
}, {
|
|
67976
|
+
"type" : "erp_priority_file",
|
|
67977
|
+
"plural" : "erp_priority_files",
|
|
67978
|
+
"operations" : [ {
|
|
67979
|
+
"method" : "GET",
|
|
67980
|
+
"path" : "/:organization/billing/erp/priority/files",
|
|
67981
|
+
"parameters" : [ {
|
|
67982
|
+
"name" : "organization",
|
|
67983
|
+
"type" : "string",
|
|
67984
|
+
"location" : "Path",
|
|
67985
|
+
"required" : true,
|
|
67986
|
+
"description" : "Refers to your organization's account identifier"
|
|
67987
|
+
}, {
|
|
67988
|
+
"name" : "id",
|
|
67989
|
+
"type" : "[string]",
|
|
67990
|
+
"location" : "Query",
|
|
67991
|
+
"required" : false,
|
|
67992
|
+
"description" : "Filter by one or more IDs of this resource",
|
|
67993
|
+
"maximum" : 100
|
|
67994
|
+
}, {
|
|
67995
|
+
"name" : "type",
|
|
67996
|
+
"type" : "erp_file_type",
|
|
67997
|
+
"location" : "Query",
|
|
67998
|
+
"required" : false
|
|
67999
|
+
}, {
|
|
68000
|
+
"name" : "limit",
|
|
68001
|
+
"type" : "long",
|
|
68002
|
+
"location" : "Query",
|
|
68003
|
+
"required" : true,
|
|
68004
|
+
"description" : "The maximum number of results to return",
|
|
68005
|
+
"default" : "25",
|
|
68006
|
+
"minimum" : 1,
|
|
68007
|
+
"maximum" : 100
|
|
68008
|
+
}, {
|
|
68009
|
+
"name" : "offset",
|
|
68010
|
+
"type" : "long",
|
|
68011
|
+
"location" : "Query",
|
|
68012
|
+
"required" : true,
|
|
68013
|
+
"description" : "The number of results to skip before returning results",
|
|
68014
|
+
"default" : "0",
|
|
68015
|
+
"minimum" : 0
|
|
68016
|
+
}, {
|
|
68017
|
+
"name" : "sort",
|
|
68018
|
+
"type" : "string",
|
|
68019
|
+
"location" : "Query",
|
|
68020
|
+
"required" : true,
|
|
68021
|
+
"default" : "id"
|
|
68022
|
+
} ],
|
|
68023
|
+
"responses" : [ {
|
|
68024
|
+
"code" : {
|
|
68025
|
+
"integer" : {
|
|
68026
|
+
"value" : 200
|
|
68027
|
+
}
|
|
68028
|
+
},
|
|
68029
|
+
"type" : "[erp_priority_file]",
|
|
68030
|
+
"description" : "Successful response",
|
|
68031
|
+
"attributes" : [ ]
|
|
68032
|
+
}, {
|
|
68033
|
+
"code" : {
|
|
68034
|
+
"integer" : {
|
|
68035
|
+
"value" : 401
|
|
68036
|
+
}
|
|
68037
|
+
},
|
|
68038
|
+
"type" : "unit",
|
|
68039
|
+
"description" : "Authorization failed",
|
|
68040
|
+
"attributes" : [ ]
|
|
68041
|
+
}, {
|
|
68042
|
+
"code" : {
|
|
68043
|
+
"integer" : {
|
|
68044
|
+
"value" : 404
|
|
68045
|
+
}
|
|
68046
|
+
},
|
|
68047
|
+
"type" : "unit",
|
|
68048
|
+
"description" : "Resource was not found",
|
|
68049
|
+
"attributes" : [ ]
|
|
68050
|
+
}, {
|
|
68051
|
+
"code" : {
|
|
68052
|
+
"integer" : {
|
|
68053
|
+
"value" : 422
|
|
68054
|
+
}
|
|
68055
|
+
},
|
|
68056
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
68057
|
+
"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.",
|
|
68058
|
+
"attributes" : [ ]
|
|
68059
|
+
} ],
|
|
68060
|
+
"attributes" : [ {
|
|
68061
|
+
"name" : "sort",
|
|
68062
|
+
"value" : {
|
|
68063
|
+
"values" : [ {
|
|
68064
|
+
"value" : "id"
|
|
68065
|
+
}, {
|
|
68066
|
+
"value" : "type"
|
|
68067
|
+
}, {
|
|
68068
|
+
"value" : "created_at"
|
|
68069
|
+
} ]
|
|
68070
|
+
}
|
|
68071
|
+
}, {
|
|
68072
|
+
"name" : "linter",
|
|
68073
|
+
"value" : {
|
|
68074
|
+
"ignore" : [ "get", "sort_parameter_default", "versions" ]
|
|
68075
|
+
}
|
|
68076
|
+
} ]
|
|
68077
|
+
}, {
|
|
68078
|
+
"method" : "POST",
|
|
68079
|
+
"path" : "/:organization/billing/erp/priority/files",
|
|
68080
|
+
"parameters" : [ {
|
|
68081
|
+
"name" : "organization",
|
|
68082
|
+
"type" : "string",
|
|
68083
|
+
"location" : "Path",
|
|
68084
|
+
"required" : true,
|
|
68085
|
+
"description" : "Refers to your organization's account identifier"
|
|
68086
|
+
} ],
|
|
68087
|
+
"responses" : [ {
|
|
68088
|
+
"code" : {
|
|
68089
|
+
"integer" : {
|
|
68090
|
+
"value" : 201
|
|
68091
|
+
}
|
|
68092
|
+
},
|
|
68093
|
+
"type" : "erp_priority_file",
|
|
68094
|
+
"description" : "Operation succeeded and the resource was created",
|
|
68095
|
+
"attributes" : [ ]
|
|
68096
|
+
}, {
|
|
68097
|
+
"code" : {
|
|
68098
|
+
"integer" : {
|
|
68099
|
+
"value" : 401
|
|
68100
|
+
}
|
|
68101
|
+
},
|
|
68102
|
+
"type" : "unit",
|
|
68103
|
+
"description" : "Authorization failed",
|
|
68104
|
+
"attributes" : [ ]
|
|
68105
|
+
}, {
|
|
68106
|
+
"code" : {
|
|
68107
|
+
"integer" : {
|
|
68108
|
+
"value" : 422
|
|
68109
|
+
}
|
|
68110
|
+
},
|
|
68111
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
68112
|
+
"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.",
|
|
68113
|
+
"attributes" : [ ]
|
|
68114
|
+
} ],
|
|
68115
|
+
"attributes" : [ ],
|
|
68116
|
+
"body" : {
|
|
68117
|
+
"type" : "erp_priority_file_form",
|
|
68118
|
+
"attributes" : [ ]
|
|
68119
|
+
}
|
|
68120
|
+
}, {
|
|
68121
|
+
"method" : "GET",
|
|
68122
|
+
"path" : "/:organization/billing/erp/priority/files/:id",
|
|
68123
|
+
"parameters" : [ {
|
|
68124
|
+
"name" : "organization",
|
|
68125
|
+
"type" : "string",
|
|
68126
|
+
"location" : "Path",
|
|
68127
|
+
"required" : true,
|
|
68128
|
+
"description" : "Refers to your organization's account identifier"
|
|
68129
|
+
}, {
|
|
68130
|
+
"name" : "id",
|
|
68131
|
+
"type" : "string",
|
|
68132
|
+
"location" : "Path",
|
|
68133
|
+
"required" : true,
|
|
68134
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
68135
|
+
} ],
|
|
68136
|
+
"responses" : [ {
|
|
68137
|
+
"code" : {
|
|
68138
|
+
"integer" : {
|
|
68139
|
+
"value" : 200
|
|
68140
|
+
}
|
|
68141
|
+
},
|
|
68142
|
+
"type" : "erp_priority_file",
|
|
68143
|
+
"description" : "Successful response",
|
|
68144
|
+
"attributes" : [ ]
|
|
68145
|
+
}, {
|
|
68146
|
+
"code" : {
|
|
68147
|
+
"integer" : {
|
|
68148
|
+
"value" : 401
|
|
68149
|
+
}
|
|
68150
|
+
},
|
|
68151
|
+
"type" : "unit",
|
|
68152
|
+
"description" : "Authorization failed",
|
|
68153
|
+
"attributes" : [ ]
|
|
68154
|
+
}, {
|
|
68155
|
+
"code" : {
|
|
68156
|
+
"integer" : {
|
|
68157
|
+
"value" : 404
|
|
68158
|
+
}
|
|
68159
|
+
},
|
|
68160
|
+
"type" : "unit",
|
|
68161
|
+
"description" : "Resource was not found",
|
|
68162
|
+
"attributes" : [ ]
|
|
68163
|
+
} ],
|
|
68164
|
+
"attributes" : [ ]
|
|
68165
|
+
}, {
|
|
68166
|
+
"method" : "DELETE",
|
|
68167
|
+
"path" : "/:organization/billing/erp/priority/files/:id",
|
|
68168
|
+
"parameters" : [ {
|
|
68169
|
+
"name" : "organization",
|
|
68170
|
+
"type" : "string",
|
|
68171
|
+
"location" : "Path",
|
|
68172
|
+
"required" : true,
|
|
68173
|
+
"description" : "Refers to your organization's account identifier"
|
|
68174
|
+
}, {
|
|
68175
|
+
"name" : "id",
|
|
68176
|
+
"type" : "string",
|
|
68177
|
+
"location" : "Path",
|
|
68178
|
+
"required" : true,
|
|
68179
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
68180
|
+
} ],
|
|
68181
|
+
"responses" : [ {
|
|
68182
|
+
"code" : {
|
|
68183
|
+
"integer" : {
|
|
68184
|
+
"value" : 204
|
|
68185
|
+
}
|
|
68186
|
+
},
|
|
68187
|
+
"type" : "unit",
|
|
68188
|
+
"description" : "Operation succeeded. No content is returned",
|
|
68189
|
+
"attributes" : [ ]
|
|
68190
|
+
}, {
|
|
68191
|
+
"code" : {
|
|
68192
|
+
"integer" : {
|
|
68193
|
+
"value" : 401
|
|
68194
|
+
}
|
|
68195
|
+
},
|
|
68196
|
+
"type" : "unit",
|
|
68197
|
+
"description" : "Authorization failed",
|
|
68198
|
+
"attributes" : [ ]
|
|
68199
|
+
}, {
|
|
68200
|
+
"code" : {
|
|
68201
|
+
"integer" : {
|
|
68202
|
+
"value" : 404
|
|
68203
|
+
}
|
|
68204
|
+
},
|
|
68205
|
+
"type" : "unit",
|
|
68206
|
+
"description" : "Resource was not found",
|
|
68207
|
+
"attributes" : [ ]
|
|
68208
|
+
} ],
|
|
68209
|
+
"attributes" : [ ]
|
|
68210
|
+
} ],
|
|
68211
|
+
"attributes" : [ {
|
|
68212
|
+
"name" : "docs",
|
|
68213
|
+
"value" : {
|
|
68214
|
+
"module" : "general"
|
|
68215
|
+
}
|
|
68216
|
+
} ],
|
|
68217
|
+
"path" : "/:organization/billing/erp/priority/files",
|
|
68218
|
+
"description" : "Represents a file created by the Flow platform intended to be consumed by the Priority system"
|
|
68219
|
+
}, {
|
|
68220
|
+
"type" : "experiment",
|
|
68221
|
+
"plural" : "experiments",
|
|
68222
|
+
"operations" : [ {
|
|
68223
|
+
"method" : "GET",
|
|
68224
|
+
"path" : "/:organization/experiments",
|
|
68225
|
+
"parameters" : [ {
|
|
68226
|
+
"name" : "organization",
|
|
68227
|
+
"type" : "string",
|
|
68228
|
+
"location" : "Path",
|
|
68229
|
+
"required" : true,
|
|
68230
|
+
"description" : "Refers to your organization's account identifier"
|
|
68231
|
+
}, {
|
|
68232
|
+
"name" : "id",
|
|
68233
|
+
"type" : "[string]",
|
|
68234
|
+
"location" : "Query",
|
|
68235
|
+
"required" : false,
|
|
68236
|
+
"description" : "Filter by one or more IDs of this resource",
|
|
68237
|
+
"maximum" : 100
|
|
68238
|
+
}, {
|
|
68239
|
+
"name" : "key",
|
|
68240
|
+
"type" : "string",
|
|
68241
|
+
"location" : "Query",
|
|
68242
|
+
"required" : false,
|
|
68243
|
+
"maximum" : 100
|
|
68244
|
+
}, {
|
|
68245
|
+
"name" : "status",
|
|
68246
|
+
"type" : "[status]",
|
|
68247
|
+
"location" : "Query",
|
|
68248
|
+
"required" : false,
|
|
68249
|
+
"maximum" : 5
|
|
67369
68250
|
}, {
|
|
67370
68251
|
"name" : "limit",
|
|
67371
68252
|
"type" : "long",
|
|
@@ -71473,118 +72354,259 @@
|
|
|
71473
72354
|
"attributes" : [ ]
|
|
71474
72355
|
} ],
|
|
71475
72356
|
"attributes" : [ ]
|
|
71476
|
-
}, {
|
|
71477
|
-
"method" : "POST",
|
|
71478
|
-
"path" : "/:organization/settings/google",
|
|
71479
|
-
"parameters" : [ {
|
|
71480
|
-
"name" : "organization",
|
|
71481
|
-
"type" : "string",
|
|
71482
|
-
"location" : "Path",
|
|
71483
|
-
"required" : true,
|
|
71484
|
-
"description" : "Refers to your organization's account identifier"
|
|
71485
|
-
} ],
|
|
71486
|
-
"responses" : [ {
|
|
71487
|
-
"code" : {
|
|
71488
|
-
"integer" : {
|
|
71489
|
-
"value" : 201
|
|
71490
|
-
}
|
|
71491
|
-
},
|
|
71492
|
-
"type" : "google_shopping_setting",
|
|
71493
|
-
"description" : "Operation succeeded and the resource was created",
|
|
71494
|
-
"attributes" : [ ]
|
|
71495
|
-
}, {
|
|
71496
|
-
"code" : {
|
|
71497
|
-
"integer" : {
|
|
71498
|
-
"value" : 422
|
|
71499
|
-
}
|
|
71500
|
-
},
|
|
71501
|
-
"type" : "io.flow.error.v0.models.generic_error",
|
|
71502
|
-
"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.",
|
|
71503
|
-
"attributes" : [ ]
|
|
71504
|
-
}, {
|
|
71505
|
-
"code" : {
|
|
71506
|
-
"integer" : {
|
|
71507
|
-
"value" : 401
|
|
71508
|
-
}
|
|
71509
|
-
},
|
|
71510
|
-
"type" : "unit",
|
|
71511
|
-
"description" : "Authorization failed",
|
|
71512
|
-
"attributes" : [ ]
|
|
71513
|
-
} ],
|
|
71514
|
-
"attributes" : [ ],
|
|
71515
|
-
"body" : {
|
|
71516
|
-
"type" : "google_shopping_account_parameters",
|
|
71517
|
-
"attributes" : [ ]
|
|
71518
|
-
}
|
|
71519
|
-
} ],
|
|
71520
|
-
"attributes" : [ {
|
|
71521
|
-
"name" : "docs",
|
|
71522
|
-
"value" : {
|
|
71523
|
-
"module" : "general"
|
|
71524
|
-
}
|
|
71525
|
-
} ],
|
|
71526
|
-
"path" : "/:organization/settings/google"
|
|
71527
|
-
}, {
|
|
71528
|
-
"type" : "
|
|
71529
|
-
"plural" : "
|
|
71530
|
-
"operations" : [ {
|
|
71531
|
-
"method" : "GET",
|
|
71532
|
-
"path" : "/
|
|
71533
|
-
"parameters" : [ {
|
|
71534
|
-
"name" : "
|
|
71535
|
-
"type" : "
|
|
71536
|
-
"location" : "
|
|
71537
|
-
"required" :
|
|
71538
|
-
"
|
|
71539
|
-
}, {
|
|
71540
|
-
"name" : "
|
|
71541
|
-
"type" : "[
|
|
71542
|
-
"location" : "Query",
|
|
71543
|
-
"required" : false,
|
|
71544
|
-
"
|
|
71545
|
-
|
|
71546
|
-
|
|
71547
|
-
"
|
|
71548
|
-
"
|
|
71549
|
-
"
|
|
71550
|
-
"
|
|
71551
|
-
"
|
|
71552
|
-
|
|
71553
|
-
"
|
|
71554
|
-
|
|
71555
|
-
"
|
|
71556
|
-
"
|
|
71557
|
-
"
|
|
71558
|
-
"
|
|
71559
|
-
"
|
|
71560
|
-
"
|
|
71561
|
-
|
|
71562
|
-
|
|
71563
|
-
|
|
71564
|
-
"
|
|
71565
|
-
|
|
71566
|
-
|
|
71567
|
-
|
|
71568
|
-
|
|
71569
|
-
|
|
71570
|
-
"
|
|
71571
|
-
"
|
|
71572
|
-
|
|
71573
|
-
"
|
|
71574
|
-
|
|
71575
|
-
|
|
71576
|
-
|
|
71577
|
-
|
|
71578
|
-
|
|
71579
|
-
|
|
71580
|
-
|
|
71581
|
-
|
|
71582
|
-
|
|
71583
|
-
"
|
|
71584
|
-
"
|
|
71585
|
-
|
|
71586
|
-
|
|
71587
|
-
|
|
72357
|
+
}, {
|
|
72358
|
+
"method" : "POST",
|
|
72359
|
+
"path" : "/:organization/settings/google",
|
|
72360
|
+
"parameters" : [ {
|
|
72361
|
+
"name" : "organization",
|
|
72362
|
+
"type" : "string",
|
|
72363
|
+
"location" : "Path",
|
|
72364
|
+
"required" : true,
|
|
72365
|
+
"description" : "Refers to your organization's account identifier"
|
|
72366
|
+
} ],
|
|
72367
|
+
"responses" : [ {
|
|
72368
|
+
"code" : {
|
|
72369
|
+
"integer" : {
|
|
72370
|
+
"value" : 201
|
|
72371
|
+
}
|
|
72372
|
+
},
|
|
72373
|
+
"type" : "google_shopping_setting",
|
|
72374
|
+
"description" : "Operation succeeded and the resource was created",
|
|
72375
|
+
"attributes" : [ ]
|
|
72376
|
+
}, {
|
|
72377
|
+
"code" : {
|
|
72378
|
+
"integer" : {
|
|
72379
|
+
"value" : 422
|
|
72380
|
+
}
|
|
72381
|
+
},
|
|
72382
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
72383
|
+
"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.",
|
|
72384
|
+
"attributes" : [ ]
|
|
72385
|
+
}, {
|
|
72386
|
+
"code" : {
|
|
72387
|
+
"integer" : {
|
|
72388
|
+
"value" : 401
|
|
72389
|
+
}
|
|
72390
|
+
},
|
|
72391
|
+
"type" : "unit",
|
|
72392
|
+
"description" : "Authorization failed",
|
|
72393
|
+
"attributes" : [ ]
|
|
72394
|
+
} ],
|
|
72395
|
+
"attributes" : [ ],
|
|
72396
|
+
"body" : {
|
|
72397
|
+
"type" : "google_shopping_account_parameters",
|
|
72398
|
+
"attributes" : [ ]
|
|
72399
|
+
}
|
|
72400
|
+
} ],
|
|
72401
|
+
"attributes" : [ {
|
|
72402
|
+
"name" : "docs",
|
|
72403
|
+
"value" : {
|
|
72404
|
+
"module" : "general"
|
|
72405
|
+
}
|
|
72406
|
+
} ],
|
|
72407
|
+
"path" : "/:organization/settings/google"
|
|
72408
|
+
}, {
|
|
72409
|
+
"type" : "harmonization_item_classification",
|
|
72410
|
+
"plural" : "harmonization_item_classifications",
|
|
72411
|
+
"operations" : [ {
|
|
72412
|
+
"method" : "GET",
|
|
72413
|
+
"path" : "/:organization/harmonization/item/classifications/versions",
|
|
72414
|
+
"parameters" : [ {
|
|
72415
|
+
"name" : "organization",
|
|
72416
|
+
"type" : "string",
|
|
72417
|
+
"location" : "Path",
|
|
72418
|
+
"required" : true,
|
|
72419
|
+
"description" : "Refers to your organization's account identifier"
|
|
72420
|
+
}, {
|
|
72421
|
+
"name" : "id",
|
|
72422
|
+
"type" : "[string]",
|
|
72423
|
+
"location" : "Query",
|
|
72424
|
+
"required" : false,
|
|
72425
|
+
"description" : "Filter by one or more IDs of this resource",
|
|
72426
|
+
"maximum" : 100
|
|
72427
|
+
}, {
|
|
72428
|
+
"name" : "item_number",
|
|
72429
|
+
"type" : "[string]",
|
|
72430
|
+
"location" : "Query",
|
|
72431
|
+
"required" : false,
|
|
72432
|
+
"maximum" : 100
|
|
72433
|
+
}, {
|
|
72434
|
+
"name" : "limit",
|
|
72435
|
+
"type" : "long",
|
|
72436
|
+
"location" : "Query",
|
|
72437
|
+
"required" : true,
|
|
72438
|
+
"description" : "The maximum number of results to return",
|
|
72439
|
+
"default" : "25",
|
|
72440
|
+
"minimum" : 1,
|
|
72441
|
+
"maximum" : 100
|
|
72442
|
+
}, {
|
|
72443
|
+
"name" : "offset",
|
|
72444
|
+
"type" : "long",
|
|
72445
|
+
"location" : "Query",
|
|
72446
|
+
"required" : true,
|
|
72447
|
+
"description" : "The number of results to skip before returning results",
|
|
72448
|
+
"default" : "0",
|
|
72449
|
+
"minimum" : 0
|
|
72450
|
+
}, {
|
|
72451
|
+
"name" : "sort",
|
|
72452
|
+
"type" : "string",
|
|
72453
|
+
"location" : "Query",
|
|
72454
|
+
"required" : true,
|
|
72455
|
+
"default" : "journal_timestamp"
|
|
72456
|
+
} ],
|
|
72457
|
+
"responses" : [ {
|
|
72458
|
+
"code" : {
|
|
72459
|
+
"integer" : {
|
|
72460
|
+
"value" : 200
|
|
72461
|
+
}
|
|
72462
|
+
},
|
|
72463
|
+
"type" : "[harmonization_item_classification]",
|
|
72464
|
+
"description" : "Successful response",
|
|
72465
|
+
"attributes" : [ ]
|
|
72466
|
+
}, {
|
|
72467
|
+
"code" : {
|
|
72468
|
+
"integer" : {
|
|
72469
|
+
"value" : 401
|
|
72470
|
+
}
|
|
72471
|
+
},
|
|
72472
|
+
"type" : "unit",
|
|
72473
|
+
"description" : "Authorization failed",
|
|
72474
|
+
"attributes" : [ ]
|
|
72475
|
+
} ],
|
|
72476
|
+
"attributes" : [ {
|
|
72477
|
+
"name" : "sort",
|
|
72478
|
+
"value" : {
|
|
72479
|
+
"values" : [ {
|
|
72480
|
+
"value" : "id"
|
|
72481
|
+
}, {
|
|
72482
|
+
"value" : "journal_timestamp"
|
|
72483
|
+
} ]
|
|
72484
|
+
}
|
|
72485
|
+
}, {
|
|
72486
|
+
"name" : "linter",
|
|
72487
|
+
"value" : {
|
|
72488
|
+
"ignore" : [ "get", "id", "sort", "versions", "common_parameter_types" ]
|
|
72489
|
+
}
|
|
72490
|
+
} ]
|
|
72491
|
+
} ],
|
|
72492
|
+
"attributes" : [ {
|
|
72493
|
+
"name" : "docs",
|
|
72494
|
+
"value" : {
|
|
72495
|
+
"module" : "general"
|
|
72496
|
+
}
|
|
72497
|
+
} ],
|
|
72498
|
+
"path" : "/:organization/harmonization/item/classifications"
|
|
72499
|
+
}, {
|
|
72500
|
+
"type" : "harmonization_unclassified_statistics",
|
|
72501
|
+
"plural" : "harmonization_unclassified_statistics",
|
|
72502
|
+
"operations" : [ {
|
|
72503
|
+
"method" : "GET",
|
|
72504
|
+
"path" : "/classification/unclassified/statistics",
|
|
72505
|
+
"parameters" : [ {
|
|
72506
|
+
"name" : "organization_id",
|
|
72507
|
+
"type" : "[string]",
|
|
72508
|
+
"location" : "Query",
|
|
72509
|
+
"required" : false,
|
|
72510
|
+
"maximum" : 100
|
|
72511
|
+
}, {
|
|
72512
|
+
"name" : "status",
|
|
72513
|
+
"type" : "[unclassified_product_status]",
|
|
72514
|
+
"location" : "Query",
|
|
72515
|
+
"required" : false,
|
|
72516
|
+
"maximum" : 100
|
|
72517
|
+
}, {
|
|
72518
|
+
"name" : "limit",
|
|
72519
|
+
"type" : "long",
|
|
72520
|
+
"location" : "Query",
|
|
72521
|
+
"required" : true,
|
|
72522
|
+
"description" : "The maximum number of results to return",
|
|
72523
|
+
"default" : "25",
|
|
72524
|
+
"minimum" : 1,
|
|
72525
|
+
"maximum" : 100
|
|
72526
|
+
}, {
|
|
72527
|
+
"name" : "offset",
|
|
72528
|
+
"type" : "long",
|
|
72529
|
+
"location" : "Query",
|
|
72530
|
+
"required" : true,
|
|
72531
|
+
"description" : "The number of results to skip before returning results",
|
|
72532
|
+
"default" : "0",
|
|
72533
|
+
"minimum" : 0
|
|
72534
|
+
} ],
|
|
72535
|
+
"responses" : [ {
|
|
72536
|
+
"code" : {
|
|
72537
|
+
"integer" : {
|
|
72538
|
+
"value" : 200
|
|
72539
|
+
}
|
|
72540
|
+
},
|
|
72541
|
+
"type" : "[harmonization_unclassified_statistics]",
|
|
72542
|
+
"description" : "Successful response",
|
|
72543
|
+
"attributes" : [ ]
|
|
72544
|
+
}, {
|
|
72545
|
+
"code" : {
|
|
72546
|
+
"integer" : {
|
|
72547
|
+
"value" : 401
|
|
72548
|
+
}
|
|
72549
|
+
},
|
|
72550
|
+
"type" : "unit",
|
|
72551
|
+
"description" : "Authorization failed",
|
|
72552
|
+
"attributes" : [ ]
|
|
72553
|
+
} ],
|
|
72554
|
+
"attributes" : [ {
|
|
72555
|
+
"name" : "linter",
|
|
72556
|
+
"value" : {
|
|
72557
|
+
"ignore" : [ "versions", "id", "get", "sort" ]
|
|
72558
|
+
}
|
|
72559
|
+
} ]
|
|
72560
|
+
} ],
|
|
72561
|
+
"attributes" : [ {
|
|
72562
|
+
"name" : "docs",
|
|
72563
|
+
"value" : {
|
|
72564
|
+
"module" : "general"
|
|
72565
|
+
}
|
|
72566
|
+
} ],
|
|
72567
|
+
"path" : "/classification/unclassified/statistics"
|
|
72568
|
+
}, {
|
|
72569
|
+
"type" : "hs6_detail",
|
|
72570
|
+
"plural" : "hs6_details",
|
|
72571
|
+
"operations" : [ {
|
|
72572
|
+
"method" : "GET",
|
|
72573
|
+
"path" : "/hs6_details/hs6/:code",
|
|
72574
|
+
"parameters" : [ {
|
|
72575
|
+
"name" : "code",
|
|
72576
|
+
"type" : "string",
|
|
72577
|
+
"location" : "Path",
|
|
72578
|
+
"required" : true,
|
|
72579
|
+
"description" : "hs6 code"
|
|
72580
|
+
} ],
|
|
72581
|
+
"responses" : [ {
|
|
72582
|
+
"code" : {
|
|
72583
|
+
"integer" : {
|
|
72584
|
+
"value" : 200
|
|
72585
|
+
}
|
|
72586
|
+
},
|
|
72587
|
+
"type" : "hs6_detail",
|
|
72588
|
+
"description" : "Successful response",
|
|
72589
|
+
"attributes" : [ ]
|
|
72590
|
+
}, {
|
|
72591
|
+
"code" : {
|
|
72592
|
+
"integer" : {
|
|
72593
|
+
"value" : 401
|
|
72594
|
+
}
|
|
72595
|
+
},
|
|
72596
|
+
"type" : "unit",
|
|
72597
|
+
"description" : "Authorization failed",
|
|
72598
|
+
"attributes" : [ ]
|
|
72599
|
+
}, {
|
|
72600
|
+
"code" : {
|
|
72601
|
+
"integer" : {
|
|
72602
|
+
"value" : 404
|
|
72603
|
+
}
|
|
72604
|
+
},
|
|
72605
|
+
"type" : "unit",
|
|
72606
|
+
"description" : "Resource was not found",
|
|
72607
|
+
"attributes" : [ ]
|
|
72608
|
+
} ],
|
|
72609
|
+
"attributes" : [ ]
|
|
71588
72610
|
} ],
|
|
71589
72611
|
"attributes" : [ {
|
|
71590
72612
|
"name" : "docs",
|
|
@@ -71592,7 +72614,8 @@
|
|
|
71592
72614
|
"module" : "general"
|
|
71593
72615
|
}
|
|
71594
72616
|
} ],
|
|
71595
|
-
"path" : "/
|
|
72617
|
+
"path" : "/hs6_details",
|
|
72618
|
+
"description" : "Gets HS6 details by code"
|
|
71596
72619
|
}, {
|
|
71597
72620
|
"type" : "internal_debug_transaction",
|
|
71598
72621
|
"plural" : "internal_debug_transactions",
|
|
@@ -81580,8 +82603,13 @@
|
|
|
81580
82603
|
"plural" : "onboarding_organizations",
|
|
81581
82604
|
"operations" : [ {
|
|
81582
82605
|
"method" : "GET",
|
|
81583
|
-
"path" : "/internal/onboarding/organizations",
|
|
82606
|
+
"path" : "/internal/channel/:channel_id/onboarding/organizations",
|
|
81584
82607
|
"parameters" : [ {
|
|
82608
|
+
"name" : "channel_id",
|
|
82609
|
+
"type" : "string",
|
|
82610
|
+
"location" : "Path",
|
|
82611
|
+
"required" : true
|
|
82612
|
+
}, {
|
|
81585
82613
|
"name" : "id",
|
|
81586
82614
|
"type" : "[string]",
|
|
81587
82615
|
"location" : "Query",
|
|
@@ -81589,10 +82617,11 @@
|
|
|
81589
82617
|
"description" : "Filter by one or more IDs of this resource",
|
|
81590
82618
|
"maximum" : 100
|
|
81591
82619
|
}, {
|
|
81592
|
-
"name" : "
|
|
81593
|
-
"type" : "string",
|
|
82620
|
+
"name" : "onboarding_states",
|
|
82621
|
+
"type" : "[string]",
|
|
81594
82622
|
"location" : "Query",
|
|
81595
|
-
"required" : false
|
|
82623
|
+
"required" : false,
|
|
82624
|
+
"maximum" : 100
|
|
81596
82625
|
}, {
|
|
81597
82626
|
"name" : "application_received_from",
|
|
81598
82627
|
"type" : "date-time-iso8601",
|
|
@@ -81605,12 +82634,27 @@
|
|
|
81605
82634
|
"location" : "Query",
|
|
81606
82635
|
"required" : false,
|
|
81607
82636
|
"description" : "Filter to applications created at after the specific datetime."
|
|
82637
|
+
}, {
|
|
82638
|
+
"name" : "legal_name_contains",
|
|
82639
|
+
"type" : "string",
|
|
82640
|
+
"location" : "Query",
|
|
82641
|
+
"required" : false
|
|
82642
|
+
}, {
|
|
82643
|
+
"name" : "shop_name_contains",
|
|
82644
|
+
"type" : "string",
|
|
82645
|
+
"location" : "Query",
|
|
82646
|
+
"required" : false
|
|
82647
|
+
}, {
|
|
82648
|
+
"name" : "organization_id_contains",
|
|
82649
|
+
"type" : "string",
|
|
82650
|
+
"location" : "Query",
|
|
82651
|
+
"required" : false
|
|
81608
82652
|
}, {
|
|
81609
82653
|
"name" : "sort",
|
|
81610
82654
|
"type" : "string",
|
|
81611
82655
|
"location" : "Query",
|
|
81612
82656
|
"required" : true,
|
|
81613
|
-
"default" : "
|
|
82657
|
+
"default" : "merchant_applications.created_at"
|
|
81614
82658
|
}, {
|
|
81615
82659
|
"name" : "limit",
|
|
81616
82660
|
"type" : "long",
|
|
@@ -81677,9 +82721,9 @@
|
|
|
81677
82721
|
"values" : [ {
|
|
81678
82722
|
"value" : "age"
|
|
81679
82723
|
}, {
|
|
81680
|
-
"value" : "
|
|
82724
|
+
"value" : "merchant_applications.created_at"
|
|
81681
82725
|
}, {
|
|
81682
|
-
"value" : "
|
|
82726
|
+
"value" : "merchant_applications.company_legal_name"
|
|
81683
82727
|
}, {
|
|
81684
82728
|
"value" : "shop_name"
|
|
81685
82729
|
}, {
|
|
@@ -81695,7 +82739,7 @@
|
|
|
81695
82739
|
"module" : "general"
|
|
81696
82740
|
}
|
|
81697
82741
|
} ],
|
|
81698
|
-
"path" : "/internal/onboarding/organizations"
|
|
82742
|
+
"path" : "/internal/channel/:channel_id/onboarding/organizations"
|
|
81699
82743
|
}, {
|
|
81700
82744
|
"type" : "optin_attribute",
|
|
81701
82745
|
"plural" : "optin_attributes",
|
|
@@ -82365,7 +83409,180 @@
|
|
|
82365
83409
|
"description" : "Resource was not found",
|
|
82366
83410
|
"attributes" : [ ]
|
|
82367
83411
|
} ],
|
|
82368
|
-
"attributes" : [ ]
|
|
83412
|
+
"attributes" : [ ]
|
|
83413
|
+
} ],
|
|
83414
|
+
"attributes" : [ {
|
|
83415
|
+
"name" : "docs",
|
|
83416
|
+
"value" : {
|
|
83417
|
+
"module" : "general"
|
|
83418
|
+
}
|
|
83419
|
+
} ],
|
|
83420
|
+
"path" : "/:organization/optin",
|
|
83421
|
+
"description" : "A prompt that should be shown to a consumer of an organization within a region."
|
|
83422
|
+
}, {
|
|
83423
|
+
"type" : "optin_prompt_copy",
|
|
83424
|
+
"plural" : "optin_prompt_copies",
|
|
83425
|
+
"operations" : [ {
|
|
83426
|
+
"method" : "POST",
|
|
83427
|
+
"path" : "/internal/optin/prompt/copies",
|
|
83428
|
+
"parameters" : [ ],
|
|
83429
|
+
"responses" : [ {
|
|
83430
|
+
"code" : {
|
|
83431
|
+
"integer" : {
|
|
83432
|
+
"value" : 201
|
|
83433
|
+
}
|
|
83434
|
+
},
|
|
83435
|
+
"type" : "[optin_prompt_copy]",
|
|
83436
|
+
"description" : "Operation succeeded and the resource was created",
|
|
83437
|
+
"attributes" : [ ]
|
|
83438
|
+
}, {
|
|
83439
|
+
"code" : {
|
|
83440
|
+
"integer" : {
|
|
83441
|
+
"value" : 401
|
|
83442
|
+
}
|
|
83443
|
+
},
|
|
83444
|
+
"type" : "unit",
|
|
83445
|
+
"description" : "Authorization failed",
|
|
83446
|
+
"attributes" : [ ]
|
|
83447
|
+
}, {
|
|
83448
|
+
"code" : {
|
|
83449
|
+
"integer" : {
|
|
83450
|
+
"value" : 404
|
|
83451
|
+
}
|
|
83452
|
+
},
|
|
83453
|
+
"type" : "unit",
|
|
83454
|
+
"description" : "Resource was not found",
|
|
83455
|
+
"attributes" : [ ]
|
|
83456
|
+
}, {
|
|
83457
|
+
"code" : {
|
|
83458
|
+
"integer" : {
|
|
83459
|
+
"value" : 422
|
|
83460
|
+
}
|
|
83461
|
+
},
|
|
83462
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
83463
|
+
"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.",
|
|
83464
|
+
"attributes" : [ ]
|
|
83465
|
+
} ],
|
|
83466
|
+
"attributes" : [ ],
|
|
83467
|
+
"description" : "Copies all active opt-ins along with their content and translations from the source org to each of the orgs specified in the body. If the current user does not have permissions to create content for one of these orgs, this will result in a 422. Other orgs will complete.",
|
|
83468
|
+
"body" : {
|
|
83469
|
+
"type" : "[optin_prompt_copy_form]",
|
|
83470
|
+
"attributes" : [ ]
|
|
83471
|
+
}
|
|
83472
|
+
} ],
|
|
83473
|
+
"attributes" : [ {
|
|
83474
|
+
"name" : "docs",
|
|
83475
|
+
"value" : {
|
|
83476
|
+
"module" : "general"
|
|
83477
|
+
}
|
|
83478
|
+
} ],
|
|
83479
|
+
"path" : "/internal/optin/prompt/copies"
|
|
83480
|
+
}, {
|
|
83481
|
+
"type" : "order_actionability",
|
|
83482
|
+
"plural" : "order_actionabilities",
|
|
83483
|
+
"operations" : [ {
|
|
83484
|
+
"method" : "POST",
|
|
83485
|
+
"path" : "/:organization/orders/:number/status/actions",
|
|
83486
|
+
"parameters" : [ {
|
|
83487
|
+
"name" : "organization",
|
|
83488
|
+
"type" : "string",
|
|
83489
|
+
"location" : "Path",
|
|
83490
|
+
"required" : true,
|
|
83491
|
+
"description" : "Refers to your organization's account identifier"
|
|
83492
|
+
}, {
|
|
83493
|
+
"name" : "number",
|
|
83494
|
+
"type" : "string",
|
|
83495
|
+
"location" : "Path",
|
|
83496
|
+
"required" : true
|
|
83497
|
+
} ],
|
|
83498
|
+
"responses" : [ {
|
|
83499
|
+
"code" : {
|
|
83500
|
+
"integer" : {
|
|
83501
|
+
"value" : 200
|
|
83502
|
+
}
|
|
83503
|
+
},
|
|
83504
|
+
"type" : "order_actionability",
|
|
83505
|
+
"description" : "This is the actionability of an order AFTER the submitted action was applied to it.",
|
|
83506
|
+
"attributes" : [ ]
|
|
83507
|
+
}, {
|
|
83508
|
+
"code" : {
|
|
83509
|
+
"integer" : {
|
|
83510
|
+
"value" : 401
|
|
83511
|
+
}
|
|
83512
|
+
},
|
|
83513
|
+
"type" : "unit",
|
|
83514
|
+
"description" : "Authorization failed",
|
|
83515
|
+
"attributes" : [ ]
|
|
83516
|
+
}, {
|
|
83517
|
+
"code" : {
|
|
83518
|
+
"integer" : {
|
|
83519
|
+
"value" : 404
|
|
83520
|
+
}
|
|
83521
|
+
},
|
|
83522
|
+
"type" : "unit",
|
|
83523
|
+
"description" : "Resource was not found",
|
|
83524
|
+
"attributes" : [ ]
|
|
83525
|
+
}, {
|
|
83526
|
+
"code" : {
|
|
83527
|
+
"integer" : {
|
|
83528
|
+
"value" : 422
|
|
83529
|
+
}
|
|
83530
|
+
},
|
|
83531
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
83532
|
+
"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.",
|
|
83533
|
+
"attributes" : [ ]
|
|
83534
|
+
} ],
|
|
83535
|
+
"attributes" : [ ],
|
|
83536
|
+
"description" : "Attempts to take an action or set of line quantity actions on an order.",
|
|
83537
|
+
"body" : {
|
|
83538
|
+
"type" : "order_action_form",
|
|
83539
|
+
"attributes" : [ ]
|
|
83540
|
+
}
|
|
83541
|
+
}, {
|
|
83542
|
+
"method" : "GET",
|
|
83543
|
+
"path" : "/:organization/orders/:number/status/actions/available",
|
|
83544
|
+
"parameters" : [ {
|
|
83545
|
+
"name" : "organization",
|
|
83546
|
+
"type" : "string",
|
|
83547
|
+
"location" : "Path",
|
|
83548
|
+
"required" : true,
|
|
83549
|
+
"description" : "Refers to your organization's account identifier"
|
|
83550
|
+
}, {
|
|
83551
|
+
"name" : "number",
|
|
83552
|
+
"type" : "string",
|
|
83553
|
+
"location" : "Path",
|
|
83554
|
+
"required" : true
|
|
83555
|
+
} ],
|
|
83556
|
+
"responses" : [ {
|
|
83557
|
+
"code" : {
|
|
83558
|
+
"integer" : {
|
|
83559
|
+
"value" : 200
|
|
83560
|
+
}
|
|
83561
|
+
},
|
|
83562
|
+
"type" : "order_actionability",
|
|
83563
|
+
"description" : "Successful response",
|
|
83564
|
+
"attributes" : [ ]
|
|
83565
|
+
}, {
|
|
83566
|
+
"code" : {
|
|
83567
|
+
"integer" : {
|
|
83568
|
+
"value" : 401
|
|
83569
|
+
}
|
|
83570
|
+
},
|
|
83571
|
+
"type" : "unit",
|
|
83572
|
+
"description" : "Authorization failed",
|
|
83573
|
+
"attributes" : [ ]
|
|
83574
|
+
}, {
|
|
83575
|
+
"code" : {
|
|
83576
|
+
"integer" : {
|
|
83577
|
+
"value" : 404
|
|
83578
|
+
}
|
|
83579
|
+
},
|
|
83580
|
+
"type" : "unit",
|
|
83581
|
+
"description" : "Resource was not found",
|
|
83582
|
+
"attributes" : [ ]
|
|
83583
|
+
} ],
|
|
83584
|
+
"attributes" : [ ],
|
|
83585
|
+
"description" : "Returns the current actionability for this order"
|
|
82369
83586
|
} ],
|
|
82370
83587
|
"attributes" : [ {
|
|
82371
83588
|
"name" : "docs",
|
|
@@ -82373,23 +83590,63 @@
|
|
|
82373
83590
|
"module" : "general"
|
|
82374
83591
|
}
|
|
82375
83592
|
} ],
|
|
82376
|
-
"path" : "/:organization/
|
|
82377
|
-
"description" : "
|
|
83593
|
+
"path" : "/:organization/orders/:number/status/actions",
|
|
83594
|
+
"description" : "Indicates what actions can be taken against an order."
|
|
82378
83595
|
}, {
|
|
82379
|
-
"type" : "
|
|
82380
|
-
"plural" : "
|
|
83596
|
+
"type" : "order_cancellation",
|
|
83597
|
+
"plural" : "order_cancellations",
|
|
82381
83598
|
"operations" : [ {
|
|
82382
|
-
"method" : "
|
|
82383
|
-
"path" : "/internal/
|
|
82384
|
-
"parameters" : [
|
|
83599
|
+
"method" : "GET",
|
|
83600
|
+
"path" : "/internal/billing/order/cancellations",
|
|
83601
|
+
"parameters" : [ {
|
|
83602
|
+
"name" : "id",
|
|
83603
|
+
"type" : "[string]",
|
|
83604
|
+
"location" : "Query",
|
|
83605
|
+
"required" : false,
|
|
83606
|
+
"description" : "Filter by one or more IDs of this resource",
|
|
83607
|
+
"maximum" : 100
|
|
83608
|
+
}, {
|
|
83609
|
+
"name" : "organization_id",
|
|
83610
|
+
"type" : "string",
|
|
83611
|
+
"location" : "Query",
|
|
83612
|
+
"required" : false
|
|
83613
|
+
}, {
|
|
83614
|
+
"name" : "order_number",
|
|
83615
|
+
"type" : "string",
|
|
83616
|
+
"location" : "Query",
|
|
83617
|
+
"required" : false
|
|
83618
|
+
}, {
|
|
83619
|
+
"name" : "limit",
|
|
83620
|
+
"type" : "long",
|
|
83621
|
+
"location" : "Query",
|
|
83622
|
+
"required" : true,
|
|
83623
|
+
"description" : "The maximum number of results to return",
|
|
83624
|
+
"default" : "25",
|
|
83625
|
+
"minimum" : 1,
|
|
83626
|
+
"maximum" : 100
|
|
83627
|
+
}, {
|
|
83628
|
+
"name" : "offset",
|
|
83629
|
+
"type" : "long",
|
|
83630
|
+
"location" : "Query",
|
|
83631
|
+
"required" : true,
|
|
83632
|
+
"description" : "The number of results to skip before returning results",
|
|
83633
|
+
"default" : "0",
|
|
83634
|
+
"minimum" : 0
|
|
83635
|
+
}, {
|
|
83636
|
+
"name" : "sort",
|
|
83637
|
+
"type" : "string",
|
|
83638
|
+
"location" : "Query",
|
|
83639
|
+
"required" : true,
|
|
83640
|
+
"default" : "id"
|
|
83641
|
+
} ],
|
|
82385
83642
|
"responses" : [ {
|
|
82386
83643
|
"code" : {
|
|
82387
83644
|
"integer" : {
|
|
82388
|
-
"value" :
|
|
83645
|
+
"value" : 200
|
|
82389
83646
|
}
|
|
82390
83647
|
},
|
|
82391
|
-
"type" : "[
|
|
82392
|
-
"description" : "
|
|
83648
|
+
"type" : "[order_cancellation]",
|
|
83649
|
+
"description" : "Successful response",
|
|
82393
83650
|
"attributes" : [ ]
|
|
82394
83651
|
}, {
|
|
82395
83652
|
"code" : {
|
|
@@ -82419,32 +83676,33 @@
|
|
|
82419
83676
|
"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.",
|
|
82420
83677
|
"attributes" : [ ]
|
|
82421
83678
|
} ],
|
|
82422
|
-
"attributes" : [
|
|
82423
|
-
|
|
82424
|
-
|
|
82425
|
-
|
|
82426
|
-
|
|
82427
|
-
|
|
82428
|
-
|
|
82429
|
-
|
|
82430
|
-
|
|
82431
|
-
|
|
82432
|
-
|
|
82433
|
-
|
|
82434
|
-
|
|
82435
|
-
|
|
82436
|
-
|
|
82437
|
-
|
|
82438
|
-
|
|
82439
|
-
|
|
82440
|
-
|
|
82441
|
-
|
|
83679
|
+
"attributes" : [ {
|
|
83680
|
+
"name" : "sort",
|
|
83681
|
+
"value" : {
|
|
83682
|
+
"values" : [ {
|
|
83683
|
+
"value" : "id"
|
|
83684
|
+
}, {
|
|
83685
|
+
"value" : "organization_id"
|
|
83686
|
+
}, {
|
|
83687
|
+
"value" : "order_number"
|
|
83688
|
+
}, {
|
|
83689
|
+
"value" : "created_at"
|
|
83690
|
+
} ]
|
|
83691
|
+
}
|
|
83692
|
+
}, {
|
|
83693
|
+
"name" : "linter",
|
|
83694
|
+
"value" : {
|
|
83695
|
+
"ignore" : [ "get", "sort_parameter_default", "versions" ]
|
|
83696
|
+
}
|
|
83697
|
+
} ]
|
|
83698
|
+
}, {
|
|
83699
|
+
"method" : "PUT",
|
|
83700
|
+
"path" : "/internal/billing/order/cancellations/organization/:organization_id/order/:number",
|
|
82442
83701
|
"parameters" : [ {
|
|
82443
|
-
"name" : "
|
|
83702
|
+
"name" : "organization_id",
|
|
82444
83703
|
"type" : "string",
|
|
82445
83704
|
"location" : "Path",
|
|
82446
|
-
"required" : true
|
|
82447
|
-
"description" : "Refers to your organization's account identifier"
|
|
83705
|
+
"required" : true
|
|
82448
83706
|
}, {
|
|
82449
83707
|
"name" : "number",
|
|
82450
83708
|
"type" : "string",
|
|
@@ -82457,26 +83715,26 @@
|
|
|
82457
83715
|
"value" : 200
|
|
82458
83716
|
}
|
|
82459
83717
|
},
|
|
82460
|
-
"type" : "
|
|
82461
|
-
"description" : "
|
|
83718
|
+
"type" : "order_cancellation",
|
|
83719
|
+
"description" : "Successful response",
|
|
82462
83720
|
"attributes" : [ ]
|
|
82463
83721
|
}, {
|
|
82464
83722
|
"code" : {
|
|
82465
83723
|
"integer" : {
|
|
82466
|
-
"value" :
|
|
83724
|
+
"value" : 201
|
|
82467
83725
|
}
|
|
82468
83726
|
},
|
|
82469
|
-
"type" : "
|
|
82470
|
-
"description" : "
|
|
83727
|
+
"type" : "order_cancellation",
|
|
83728
|
+
"description" : "Operation succeeded and the resource was created",
|
|
82471
83729
|
"attributes" : [ ]
|
|
82472
83730
|
}, {
|
|
82473
83731
|
"code" : {
|
|
82474
83732
|
"integer" : {
|
|
82475
|
-
"value" :
|
|
83733
|
+
"value" : 401
|
|
82476
83734
|
}
|
|
82477
83735
|
},
|
|
82478
83736
|
"type" : "unit",
|
|
82479
|
-
"description" : "
|
|
83737
|
+
"description" : "Authorization failed",
|
|
82480
83738
|
"attributes" : [ ]
|
|
82481
83739
|
}, {
|
|
82482
83740
|
"code" : {
|
|
@@ -82489,34 +83747,67 @@
|
|
|
82489
83747
|
"attributes" : [ ]
|
|
82490
83748
|
} ],
|
|
82491
83749
|
"attributes" : [ ],
|
|
82492
|
-
"description" : "Attempts to take an action or set of line quantity actions on an order.",
|
|
82493
83750
|
"body" : {
|
|
82494
|
-
"type" : "
|
|
83751
|
+
"type" : "order_cancellation_form",
|
|
82495
83752
|
"attributes" : [ ]
|
|
82496
83753
|
}
|
|
82497
83754
|
}, {
|
|
82498
83755
|
"method" : "GET",
|
|
82499
|
-
"path" : "
|
|
83756
|
+
"path" : "/internal/billing/order/cancellations/:id",
|
|
82500
83757
|
"parameters" : [ {
|
|
82501
|
-
"name" : "
|
|
83758
|
+
"name" : "id",
|
|
82502
83759
|
"type" : "string",
|
|
82503
83760
|
"location" : "Path",
|
|
82504
83761
|
"required" : true,
|
|
82505
|
-
"description" : "
|
|
83762
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
83763
|
+
} ],
|
|
83764
|
+
"responses" : [ {
|
|
83765
|
+
"code" : {
|
|
83766
|
+
"integer" : {
|
|
83767
|
+
"value" : 200
|
|
83768
|
+
}
|
|
83769
|
+
},
|
|
83770
|
+
"type" : "order_cancellation",
|
|
83771
|
+
"description" : "Successful response",
|
|
83772
|
+
"attributes" : [ ]
|
|
82506
83773
|
}, {
|
|
82507
|
-
"
|
|
83774
|
+
"code" : {
|
|
83775
|
+
"integer" : {
|
|
83776
|
+
"value" : 401
|
|
83777
|
+
}
|
|
83778
|
+
},
|
|
83779
|
+
"type" : "unit",
|
|
83780
|
+
"description" : "Authorization failed",
|
|
83781
|
+
"attributes" : [ ]
|
|
83782
|
+
}, {
|
|
83783
|
+
"code" : {
|
|
83784
|
+
"integer" : {
|
|
83785
|
+
"value" : 404
|
|
83786
|
+
}
|
|
83787
|
+
},
|
|
83788
|
+
"type" : "unit",
|
|
83789
|
+
"description" : "Resource was not found",
|
|
83790
|
+
"attributes" : [ ]
|
|
83791
|
+
} ],
|
|
83792
|
+
"attributes" : [ ]
|
|
83793
|
+
}, {
|
|
83794
|
+
"method" : "DELETE",
|
|
83795
|
+
"path" : "/internal/billing/order/cancellations/:id",
|
|
83796
|
+
"parameters" : [ {
|
|
83797
|
+
"name" : "id",
|
|
82508
83798
|
"type" : "string",
|
|
82509
83799
|
"location" : "Path",
|
|
82510
|
-
"required" : true
|
|
83800
|
+
"required" : true,
|
|
83801
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
82511
83802
|
} ],
|
|
82512
83803
|
"responses" : [ {
|
|
82513
83804
|
"code" : {
|
|
82514
83805
|
"integer" : {
|
|
82515
|
-
"value" :
|
|
83806
|
+
"value" : 204
|
|
82516
83807
|
}
|
|
82517
83808
|
},
|
|
82518
|
-
"type" : "
|
|
82519
|
-
"description" : "
|
|
83809
|
+
"type" : "unit",
|
|
83810
|
+
"description" : "Operation succeeded. No content is returned",
|
|
82520
83811
|
"attributes" : [ ]
|
|
82521
83812
|
}, {
|
|
82522
83813
|
"code" : {
|
|
@@ -82537,8 +83828,7 @@
|
|
|
82537
83828
|
"description" : "Resource was not found",
|
|
82538
83829
|
"attributes" : [ ]
|
|
82539
83830
|
} ],
|
|
82540
|
-
"attributes" : [ ]
|
|
82541
|
-
"description" : "Returns the current actionability for this order"
|
|
83831
|
+
"attributes" : [ ]
|
|
82542
83832
|
} ],
|
|
82543
83833
|
"attributes" : [ {
|
|
82544
83834
|
"name" : "docs",
|
|
@@ -82546,8 +83836,7 @@
|
|
|
82546
83836
|
"module" : "general"
|
|
82547
83837
|
}
|
|
82548
83838
|
} ],
|
|
82549
|
-
"path" : "
|
|
82550
|
-
"description" : "Indicates what actions can be taken against an order."
|
|
83839
|
+
"path" : "/internal/billing/order/cancellations"
|
|
82551
83840
|
}, {
|
|
82552
83841
|
"type" : "order_detail",
|
|
82553
83842
|
"plural" : "order_details",
|
|
@@ -90212,6 +91501,104 @@
|
|
|
90212
91501
|
}
|
|
90213
91502
|
} ],
|
|
90214
91503
|
"description" : "Returns the list of restriction rules currently applicable for an organization"
|
|
91504
|
+
}, {
|
|
91505
|
+
"method" : "POST",
|
|
91506
|
+
"path" : "/internal/restriction/rules",
|
|
91507
|
+
"parameters" : [ ],
|
|
91508
|
+
"responses" : [ {
|
|
91509
|
+
"code" : {
|
|
91510
|
+
"integer" : {
|
|
91511
|
+
"value" : 201
|
|
91512
|
+
}
|
|
91513
|
+
},
|
|
91514
|
+
"type" : "restriction_rule",
|
|
91515
|
+
"description" : "Operation succeeded and the resource was created",
|
|
91516
|
+
"attributes" : [ ]
|
|
91517
|
+
}, {
|
|
91518
|
+
"code" : {
|
|
91519
|
+
"integer" : {
|
|
91520
|
+
"value" : 401
|
|
91521
|
+
}
|
|
91522
|
+
},
|
|
91523
|
+
"type" : "unit",
|
|
91524
|
+
"description" : "Authorization failed",
|
|
91525
|
+
"attributes" : [ ]
|
|
91526
|
+
}, {
|
|
91527
|
+
"code" : {
|
|
91528
|
+
"integer" : {
|
|
91529
|
+
"value" : 422
|
|
91530
|
+
}
|
|
91531
|
+
},
|
|
91532
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
91533
|
+
"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.",
|
|
91534
|
+
"attributes" : [ ]
|
|
91535
|
+
} ],
|
|
91536
|
+
"attributes" : [ ],
|
|
91537
|
+
"body" : {
|
|
91538
|
+
"type" : "restriction_rule_form",
|
|
91539
|
+
"attributes" : [ ]
|
|
91540
|
+
}
|
|
91541
|
+
}, {
|
|
91542
|
+
"method" : "PUT",
|
|
91543
|
+
"path" : "/internal/restriction/rules/:id",
|
|
91544
|
+
"parameters" : [ {
|
|
91545
|
+
"name" : "id",
|
|
91546
|
+
"type" : "string",
|
|
91547
|
+
"location" : "Path",
|
|
91548
|
+
"required" : true,
|
|
91549
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
91550
|
+
} ],
|
|
91551
|
+
"responses" : [ {
|
|
91552
|
+
"code" : {
|
|
91553
|
+
"integer" : {
|
|
91554
|
+
"value" : 200
|
|
91555
|
+
}
|
|
91556
|
+
},
|
|
91557
|
+
"type" : "restriction_rule",
|
|
91558
|
+
"description" : "Successful response",
|
|
91559
|
+
"attributes" : [ ]
|
|
91560
|
+
}, {
|
|
91561
|
+
"code" : {
|
|
91562
|
+
"integer" : {
|
|
91563
|
+
"value" : 201
|
|
91564
|
+
}
|
|
91565
|
+
},
|
|
91566
|
+
"type" : "restriction_rule",
|
|
91567
|
+
"description" : "Operation succeeded and the resource was created",
|
|
91568
|
+
"attributes" : [ ]
|
|
91569
|
+
}, {
|
|
91570
|
+
"code" : {
|
|
91571
|
+
"integer" : {
|
|
91572
|
+
"value" : 401
|
|
91573
|
+
}
|
|
91574
|
+
},
|
|
91575
|
+
"type" : "unit",
|
|
91576
|
+
"description" : "Authorization failed",
|
|
91577
|
+
"attributes" : [ ]
|
|
91578
|
+
}, {
|
|
91579
|
+
"code" : {
|
|
91580
|
+
"integer" : {
|
|
91581
|
+
"value" : 404
|
|
91582
|
+
}
|
|
91583
|
+
},
|
|
91584
|
+
"type" : "unit",
|
|
91585
|
+
"description" : "Resource was not found",
|
|
91586
|
+
"attributes" : [ ]
|
|
91587
|
+
}, {
|
|
91588
|
+
"code" : {
|
|
91589
|
+
"integer" : {
|
|
91590
|
+
"value" : 422
|
|
91591
|
+
}
|
|
91592
|
+
},
|
|
91593
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
91594
|
+
"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.",
|
|
91595
|
+
"attributes" : [ ]
|
|
91596
|
+
} ],
|
|
91597
|
+
"attributes" : [ ],
|
|
91598
|
+
"body" : {
|
|
91599
|
+
"type" : "restriction_rule_form",
|
|
91600
|
+
"attributes" : [ ]
|
|
91601
|
+
}
|
|
90215
91602
|
} ],
|
|
90216
91603
|
"attributes" : [ {
|
|
90217
91604
|
"name" : "docs",
|