@flowio/api-internal-mock-generator 5.31.93 → 5.31.94
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 +1926 -845
- package/package.json +2 -2
- package/src/api-internal.json +1926 -845
package/dist/api-internal.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key": "api-internal"
|
|
11
11
|
},
|
|
12
12
|
"namespace": "io.flow.internal.v0",
|
|
13
|
-
"version": "0.
|
|
13
|
+
"version": "0.22.20",
|
|
14
14
|
"info": {
|
|
15
15
|
"license": {
|
|
16
16
|
"name": "MIT",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"application": {
|
|
32
32
|
"key": "common"
|
|
33
33
|
},
|
|
34
|
-
"version": "0.18.
|
|
34
|
+
"version": "0.18.46",
|
|
35
35
|
"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"],
|
|
36
36
|
"interfaces": ["id_reference"],
|
|
37
37
|
"unions": ["discount_offer", "expandable_organization", "expandable_user", "input_specification_limitation", "logo_image", "price_source", "repeat_schedule"],
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"application": {
|
|
47
47
|
"key": "error"
|
|
48
48
|
},
|
|
49
|
-
"version": "0.18.
|
|
49
|
+
"version": "0.18.46",
|
|
50
50
|
"enums": ["generic_error_code"],
|
|
51
51
|
"interfaces": [],
|
|
52
52
|
"unions": [],
|
|
@@ -61,11 +61,11 @@
|
|
|
61
61
|
"application": {
|
|
62
62
|
"key": "billing"
|
|
63
63
|
},
|
|
64
|
-
"version": "0.18.
|
|
64
|
+
"version": "0.18.46",
|
|
65
65
|
"enums": ["fee_deduction_type", "payout_attachment_type", "payout_status_failure_code", "pending_payout_transaction_reason_code", "statement_attachment_type", "transaction_source", "trueup_source", "withholding_deduction_type"],
|
|
66
66
|
"interfaces": ["bank_account", "default_bank_account", "generic_statement", "generic_transaction", "payout", "payout_interface", "pending_payout_transaction"],
|
|
67
67
|
"unions": ["bank_account_form", "payout_status", "settlement", "transaction_metadata"],
|
|
68
|
-
"models": ["account_id_reference", "account_reference", "attachment", "bank_account_form_info", "bank_account_form_simple", "bank_account_reference", "bank_account_summary", "billing_channel_order_summary", "billing_channel_organization_summary", "billing_channel_payment_request_reference", "billing_channel_statement_reference", "billing_discount", "channel_bank_account", "channel_default_bank_account", "channel_payout", "channel_pending_payout_transaction", "channel_statement", "channel_transaction", "default_bank_account_form", "fee_deduction", "flow_transaction", "organization_bank_account", "organization_default_bank_account", "organization_payout", "organization_pending_payout_transaction", "parent_transaction_summary", "payout_attachment", "payout_reference", "payout_status_failed", "payout_status_scheduled", "payout_status_sent", "payout_transaction", "pending_payout_transaction_reason", "pending_payout_transaction_timeout", "settlement_no_payout", "settlement_payout", "statement", "transaction", "transaction_metadata_carrier_charge", "
|
|
68
|
+
"models": ["account_id_reference", "account_reference", "attachment", "bank_account_form_info", "bank_account_form_simple", "bank_account_reference", "bank_account_summary", "billing_channel_order_summary", "billing_channel_organization_summary", "billing_channel_payment_request_reference", "billing_channel_statement_reference", "billing_discount", "channel_bank_account", "channel_default_bank_account", "channel_payout", "channel_pending_payout_transaction", "channel_statement", "channel_transaction", "default_bank_account_form", "fee_deduction", "flow_transaction", "organization_bank_account", "organization_default_bank_account", "organization_payout", "organization_pending_payout_transaction", "parent_transaction_summary", "payout_attachment", "payout_reference", "payout_status_failed", "payout_status_scheduled", "payout_status_sent", "payout_transaction", "pending_payout_transaction_reason", "pending_payout_transaction_timeout", "settlement_no_payout", "settlement_payout", "statement", "transaction", "transaction_metadata_carrier_charge", "transaction_metadata_carrier_fee", "transaction_metadata_carrier_fee_data", "transaction_metadata_channel", "transaction_metadata_channel_card_metadata", "transaction_metadata_channel_card_metadata_issuer_summary", "transaction_metadata_manual", "transaction_metadata_original_transaction", "transaction_metadata_outbound_transaction", "transaction_metadata_payment_transaction", "transaction_metadata_shipping_label", "transaction_metadata_shipping_label_carrier", "transaction_metadata_trueup", "transaction_metadata_trueup_data", "transaction_reference", "trueup_label_base", "trueup_label_surcharge", "trueup_label_units", "withholding_deduction"],
|
|
69
69
|
"annotations": []
|
|
70
70
|
}, {
|
|
71
71
|
"uri": "https://app.apibuilder.io/flow/catalog/latest/service.json",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"application": {
|
|
77
77
|
"key": "catalog"
|
|
78
78
|
},
|
|
79
|
-
"version": "0.18.
|
|
79
|
+
"version": "0.18.46",
|
|
80
80
|
"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"],
|
|
81
81
|
"interfaces": ["localized_price"],
|
|
82
82
|
"unions": ["expandable_subcatalog", "localized_price"],
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"application": {
|
|
92
92
|
"key": "experience"
|
|
93
93
|
},
|
|
94
|
-
"version": "0.18.
|
|
94
|
+
"version": "0.18.46",
|
|
95
95
|
"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"],
|
|
96
96
|
"interfaces": ["allocation_component", "allocation_detail", "allocation_line_summary_fields", "expandable_experience", "expandable_order"],
|
|
97
97
|
"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"],
|
|
@@ -106,11 +106,11 @@
|
|
|
106
106
|
"application": {
|
|
107
107
|
"key": "payment"
|
|
108
108
|
},
|
|
109
|
-
"version": "0.18.
|
|
109
|
+
"version": "0.18.46",
|
|
110
110
|
"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", "stored_method_usage_step", "three_d_secure_code", "threeds_two_challenge_viewport", "token_type"],
|
|
111
111
|
"interfaces": ["authorization", "device_details", "payment", "payment_processor_transaction_details"],
|
|
112
112
|
"unions": ["adyen_native_data", "authorization", "authorization_form", "authorization_payload_parameters", "authorization_result_action", "authorization_result_action_details", "browser_action_configuration", "confirmation_details", "device_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_processor_transaction_details", "payment_source", "payment_source_form", "threeds_challenge_action", "threeds_identify_action", "transaction_details"],
|
|
113
|
-
"models": ["ach_authorization_form", "address_verification_result", "adyen_challenge_shopper_data", "adyen_identify_shopper_data", "adyen_native_action_details", "apple_pay_merchant_validation_payload", "applepay_sdk_create_result_action_details", "applepay_sdk_validate_result_action_details", "authorization_code", "authorization_copy_form", "authorization_error", "authorization_order_reference", "authorization_payload", "authorization_reference", "authorization_result", "authorization_result_action_get", "authorization_result_action_native", "authorization_result_action_post", "authorization_result_action_wait", "authorization_result_description", "authorization_version", "avs", "browser_info", "browser_inline_action_configuration", "capture", "capture_error", "capture_form", "capture_identifier", "capture_reference", "capture_version", "card", "card_authorization", "card_browser_action_configuration", "card_confirmation_summary", "card_error", "card_form", "card_metadata", "card_nonce_form", "card_payment_source", "card_payment_source_authorization_form", "card_payment_source_form", "card_payment_source_summary", "card_reference", "card_summary", "card_token_form", "card_version", "cryptopay_authorization_details", "cvv", "cvv_result", "device_details_browser", "direct_authorization_form", "direct_debit", "expiration", "google_pay_authorization_payload", "identifier_form", "inline_authorization_details", "inline_authorization_form", "issuer_reference", "issuer_summary", "issuer_v1", "klarna_payment_method_category", "klarna_sdk_authorization_result_action_details", "merchant_of_record_authorization_form", "merchant_of_record_payment_form", "online_authorization", "online_payment_authorization_form", "payment_cryptopay", "payment_error", "payment_payment_request_reference", "payment_paypal", "payment_processor", "payment_processor_account", "payment_processor_account_reference", "payment_processor_identifier", "payment_processor_reference", "payment_processor_transaction_details_card", "payment_reference", "payment_source_confirmation_action", "payment_version", "paypal_authorization_details", "paypal_authorization_form", "post_payment_redirect_urls", "public_key", "redirect_authorization_details", "redirect_authorization_form", "refund", "refund_capture", "refund_capture_summary", "refund_error", "refund_form", "refund_identifier", "refund_order_summary", "refund_order_summary_amounts", "refund_reference", "refund_version", "reversal", "reversal_error", "reversal_form", "reversal_put_form", "reversal_version", "select_issuer_option_action_details", "stripe_authentication_data", "stripe_authentication_data_form", "stripe_authorization_result_action_details", "three_d_secure", "threeds_challenge_action_details", "threeds_identify_action_details", "threeds_two_challenge_request", "threeds_two_method", "transaction_details_card", "transaction_network_details_card", "virtual_card", "virtual_card_capture", "virtual_card_capture_version", "
|
|
113
|
+
"models": ["ach_authorization_form", "address_verification_result", "adyen_challenge_shopper_data", "adyen_identify_shopper_data", "adyen_native_action_details", "apple_pay_merchant_validation_payload", "applepay_sdk_create_result_action_details", "applepay_sdk_validate_result_action_details", "authorization_code", "authorization_copy_form", "authorization_error", "authorization_order_reference", "authorization_payload", "authorization_reference", "authorization_result", "authorization_result_action_get", "authorization_result_action_native", "authorization_result_action_post", "authorization_result_action_wait", "authorization_result_description", "authorization_version", "avs", "browser_info", "browser_inline_action_configuration", "capture", "capture_error", "capture_form", "capture_identifier", "capture_reference", "capture_version", "card", "card_authorization", "card_browser_action_configuration", "card_confirmation_summary", "card_error", "card_form", "card_metadata", "card_nonce_form", "card_payment_source", "card_payment_source_authorization_form", "card_payment_source_form", "card_payment_source_summary", "card_reference", "card_summary", "card_token_form", "card_version", "cryptopay_authorization_details", "cvv", "cvv_result", "device_details_browser", "direct_authorization_form", "direct_debit", "expiration", "google_pay_authorization_payload", "identifier_form", "inline_authorization_details", "inline_authorization_form", "issuer_reference", "issuer_summary", "issuer_v1", "klarna_payment_method_category", "klarna_sdk_authorization_result_action_details", "merchant_of_record_authorization_form", "merchant_of_record_payment_form", "online_authorization", "online_payment_authorization_form", "payment_cryptopay", "payment_error", "payment_payment_request_reference", "payment_paypal", "payment_processor", "payment_processor_account", "payment_processor_account_reference", "payment_processor_identifier", "payment_processor_reference", "payment_processor_transaction_details_card", "payment_reference", "payment_source_confirmation_action", "payment_version", "paypal_authorization_details", "paypal_authorization_form", "post_payment_redirect_urls", "public_key", "redirect_authorization_details", "redirect_authorization_form", "refund", "refund_capture", "refund_capture_summary", "refund_error", "refund_form", "refund_identifier", "refund_order_summary", "refund_order_summary_amounts", "refund_reference", "refund_version", "reversal", "reversal_error", "reversal_form", "reversal_put_form", "reversal_version", "select_issuer_option_action_details", "stripe_authentication_data", "stripe_authentication_data_form", "stripe_authorization_result_action_details", "three_d_secure", "threeds_challenge_action_details", "threeds_identify_action_details", "threeds_two_challenge_request", "threeds_two_method", "transaction_details_card", "transaction_network_details_card", "virtual_card", "virtual_card_capture", "virtual_card_capture_version", "virtual_card_reference", "virtual_card_refund", "virtual_card_refund_version", "virtual_card_version"],
|
|
114
114
|
"annotations": []
|
|
115
115
|
}, {
|
|
116
116
|
"uri": "https://app.apibuilder.io/flow/billing-bank-account/latest/service.json",
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"application": {
|
|
122
122
|
"key": "billing-bank-account"
|
|
123
123
|
},
|
|
124
|
-
"version": "0.18.
|
|
124
|
+
"version": "0.18.46",
|
|
125
125
|
"enums": [],
|
|
126
126
|
"interfaces": ["bank_account_iban", "bank_account_simple"],
|
|
127
127
|
"unions": ["bank_account_info"],
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"application": {
|
|
137
137
|
"key": "reference"
|
|
138
138
|
},
|
|
139
|
-
"version": "0.18.
|
|
139
|
+
"version": "0.18.46",
|
|
140
140
|
"enums": ["payment_method_capability", "payment_method_type", "postal_type", "province_type"],
|
|
141
141
|
"interfaces": [],
|
|
142
142
|
"unions": [],
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"application": {
|
|
152
152
|
"key": "label"
|
|
153
153
|
},
|
|
154
|
-
"version": "0.18.
|
|
154
|
+
"version": "0.18.46",
|
|
155
155
|
"enums": ["cost_estimate_source", "direction", "label_request_method", "label_trigger_method", "package_dimensions_source", "shipment_recipient", "tracking_number_type"],
|
|
156
156
|
"interfaces": ["shipping_label_form_interface"],
|
|
157
157
|
"unions": ["shipping_label_form", "shipping_notification_form"],
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"application": {
|
|
167
167
|
"key": "trueup"
|
|
168
168
|
},
|
|
169
|
-
"version": "0.18.
|
|
169
|
+
"version": "0.18.46",
|
|
170
170
|
"enums": ["carrier_charge_reason", "trueup_surcharge_type"],
|
|
171
171
|
"interfaces": [],
|
|
172
172
|
"unions": ["label_surcharge_detail"],
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"application": {
|
|
182
182
|
"key": "units"
|
|
183
183
|
},
|
|
184
|
-
"version": "0.18.
|
|
184
|
+
"version": "0.18.46",
|
|
185
185
|
"enums": ["unit_of_length", "unit_of_volume", "unit_of_weight"],
|
|
186
186
|
"interfaces": [],
|
|
187
187
|
"unions": [],
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"application": {
|
|
197
197
|
"key": "checkout"
|
|
198
198
|
},
|
|
199
|
-
"version": "0.18.
|
|
199
|
+
"version": "0.18.46",
|
|
200
200
|
"enums": [],
|
|
201
201
|
"interfaces": [],
|
|
202
202
|
"unions": ["checkout_token_form"],
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
"application": {
|
|
212
212
|
"key": "customer"
|
|
213
213
|
},
|
|
214
|
-
"version": "0.18.
|
|
214
|
+
"version": "0.18.46",
|
|
215
215
|
"enums": ["customer_address_type"],
|
|
216
216
|
"interfaces": [],
|
|
217
217
|
"unions": [],
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
"application": {
|
|
227
227
|
"key": "shopify"
|
|
228
228
|
},
|
|
229
|
-
"version": "0.18.
|
|
229
|
+
"version": "0.18.46",
|
|
230
230
|
"enums": ["shopify_grant", "shopify_localization_method", "shopify_sync_check"],
|
|
231
231
|
"interfaces": [],
|
|
232
232
|
"unions": ["shopify_cart_add_form", "shopify_event_bucket"],
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
"application": {
|
|
242
242
|
"key": "query-builder"
|
|
243
243
|
},
|
|
244
|
-
"version": "0.18.
|
|
244
|
+
"version": "0.18.46",
|
|
245
245
|
"enums": ["available_filter_format"],
|
|
246
246
|
"interfaces": [],
|
|
247
247
|
"unions": ["available_filter", "query_builder_form", "query_filter", "query_filter_form"],
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"application": {
|
|
257
257
|
"key": "channel"
|
|
258
258
|
},
|
|
259
|
-
"version": "0.18.
|
|
259
|
+
"version": "0.18.46",
|
|
260
260
|
"enums": ["channel_currency_capability"],
|
|
261
261
|
"interfaces": [],
|
|
262
262
|
"unions": [],
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"application": {
|
|
272
272
|
"key": "token"
|
|
273
273
|
},
|
|
274
|
-
"version": "0.18.
|
|
274
|
+
"version": "0.18.46",
|
|
275
275
|
"enums": [],
|
|
276
276
|
"interfaces": ["token_detail_interface"],
|
|
277
277
|
"unions": ["token", "token_reference"],
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
"application": {
|
|
287
287
|
"key": "session"
|
|
288
288
|
},
|
|
289
|
-
"version": "0.18.
|
|
289
|
+
"version": "0.18.46",
|
|
290
290
|
"enums": [],
|
|
291
291
|
"interfaces": [],
|
|
292
292
|
"unions": ["session", "session_authorization"],
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
"application": {
|
|
302
302
|
"key": "harmonization"
|
|
303
303
|
},
|
|
304
|
-
"version": "0.18.
|
|
304
|
+
"version": "0.18.46",
|
|
305
305
|
"enums": ["tax_applicability", "tax_verification_result"],
|
|
306
306
|
"interfaces": [],
|
|
307
307
|
"unions": [],
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
"application": {
|
|
317
317
|
"key": "price"
|
|
318
318
|
},
|
|
319
|
-
"version": "0.18.
|
|
319
|
+
"version": "0.18.46",
|
|
320
320
|
"enums": ["levy_component", "levy_strategy", "price_accuracy", "price_detail_component_key", "price_detail_key", "pricing_levy_setting"],
|
|
321
321
|
"interfaces": [],
|
|
322
322
|
"unions": ["deminimis"],
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
"application": {
|
|
332
332
|
"key": "export"
|
|
333
333
|
},
|
|
334
|
-
"version": "0.18.
|
|
334
|
+
"version": "0.18.46",
|
|
335
335
|
"enums": ["export_status", "item_identifier"],
|
|
336
336
|
"interfaces": ["csv_price_book_item_export_row"],
|
|
337
337
|
"unions": ["export_delivery", "export_type"],
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
"application": {
|
|
347
347
|
"key": "fraud"
|
|
348
348
|
},
|
|
349
|
-
"version": "0.18.
|
|
349
|
+
"version": "0.18.46",
|
|
350
350
|
"enums": ["fraud_email_rule_decision", "fraud_liability", "fraud_status"],
|
|
351
351
|
"interfaces": [],
|
|
352
352
|
"unions": ["fraud_order_reference"],
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
"application": {
|
|
392
392
|
"key": "fulfillment"
|
|
393
393
|
},
|
|
394
|
-
"version": "0.18.
|
|
394
|
+
"version": "0.18.46",
|
|
395
395
|
"enums": ["center_capability", "delivery_option_cost_detail_component_key", "delivery_option_cost_detail_source", "delivery_window_component_source", "delivery_window_location", "fulfillment_routing", "item_availability_status", "lane_direction", "lane_preselect_preference", "lane_strategy", "physical_delivery_special_serivce", "preferred_service_selection_strategy", "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"],
|
|
396
396
|
"interfaces": ["delivery"],
|
|
397
397
|
"unions": ["delivery", "expandable_center", "partner_center_fee", "service_description", "tier_rule_outcome", "tier_rule_outcome_form"],
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"application": {
|
|
407
407
|
"key": "inventory"
|
|
408
408
|
},
|
|
409
|
-
"version": "0.18.
|
|
409
|
+
"version": "0.18.46",
|
|
410
410
|
"enums": ["aggregate", "inventory_status", "update_type"],
|
|
411
411
|
"interfaces": [],
|
|
412
412
|
"unions": ["inventory_strategy", "reservation_error"],
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"application": {
|
|
422
422
|
"key": "ratecard"
|
|
423
423
|
},
|
|
424
|
-
"version": "0.18.
|
|
424
|
+
"version": "0.18.46",
|
|
425
425
|
"enums": [],
|
|
426
426
|
"interfaces": ["common_hop_estimate", "ratecard_estimate"],
|
|
427
427
|
"unions": ["fuel_surcharge_rate", "ratecard_estimate", "ratecard_fee", "service_fee"],
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"application": {
|
|
437
437
|
"key": "merchant-onboarding"
|
|
438
438
|
},
|
|
439
|
-
"version": "0.18.
|
|
439
|
+
"version": "0.18.46",
|
|
440
440
|
"enums": ["logistics_format_preference", "onboarding_application_status", "onboarding_trade_sector", "region_type"],
|
|
441
441
|
"interfaces": [],
|
|
442
442
|
"unions": ["merchant_application", "merchant_application_form", "merchant_application_put_form", "merchant_applications_summary"],
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
"application": {
|
|
452
452
|
"key": "organization-onboarding-state"
|
|
453
453
|
},
|
|
454
|
-
"version": "0.18.
|
|
454
|
+
"version": "0.18.46",
|
|
455
455
|
"enums": ["merchant_disabled_reason", "merchant_rejected_reason", "onboarding_blocked_reason"],
|
|
456
456
|
"interfaces": [],
|
|
457
457
|
"unions": ["onboarding_state"],
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"application": {
|
|
467
467
|
"key": "order-management-event"
|
|
468
468
|
},
|
|
469
|
-
"version": "0.18.
|
|
469
|
+
"version": "0.18.46",
|
|
470
470
|
"enums": [],
|
|
471
471
|
"interfaces": [],
|
|
472
472
|
"unions": ["order_management_event"],
|
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"application": {
|
|
482
482
|
"key": "organization"
|
|
483
483
|
},
|
|
484
|
-
"version": "0.18.
|
|
484
|
+
"version": "0.18.46",
|
|
485
485
|
"enums": ["country_picker_source", "ecommerce_platform_type", "invitation_error_code"],
|
|
486
486
|
"interfaces": [],
|
|
487
487
|
"unions": [],
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"application": {
|
|
557
557
|
"key": "payment-gateway"
|
|
558
558
|
},
|
|
559
|
-
"version": "0.18.
|
|
559
|
+
"version": "0.18.46",
|
|
560
560
|
"enums": ["inline_window_viewport_size", "payment_action_type", "payment_failure_code", "payment_method_data_option_type", "payment_request_review_check_status", "payment_request_review_check_type", "payment_request_review_status", "payment_status", "payment_type"],
|
|
561
561
|
"interfaces": ["action", "payment_method_summary"],
|
|
562
562
|
"unions": ["action", "card_authorization_action_result", "card_number", "device_fingerprint_details", "order_information", "payment_capture_option", "payment_method_card", "payment_method_data", "payment_method_data_authorize_applepay_result", "payment_method_data_authorize_klarna_result", "payment_method_data_option_logo", "payment_method_stored_details_card", "payment_method_summary", "sdk_adyen_v3_authentication_token"],
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"application": {
|
|
572
572
|
"key": "payment-request-bundle"
|
|
573
573
|
},
|
|
574
|
-
"version": "0.18.
|
|
574
|
+
"version": "0.18.46",
|
|
575
575
|
"enums": [],
|
|
576
576
|
"interfaces": [],
|
|
577
577
|
"unions": [],
|
|
@@ -592,21 +592,6 @@
|
|
|
592
592
|
"unions": ["card_wallet", "payment_method_data", "payment_method_details", "payment_method_form"],
|
|
593
593
|
"models": ["account", "account_request", "address", "apple_pay", "apple_pay_information", "card", "card_checks", "card_networks", "card_request", "charge", "charge_destination", "charge_request", "charge_source_optional", "code_verification", "customer", "customer_request", "error", "extended_authorization", "incremental_authorization", "keys", "klarna_attachment", "klarna_dob_form", "klarna_marketplace_seller_info", "legal_entity", "marketplace_seller_info", "masterpass", "masterpass_information", "metadata", "multicapture", "network_token_used", "next_action", "order", "order_item", "order_item_request", "order_request", "overcapture", "owner", "payment_details", "payment_intent", "payment_intent_cancellation_form", "payment_intent_capture_form", "payment_intent_charges", "payment_intent_confirmation_form", "payment_intent_form", "payment_intent_shipping", "payment_intent_update_form", "payment_method", "payment_method_billing_details", "payment_method_card_details", "payment_method_card_form", "payment_method_data_card", "payment_method_data_klarna", "payment_method_details_card", "payment_method_details_card_information", "payment_method_details_klarna", "payment_method_details_klarna_information", "payment_method_form_card", "payment_method_form_klarna", "payment_method_klarna_form", "payment_method_options", "payment_method_options_card", "payment_method_options_card_form", "payment_method_options_form", "payment_method_options_klarna", "payment_method_options_klarna_form", "payment_outcome", "plan", "receiver", "redirect", "redirect_to_url", "refund", "refund_request", "refunds", "shipping", "source", "source_card", "source_card_request", "source_klarna", "source_klarna_request", "source_order", "source_order_request", "source_request", "stripe_3ds2_fingerprint", "stripe_error", "stripe_event", "stripe_event_data", "stripe_event_request", "three_d_secure", "three_d_secure_charge", "three_d_secure_redirect", "three_d_secure_usage", "token", "tos_acceptance", "transfer_data", "visa_checkout", "visa_checkout_information"],
|
|
594
594
|
"annotations": []
|
|
595
|
-
}, {
|
|
596
|
-
"uri": "https://app.apibuilder.io/flow/svb/latest/service.json",
|
|
597
|
-
"namespace": "io.flow.svb.v0",
|
|
598
|
-
"organization": {
|
|
599
|
-
"key": "flow"
|
|
600
|
-
},
|
|
601
|
-
"application": {
|
|
602
|
-
"key": "svb"
|
|
603
|
-
},
|
|
604
|
-
"version": "0.3.46",
|
|
605
|
-
"enums": ["clearing_type", "notification_type", "transaction_type"],
|
|
606
|
-
"interfaces": [],
|
|
607
|
-
"unions": [],
|
|
608
|
-
"models": ["authorization", "clearing", "clearing_notification", "create_body", "create_virtual_card", "email", "email_body", "email_response", "list_data", "list_links", "list_response", "mastercard_data", "notification_data", "svb_notification", "update_body", "update_virtual_card", "virtual_card", "virtual_card_response"],
|
|
609
|
-
"annotations": []
|
|
610
595
|
}, {
|
|
611
596
|
"uri": "https://app.apibuilder.io/flow/permission/latest/service.json",
|
|
612
597
|
"namespace": "io.flow.permission.v0",
|
|
@@ -616,7 +601,7 @@
|
|
|
616
601
|
"application": {
|
|
617
602
|
"key": "permission"
|
|
618
603
|
},
|
|
619
|
-
"version": "0.18.
|
|
604
|
+
"version": "0.18.46",
|
|
620
605
|
"enums": ["authentication_technique", "flow_behavior", "flow_role", "permitted_http_method"],
|
|
621
606
|
"interfaces": [],
|
|
622
607
|
"unions": [],
|
|
@@ -631,7 +616,7 @@
|
|
|
631
616
|
"application": {
|
|
632
617
|
"key": "pricing-indicator-internal-event"
|
|
633
618
|
},
|
|
634
|
-
"version": "0.
|
|
619
|
+
"version": "0.22.20",
|
|
635
620
|
"enums": ["pricing_indicator_status", "service_name"],
|
|
636
621
|
"interfaces": [],
|
|
637
622
|
"unions": ["pricing_indicator_event"],
|
|
@@ -646,7 +631,7 @@
|
|
|
646
631
|
"application": {
|
|
647
632
|
"key": "return"
|
|
648
633
|
},
|
|
649
|
-
"version": "0.18.
|
|
634
|
+
"version": "0.18.46",
|
|
650
635
|
"enums": ["return_status", "return_tracking_status"],
|
|
651
636
|
"interfaces": [],
|
|
652
637
|
"unions": ["return_source"],
|
|
@@ -661,7 +646,7 @@
|
|
|
661
646
|
"application": {
|
|
662
647
|
"key": "shopify-markets-internal-event"
|
|
663
648
|
},
|
|
664
|
-
"version": "0.
|
|
649
|
+
"version": "0.22.20",
|
|
665
650
|
"enums": [],
|
|
666
651
|
"interfaces": [],
|
|
667
652
|
"unions": ["shopify_markets_internal_event"],
|
|
@@ -676,7 +661,7 @@
|
|
|
676
661
|
"application": {
|
|
677
662
|
"key": "tracking"
|
|
678
663
|
},
|
|
679
|
-
"version": "0.18.
|
|
664
|
+
"version": "0.18.46",
|
|
680
665
|
"enums": ["tracking_status"],
|
|
681
666
|
"interfaces": [],
|
|
682
667
|
"unions": [],
|
|
@@ -691,7 +676,7 @@
|
|
|
691
676
|
"application": {
|
|
692
677
|
"key": "session-context"
|
|
693
678
|
},
|
|
694
|
-
"version": "0.18.
|
|
679
|
+
"version": "0.18.46",
|
|
695
680
|
"enums": [],
|
|
696
681
|
"interfaces": [],
|
|
697
682
|
"unions": [],
|
|
@@ -707,10 +692,10 @@
|
|
|
707
692
|
"key": "shopify-external"
|
|
708
693
|
},
|
|
709
694
|
"version": "0.3.46",
|
|
710
|
-
"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"],
|
|
695
|
+
"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_plan_name", "shopify_processing_method_type", "shopify_transaction_error_code", "shopify_transaction_status", "topic", "value_type", "weight_unit"],
|
|
711
696
|
"interfaces": [],
|
|
712
697
|
"unions": [],
|
|
713
|
-
"models": ["collection", "collection_webhook", "count", "metafield", "metafield_form", "option", "price_rule", "price_rule_discount_code", "price_rule_form", "price_rule_greater_than_range", "price_rule_less_than_range", "price_rule_prerequisite_to_entitlement_purchase", "price_rule_prerequisite_to_entitlement_quantity_ratio", "product", "product_delete", "product_image", "product_variant", "request_metafield_form", "request_shopify_gift_card", "request_shopify_refund_form", "request_shopify_transaction_form", "response_collection", "response_metafield", "response_metafields", "response_orders_wrapper", "response_price_rule", "response_price_rule_discount_code", "response_price_rule_discount_codes", "response_price_rules", "response_product", "response_products", "response_shopify_gift_card", "response_shopify_gift_cards", "response_shopify_refund_single", "response_shopify_transaction", "response_shopify_transaction_single", "response_smart_collection", "response_variant", "shop", "shop_response", "shopify_address", "shopify_attribute", "shopify_cart_item_discount", "shopify_client_detail", "shopify_customer", "shopify_customer_address", "shopify_customer_delete", "shopify_customers_response_wrapper", "shopify_discount_application", "shopify_discount_code", "shopify_error", "shopify_external_cart", "shopify_external_cart_item", "shopify_fulfillment", "shopify_fulfillment_wrapper", "shopify_gift_card", "shopify_gift_card_adjustment", "shopify_gift_card_adjustment_form", "shopify_gift_card_adjustment_form_wrapper", "shopify_gift_card_adjustment_response_wrapper", "shopify_gift_card_adjustments_response_wrapper", "shopify_gift_card_form", "shopify_inventory_item", "shopify_inventory_item_delete", "shopify_inventory_level", "shopify_inventory_level_disconnect", "shopify_inventory_level_response_wrapper", "shopify_line_item", "shopify_line_item_form", "shopify_line_level_discount_allocation", "shopify_location", "shopify_location_delete", "shopify_locations_response_wrapper", "shopify_order", "shopify_order_count", "shopify_order_customer", "shopify_order_wrapper", "shopify_payment_detail", "shopify_property", "shopify_refund", "shopify_refund_form", "shopify_refund_line_item", "shopify_refund_line_item_form", "shopify_shipping_line", "shopify_tax_line", "shopify_transaction", "shopify_transaction_form", "shopify_transaction_gift_card_receipt", "shopify_webhook_customers_redact", "shopify_webhook_customers_redact_customer", "shopify_webhook_order", "shopify_webhook_order_cancelled", "shopify_webhook_order_line_item", "shopify_webhook_shop_redact", "smart_collection", "webhook", "webhook_form", "webhook_form_wrapper", "webhook_response_list", "webhook_response_single"],
|
|
698
|
+
"models": ["collection", "collection_webhook", "count", "metafield", "metafield_form", "option", "price_rule", "price_rule_discount_code", "price_rule_form", "price_rule_greater_than_range", "price_rule_less_than_range", "price_rule_prerequisite_to_entitlement_purchase", "price_rule_prerequisite_to_entitlement_quantity_ratio", "product", "product_delete", "product_image", "product_variant", "request_metafield_form", "request_shopify_gift_card", "request_shopify_refund_form", "request_shopify_transaction_form", "response_collection", "response_metafield", "response_metafields", "response_orders_wrapper", "response_price_rule", "response_price_rule_discount_code", "response_price_rule_discount_codes", "response_price_rules", "response_product", "response_products", "response_shopify_gift_card", "response_shopify_gift_cards", "response_shopify_refund_single", "response_shopify_transaction", "response_shopify_transaction_single", "response_smart_collection", "response_variant", "shop", "shop_response", "shopify_address", "shopify_attribute", "shopify_cart_item_discount", "shopify_client_detail", "shopify_customer", "shopify_customer_address", "shopify_customer_delete", "shopify_customers_response_wrapper", "shopify_discount_application", "shopify_discount_code", "shopify_error", "shopify_external_cart", "shopify_external_cart_item", "shopify_fulfillment", "shopify_fulfillment_wrapper", "shopify_gift_card", "shopify_gift_card_adjustment", "shopify_gift_card_adjustment_form", "shopify_gift_card_adjustment_form_wrapper", "shopify_gift_card_adjustment_response_wrapper", "shopify_gift_card_adjustments_response_wrapper", "shopify_gift_card_form", "shopify_inventory_item", "shopify_inventory_item_delete", "shopify_inventory_level", "shopify_inventory_level_disconnect", "shopify_inventory_level_response_wrapper", "shopify_line_item", "shopify_line_item_form", "shopify_line_level_discount_allocation", "shopify_location", "shopify_location_delete", "shopify_locations_response_wrapper", "shopify_order", "shopify_order_count", "shopify_order_customer", "shopify_order_wrapper", "shopify_payment_detail", "shopify_property", "shopify_refund", "shopify_refund_form", "shopify_refund_line_item", "shopify_refund_line_item_form", "shopify_shipping_line", "shopify_shop_update", "shopify_tax_line", "shopify_transaction", "shopify_transaction_form", "shopify_transaction_gift_card_receipt", "shopify_webhook_customers_redact", "shopify_webhook_customers_redact_customer", "shopify_webhook_order", "shopify_webhook_order_cancelled", "shopify_webhook_order_line_item", "shopify_webhook_shop_redact", "smart_collection", "webhook", "webhook_form", "webhook_form_wrapper", "webhook_response_list", "webhook_response_single"],
|
|
714
699
|
"annotations": []
|
|
715
700
|
}, {
|
|
716
701
|
"uri": "https://app.apibuilder.io/flow/shopify-markets/latest/service.json",
|
|
@@ -736,7 +721,7 @@
|
|
|
736
721
|
"application": {
|
|
737
722
|
"key": "shopify-merchant-config"
|
|
738
723
|
},
|
|
739
|
-
"version": "0.18.
|
|
724
|
+
"version": "0.18.46",
|
|
740
725
|
"enums": [],
|
|
741
726
|
"interfaces": [],
|
|
742
727
|
"unions": ["entity", "know_your_business", "know_your_business_form"],
|
|
@@ -766,11 +751,11 @@
|
|
|
766
751
|
"application": {
|
|
767
752
|
"key": "billing-csv"
|
|
768
753
|
},
|
|
769
|
-
"version": "0.
|
|
754
|
+
"version": "0.22.19",
|
|
770
755
|
"enums": [],
|
|
771
756
|
"interfaces": [],
|
|
772
757
|
"unions": [],
|
|
773
|
-
"models": ["account_summary", "billing_channel_csv_order", "billing_channel_csv_order_delivery", "billing_channel_csv_order_detail", "billing_csv_carrier", "billing_csv_center", "billing_csv_channel_billed_transaction", "billing_csv_channel_transaction", "billing_csv_channel_transaction_processing_transaction", "billing_csv_consumer_invoice", "billing_csv_consumer_invoice_line", "billing_csv_consumer_invoice_line_detail", "billing_csv_consumer_invoice_summary", "billing_csv_delivery", "billing_csv_delivery_cost_detail", "billing_csv_exchange_rate", "billing_csv_fee", "billing_csv_generic_transaction", "billing_csv_label_transaction", "billing_csv_label_transaction_billable_label_summary", "billing_csv_label_transaction_billable_label_summary_cost", "billing_csv_order", "billing_csv_order_destination", "billing_csv_order_detail", "billing_csv_order_summary", "billing_csv_order_transaction", "billing_csv_order_with_mor_summary", "billing_csv_processing_transaction", "billing_csv_processing_transaction_delivery", "billing_csv_processing_transaction_order_detail", "billing_csv_service", "billing_csv_tier", "billing_csv_transaction", "billing_csv_transaction_account", "billing_csv_transaction_account_source_summary", "billing_csv_transaction_discount", "billing_csv_transaction_fees", "billing_csv_transaction_identifiers", "billing_csv_transaction_metadata", "billing_csv_transaction_metadata_carrier_charge", "billing_csv_transaction_metadata_channel", "billing_csv_transaction_metadata_manual", "billing_csv_transaction_metadata_shipping_label", "billing_csv_transaction_metadata_shipping_label_revenue_share", "billing_csv_transaction_metadata_trueup", "billing_csv_transaction_order_summary", "billing_csv_transaction_order_summary_identifiers", "billing_csv_transaction_withholdings", "flow_finance_payment_summary", "flow_finance_statement_summary"],
|
|
758
|
+
"models": ["account_summary", "billing_channel_csv_order", "billing_channel_csv_order_delivery", "billing_channel_csv_order_detail", "billing_csv_carrier", "billing_csv_center", "billing_csv_channel_billed_transaction", "billing_csv_channel_transaction", "billing_csv_channel_transaction_processing_transaction", "billing_csv_consumer_invoice", "billing_csv_consumer_invoice_line", "billing_csv_consumer_invoice_line_detail", "billing_csv_consumer_invoice_summary", "billing_csv_delivery", "billing_csv_delivery_cost_detail", "billing_csv_exchange_rate", "billing_csv_fee", "billing_csv_generic_transaction", "billing_csv_label_transaction", "billing_csv_label_transaction_billable_label_summary", "billing_csv_label_transaction_billable_label_summary_cost", "billing_csv_order", "billing_csv_order_destination", "billing_csv_order_detail", "billing_csv_order_summary", "billing_csv_order_transaction", "billing_csv_order_with_mor_summary", "billing_csv_processing_transaction", "billing_csv_processing_transaction_delivery", "billing_csv_processing_transaction_order_detail", "billing_csv_service", "billing_csv_tier", "billing_csv_transaction", "billing_csv_transaction_account", "billing_csv_transaction_account_source_summary", "billing_csv_transaction_discount", "billing_csv_transaction_fees", "billing_csv_transaction_identifiers", "billing_csv_transaction_metadata", "billing_csv_transaction_metadata_carrier_charge", "billing_csv_transaction_metadata_carrier_fee", "billing_csv_transaction_metadata_channel", "billing_csv_transaction_metadata_manual", "billing_csv_transaction_metadata_shipping_label", "billing_csv_transaction_metadata_shipping_label_revenue_share", "billing_csv_transaction_metadata_trueup", "billing_csv_transaction_order_summary", "billing_csv_transaction_order_summary_identifiers", "billing_csv_transaction_withholdings", "flow_finance_payment_summary", "flow_finance_statement_summary"],
|
|
774
759
|
"annotations": []
|
|
775
760
|
}, {
|
|
776
761
|
"uri": "https://app.apibuilder.io/flow/billing-reporting-csv/latest/service.json",
|
|
@@ -781,7 +766,7 @@
|
|
|
781
766
|
"application": {
|
|
782
767
|
"key": "billing-reporting-csv"
|
|
783
768
|
},
|
|
784
|
-
"version": "0.
|
|
769
|
+
"version": "0.22.19",
|
|
785
770
|
"enums": [],
|
|
786
771
|
"interfaces": [],
|
|
787
772
|
"unions": [],
|
|
@@ -796,7 +781,7 @@
|
|
|
796
781
|
"application": {
|
|
797
782
|
"key": "catalog-exclusion"
|
|
798
783
|
},
|
|
799
|
-
"version": "0.18.
|
|
784
|
+
"version": "0.18.45",
|
|
800
785
|
"enums": ["exclusion_rule_state"],
|
|
801
786
|
"interfaces": [],
|
|
802
787
|
"unions": [],
|
|
@@ -811,7 +796,7 @@
|
|
|
811
796
|
"application": {
|
|
812
797
|
"key": "catalog-return"
|
|
813
798
|
},
|
|
814
|
-
"version": "0.18.
|
|
799
|
+
"version": "0.18.45",
|
|
815
800
|
"enums": ["return_policy_state"],
|
|
816
801
|
"interfaces": [],
|
|
817
802
|
"unions": [],
|
|
@@ -826,7 +811,7 @@
|
|
|
826
811
|
"application": {
|
|
827
812
|
"key": "ftp"
|
|
828
813
|
},
|
|
829
|
-
"version": "0.18.
|
|
814
|
+
"version": "0.18.45",
|
|
830
815
|
"enums": ["ftp_file_source"],
|
|
831
816
|
"interfaces": [],
|
|
832
817
|
"unions": [],
|
|
@@ -841,7 +826,7 @@
|
|
|
841
826
|
"application": {
|
|
842
827
|
"key": "order-management"
|
|
843
828
|
},
|
|
844
|
-
"version": "0.18.
|
|
829
|
+
"version": "0.18.45",
|
|
845
830
|
"enums": ["cancel_reason", "fulfillment_item_quantity_status", "order_change_source"],
|
|
846
831
|
"interfaces": [],
|
|
847
832
|
"unions": [],
|
|
@@ -1119,6 +1104,12 @@
|
|
|
1119
1104
|
}, {
|
|
1120
1105
|
"name": "carrier_charge_transactions_total",
|
|
1121
1106
|
"attributes": []
|
|
1107
|
+
}, {
|
|
1108
|
+
"name": "carrier_fee_transactions_count",
|
|
1109
|
+
"attributes": []
|
|
1110
|
+
}, {
|
|
1111
|
+
"name": "carrier_fee_transactions_total",
|
|
1112
|
+
"attributes": []
|
|
1122
1113
|
}, {
|
|
1123
1114
|
"name": "channel_transactions_processing_count",
|
|
1124
1115
|
"attributes": []
|
|
@@ -1167,6 +1158,12 @@
|
|
|
1167
1158
|
}, {
|
|
1168
1159
|
"name": "billable_label_transactions_count_for_unique_orders",
|
|
1169
1160
|
"attributes": []
|
|
1161
|
+
}, {
|
|
1162
|
+
"name": "billable_label_transactions_count_with_revenue_share",
|
|
1163
|
+
"attributes": []
|
|
1164
|
+
}, {
|
|
1165
|
+
"name": "billable_label_transactions_count_without_revenue_share",
|
|
1166
|
+
"attributes": []
|
|
1170
1167
|
}, {
|
|
1171
1168
|
"name": "billable_label_transactions_total",
|
|
1172
1169
|
"attributes": []
|
|
@@ -1395,6 +1392,15 @@
|
|
|
1395
1392
|
}, {
|
|
1396
1393
|
"name": "accounts_with_final_statements_pending_transaction_total",
|
|
1397
1394
|
"attributes": []
|
|
1395
|
+
}, {
|
|
1396
|
+
"name": "orders_wyol_then_label_count",
|
|
1397
|
+
"attributes": []
|
|
1398
|
+
}, {
|
|
1399
|
+
"name": "orders_wyol_then_label_tax_subsidized_total",
|
|
1400
|
+
"attributes": []
|
|
1401
|
+
}, {
|
|
1402
|
+
"name": "orders_wyol_then_label_duty_subsidized_total",
|
|
1403
|
+
"attributes": []
|
|
1398
1404
|
}],
|
|
1399
1405
|
"attributes": []
|
|
1400
1406
|
}, {
|
|
@@ -1464,6 +1470,10 @@
|
|
|
1464
1470
|
"name": "carrier_charge",
|
|
1465
1471
|
"attributes": [],
|
|
1466
1472
|
"description": "CSV export of carrier_charge transactions associated with the statement"
|
|
1473
|
+
}, {
|
|
1474
|
+
"name": "carrier_fee",
|
|
1475
|
+
"attributes": [],
|
|
1476
|
+
"description": "CSV export of carrier_fee transactions associated with the statement"
|
|
1467
1477
|
}, {
|
|
1468
1478
|
"name": "all",
|
|
1469
1479
|
"attributes": [],
|
|
@@ -1475,10 +1485,6 @@
|
|
|
1475
1485
|
"name": "billing_transaction_status",
|
|
1476
1486
|
"plural": "billing_transaction_statuses",
|
|
1477
1487
|
"values": [{
|
|
1478
|
-
"name": "pending",
|
|
1479
|
-
"attributes": [],
|
|
1480
|
-
"description": "Indicates transaction is waiting for a certain period of time for funds to settle and post to the account."
|
|
1481
|
-
}, {
|
|
1482
1488
|
"name": "pending_proof",
|
|
1483
1489
|
"attributes": [],
|
|
1484
1490
|
"description": "Indicates transaction has not been posted as we are waiting for proof that it can be."
|
|
@@ -1568,6 +1574,10 @@
|
|
|
1568
1574
|
"name": "carrier_charge",
|
|
1569
1575
|
"attributes": [],
|
|
1570
1576
|
"description": "Represents a carrier_charge_transaction"
|
|
1577
|
+
}, {
|
|
1578
|
+
"name": "carrier_fee",
|
|
1579
|
+
"attributes": [],
|
|
1580
|
+
"description": "Represents a carrier_fee_transaction"
|
|
1571
1581
|
}],
|
|
1572
1582
|
"attributes": []
|
|
1573
1583
|
}, {
|
|
@@ -1636,6 +1646,33 @@
|
|
|
1636
1646
|
"attributes": []
|
|
1637
1647
|
}],
|
|
1638
1648
|
"attributes": []
|
|
1649
|
+
}, {
|
|
1650
|
+
"name": "carrier_fee_transaction_type",
|
|
1651
|
+
"plural": "carrier_fee_transaction_types",
|
|
1652
|
+
"values": [{
|
|
1653
|
+
"name": "adjustment",
|
|
1654
|
+
"attributes": [],
|
|
1655
|
+
"description": "Indicates this transaction is an adjustment to a carrier fee transaction. See transaction adjustments to find which transaction this modified"
|
|
1656
|
+
}, {
|
|
1657
|
+
"name": "reversal",
|
|
1658
|
+
"attributes": []
|
|
1659
|
+
}, {
|
|
1660
|
+
"name": "fee",
|
|
1661
|
+
"attributes": [],
|
|
1662
|
+
"description": "A fee from the carrier"
|
|
1663
|
+
}],
|
|
1664
|
+
"attributes": []
|
|
1665
|
+
}, {
|
|
1666
|
+
"name": "carrier_file_type",
|
|
1667
|
+
"plural": "carrier_file_types",
|
|
1668
|
+
"values": [{
|
|
1669
|
+
"name": "charge",
|
|
1670
|
+
"attributes": []
|
|
1671
|
+
}, {
|
|
1672
|
+
"name": "fee",
|
|
1673
|
+
"attributes": []
|
|
1674
|
+
}],
|
|
1675
|
+
"attributes": []
|
|
1639
1676
|
}, {
|
|
1640
1677
|
"name": "carrier_label_generation_method",
|
|
1641
1678
|
"plural": "carrier_label_generation_methods",
|
|
@@ -1903,6 +1940,9 @@
|
|
|
1903
1940
|
}, {
|
|
1904
1941
|
"name": "duties_fx_surcharge",
|
|
1905
1942
|
"attributes": []
|
|
1943
|
+
}, {
|
|
1944
|
+
"name": "electronic_export_information_surcharge",
|
|
1945
|
+
"attributes": []
|
|
1906
1946
|
}],
|
|
1907
1947
|
"attributes": []
|
|
1908
1948
|
}, {
|
|
@@ -2953,6 +2993,12 @@
|
|
|
2953
2993
|
}, {
|
|
2954
2994
|
"name": "carrier_charge_deleted",
|
|
2955
2995
|
"attributes": []
|
|
2996
|
+
}, {
|
|
2997
|
+
"name": "carrier_fee_upserted",
|
|
2998
|
+
"attributes": []
|
|
2999
|
+
}, {
|
|
3000
|
+
"name": "carrier_fee_deleted",
|
|
3001
|
+
"attributes": []
|
|
2956
3002
|
}, {
|
|
2957
3003
|
"name": "fraud_review_upserted",
|
|
2958
3004
|
"attributes": []
|
|
@@ -3262,12 +3308,6 @@
|
|
|
3262
3308
|
}, {
|
|
3263
3309
|
"name": "payment_processor_merchant_deleted",
|
|
3264
3310
|
"attributes": []
|
|
3265
|
-
}, {
|
|
3266
|
-
"name": "virtual_card_provider_upserted",
|
|
3267
|
-
"attributes": []
|
|
3268
|
-
}, {
|
|
3269
|
-
"name": "virtual_card_provider_deleted",
|
|
3270
|
-
"attributes": []
|
|
3271
3311
|
}, {
|
|
3272
3312
|
"name": "authorization_bundle_upserted",
|
|
3273
3313
|
"attributes": []
|
|
@@ -3463,12 +3503,6 @@
|
|
|
3463
3503
|
}, {
|
|
3464
3504
|
"name": "stripe_refund_upserted",
|
|
3465
3505
|
"attributes": []
|
|
3466
|
-
}, {
|
|
3467
|
-
"name": "svb_virtual_card_clearing_upserted",
|
|
3468
|
-
"attributes": []
|
|
3469
|
-
}, {
|
|
3470
|
-
"name": "svb_virtual_card_clearing_deleted",
|
|
3471
|
-
"attributes": []
|
|
3472
3506
|
}, {
|
|
3473
3507
|
"name": "liability_remittance_plan_upserted",
|
|
3474
3508
|
"attributes": []
|
|
@@ -4042,16 +4076,14 @@
|
|
|
4042
4076
|
"attributes": [],
|
|
4043
4077
|
"description": "Describes the scope of liability."
|
|
4044
4078
|
}, {
|
|
4045
|
-
"name": "
|
|
4046
|
-
"plural": "
|
|
4079
|
+
"name": "logistics_capability",
|
|
4080
|
+
"plural": "logistics_capabilities",
|
|
4047
4081
|
"values": [{
|
|
4048
|
-
"name": "
|
|
4049
|
-
"attributes": []
|
|
4050
|
-
}, {
|
|
4051
|
-
"name": "pending_proof",
|
|
4082
|
+
"name": "logistics_address_correction",
|
|
4052
4083
|
"attributes": []
|
|
4053
4084
|
}],
|
|
4054
|
-
"attributes": []
|
|
4085
|
+
"attributes": [],
|
|
4086
|
+
"description": "List of capabiliities we can perform for a Shopify Merchant"
|
|
4055
4087
|
}, {
|
|
4056
4088
|
"name": "manual_review_rule_status",
|
|
4057
4089
|
"plural": "manual_review_rule_statuses",
|
|
@@ -5274,6 +5306,9 @@
|
|
|
5274
5306
|
"name": "scheduled_payment",
|
|
5275
5307
|
"attributes": [],
|
|
5276
5308
|
"description": "Report of all currently scheduled bank payments"
|
|
5309
|
+
}, {
|
|
5310
|
+
"name": "account_quarterly_balances",
|
|
5311
|
+
"attributes": []
|
|
5277
5312
|
}],
|
|
5278
5313
|
"attributes": []
|
|
5279
5314
|
}, {
|
|
@@ -5809,6 +5844,9 @@
|
|
|
5809
5844
|
"values": [{
|
|
5810
5845
|
"name": "task",
|
|
5811
5846
|
"attributes": []
|
|
5847
|
+
}, {
|
|
5848
|
+
"name": "invariant",
|
|
5849
|
+
"attributes": []
|
|
5812
5850
|
}],
|
|
5813
5851
|
"attributes": [],
|
|
5814
5852
|
"description": "A type to identify the source of this snooze - eq 'task'"
|
|
@@ -6787,6 +6825,23 @@
|
|
|
6787
6825
|
}],
|
|
6788
6826
|
"attributes": [],
|
|
6789
6827
|
"description": "A key that is used to uniquely identify a specific value within a feature"
|
|
6828
|
+
}, {
|
|
6829
|
+
"name": "explicit_statement_form",
|
|
6830
|
+
"plural": "explicit_statement_forms",
|
|
6831
|
+
"fields": [{
|
|
6832
|
+
"name": "account_id",
|
|
6833
|
+
"type": "string",
|
|
6834
|
+
"required": true,
|
|
6835
|
+
"attributes": [],
|
|
6836
|
+
"annotations": []
|
|
6837
|
+
}, {
|
|
6838
|
+
"name": "reason",
|
|
6839
|
+
"type": "string",
|
|
6840
|
+
"required": true,
|
|
6841
|
+
"attributes": [],
|
|
6842
|
+
"annotations": []
|
|
6843
|
+
}],
|
|
6844
|
+
"attributes": []
|
|
6790
6845
|
}, {
|
|
6791
6846
|
"name": "fraud_provider_configuration",
|
|
6792
6847
|
"plural": "fraud_provider_configurations",
|
|
@@ -8693,6 +8748,14 @@
|
|
|
8693
8748
|
"type": "carrier_charge_deleted",
|
|
8694
8749
|
"attributes": [],
|
|
8695
8750
|
"discriminator_value": "carrier_charge_deleted"
|
|
8751
|
+
}, {
|
|
8752
|
+
"type": "carrier_fee_upserted",
|
|
8753
|
+
"attributes": [],
|
|
8754
|
+
"discriminator_value": "carrier_fee_upserted"
|
|
8755
|
+
}, {
|
|
8756
|
+
"type": "carrier_fee_deleted",
|
|
8757
|
+
"attributes": [],
|
|
8758
|
+
"discriminator_value": "carrier_fee_deleted"
|
|
8696
8759
|
}, {
|
|
8697
8760
|
"type": "fraud_review_upserted",
|
|
8698
8761
|
"attributes": [],
|
|
@@ -9108,14 +9171,6 @@
|
|
|
9108
9171
|
"type": "payment_processor_merchant_deleted",
|
|
9109
9172
|
"attributes": [],
|
|
9110
9173
|
"discriminator_value": "payment_processor_merchant_deleted"
|
|
9111
|
-
}, {
|
|
9112
|
-
"type": "virtual_card_provider_upserted",
|
|
9113
|
-
"attributes": [],
|
|
9114
|
-
"discriminator_value": "virtual_card_provider_upserted"
|
|
9115
|
-
}, {
|
|
9116
|
-
"type": "virtual_card_provider_deleted",
|
|
9117
|
-
"attributes": [],
|
|
9118
|
-
"discriminator_value": "virtual_card_provider_deleted"
|
|
9119
9174
|
}, {
|
|
9120
9175
|
"type": "authorization_bundle_upserted",
|
|
9121
9176
|
"attributes": [],
|
|
@@ -9376,14 +9431,6 @@
|
|
|
9376
9431
|
"type": "stripe_refund_upserted",
|
|
9377
9432
|
"attributes": [],
|
|
9378
9433
|
"discriminator_value": "stripe_refund_upserted"
|
|
9379
|
-
}, {
|
|
9380
|
-
"type": "svb_virtual_card_clearing_upserted",
|
|
9381
|
-
"attributes": [],
|
|
9382
|
-
"discriminator_value": "svb_virtual_card_clearing_upserted"
|
|
9383
|
-
}, {
|
|
9384
|
-
"type": "svb_virtual_card_clearing_deleted",
|
|
9385
|
-
"attributes": [],
|
|
9386
|
-
"discriminator_value": "svb_virtual_card_clearing_deleted"
|
|
9387
9434
|
}, {
|
|
9388
9435
|
"type": "liability_remittance_plan_upserted",
|
|
9389
9436
|
"attributes": [],
|
|
@@ -9507,6 +9554,23 @@
|
|
|
9507
9554
|
"attributes": [],
|
|
9508
9555
|
"interfaces": ["experiment"],
|
|
9509
9556
|
"discriminator": "discriminator"
|
|
9557
|
+
}, {
|
|
9558
|
+
"name": "explicit_statement_form",
|
|
9559
|
+
"plural": "explicit_statement_forms",
|
|
9560
|
+
"types": [{
|
|
9561
|
+
"type": "explicit_statement_form_transaction_ids",
|
|
9562
|
+
"attributes": [],
|
|
9563
|
+
"default": false,
|
|
9564
|
+
"discriminator_value": "transaction_ids"
|
|
9565
|
+
}, {
|
|
9566
|
+
"type": "explicit_statement_form_all_pending_posted_transactions",
|
|
9567
|
+
"attributes": [],
|
|
9568
|
+
"default": false,
|
|
9569
|
+
"discriminator_value": "all_pending_posted_transactions"
|
|
9570
|
+
}],
|
|
9571
|
+
"attributes": [],
|
|
9572
|
+
"interfaces": ["explicit_statement_form"],
|
|
9573
|
+
"discriminator": "discriminator"
|
|
9510
9574
|
}, {
|
|
9511
9575
|
"name": "export_schedule",
|
|
9512
9576
|
"plural": "export_schedules",
|
|
@@ -10259,6 +10323,11 @@
|
|
|
10259
10323
|
"attributes": [],
|
|
10260
10324
|
"default": false,
|
|
10261
10325
|
"discriminator_value": "order_combined_shipment"
|
|
10326
|
+
}, {
|
|
10327
|
+
"type": "proof_of_posting_time_elapsed",
|
|
10328
|
+
"attributes": [],
|
|
10329
|
+
"default": false,
|
|
10330
|
+
"discriminator_value": "time_elapsed"
|
|
10262
10331
|
}],
|
|
10263
10332
|
"attributes": [],
|
|
10264
10333
|
"interfaces": [],
|
|
@@ -10461,6 +10530,10 @@
|
|
|
10461
10530
|
"type": "accounting_fulfillment_metadata",
|
|
10462
10531
|
"attributes": [],
|
|
10463
10532
|
"discriminator_value": "accounting_fulfillment_metadata"
|
|
10533
|
+
}, {
|
|
10534
|
+
"type": "accounting_pending_order_metadata",
|
|
10535
|
+
"attributes": [],
|
|
10536
|
+
"discriminator_value": "accounting_pending_order_metadata"
|
|
10464
10537
|
}],
|
|
10465
10538
|
"attributes": [],
|
|
10466
10539
|
"interfaces": [],
|
|
@@ -10591,6 +10664,11 @@
|
|
|
10591
10664
|
"attributes": [],
|
|
10592
10665
|
"default": false,
|
|
10593
10666
|
"discriminator_value": "carrier_charge_transaction"
|
|
10667
|
+
}, {
|
|
10668
|
+
"type": "carrier_fee_transaction",
|
|
10669
|
+
"attributes": [],
|
|
10670
|
+
"default": false,
|
|
10671
|
+
"discriminator_value": "carrier_fee_transaction"
|
|
10594
10672
|
}],
|
|
10595
10673
|
"attributes": [],
|
|
10596
10674
|
"interfaces": [],
|
|
@@ -11729,13 +11807,32 @@
|
|
|
11729
11807
|
}, {
|
|
11730
11808
|
"name": "proof",
|
|
11731
11809
|
"type": "fulfillment_proof",
|
|
11732
|
-
"required":
|
|
11810
|
+
"required": false,
|
|
11733
11811
|
"attributes": [],
|
|
11734
|
-
"annotations": []
|
|
11812
|
+
"annotations": [],
|
|
11813
|
+
"description": "May not be set if the transaction posting method for the organization is TransactionPostingMethod.Time"
|
|
11735
11814
|
}, {
|
|
11736
11815
|
"name": "posting_cutoff",
|
|
11737
11816
|
"type": "date-time-iso8601",
|
|
11738
|
-
"required":
|
|
11817
|
+
"required": true,
|
|
11818
|
+
"attributes": [],
|
|
11819
|
+
"annotations": []
|
|
11820
|
+
}],
|
|
11821
|
+
"attributes": [],
|
|
11822
|
+
"interfaces": []
|
|
11823
|
+
}, {
|
|
11824
|
+
"name": "accounting_pending_order_metadata",
|
|
11825
|
+
"plural": "accounting_pending_order_metadata",
|
|
11826
|
+
"fields": [{
|
|
11827
|
+
"name": "order",
|
|
11828
|
+
"type": "order_reference",
|
|
11829
|
+
"required": true,
|
|
11830
|
+
"attributes": [],
|
|
11831
|
+
"annotations": []
|
|
11832
|
+
}, {
|
|
11833
|
+
"name": "fulfillment_id",
|
|
11834
|
+
"type": "string",
|
|
11835
|
+
"required": true,
|
|
11739
11836
|
"attributes": [],
|
|
11740
11837
|
"annotations": []
|
|
11741
11838
|
}],
|
|
@@ -14312,6 +14409,45 @@
|
|
|
14312
14409
|
}],
|
|
14313
14410
|
"attributes": [],
|
|
14314
14411
|
"interfaces": []
|
|
14412
|
+
}, {
|
|
14413
|
+
"name": "bank_payment_order",
|
|
14414
|
+
"plural": "bank_payment_orders",
|
|
14415
|
+
"fields": [{
|
|
14416
|
+
"name": "id",
|
|
14417
|
+
"type": "string",
|
|
14418
|
+
"required": true,
|
|
14419
|
+
"attributes": [],
|
|
14420
|
+
"annotations": [],
|
|
14421
|
+
"description": "Globally unique identifier"
|
|
14422
|
+
}, {
|
|
14423
|
+
"name": "payment",
|
|
14424
|
+
"type": "bank_payment_reference",
|
|
14425
|
+
"required": true,
|
|
14426
|
+
"attributes": [],
|
|
14427
|
+
"annotations": []
|
|
14428
|
+
}, {
|
|
14429
|
+
"name": "order",
|
|
14430
|
+
"type": "billing_order_transaction_order_reference",
|
|
14431
|
+
"required": true,
|
|
14432
|
+
"attributes": [],
|
|
14433
|
+
"annotations": []
|
|
14434
|
+
}],
|
|
14435
|
+
"attributes": [],
|
|
14436
|
+
"interfaces": [],
|
|
14437
|
+
"description": "Lists each order associated with a payment"
|
|
14438
|
+
}, {
|
|
14439
|
+
"name": "bank_payment_reference",
|
|
14440
|
+
"plural": "bank_payment_references",
|
|
14441
|
+
"fields": [{
|
|
14442
|
+
"name": "id",
|
|
14443
|
+
"type": "string",
|
|
14444
|
+
"required": true,
|
|
14445
|
+
"attributes": [],
|
|
14446
|
+
"annotations": [],
|
|
14447
|
+
"description": "Globally unique identifier"
|
|
14448
|
+
}],
|
|
14449
|
+
"attributes": [],
|
|
14450
|
+
"interfaces": []
|
|
14315
14451
|
}, {
|
|
14316
14452
|
"name": "bank_payment_status_form",
|
|
14317
14453
|
"plural": "bank_payment_status_forms",
|
|
@@ -15282,6 +15418,13 @@
|
|
|
15282
15418
|
"attributes": [],
|
|
15283
15419
|
"annotations": [],
|
|
15284
15420
|
"description": "Represents the sum of all carrier_charge transactions included in this billing statement"
|
|
15421
|
+
}, {
|
|
15422
|
+
"name": "carrier_fee",
|
|
15423
|
+
"type": "io.flow.common.v0.models.price",
|
|
15424
|
+
"required": true,
|
|
15425
|
+
"attributes": [],
|
|
15426
|
+
"annotations": [],
|
|
15427
|
+
"description": "Represents the sum of all carrier_fee transactions included in this billing statement"
|
|
15285
15428
|
}, {
|
|
15286
15429
|
"name": "ending_balance",
|
|
15287
15430
|
"type": "io.flow.common.v0.models.price",
|
|
@@ -16756,93 +16899,6 @@
|
|
|
16756
16899
|
}],
|
|
16757
16900
|
"attributes": [],
|
|
16758
16901
|
"interfaces": []
|
|
16759
|
-
}, {
|
|
16760
|
-
"name": "carrier_charge_file",
|
|
16761
|
-
"plural": "carrier_charge_files",
|
|
16762
|
-
"fields": [{
|
|
16763
|
-
"name": "id",
|
|
16764
|
-
"type": "string",
|
|
16765
|
-
"required": true,
|
|
16766
|
-
"attributes": [],
|
|
16767
|
-
"annotations": [],
|
|
16768
|
-
"description": "Globally unique identifier"
|
|
16769
|
-
}, {
|
|
16770
|
-
"name": "url",
|
|
16771
|
-
"type": "string",
|
|
16772
|
-
"required": true,
|
|
16773
|
-
"attributes": [],
|
|
16774
|
-
"annotations": []
|
|
16775
|
-
}, {
|
|
16776
|
-
"name": "attributes",
|
|
16777
|
-
"type": "map[string]",
|
|
16778
|
-
"required": false,
|
|
16779
|
-
"attributes": [],
|
|
16780
|
-
"annotations": []
|
|
16781
|
-
}, {
|
|
16782
|
-
"name": "created_at",
|
|
16783
|
-
"type": "date-time-iso8601",
|
|
16784
|
-
"required": true,
|
|
16785
|
-
"attributes": [],
|
|
16786
|
-
"annotations": []
|
|
16787
|
-
}, {
|
|
16788
|
-
"name": "result",
|
|
16789
|
-
"type": "carrier_charge_file_result",
|
|
16790
|
-
"required": false,
|
|
16791
|
-
"attributes": [],
|
|
16792
|
-
"annotations": []
|
|
16793
|
-
}],
|
|
16794
|
-
"attributes": [],
|
|
16795
|
-
"interfaces": []
|
|
16796
|
-
}, {
|
|
16797
|
-
"name": "carrier_charge_file_form",
|
|
16798
|
-
"plural": "carrier_charge_file_forms",
|
|
16799
|
-
"fields": [{
|
|
16800
|
-
"name": "url",
|
|
16801
|
-
"type": "string",
|
|
16802
|
-
"required": true,
|
|
16803
|
-
"attributes": [],
|
|
16804
|
-
"annotations": []
|
|
16805
|
-
}, {
|
|
16806
|
-
"name": "attributes",
|
|
16807
|
-
"type": "map[string]",
|
|
16808
|
-
"required": false,
|
|
16809
|
-
"attributes": [],
|
|
16810
|
-
"annotations": []
|
|
16811
|
-
}],
|
|
16812
|
-
"attributes": [],
|
|
16813
|
-
"interfaces": []
|
|
16814
|
-
}, {
|
|
16815
|
-
"name": "carrier_charge_file_result",
|
|
16816
|
-
"plural": "carrier_charge_file_results",
|
|
16817
|
-
"fields": [{
|
|
16818
|
-
"name": "processed_at",
|
|
16819
|
-
"type": "date-time-iso8601",
|
|
16820
|
-
"required": true,
|
|
16821
|
-
"attributes": [],
|
|
16822
|
-
"annotations": []
|
|
16823
|
-
}, {
|
|
16824
|
-
"name": "number_lines_successful",
|
|
16825
|
-
"type": "long",
|
|
16826
|
-
"required": true,
|
|
16827
|
-
"attributes": [],
|
|
16828
|
-
"annotations": [],
|
|
16829
|
-
"minimum": 0
|
|
16830
|
-
}, {
|
|
16831
|
-
"name": "number_lines_with_errors",
|
|
16832
|
-
"type": "long",
|
|
16833
|
-
"required": true,
|
|
16834
|
-
"attributes": [],
|
|
16835
|
-
"annotations": [],
|
|
16836
|
-
"minimum": 0
|
|
16837
|
-
}, {
|
|
16838
|
-
"name": "errors_url",
|
|
16839
|
-
"type": "string",
|
|
16840
|
-
"required": false,
|
|
16841
|
-
"attributes": [],
|
|
16842
|
-
"annotations": []
|
|
16843
|
-
}],
|
|
16844
|
-
"attributes": [],
|
|
16845
|
-
"interfaces": []
|
|
16846
16902
|
}, {
|
|
16847
16903
|
"name": "carrier_charge_form_label",
|
|
16848
16904
|
"plural": "carrier_charge_form_labels",
|
|
@@ -17008,7 +17064,7 @@
|
|
|
17008
17064
|
}],
|
|
17009
17065
|
"attributes": [],
|
|
17010
17066
|
"interfaces": ["carrier_charge_form"],
|
|
17011
|
-
"description": "Represents
|
|
17067
|
+
"description": "Represents an arbitrary charge from the shipping carrier. Most common is a return to origin shipping label"
|
|
17012
17068
|
}, {
|
|
17013
17069
|
"name": "carrier_charge_reference",
|
|
17014
17070
|
"plural": "carrier_charge_references",
|
|
@@ -17155,6 +17211,347 @@
|
|
|
17155
17211
|
}],
|
|
17156
17212
|
"attributes": [],
|
|
17157
17213
|
"interfaces": []
|
|
17214
|
+
}, {
|
|
17215
|
+
"name": "carrier_fee",
|
|
17216
|
+
"plural": "carrier_fees",
|
|
17217
|
+
"fields": [{
|
|
17218
|
+
"name": "id",
|
|
17219
|
+
"type": "string",
|
|
17220
|
+
"required": true,
|
|
17221
|
+
"attributes": [],
|
|
17222
|
+
"annotations": [],
|
|
17223
|
+
"description": "Globally unique identifier"
|
|
17224
|
+
}, {
|
|
17225
|
+
"name": "label_invoice_request_id",
|
|
17226
|
+
"type": "string",
|
|
17227
|
+
"required": true,
|
|
17228
|
+
"attributes": [],
|
|
17229
|
+
"annotations": []
|
|
17230
|
+
}, {
|
|
17231
|
+
"name": "units",
|
|
17232
|
+
"type": "carrier_fee_units",
|
|
17233
|
+
"required": true,
|
|
17234
|
+
"attributes": [],
|
|
17235
|
+
"annotations": []
|
|
17236
|
+
}, {
|
|
17237
|
+
"name": "surcharges",
|
|
17238
|
+
"type": "label_surcharge_form",
|
|
17239
|
+
"required": true,
|
|
17240
|
+
"attributes": [],
|
|
17241
|
+
"annotations": []
|
|
17242
|
+
}, {
|
|
17243
|
+
"name": "total",
|
|
17244
|
+
"type": "decimal",
|
|
17245
|
+
"required": true,
|
|
17246
|
+
"attributes": [],
|
|
17247
|
+
"annotations": []
|
|
17248
|
+
}, {
|
|
17249
|
+
"name": "attributes",
|
|
17250
|
+
"type": "map[string]",
|
|
17251
|
+
"required": false,
|
|
17252
|
+
"attributes": [],
|
|
17253
|
+
"annotations": []
|
|
17254
|
+
}],
|
|
17255
|
+
"attributes": [],
|
|
17256
|
+
"interfaces": [],
|
|
17257
|
+
"description": "We flatten all carrier fees into a single model to simplify use"
|
|
17258
|
+
}, {
|
|
17259
|
+
"name": "carrier_fee_deleted",
|
|
17260
|
+
"plural": "carrier_fee_deleteds",
|
|
17261
|
+
"fields": [{
|
|
17262
|
+
"name": "event_id",
|
|
17263
|
+
"type": "string",
|
|
17264
|
+
"required": true,
|
|
17265
|
+
"attributes": [],
|
|
17266
|
+
"annotations": []
|
|
17267
|
+
}, {
|
|
17268
|
+
"name": "timestamp",
|
|
17269
|
+
"type": "date-time-iso8601",
|
|
17270
|
+
"required": true,
|
|
17271
|
+
"attributes": [],
|
|
17272
|
+
"annotations": []
|
|
17273
|
+
}, {
|
|
17274
|
+
"name": "organization",
|
|
17275
|
+
"type": "string",
|
|
17276
|
+
"required": true,
|
|
17277
|
+
"attributes": [],
|
|
17278
|
+
"annotations": [],
|
|
17279
|
+
"description": "Refers to your organization's account identifier"
|
|
17280
|
+
}, {
|
|
17281
|
+
"name": "id",
|
|
17282
|
+
"type": "string",
|
|
17283
|
+
"required": true,
|
|
17284
|
+
"attributes": [],
|
|
17285
|
+
"annotations": [],
|
|
17286
|
+
"description": "Globally unique identifier"
|
|
17287
|
+
}],
|
|
17288
|
+
"attributes": [],
|
|
17289
|
+
"interfaces": []
|
|
17290
|
+
}, {
|
|
17291
|
+
"name": "carrier_fee_form",
|
|
17292
|
+
"plural": "carrier_fee_forms",
|
|
17293
|
+
"fields": [{
|
|
17294
|
+
"name": "id",
|
|
17295
|
+
"type": "string",
|
|
17296
|
+
"required": true,
|
|
17297
|
+
"attributes": [],
|
|
17298
|
+
"annotations": [],
|
|
17299
|
+
"description": "Globally unique identifier"
|
|
17300
|
+
}, {
|
|
17301
|
+
"name": "label_invoice_request_id",
|
|
17302
|
+
"type": "string",
|
|
17303
|
+
"required": true,
|
|
17304
|
+
"attributes": [],
|
|
17305
|
+
"annotations": []
|
|
17306
|
+
}, {
|
|
17307
|
+
"name": "units",
|
|
17308
|
+
"type": "carrier_fee_units",
|
|
17309
|
+
"required": true,
|
|
17310
|
+
"attributes": [],
|
|
17311
|
+
"annotations": [],
|
|
17312
|
+
"example": "USD"
|
|
17313
|
+
}, {
|
|
17314
|
+
"name": "surcharges",
|
|
17315
|
+
"type": "label_surcharge_form",
|
|
17316
|
+
"required": true,
|
|
17317
|
+
"attributes": [],
|
|
17318
|
+
"annotations": []
|
|
17319
|
+
}, {
|
|
17320
|
+
"name": "total",
|
|
17321
|
+
"type": "decimal",
|
|
17322
|
+
"required": true,
|
|
17323
|
+
"attributes": [],
|
|
17324
|
+
"annotations": []
|
|
17325
|
+
}, {
|
|
17326
|
+
"name": "attributes",
|
|
17327
|
+
"type": "map[string]",
|
|
17328
|
+
"required": false,
|
|
17329
|
+
"attributes": [],
|
|
17330
|
+
"annotations": []
|
|
17331
|
+
}],
|
|
17332
|
+
"attributes": [],
|
|
17333
|
+
"interfaces": [],
|
|
17334
|
+
"description": "Introduced to ingest the actual carrier charges that come in on the tax invoices (as opposed to freight invoices)"
|
|
17335
|
+
}, {
|
|
17336
|
+
"name": "carrier_fee_transaction",
|
|
17337
|
+
"plural": "carrier_fee_transactions",
|
|
17338
|
+
"fields": [{
|
|
17339
|
+
"name": "label_reference",
|
|
17340
|
+
"type": "carrier_fee_transaction_label_reference",
|
|
17341
|
+
"required": true,
|
|
17342
|
+
"attributes": [],
|
|
17343
|
+
"annotations": [],
|
|
17344
|
+
"description": "references the shipping label related to this fee"
|
|
17345
|
+
}, {
|
|
17346
|
+
"name": "id",
|
|
17347
|
+
"type": "string",
|
|
17348
|
+
"required": true,
|
|
17349
|
+
"attributes": [],
|
|
17350
|
+
"annotations": [],
|
|
17351
|
+
"description": "Globally unique identifier"
|
|
17352
|
+
}, {
|
|
17353
|
+
"name": "type",
|
|
17354
|
+
"type": "billing_transaction_type",
|
|
17355
|
+
"required": true,
|
|
17356
|
+
"attributes": [],
|
|
17357
|
+
"annotations": []
|
|
17358
|
+
}, {
|
|
17359
|
+
"name": "status",
|
|
17360
|
+
"type": "billing_transaction_status",
|
|
17361
|
+
"required": true,
|
|
17362
|
+
"attributes": [],
|
|
17363
|
+
"annotations": []
|
|
17364
|
+
}, {
|
|
17365
|
+
"name": "posted_at",
|
|
17366
|
+
"type": "date-time-iso8601",
|
|
17367
|
+
"required": false,
|
|
17368
|
+
"attributes": [],
|
|
17369
|
+
"annotations": []
|
|
17370
|
+
}, {
|
|
17371
|
+
"name": "value",
|
|
17372
|
+
"type": "io.flow.common.v0.models.price",
|
|
17373
|
+
"required": true,
|
|
17374
|
+
"attributes": [],
|
|
17375
|
+
"annotations": [],
|
|
17376
|
+
"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"
|
|
17377
|
+
}, {
|
|
17378
|
+
"name": "description",
|
|
17379
|
+
"type": "string",
|
|
17380
|
+
"required": true,
|
|
17381
|
+
"attributes": [],
|
|
17382
|
+
"annotations": []
|
|
17383
|
+
}, {
|
|
17384
|
+
"name": "statement",
|
|
17385
|
+
"type": "billing_statement_reference",
|
|
17386
|
+
"required": false,
|
|
17387
|
+
"attributes": [],
|
|
17388
|
+
"annotations": []
|
|
17389
|
+
}, {
|
|
17390
|
+
"name": "created_at",
|
|
17391
|
+
"type": "date-time-iso8601",
|
|
17392
|
+
"required": true,
|
|
17393
|
+
"attributes": [],
|
|
17394
|
+
"annotations": []
|
|
17395
|
+
}],
|
|
17396
|
+
"attributes": [],
|
|
17397
|
+
"interfaces": ["child_transaction"]
|
|
17398
|
+
}, {
|
|
17399
|
+
"name": "carrier_fee_transaction_label_reference",
|
|
17400
|
+
"plural": "carrier_fee_transaction_label_references",
|
|
17401
|
+
"fields": [{
|
|
17402
|
+
"name": "id",
|
|
17403
|
+
"type": "string",
|
|
17404
|
+
"required": true,
|
|
17405
|
+
"attributes": [],
|
|
17406
|
+
"annotations": [],
|
|
17407
|
+
"description": "Globally unique identifier"
|
|
17408
|
+
}],
|
|
17409
|
+
"attributes": [],
|
|
17410
|
+
"interfaces": []
|
|
17411
|
+
}, {
|
|
17412
|
+
"name": "carrier_fee_units",
|
|
17413
|
+
"plural": "carrier_fee_units",
|
|
17414
|
+
"fields": [{
|
|
17415
|
+
"name": "currency",
|
|
17416
|
+
"type": "string",
|
|
17417
|
+
"required": true,
|
|
17418
|
+
"attributes": [],
|
|
17419
|
+
"annotations": [],
|
|
17420
|
+
"example": "USD"
|
|
17421
|
+
}],
|
|
17422
|
+
"attributes": [],
|
|
17423
|
+
"interfaces": [],
|
|
17424
|
+
"description": "Describes the units that are then used consistently throughout all the data in the invoice charge"
|
|
17425
|
+
}, {
|
|
17426
|
+
"name": "carrier_fee_upserted",
|
|
17427
|
+
"plural": "carrier_fee_upserteds",
|
|
17428
|
+
"fields": [{
|
|
17429
|
+
"name": "event_id",
|
|
17430
|
+
"type": "string",
|
|
17431
|
+
"required": true,
|
|
17432
|
+
"attributes": [],
|
|
17433
|
+
"annotations": []
|
|
17434
|
+
}, {
|
|
17435
|
+
"name": "timestamp",
|
|
17436
|
+
"type": "date-time-iso8601",
|
|
17437
|
+
"required": true,
|
|
17438
|
+
"attributes": [],
|
|
17439
|
+
"annotations": []
|
|
17440
|
+
}, {
|
|
17441
|
+
"name": "organization",
|
|
17442
|
+
"type": "string",
|
|
17443
|
+
"required": true,
|
|
17444
|
+
"attributes": [],
|
|
17445
|
+
"annotations": [],
|
|
17446
|
+
"description": "Refers to your organization's account identifier"
|
|
17447
|
+
}, {
|
|
17448
|
+
"name": "carrier_fee",
|
|
17449
|
+
"type": "carrier_fee",
|
|
17450
|
+
"required": true,
|
|
17451
|
+
"attributes": [],
|
|
17452
|
+
"annotations": []
|
|
17453
|
+
}],
|
|
17454
|
+
"attributes": [],
|
|
17455
|
+
"interfaces": []
|
|
17456
|
+
}, {
|
|
17457
|
+
"name": "carrier_file",
|
|
17458
|
+
"plural": "carrier_files",
|
|
17459
|
+
"fields": [{
|
|
17460
|
+
"name": "id",
|
|
17461
|
+
"type": "string",
|
|
17462
|
+
"required": true,
|
|
17463
|
+
"attributes": [],
|
|
17464
|
+
"annotations": [],
|
|
17465
|
+
"description": "Globally unique identifier"
|
|
17466
|
+
}, {
|
|
17467
|
+
"name": "type",
|
|
17468
|
+
"type": "carrier_file_type",
|
|
17469
|
+
"required": true,
|
|
17470
|
+
"attributes": [],
|
|
17471
|
+
"annotations": []
|
|
17472
|
+
}, {
|
|
17473
|
+
"name": "url",
|
|
17474
|
+
"type": "string",
|
|
17475
|
+
"required": true,
|
|
17476
|
+
"attributes": [],
|
|
17477
|
+
"annotations": []
|
|
17478
|
+
}, {
|
|
17479
|
+
"name": "attributes",
|
|
17480
|
+
"type": "map[string]",
|
|
17481
|
+
"required": false,
|
|
17482
|
+
"attributes": [],
|
|
17483
|
+
"annotations": []
|
|
17484
|
+
}, {
|
|
17485
|
+
"name": "created_at",
|
|
17486
|
+
"type": "date-time-iso8601",
|
|
17487
|
+
"required": true,
|
|
17488
|
+
"attributes": [],
|
|
17489
|
+
"annotations": []
|
|
17490
|
+
}, {
|
|
17491
|
+
"name": "result",
|
|
17492
|
+
"type": "carrier_file_result",
|
|
17493
|
+
"required": false,
|
|
17494
|
+
"attributes": [],
|
|
17495
|
+
"annotations": []
|
|
17496
|
+
}],
|
|
17497
|
+
"attributes": [],
|
|
17498
|
+
"interfaces": []
|
|
17499
|
+
}, {
|
|
17500
|
+
"name": "carrier_file_form",
|
|
17501
|
+
"plural": "carrier_file_forms",
|
|
17502
|
+
"fields": [{
|
|
17503
|
+
"name": "url",
|
|
17504
|
+
"type": "string",
|
|
17505
|
+
"required": true,
|
|
17506
|
+
"attributes": [],
|
|
17507
|
+
"annotations": []
|
|
17508
|
+
}, {
|
|
17509
|
+
"name": "type",
|
|
17510
|
+
"type": "carrier_file_type",
|
|
17511
|
+
"required": true,
|
|
17512
|
+
"attributes": [],
|
|
17513
|
+
"annotations": []
|
|
17514
|
+
}, {
|
|
17515
|
+
"name": "attributes",
|
|
17516
|
+
"type": "map[string]",
|
|
17517
|
+
"required": false,
|
|
17518
|
+
"attributes": [],
|
|
17519
|
+
"annotations": []
|
|
17520
|
+
}],
|
|
17521
|
+
"attributes": [],
|
|
17522
|
+
"interfaces": []
|
|
17523
|
+
}, {
|
|
17524
|
+
"name": "carrier_file_result",
|
|
17525
|
+
"plural": "carrier_file_results",
|
|
17526
|
+
"fields": [{
|
|
17527
|
+
"name": "processed_at",
|
|
17528
|
+
"type": "date-time-iso8601",
|
|
17529
|
+
"required": true,
|
|
17530
|
+
"attributes": [],
|
|
17531
|
+
"annotations": []
|
|
17532
|
+
}, {
|
|
17533
|
+
"name": "number_lines_successful",
|
|
17534
|
+
"type": "long",
|
|
17535
|
+
"required": true,
|
|
17536
|
+
"attributes": [],
|
|
17537
|
+
"annotations": [],
|
|
17538
|
+
"minimum": 0
|
|
17539
|
+
}, {
|
|
17540
|
+
"name": "number_lines_with_errors",
|
|
17541
|
+
"type": "long",
|
|
17542
|
+
"required": true,
|
|
17543
|
+
"attributes": [],
|
|
17544
|
+
"annotations": [],
|
|
17545
|
+
"minimum": 0
|
|
17546
|
+
}, {
|
|
17547
|
+
"name": "errors_url",
|
|
17548
|
+
"type": "string",
|
|
17549
|
+
"required": false,
|
|
17550
|
+
"attributes": [],
|
|
17551
|
+
"annotations": []
|
|
17552
|
+
}],
|
|
17553
|
+
"attributes": [],
|
|
17554
|
+
"interfaces": []
|
|
17158
17555
|
}, {
|
|
17159
17556
|
"name": "carrier_invoice",
|
|
17160
17557
|
"plural": "carrier_invoices",
|
|
@@ -21542,6 +21939,12 @@
|
|
|
21542
21939
|
"attributes": [],
|
|
21543
21940
|
"annotations": [],
|
|
21544
21941
|
"description": "Desired carrier service to use for this label. If not provided, this will default to service in the order."
|
|
21942
|
+
}, {
|
|
21943
|
+
"name": "bypass_house_number_validation",
|
|
21944
|
+
"type": "boolean",
|
|
21945
|
+
"required": false,
|
|
21946
|
+
"attributes": [],
|
|
21947
|
+
"annotations": []
|
|
21545
21948
|
}],
|
|
21546
21949
|
"attributes": [],
|
|
21547
21950
|
"interfaces": [],
|
|
@@ -23340,7 +23743,7 @@
|
|
|
23340
23743
|
"plural": "debug_transaction_details_statuses",
|
|
23341
23744
|
"fields": [{
|
|
23342
23745
|
"name": "status",
|
|
23343
|
-
"type": "
|
|
23746
|
+
"type": "billing_transaction_status",
|
|
23344
23747
|
"required": true,
|
|
23345
23748
|
"attributes": [],
|
|
23346
23749
|
"annotations": []
|
|
@@ -23868,6 +24271,66 @@
|
|
|
23868
24271
|
"attributes": [],
|
|
23869
24272
|
"interfaces": [],
|
|
23870
24273
|
"description": "A dictionary provides a label and a description"
|
|
24274
|
+
}, {
|
|
24275
|
+
"name": "dimension_estimate_ops_input",
|
|
24276
|
+
"plural": "dimension_estimate_ops_inputs",
|
|
24277
|
+
"fields": [{
|
|
24278
|
+
"name": "organization_id",
|
|
24279
|
+
"type": "string",
|
|
24280
|
+
"required": true,
|
|
24281
|
+
"attributes": [],
|
|
24282
|
+
"annotations": []
|
|
24283
|
+
}, {
|
|
24284
|
+
"name": "length_unit",
|
|
24285
|
+
"type": "io.flow.common.v0.enums.unit_of_measurement",
|
|
24286
|
+
"required": false,
|
|
24287
|
+
"attributes": [],
|
|
24288
|
+
"annotations": []
|
|
24289
|
+
}, {
|
|
24290
|
+
"name": "length_val",
|
|
24291
|
+
"type": "string",
|
|
24292
|
+
"required": false,
|
|
24293
|
+
"attributes": [],
|
|
24294
|
+
"annotations": []
|
|
24295
|
+
}, {
|
|
24296
|
+
"name": "width_unit",
|
|
24297
|
+
"type": "io.flow.common.v0.enums.unit_of_measurement",
|
|
24298
|
+
"required": false,
|
|
24299
|
+
"attributes": [],
|
|
24300
|
+
"annotations": []
|
|
24301
|
+
}, {
|
|
24302
|
+
"name": "width_val",
|
|
24303
|
+
"type": "string",
|
|
24304
|
+
"required": false,
|
|
24305
|
+
"attributes": [],
|
|
24306
|
+
"annotations": []
|
|
24307
|
+
}, {
|
|
24308
|
+
"name": "depth_unit",
|
|
24309
|
+
"type": "io.flow.common.v0.enums.unit_of_measurement",
|
|
24310
|
+
"required": false,
|
|
24311
|
+
"attributes": [],
|
|
24312
|
+
"annotations": []
|
|
24313
|
+
}, {
|
|
24314
|
+
"name": "depth_val",
|
|
24315
|
+
"type": "string",
|
|
24316
|
+
"required": false,
|
|
24317
|
+
"attributes": [],
|
|
24318
|
+
"annotations": []
|
|
24319
|
+
}, {
|
|
24320
|
+
"name": "weight_unit",
|
|
24321
|
+
"type": "io.flow.common.v0.enums.unit_of_measurement",
|
|
24322
|
+
"required": false,
|
|
24323
|
+
"attributes": [],
|
|
24324
|
+
"annotations": []
|
|
24325
|
+
}, {
|
|
24326
|
+
"name": "weight_val",
|
|
24327
|
+
"type": "string",
|
|
24328
|
+
"required": false,
|
|
24329
|
+
"attributes": [],
|
|
24330
|
+
"annotations": []
|
|
24331
|
+
}],
|
|
24332
|
+
"attributes": [],
|
|
24333
|
+
"interfaces": []
|
|
23871
24334
|
}, {
|
|
23872
24335
|
"name": "discount",
|
|
23873
24336
|
"plural": "discounts",
|
|
@@ -27322,8 +27785,26 @@
|
|
|
27322
27785
|
"interfaces": [],
|
|
27323
27786
|
"description": "Resource to explicitly create a billing statement for a specific account and set of transactions"
|
|
27324
27787
|
}, {
|
|
27325
|
-
"name": "
|
|
27326
|
-
"plural": "
|
|
27788
|
+
"name": "explicit_statement_form_all_pending_posted_transactions",
|
|
27789
|
+
"plural": "explicit_statement_form_all_pending_posted_transactionses",
|
|
27790
|
+
"fields": [{
|
|
27791
|
+
"name": "account_id",
|
|
27792
|
+
"type": "string",
|
|
27793
|
+
"required": true,
|
|
27794
|
+
"attributes": [],
|
|
27795
|
+
"annotations": []
|
|
27796
|
+
}, {
|
|
27797
|
+
"name": "reason",
|
|
27798
|
+
"type": "string",
|
|
27799
|
+
"required": true,
|
|
27800
|
+
"attributes": [],
|
|
27801
|
+
"annotations": []
|
|
27802
|
+
}],
|
|
27803
|
+
"attributes": [],
|
|
27804
|
+
"interfaces": []
|
|
27805
|
+
}, {
|
|
27806
|
+
"name": "explicit_statement_form_transaction_ids",
|
|
27807
|
+
"plural": "explicit_statement_form_transaction_idses",
|
|
27327
27808
|
"fields": [{
|
|
27328
27809
|
"name": "account_id",
|
|
27329
27810
|
"type": "string",
|
|
@@ -33664,6 +34145,18 @@
|
|
|
33664
34145
|
}],
|
|
33665
34146
|
"attributes": [],
|
|
33666
34147
|
"interfaces": []
|
|
34148
|
+
}, {
|
|
34149
|
+
"name": "item_form",
|
|
34150
|
+
"plural": "item_forms",
|
|
34151
|
+
"fields": [{
|
|
34152
|
+
"name": "amount",
|
|
34153
|
+
"type": "decimal",
|
|
34154
|
+
"required": false,
|
|
34155
|
+
"attributes": [],
|
|
34156
|
+
"annotations": []
|
|
34157
|
+
}],
|
|
34158
|
+
"attributes": [],
|
|
34159
|
+
"interfaces": []
|
|
33667
34160
|
}, {
|
|
33668
34161
|
"name": "item_form_import_request",
|
|
33669
34162
|
"plural": "item_form_import_requests",
|
|
@@ -36864,6 +37357,32 @@
|
|
|
36864
37357
|
}],
|
|
36865
37358
|
"attributes": [],
|
|
36866
37359
|
"interfaces": []
|
|
37360
|
+
}, {
|
|
37361
|
+
"name": "logistics_capabilities",
|
|
37362
|
+
"plural": "logistics_capabilities",
|
|
37363
|
+
"fields": [{
|
|
37364
|
+
"name": "capabilities",
|
|
37365
|
+
"type": "[logistics_capability]",
|
|
37366
|
+
"required": true,
|
|
37367
|
+
"attributes": [],
|
|
37368
|
+
"annotations": [],
|
|
37369
|
+
"description": "Capabilities allowed for this organization"
|
|
37370
|
+
}],
|
|
37371
|
+
"attributes": [],
|
|
37372
|
+
"interfaces": []
|
|
37373
|
+
}, {
|
|
37374
|
+
"name": "logistics_capabilities_form",
|
|
37375
|
+
"plural": "logistics_capabilities_forms",
|
|
37376
|
+
"fields": [{
|
|
37377
|
+
"name": "capabilities",
|
|
37378
|
+
"type": "[logistics_capability]",
|
|
37379
|
+
"required": true,
|
|
37380
|
+
"attributes": [],
|
|
37381
|
+
"annotations": [],
|
|
37382
|
+
"description": "Capabilities allowed for this organization"
|
|
37383
|
+
}],
|
|
37384
|
+
"attributes": [],
|
|
37385
|
+
"interfaces": []
|
|
36867
37386
|
}, {
|
|
36868
37387
|
"name": "logo",
|
|
36869
37388
|
"plural": "logoes",
|
|
@@ -36876,6 +37395,25 @@
|
|
|
36876
37395
|
}],
|
|
36877
37396
|
"attributes": [],
|
|
36878
37397
|
"interfaces": []
|
|
37398
|
+
}, {
|
|
37399
|
+
"name": "lost_chargeback",
|
|
37400
|
+
"plural": "lost_chargebacks",
|
|
37401
|
+
"fields": [{
|
|
37402
|
+
"name": "id",
|
|
37403
|
+
"type": "string",
|
|
37404
|
+
"required": true,
|
|
37405
|
+
"attributes": [],
|
|
37406
|
+
"annotations": [],
|
|
37407
|
+
"description": "Globally unique identifier"
|
|
37408
|
+
}, {
|
|
37409
|
+
"name": "order",
|
|
37410
|
+
"type": "billing_order_transaction_order_reference",
|
|
37411
|
+
"required": true,
|
|
37412
|
+
"attributes": [],
|
|
37413
|
+
"annotations": []
|
|
37414
|
+
}],
|
|
37415
|
+
"attributes": [],
|
|
37416
|
+
"interfaces": []
|
|
36879
37417
|
}, {
|
|
36880
37418
|
"name": "loyalty_program",
|
|
36881
37419
|
"plural": "loyalty_programs",
|
|
@@ -37378,13 +37916,6 @@
|
|
|
37378
37916
|
"required": false,
|
|
37379
37917
|
"attributes": [],
|
|
37380
37918
|
"annotations": []
|
|
37381
|
-
}, {
|
|
37382
|
-
"name": "posted_at",
|
|
37383
|
-
"type": "date-time-iso8601",
|
|
37384
|
-
"required": false,
|
|
37385
|
-
"attributes": [],
|
|
37386
|
-
"annotations": [],
|
|
37387
|
-
"description": "Defaults to immediately posting"
|
|
37388
37919
|
}, {
|
|
37389
37920
|
"name": "order",
|
|
37390
37921
|
"type": "manual_transaction_form_order",
|
|
@@ -38586,6 +39117,19 @@
|
|
|
38586
39117
|
}],
|
|
38587
39118
|
"attributes": [],
|
|
38588
39119
|
"interfaces": []
|
|
39120
|
+
}, {
|
|
39121
|
+
"name": "markets_order_summary",
|
|
39122
|
+
"plural": "markets_order_summaries",
|
|
39123
|
+
"fields": [{
|
|
39124
|
+
"name": "id",
|
|
39125
|
+
"type": "string",
|
|
39126
|
+
"required": true,
|
|
39127
|
+
"attributes": [],
|
|
39128
|
+
"annotations": [],
|
|
39129
|
+
"description": "Globally unique identifier"
|
|
39130
|
+
}],
|
|
39131
|
+
"attributes": [],
|
|
39132
|
+
"interfaces": []
|
|
38589
39133
|
}, {
|
|
38590
39134
|
"name": "matias_item",
|
|
38591
39135
|
"plural": "matias_items",
|
|
@@ -41482,6 +42026,12 @@
|
|
|
41482
42026
|
"required": true,
|
|
41483
42027
|
"attributes": [],
|
|
41484
42028
|
"annotations": []
|
|
42029
|
+
}, {
|
|
42030
|
+
"name": "cancelled_at",
|
|
42031
|
+
"type": "date-time-iso8601",
|
|
42032
|
+
"required": false,
|
|
42033
|
+
"attributes": [],
|
|
42034
|
+
"annotations": []
|
|
41485
42035
|
}],
|
|
41486
42036
|
"attributes": [],
|
|
41487
42037
|
"interfaces": [],
|
|
@@ -46278,6 +46828,20 @@
|
|
|
46278
46828
|
"attributes": [],
|
|
46279
46829
|
"annotations": [],
|
|
46280
46830
|
"description": "Timestamp when the decision gets auto-restricted"
|
|
46831
|
+
}, {
|
|
46832
|
+
"name": "auto_reviewed_at",
|
|
46833
|
+
"type": "date-time-iso8601",
|
|
46834
|
+
"required": false,
|
|
46835
|
+
"attributes": [],
|
|
46836
|
+
"annotations": [],
|
|
46837
|
+
"description": "Timestamp when the decision gets auto-reviewed"
|
|
46838
|
+
}, {
|
|
46839
|
+
"name": "auto_review_status",
|
|
46840
|
+
"type": "restriction_status",
|
|
46841
|
+
"required": false,
|
|
46842
|
+
"attributes": [],
|
|
46843
|
+
"annotations": [],
|
|
46844
|
+
"description": "Decision status after auto review"
|
|
46281
46845
|
}, {
|
|
46282
46846
|
"name": "manually_reviewed_at",
|
|
46283
46847
|
"type": "date-time-iso8601",
|
|
@@ -46440,6 +47004,24 @@
|
|
|
46440
47004
|
}],
|
|
46441
47005
|
"attributes": [],
|
|
46442
47006
|
"interfaces": []
|
|
47007
|
+
}, {
|
|
47008
|
+
"name": "proof_of_posting_time_elapsed",
|
|
47009
|
+
"plural": "proof_of_posting_time_elapseds",
|
|
47010
|
+
"fields": [{
|
|
47011
|
+
"name": "order",
|
|
47012
|
+
"type": "billing_order_transaction_order_reference",
|
|
47013
|
+
"required": true,
|
|
47014
|
+
"attributes": [],
|
|
47015
|
+
"annotations": []
|
|
47016
|
+
}, {
|
|
47017
|
+
"name": "created_at",
|
|
47018
|
+
"type": "date-time-iso8601",
|
|
47019
|
+
"required": true,
|
|
47020
|
+
"attributes": [],
|
|
47021
|
+
"annotations": []
|
|
47022
|
+
}],
|
|
47023
|
+
"attributes": [],
|
|
47024
|
+
"interfaces": []
|
|
46443
47025
|
}, {
|
|
46444
47026
|
"name": "quote",
|
|
46445
47027
|
"plural": "quotes",
|
|
@@ -50847,6 +51429,39 @@
|
|
|
50847
51429
|
}],
|
|
50848
51430
|
"attributes": [],
|
|
50849
51431
|
"interfaces": []
|
|
51432
|
+
}, {
|
|
51433
|
+
"name": "restriction_rule_override",
|
|
51434
|
+
"plural": "restriction_rule_overrides",
|
|
51435
|
+
"fields": [{
|
|
51436
|
+
"name": "id",
|
|
51437
|
+
"type": "string",
|
|
51438
|
+
"required": true,
|
|
51439
|
+
"attributes": [],
|
|
51440
|
+
"annotations": [],
|
|
51441
|
+
"description": "Globally unique identifier"
|
|
51442
|
+
}, {
|
|
51443
|
+
"name": "organization_id",
|
|
51444
|
+
"type": "string",
|
|
51445
|
+
"required": true,
|
|
51446
|
+
"attributes": [],
|
|
51447
|
+
"annotations": []
|
|
51448
|
+
}, {
|
|
51449
|
+
"name": "rule_id",
|
|
51450
|
+
"type": "string",
|
|
51451
|
+
"required": true,
|
|
51452
|
+
"attributes": [],
|
|
51453
|
+
"annotations": [],
|
|
51454
|
+
"description": "The restriction_rule that the override applies to."
|
|
51455
|
+
}, {
|
|
51456
|
+
"name": "value_threshold_usd",
|
|
51457
|
+
"type": "decimal",
|
|
51458
|
+
"required": true,
|
|
51459
|
+
"attributes": [],
|
|
51460
|
+
"annotations": [],
|
|
51461
|
+
"description": "The value threshold to be overridden in USD."
|
|
51462
|
+
}],
|
|
51463
|
+
"attributes": [],
|
|
51464
|
+
"interfaces": []
|
|
50850
51465
|
}, {
|
|
50851
51466
|
"name": "restriction_rule_summary",
|
|
50852
51467
|
"plural": "restriction_rule_summaries",
|
|
@@ -53075,83 +53690,9 @@
|
|
|
53075
53690
|
"required": false,
|
|
53076
53691
|
"attributes": [],
|
|
53077
53692
|
"annotations": []
|
|
53078
|
-
}],
|
|
53079
|
-
"attributes": [],
|
|
53080
|
-
"interfaces": []
|
|
53081
|
-
}, {
|
|
53082
|
-
"name": "shopify_markets_shop_deleted",
|
|
53083
|
-
"plural": "shopify_markets_shop_deleteds",
|
|
53084
|
-
"fields": [{
|
|
53085
|
-
"name": "event_id",
|
|
53086
|
-
"type": "string",
|
|
53087
|
-
"required": true,
|
|
53088
|
-
"attributes": [],
|
|
53089
|
-
"annotations": []
|
|
53090
|
-
}, {
|
|
53091
|
-
"name": "timestamp",
|
|
53092
|
-
"type": "date-time-iso8601",
|
|
53093
|
-
"required": true,
|
|
53094
|
-
"attributes": [],
|
|
53095
|
-
"annotations": []
|
|
53096
|
-
}, {
|
|
53097
|
-
"name": "organization",
|
|
53098
|
-
"type": "string",
|
|
53099
|
-
"required": true,
|
|
53100
|
-
"attributes": [],
|
|
53101
|
-
"annotations": [],
|
|
53102
|
-
"description": "Refers to your organization's account identifier"
|
|
53103
|
-
}, {
|
|
53104
|
-
"name": "id",
|
|
53105
|
-
"type": "string",
|
|
53106
|
-
"required": true,
|
|
53107
|
-
"attributes": [],
|
|
53108
|
-
"annotations": [],
|
|
53109
|
-
"description": "Globally unique identifier"
|
|
53110
|
-
}],
|
|
53111
|
-
"attributes": [],
|
|
53112
|
-
"interfaces": []
|
|
53113
|
-
}, {
|
|
53114
|
-
"name": "shopify_markets_shop_form",
|
|
53115
|
-
"plural": "shopify_markets_shop_forms",
|
|
53116
|
-
"fields": [{
|
|
53117
|
-
"name": "shop",
|
|
53118
|
-
"type": "string",
|
|
53119
|
-
"required": true,
|
|
53120
|
-
"attributes": [],
|
|
53121
|
-
"annotations": []
|
|
53122
|
-
}, {
|
|
53123
|
-
"name": "domain",
|
|
53124
|
-
"type": "string",
|
|
53125
|
-
"required": true,
|
|
53126
|
-
"attributes": [],
|
|
53127
|
-
"annotations": []
|
|
53128
|
-
}, {
|
|
53129
|
-
"name": "myshopify_domain",
|
|
53130
|
-
"type": "string",
|
|
53131
|
-
"required": true,
|
|
53132
|
-
"attributes": [],
|
|
53133
|
-
"annotations": []
|
|
53134
|
-
}, {
|
|
53135
|
-
"name": "shared_secret",
|
|
53136
|
-
"type": "string",
|
|
53137
|
-
"required": true,
|
|
53138
|
-
"attributes": [],
|
|
53139
|
-
"annotations": []
|
|
53140
|
-
}, {
|
|
53141
|
-
"name": "api_key",
|
|
53142
|
-
"type": "string",
|
|
53143
|
-
"required": false,
|
|
53144
|
-
"attributes": [],
|
|
53145
|
-
"annotations": []
|
|
53146
53693
|
}, {
|
|
53147
|
-
"name": "
|
|
53148
|
-
"type": "
|
|
53149
|
-
"required": false,
|
|
53150
|
-
"attributes": [],
|
|
53151
|
-
"annotations": []
|
|
53152
|
-
}, {
|
|
53153
|
-
"name": "access_token",
|
|
53154
|
-
"type": "string",
|
|
53694
|
+
"name": "shopify_plan_name",
|
|
53695
|
+
"type": "io.flow.shopify.external.v0.enums.shopify_plan_name",
|
|
53155
53696
|
"required": false,
|
|
53156
53697
|
"attributes": [],
|
|
53157
53698
|
"annotations": []
|
|
@@ -53159,8 +53700,94 @@
|
|
|
53159
53700
|
"attributes": [],
|
|
53160
53701
|
"interfaces": []
|
|
53161
53702
|
}, {
|
|
53162
|
-
"name": "
|
|
53163
|
-
"plural": "
|
|
53703
|
+
"name": "shopify_markets_shop_deleted",
|
|
53704
|
+
"plural": "shopify_markets_shop_deleteds",
|
|
53705
|
+
"fields": [{
|
|
53706
|
+
"name": "event_id",
|
|
53707
|
+
"type": "string",
|
|
53708
|
+
"required": true,
|
|
53709
|
+
"attributes": [],
|
|
53710
|
+
"annotations": []
|
|
53711
|
+
}, {
|
|
53712
|
+
"name": "timestamp",
|
|
53713
|
+
"type": "date-time-iso8601",
|
|
53714
|
+
"required": true,
|
|
53715
|
+
"attributes": [],
|
|
53716
|
+
"annotations": []
|
|
53717
|
+
}, {
|
|
53718
|
+
"name": "organization",
|
|
53719
|
+
"type": "string",
|
|
53720
|
+
"required": true,
|
|
53721
|
+
"attributes": [],
|
|
53722
|
+
"annotations": [],
|
|
53723
|
+
"description": "Refers to your organization's account identifier"
|
|
53724
|
+
}, {
|
|
53725
|
+
"name": "id",
|
|
53726
|
+
"type": "string",
|
|
53727
|
+
"required": true,
|
|
53728
|
+
"attributes": [],
|
|
53729
|
+
"annotations": [],
|
|
53730
|
+
"description": "Globally unique identifier"
|
|
53731
|
+
}],
|
|
53732
|
+
"attributes": [],
|
|
53733
|
+
"interfaces": []
|
|
53734
|
+
}, {
|
|
53735
|
+
"name": "shopify_markets_shop_form",
|
|
53736
|
+
"plural": "shopify_markets_shop_forms",
|
|
53737
|
+
"fields": [{
|
|
53738
|
+
"name": "shop",
|
|
53739
|
+
"type": "string",
|
|
53740
|
+
"required": true,
|
|
53741
|
+
"attributes": [],
|
|
53742
|
+
"annotations": []
|
|
53743
|
+
}, {
|
|
53744
|
+
"name": "domain",
|
|
53745
|
+
"type": "string",
|
|
53746
|
+
"required": true,
|
|
53747
|
+
"attributes": [],
|
|
53748
|
+
"annotations": []
|
|
53749
|
+
}, {
|
|
53750
|
+
"name": "myshopify_domain",
|
|
53751
|
+
"type": "string",
|
|
53752
|
+
"required": true,
|
|
53753
|
+
"attributes": [],
|
|
53754
|
+
"annotations": []
|
|
53755
|
+
}, {
|
|
53756
|
+
"name": "shared_secret",
|
|
53757
|
+
"type": "string",
|
|
53758
|
+
"required": true,
|
|
53759
|
+
"attributes": [],
|
|
53760
|
+
"annotations": []
|
|
53761
|
+
}, {
|
|
53762
|
+
"name": "api_key",
|
|
53763
|
+
"type": "string",
|
|
53764
|
+
"required": false,
|
|
53765
|
+
"attributes": [],
|
|
53766
|
+
"annotations": []
|
|
53767
|
+
}, {
|
|
53768
|
+
"name": "api_password",
|
|
53769
|
+
"type": "string",
|
|
53770
|
+
"required": false,
|
|
53771
|
+
"attributes": [],
|
|
53772
|
+
"annotations": []
|
|
53773
|
+
}, {
|
|
53774
|
+
"name": "access_token",
|
|
53775
|
+
"type": "string",
|
|
53776
|
+
"required": false,
|
|
53777
|
+
"attributes": [],
|
|
53778
|
+
"annotations": []
|
|
53779
|
+
}, {
|
|
53780
|
+
"name": "shopify_plan_name",
|
|
53781
|
+
"type": "io.flow.shopify.external.v0.enums.shopify_plan_name",
|
|
53782
|
+
"required": false,
|
|
53783
|
+
"attributes": [],
|
|
53784
|
+
"annotations": []
|
|
53785
|
+
}],
|
|
53786
|
+
"attributes": [],
|
|
53787
|
+
"interfaces": []
|
|
53788
|
+
}, {
|
|
53789
|
+
"name": "shopify_markets_shop_statistics_deleted",
|
|
53790
|
+
"plural": "shopify_markets_shop_statistics_deleteds",
|
|
53164
53791
|
"fields": [{
|
|
53165
53792
|
"name": "event_id",
|
|
53166
53793
|
"type": "string",
|
|
@@ -56753,155 +57380,6 @@
|
|
|
56753
57380
|
"attributes": [],
|
|
56754
57381
|
"interfaces": [],
|
|
56755
57382
|
"description": "labels an attribute can assume"
|
|
56756
|
-
}, {
|
|
56757
|
-
"name": "svb_virtual_card_clearing",
|
|
56758
|
-
"plural": "svb_virtual_card_clearings",
|
|
56759
|
-
"fields": [{
|
|
56760
|
-
"name": "id",
|
|
56761
|
-
"type": "string",
|
|
56762
|
-
"required": true,
|
|
56763
|
-
"attributes": [],
|
|
56764
|
-
"annotations": [],
|
|
56765
|
-
"description": "Globally unique identifier"
|
|
56766
|
-
}, {
|
|
56767
|
-
"name": "virtual_card_id",
|
|
56768
|
-
"type": "string",
|
|
56769
|
-
"required": true,
|
|
56770
|
-
"attributes": [],
|
|
56771
|
-
"annotations": [],
|
|
56772
|
-
"description": "Flow virtual card ID"
|
|
56773
|
-
}, {
|
|
56774
|
-
"name": "number",
|
|
56775
|
-
"type": "string",
|
|
56776
|
-
"required": true,
|
|
56777
|
-
"attributes": [],
|
|
56778
|
-
"annotations": [],
|
|
56779
|
-
"description": "Silicon Valley Bank virtual card ID"
|
|
56780
|
-
}, {
|
|
56781
|
-
"name": "amount",
|
|
56782
|
-
"type": "integer",
|
|
56783
|
-
"required": true,
|
|
56784
|
-
"attributes": [],
|
|
56785
|
-
"annotations": []
|
|
56786
|
-
}, {
|
|
56787
|
-
"name": "currency",
|
|
56788
|
-
"type": "string",
|
|
56789
|
-
"required": true,
|
|
56790
|
-
"attributes": [],
|
|
56791
|
-
"annotations": []
|
|
56792
|
-
}, {
|
|
56793
|
-
"name": "date",
|
|
56794
|
-
"type": "date-time-iso8601",
|
|
56795
|
-
"required": true,
|
|
56796
|
-
"attributes": [],
|
|
56797
|
-
"annotations": []
|
|
56798
|
-
}, {
|
|
56799
|
-
"name": "clearing_type",
|
|
56800
|
-
"type": "string",
|
|
56801
|
-
"required": true,
|
|
56802
|
-
"attributes": [],
|
|
56803
|
-
"annotations": []
|
|
56804
|
-
}, {
|
|
56805
|
-
"name": "exchange_rate",
|
|
56806
|
-
"type": "string",
|
|
56807
|
-
"required": true,
|
|
56808
|
-
"attributes": [],
|
|
56809
|
-
"annotations": [],
|
|
56810
|
-
"description": "SVB rate, not used by flow"
|
|
56811
|
-
}, {
|
|
56812
|
-
"name": "mcc",
|
|
56813
|
-
"type": "string",
|
|
56814
|
-
"required": true,
|
|
56815
|
-
"attributes": [],
|
|
56816
|
-
"annotations": []
|
|
56817
|
-
}, {
|
|
56818
|
-
"name": "mcc_description",
|
|
56819
|
-
"type": "string",
|
|
56820
|
-
"required": true,
|
|
56821
|
-
"attributes": [],
|
|
56822
|
-
"annotations": []
|
|
56823
|
-
}, {
|
|
56824
|
-
"name": "merchant_amount",
|
|
56825
|
-
"type": "integer",
|
|
56826
|
-
"required": true,
|
|
56827
|
-
"attributes": [],
|
|
56828
|
-
"annotations": []
|
|
56829
|
-
}, {
|
|
56830
|
-
"name": "merchant_currency",
|
|
56831
|
-
"type": "string",
|
|
56832
|
-
"required": true,
|
|
56833
|
-
"attributes": [],
|
|
56834
|
-
"annotations": []
|
|
56835
|
-
}, {
|
|
56836
|
-
"name": "merchant_id",
|
|
56837
|
-
"type": "string",
|
|
56838
|
-
"required": true,
|
|
56839
|
-
"attributes": [],
|
|
56840
|
-
"annotations": []
|
|
56841
|
-
}, {
|
|
56842
|
-
"name": "merchant_name",
|
|
56843
|
-
"type": "string",
|
|
56844
|
-
"required": true,
|
|
56845
|
-
"attributes": [],
|
|
56846
|
-
"annotations": []
|
|
56847
|
-
}, {
|
|
56848
|
-
"name": "settlement_date",
|
|
56849
|
-
"type": "date-time-iso8601",
|
|
56850
|
-
"required": true,
|
|
56851
|
-
"attributes": [],
|
|
56852
|
-
"annotations": []
|
|
56853
|
-
}],
|
|
56854
|
-
"attributes": [],
|
|
56855
|
-
"interfaces": [],
|
|
56856
|
-
"description": "Silicon Valley Bank Virtual Card Clearings"
|
|
56857
|
-
}, {
|
|
56858
|
-
"name": "svb_virtual_card_clearing_deleted",
|
|
56859
|
-
"plural": "svb_virtual_card_clearing_deleteds",
|
|
56860
|
-
"fields": [{
|
|
56861
|
-
"name": "event_id",
|
|
56862
|
-
"type": "string",
|
|
56863
|
-
"required": true,
|
|
56864
|
-
"attributes": [],
|
|
56865
|
-
"annotations": []
|
|
56866
|
-
}, {
|
|
56867
|
-
"name": "timestamp",
|
|
56868
|
-
"type": "date-time-iso8601",
|
|
56869
|
-
"required": true,
|
|
56870
|
-
"attributes": [],
|
|
56871
|
-
"annotations": []
|
|
56872
|
-
}, {
|
|
56873
|
-
"name": "svb_virtual_card_clearing",
|
|
56874
|
-
"type": "svb_virtual_card_clearing",
|
|
56875
|
-
"required": true,
|
|
56876
|
-
"attributes": [],
|
|
56877
|
-
"annotations": []
|
|
56878
|
-
}],
|
|
56879
|
-
"attributes": [],
|
|
56880
|
-
"interfaces": []
|
|
56881
|
-
}, {
|
|
56882
|
-
"name": "svb_virtual_card_clearing_upserted",
|
|
56883
|
-
"plural": "svb_virtual_card_clearing_upserteds",
|
|
56884
|
-
"fields": [{
|
|
56885
|
-
"name": "event_id",
|
|
56886
|
-
"type": "string",
|
|
56887
|
-
"required": true,
|
|
56888
|
-
"attributes": [],
|
|
56889
|
-
"annotations": []
|
|
56890
|
-
}, {
|
|
56891
|
-
"name": "timestamp",
|
|
56892
|
-
"type": "date-time-iso8601",
|
|
56893
|
-
"required": true,
|
|
56894
|
-
"attributes": [],
|
|
56895
|
-
"annotations": []
|
|
56896
|
-
}, {
|
|
56897
|
-
"name": "svb_virtual_card_clearing",
|
|
56898
|
-
"type": "svb_virtual_card_clearing",
|
|
56899
|
-
"required": true,
|
|
56900
|
-
"attributes": [],
|
|
56901
|
-
"annotations": []
|
|
56902
|
-
}],
|
|
56903
|
-
"attributes": [],
|
|
56904
|
-
"interfaces": []
|
|
56905
57383
|
}, {
|
|
56906
57384
|
"name": "svitlana_item",
|
|
56907
57385
|
"plural": "svitlana_items",
|
|
@@ -59896,111 +60374,6 @@
|
|
|
59896
60374
|
"attributes": [],
|
|
59897
60375
|
"interfaces": [],
|
|
59898
60376
|
"description": "VAT Information Exchange System Result."
|
|
59899
|
-
}, {
|
|
59900
|
-
"name": "virtual_card_provider",
|
|
59901
|
-
"plural": "virtual_card_providers",
|
|
59902
|
-
"fields": [{
|
|
59903
|
-
"name": "id",
|
|
59904
|
-
"type": "string",
|
|
59905
|
-
"required": true,
|
|
59906
|
-
"attributes": [],
|
|
59907
|
-
"annotations": [],
|
|
59908
|
-
"description": "Globally unique identifier"
|
|
59909
|
-
}, {
|
|
59910
|
-
"name": "organization_id",
|
|
59911
|
-
"type": "string",
|
|
59912
|
-
"required": true,
|
|
59913
|
-
"attributes": [],
|
|
59914
|
-
"annotations": []
|
|
59915
|
-
}, {
|
|
59916
|
-
"name": "provider",
|
|
59917
|
-
"type": "string",
|
|
59918
|
-
"required": true,
|
|
59919
|
-
"attributes": [],
|
|
59920
|
-
"annotations": []
|
|
59921
|
-
}, {
|
|
59922
|
-
"name": "attributes",
|
|
59923
|
-
"type": "map[string]",
|
|
59924
|
-
"required": false,
|
|
59925
|
-
"attributes": [],
|
|
59926
|
-
"annotations": []
|
|
59927
|
-
}, {
|
|
59928
|
-
"name": "created_at",
|
|
59929
|
-
"type": "date-time-iso8601",
|
|
59930
|
-
"required": true,
|
|
59931
|
-
"attributes": [],
|
|
59932
|
-
"annotations": []
|
|
59933
|
-
}, {
|
|
59934
|
-
"name": "updated_at",
|
|
59935
|
-
"type": "date-time-iso8601",
|
|
59936
|
-
"required": true,
|
|
59937
|
-
"attributes": [],
|
|
59938
|
-
"annotations": []
|
|
59939
|
-
}],
|
|
59940
|
-
"attributes": [],
|
|
59941
|
-
"interfaces": []
|
|
59942
|
-
}, {
|
|
59943
|
-
"name": "virtual_card_provider_deleted",
|
|
59944
|
-
"plural": "virtual_card_provider_deleteds",
|
|
59945
|
-
"fields": [{
|
|
59946
|
-
"name": "event_id",
|
|
59947
|
-
"type": "string",
|
|
59948
|
-
"required": true,
|
|
59949
|
-
"attributes": [],
|
|
59950
|
-
"annotations": []
|
|
59951
|
-
}, {
|
|
59952
|
-
"name": "timestamp",
|
|
59953
|
-
"type": "date-time-iso8601",
|
|
59954
|
-
"required": true,
|
|
59955
|
-
"attributes": [],
|
|
59956
|
-
"annotations": []
|
|
59957
|
-
}, {
|
|
59958
|
-
"name": "id",
|
|
59959
|
-
"type": "string",
|
|
59960
|
-
"required": true,
|
|
59961
|
-
"attributes": [],
|
|
59962
|
-
"annotations": [],
|
|
59963
|
-
"description": "Globally unique identifier"
|
|
59964
|
-
}, {
|
|
59965
|
-
"name": "provider",
|
|
59966
|
-
"type": "virtual_card_provider",
|
|
59967
|
-
"required": true,
|
|
59968
|
-
"attributes": [],
|
|
59969
|
-
"annotations": []
|
|
59970
|
-
}],
|
|
59971
|
-
"attributes": [],
|
|
59972
|
-
"interfaces": []
|
|
59973
|
-
}, {
|
|
59974
|
-
"name": "virtual_card_provider_upserted",
|
|
59975
|
-
"plural": "virtual_card_provider_upserteds",
|
|
59976
|
-
"fields": [{
|
|
59977
|
-
"name": "event_id",
|
|
59978
|
-
"type": "string",
|
|
59979
|
-
"required": true,
|
|
59980
|
-
"attributes": [],
|
|
59981
|
-
"annotations": []
|
|
59982
|
-
}, {
|
|
59983
|
-
"name": "timestamp",
|
|
59984
|
-
"type": "date-time-iso8601",
|
|
59985
|
-
"required": true,
|
|
59986
|
-
"attributes": [],
|
|
59987
|
-
"annotations": []
|
|
59988
|
-
}, {
|
|
59989
|
-
"name": "id",
|
|
59990
|
-
"type": "string",
|
|
59991
|
-
"required": true,
|
|
59992
|
-
"attributes": [],
|
|
59993
|
-
"annotations": [],
|
|
59994
|
-
"description": "Globally unique identifier"
|
|
59995
|
-
}, {
|
|
59996
|
-
"name": "provider",
|
|
59997
|
-
"type": "virtual_card_provider",
|
|
59998
|
-
"required": true,
|
|
59999
|
-
"attributes": [],
|
|
60000
|
-
"annotations": []
|
|
60001
|
-
}],
|
|
60002
|
-
"attributes": [],
|
|
60003
|
-
"interfaces": []
|
|
60004
60377
|
}, {
|
|
60005
60378
|
"name": "virtual_card_transaction",
|
|
60006
60379
|
"plural": "virtual_card_transactions",
|
|
@@ -61179,6 +61552,164 @@
|
|
|
61179
61552
|
}
|
|
61180
61553
|
}],
|
|
61181
61554
|
"path": "/internal/bank/payments"
|
|
61555
|
+
}, {
|
|
61556
|
+
"type": "bank_payment_order",
|
|
61557
|
+
"plural": "bank_payment_orders",
|
|
61558
|
+
"operations": [{
|
|
61559
|
+
"method": "GET",
|
|
61560
|
+
"path": "/internal/billing/bank/payment/orders",
|
|
61561
|
+
"parameters": [{
|
|
61562
|
+
"name": "id",
|
|
61563
|
+
"type": "[string]",
|
|
61564
|
+
"location": "Query",
|
|
61565
|
+
"required": false,
|
|
61566
|
+
"description": "Filter by one or more IDs of this resource",
|
|
61567
|
+
"maximum": 100
|
|
61568
|
+
}, {
|
|
61569
|
+
"name": "payment_id",
|
|
61570
|
+
"type": "string",
|
|
61571
|
+
"location": "Query",
|
|
61572
|
+
"required": false
|
|
61573
|
+
}, {
|
|
61574
|
+
"name": "organization_id",
|
|
61575
|
+
"type": "string",
|
|
61576
|
+
"location": "Query",
|
|
61577
|
+
"required": false
|
|
61578
|
+
}, {
|
|
61579
|
+
"name": "order_number",
|
|
61580
|
+
"type": "string",
|
|
61581
|
+
"location": "Query",
|
|
61582
|
+
"required": false
|
|
61583
|
+
}, {
|
|
61584
|
+
"name": "limit",
|
|
61585
|
+
"type": "long",
|
|
61586
|
+
"location": "Query",
|
|
61587
|
+
"required": true,
|
|
61588
|
+
"description": "The maximum number of results to return",
|
|
61589
|
+
"default": "25",
|
|
61590
|
+
"minimum": 1,
|
|
61591
|
+
"maximum": 100
|
|
61592
|
+
}, {
|
|
61593
|
+
"name": "offset",
|
|
61594
|
+
"type": "long",
|
|
61595
|
+
"location": "Query",
|
|
61596
|
+
"required": true,
|
|
61597
|
+
"description": "The number of results to skip before returning results",
|
|
61598
|
+
"default": "0",
|
|
61599
|
+
"minimum": 0
|
|
61600
|
+
}, {
|
|
61601
|
+
"name": "sort",
|
|
61602
|
+
"type": "string",
|
|
61603
|
+
"location": "Query",
|
|
61604
|
+
"required": true,
|
|
61605
|
+
"default": "id"
|
|
61606
|
+
}],
|
|
61607
|
+
"responses": [{
|
|
61608
|
+
"code": {
|
|
61609
|
+
"integer": {
|
|
61610
|
+
"value": 200
|
|
61611
|
+
}
|
|
61612
|
+
},
|
|
61613
|
+
"type": "[bank_payment_order]",
|
|
61614
|
+
"description": "Successful response",
|
|
61615
|
+
"attributes": []
|
|
61616
|
+
}, {
|
|
61617
|
+
"code": {
|
|
61618
|
+
"integer": {
|
|
61619
|
+
"value": 401
|
|
61620
|
+
}
|
|
61621
|
+
},
|
|
61622
|
+
"type": "unit",
|
|
61623
|
+
"description": "Authorization failed",
|
|
61624
|
+
"attributes": []
|
|
61625
|
+
}, {
|
|
61626
|
+
"code": {
|
|
61627
|
+
"integer": {
|
|
61628
|
+
"value": 404
|
|
61629
|
+
}
|
|
61630
|
+
},
|
|
61631
|
+
"type": "unit",
|
|
61632
|
+
"description": "Resource was not found",
|
|
61633
|
+
"attributes": []
|
|
61634
|
+
}, {
|
|
61635
|
+
"code": {
|
|
61636
|
+
"integer": {
|
|
61637
|
+
"value": 422
|
|
61638
|
+
}
|
|
61639
|
+
},
|
|
61640
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
61641
|
+
"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.",
|
|
61642
|
+
"attributes": []
|
|
61643
|
+
}],
|
|
61644
|
+
"attributes": [{
|
|
61645
|
+
"name": "sort",
|
|
61646
|
+
"value": {
|
|
61647
|
+
"values": [{
|
|
61648
|
+
"value": "id"
|
|
61649
|
+
}, {
|
|
61650
|
+
"value": "payment_id"
|
|
61651
|
+
}, {
|
|
61652
|
+
"value": "organization_id"
|
|
61653
|
+
}, {
|
|
61654
|
+
"value": "order_number"
|
|
61655
|
+
}, {
|
|
61656
|
+
"value": "created_at"
|
|
61657
|
+
}]
|
|
61658
|
+
}
|
|
61659
|
+
}, {
|
|
61660
|
+
"name": "linter",
|
|
61661
|
+
"value": {
|
|
61662
|
+
"ignore": ["sort_parameter_default", "versions"]
|
|
61663
|
+
}
|
|
61664
|
+
}]
|
|
61665
|
+
}, {
|
|
61666
|
+
"method": "GET",
|
|
61667
|
+
"path": "/internal/billing/bank/payment/orders/:id",
|
|
61668
|
+
"parameters": [{
|
|
61669
|
+
"name": "id",
|
|
61670
|
+
"type": "string",
|
|
61671
|
+
"location": "Path",
|
|
61672
|
+
"required": true,
|
|
61673
|
+
"description": "Filter by one or more IDs of this resource"
|
|
61674
|
+
}],
|
|
61675
|
+
"responses": [{
|
|
61676
|
+
"code": {
|
|
61677
|
+
"integer": {
|
|
61678
|
+
"value": 200
|
|
61679
|
+
}
|
|
61680
|
+
},
|
|
61681
|
+
"type": "bank_payment_order",
|
|
61682
|
+
"description": "Successful response",
|
|
61683
|
+
"attributes": []
|
|
61684
|
+
}, {
|
|
61685
|
+
"code": {
|
|
61686
|
+
"integer": {
|
|
61687
|
+
"value": 401
|
|
61688
|
+
}
|
|
61689
|
+
},
|
|
61690
|
+
"type": "unit",
|
|
61691
|
+
"description": "Authorization failed",
|
|
61692
|
+
"attributes": []
|
|
61693
|
+
}, {
|
|
61694
|
+
"code": {
|
|
61695
|
+
"integer": {
|
|
61696
|
+
"value": 404
|
|
61697
|
+
}
|
|
61698
|
+
},
|
|
61699
|
+
"type": "unit",
|
|
61700
|
+
"description": "Resource was not found",
|
|
61701
|
+
"attributes": []
|
|
61702
|
+
}],
|
|
61703
|
+
"attributes": []
|
|
61704
|
+
}],
|
|
61705
|
+
"attributes": [{
|
|
61706
|
+
"name": "docs",
|
|
61707
|
+
"value": {
|
|
61708
|
+
"module": "general"
|
|
61709
|
+
}
|
|
61710
|
+
}],
|
|
61711
|
+
"path": "/internal/billing/bank/payment/orders",
|
|
61712
|
+
"description": "Lists each order associated with a payment"
|
|
61182
61713
|
}, {
|
|
61183
61714
|
"type": "bank_payment_status_import",
|
|
61184
61715
|
"plural": "bank_payment_status_imports",
|
|
@@ -62279,11 +62810,11 @@
|
|
|
62279
62810
|
}],
|
|
62280
62811
|
"path": "/:organization/carrier/accounts"
|
|
62281
62812
|
}, {
|
|
62282
|
-
"type": "
|
|
62283
|
-
"plural": "
|
|
62813
|
+
"type": "carrier_file",
|
|
62814
|
+
"plural": "carrier_files",
|
|
62284
62815
|
"operations": [{
|
|
62285
62816
|
"method": "POST",
|
|
62286
|
-
"path": "/:organization/billing/carrier/
|
|
62817
|
+
"path": "/:organization/billing/carrier/files",
|
|
62287
62818
|
"parameters": [{
|
|
62288
62819
|
"name": "organization",
|
|
62289
62820
|
"type": "string",
|
|
@@ -62297,7 +62828,7 @@
|
|
|
62297
62828
|
"value": 201
|
|
62298
62829
|
}
|
|
62299
62830
|
},
|
|
62300
|
-
"type": "
|
|
62831
|
+
"type": "carrier_file",
|
|
62301
62832
|
"description": "Operation succeeded and the resource was created",
|
|
62302
62833
|
"attributes": []
|
|
62303
62834
|
}, {
|
|
@@ -62330,12 +62861,12 @@
|
|
|
62330
62861
|
}],
|
|
62331
62862
|
"attributes": [],
|
|
62332
62863
|
"body": {
|
|
62333
|
-
"type": "
|
|
62864
|
+
"type": "carrier_file_form",
|
|
62334
62865
|
"attributes": []
|
|
62335
62866
|
}
|
|
62336
62867
|
}, {
|
|
62337
62868
|
"method": "GET",
|
|
62338
|
-
"path": "/:organization/billing/carrier/
|
|
62869
|
+
"path": "/:organization/billing/carrier/files/:id",
|
|
62339
62870
|
"parameters": [{
|
|
62340
62871
|
"name": "organization",
|
|
62341
62872
|
"type": "string",
|
|
@@ -62355,7 +62886,7 @@
|
|
|
62355
62886
|
"value": 200
|
|
62356
62887
|
}
|
|
62357
62888
|
},
|
|
62358
|
-
"type": "
|
|
62889
|
+
"type": "carrier_file",
|
|
62359
62890
|
"description": "Successful response",
|
|
62360
62891
|
"attributes": []
|
|
62361
62892
|
}, {
|
|
@@ -62389,7 +62920,7 @@
|
|
|
62389
62920
|
"attributes": []
|
|
62390
62921
|
}, {
|
|
62391
62922
|
"method": "DELETE",
|
|
62392
|
-
"path": "/:organization/billing/carrier/
|
|
62923
|
+
"path": "/:organization/billing/carrier/files/:id",
|
|
62393
62924
|
"parameters": [{
|
|
62394
62925
|
"name": "organization",
|
|
62395
62926
|
"type": "string",
|
|
@@ -62439,7 +62970,7 @@
|
|
|
62439
62970
|
"module": "general"
|
|
62440
62971
|
}
|
|
62441
62972
|
}],
|
|
62442
|
-
"path": "/:organization/billing/carrier/
|
|
62973
|
+
"path": "/:organization/billing/carrier/files"
|
|
62443
62974
|
}, {
|
|
62444
62975
|
"type": "catalog_settings",
|
|
62445
62976
|
"plural": "catalog_settings",
|
|
@@ -80912,20 +81443,20 @@
|
|
|
80912
81443
|
}],
|
|
80913
81444
|
"path": "/payment/callbacks"
|
|
80914
81445
|
}, {
|
|
80915
|
-
"type": "io.flow.
|
|
80916
|
-
"plural": "
|
|
81446
|
+
"type": "io.flow.token.v0.models.channel_token",
|
|
81447
|
+
"plural": "channel_tokens",
|
|
80917
81448
|
"operations": [{
|
|
80918
81449
|
"method": "POST",
|
|
80919
|
-
"path": "/
|
|
81450
|
+
"path": "/internal/channel/tokens",
|
|
80920
81451
|
"parameters": [],
|
|
80921
81452
|
"responses": [{
|
|
80922
81453
|
"code": {
|
|
80923
81454
|
"integer": {
|
|
80924
|
-
"value":
|
|
81455
|
+
"value": 201
|
|
80925
81456
|
}
|
|
80926
81457
|
},
|
|
80927
|
-
"type": "
|
|
80928
|
-
"description": "
|
|
81458
|
+
"type": "io.flow.token.v0.models.channel_token",
|
|
81459
|
+
"description": "Operation succeeded and the resource was created",
|
|
80929
81460
|
"attributes": []
|
|
80930
81461
|
}, {
|
|
80931
81462
|
"code": {
|
|
@@ -80947,10 +81478,10 @@
|
|
|
80947
81478
|
"attributes": []
|
|
80948
81479
|
}],
|
|
80949
81480
|
"attributes": [],
|
|
81481
|
+
"description": "Creates a channel token",
|
|
80950
81482
|
"body": {
|
|
80951
|
-
"type": "
|
|
80952
|
-
"attributes": []
|
|
80953
|
-
"description": "Type is io.flow.svb.v0.models.svb_notification - though we don't validate to ensure we always accept the callback."
|
|
81483
|
+
"type": "io.flow.token.v0.models.channel_token_form",
|
|
81484
|
+
"attributes": []
|
|
80954
81485
|
}
|
|
80955
81486
|
}],
|
|
80956
81487
|
"attributes": [{
|
|
@@ -80959,23 +81490,22 @@
|
|
|
80959
81490
|
"module": "general"
|
|
80960
81491
|
}
|
|
80961
81492
|
}],
|
|
80962
|
-
"path": "/
|
|
80963
|
-
"description": "Notification webhook body sent by SVB."
|
|
81493
|
+
"path": "/internal/channel/tokens"
|
|
80964
81494
|
}, {
|
|
80965
|
-
"type": "io.flow.
|
|
80966
|
-
"plural": "
|
|
81495
|
+
"type": "io.flow.tracking.v0.models.tracking",
|
|
81496
|
+
"plural": "trackings",
|
|
80967
81497
|
"operations": [{
|
|
80968
81498
|
"method": "POST",
|
|
80969
|
-
"path": "/internal/
|
|
81499
|
+
"path": "/internal/tracking/resync/request",
|
|
80970
81500
|
"parameters": [],
|
|
80971
81501
|
"responses": [{
|
|
80972
81502
|
"code": {
|
|
80973
81503
|
"integer": {
|
|
80974
|
-
"value":
|
|
81504
|
+
"value": 200
|
|
80975
81505
|
}
|
|
80976
81506
|
},
|
|
80977
|
-
"type": "
|
|
80978
|
-
"description": "
|
|
81507
|
+
"type": "unit",
|
|
81508
|
+
"description": "Successful response",
|
|
80979
81509
|
"attributes": []
|
|
80980
81510
|
}, {
|
|
80981
81511
|
"code": {
|
|
@@ -80997,9 +81527,8 @@
|
|
|
80997
81527
|
"attributes": []
|
|
80998
81528
|
}],
|
|
80999
81529
|
"attributes": [],
|
|
81000
|
-
"description": "Creates a channel token",
|
|
81001
81530
|
"body": {
|
|
81002
|
-
"type": "
|
|
81531
|
+
"type": "json",
|
|
81003
81532
|
"attributes": []
|
|
81004
81533
|
}
|
|
81005
81534
|
}],
|
|
@@ -81009,13 +81538,14 @@
|
|
|
81009
81538
|
"module": "general"
|
|
81010
81539
|
}
|
|
81011
81540
|
}],
|
|
81012
|
-
"path": "/internal/
|
|
81541
|
+
"path": "/internal/tracking/resync/request",
|
|
81542
|
+
"description": "Top level tracking information which contains labels. In cases where shipments are re-labeled, you will see multiple labels for each tracking allowing simple access to see where a shipment is - with which carrier and with the local tracking number"
|
|
81013
81543
|
}, {
|
|
81014
|
-
"type": "
|
|
81015
|
-
"plural": "
|
|
81544
|
+
"type": "item_classification",
|
|
81545
|
+
"plural": "item_classifications",
|
|
81016
81546
|
"operations": [{
|
|
81017
81547
|
"method": "POST",
|
|
81018
|
-
"path": "/
|
|
81548
|
+
"path": "/predict",
|
|
81019
81549
|
"parameters": [],
|
|
81020
81550
|
"responses": [{
|
|
81021
81551
|
"code": {
|
|
@@ -81023,7 +81553,7 @@
|
|
|
81023
81553
|
"value": 200
|
|
81024
81554
|
}
|
|
81025
81555
|
},
|
|
81026
|
-
"type": "
|
|
81556
|
+
"type": "[item_classification]",
|
|
81027
81557
|
"description": "Successful response",
|
|
81028
81558
|
"attributes": []
|
|
81029
81559
|
}, {
|
|
@@ -81047,24 +81577,12 @@
|
|
|
81047
81577
|
}],
|
|
81048
81578
|
"attributes": [],
|
|
81049
81579
|
"body": {
|
|
81050
|
-
"type": "
|
|
81580
|
+
"type": "[item_classification_form]",
|
|
81051
81581
|
"attributes": []
|
|
81052
81582
|
}
|
|
81053
|
-
}
|
|
81054
|
-
"attributes": [{
|
|
81055
|
-
"name": "docs",
|
|
81056
|
-
"value": {
|
|
81057
|
-
"module": "general"
|
|
81058
|
-
}
|
|
81059
|
-
}],
|
|
81060
|
-
"path": "/internal/tracking/resync/request",
|
|
81061
|
-
"description": "Top level tracking information which contains labels. In cases where shipments are re-labeled, you will see multiple labels for each tracking allowing simple access to see where a shipment is - with which carrier and with the local tracking number"
|
|
81062
|
-
}, {
|
|
81063
|
-
"type": "item_classification",
|
|
81064
|
-
"plural": "item_classifications",
|
|
81065
|
-
"operations": [{
|
|
81583
|
+
}, {
|
|
81066
81584
|
"method": "POST",
|
|
81067
|
-
"path": "/predict",
|
|
81585
|
+
"path": "/v2/predict",
|
|
81068
81586
|
"parameters": [],
|
|
81069
81587
|
"responses": [{
|
|
81070
81588
|
"code": {
|
|
@@ -81072,7 +81590,7 @@
|
|
|
81072
81590
|
"value": 200
|
|
81073
81591
|
}
|
|
81074
81592
|
},
|
|
81075
|
-
"type": "[
|
|
81593
|
+
"type": "[item_classification_v2]",
|
|
81076
81594
|
"description": "Successful response",
|
|
81077
81595
|
"attributes": []
|
|
81078
81596
|
}, {
|
|
@@ -81099,106 +81617,69 @@
|
|
|
81099
81617
|
"type": "[item_classification_form]",
|
|
81100
81618
|
"attributes": []
|
|
81101
81619
|
}
|
|
81102
|
-
},
|
|
81103
|
-
|
|
81104
|
-
"
|
|
81105
|
-
"
|
|
81620
|
+
}],
|
|
81621
|
+
"attributes": [{
|
|
81622
|
+
"name": "docs",
|
|
81623
|
+
"value": {
|
|
81624
|
+
"module": "general"
|
|
81625
|
+
}
|
|
81626
|
+
}],
|
|
81627
|
+
"path": "",
|
|
81628
|
+
"description": "Predicts labels for the given product description"
|
|
81629
|
+
}, {
|
|
81630
|
+
"type": "item_classification_summary",
|
|
81631
|
+
"plural": "item_classification_summaries",
|
|
81632
|
+
"operations": [{
|
|
81633
|
+
"method": "GET",
|
|
81634
|
+
"path": "/:organization/classification/item/summary",
|
|
81635
|
+
"parameters": [{
|
|
81636
|
+
"name": "organization",
|
|
81637
|
+
"type": "string",
|
|
81638
|
+
"location": "Path",
|
|
81639
|
+
"required": true,
|
|
81640
|
+
"description": "Refers to your organization's account identifier"
|
|
81641
|
+
}, {
|
|
81642
|
+
"name": "number",
|
|
81643
|
+
"type": "string",
|
|
81644
|
+
"location": "Query",
|
|
81645
|
+
"required": false,
|
|
81646
|
+
"maximum": 100
|
|
81647
|
+
}, {
|
|
81648
|
+
"name": "status",
|
|
81649
|
+
"type": "item_harmonization_status",
|
|
81650
|
+
"location": "Query",
|
|
81651
|
+
"required": false
|
|
81652
|
+
}, {
|
|
81653
|
+
"name": "limit",
|
|
81654
|
+
"type": "long",
|
|
81655
|
+
"location": "Query",
|
|
81656
|
+
"required": true,
|
|
81657
|
+
"description": "The maximum number of results to return",
|
|
81658
|
+
"default": "25",
|
|
81659
|
+
"minimum": 1,
|
|
81660
|
+
"maximum": 100
|
|
81661
|
+
}, {
|
|
81662
|
+
"name": "offset",
|
|
81663
|
+
"type": "long",
|
|
81664
|
+
"location": "Query",
|
|
81665
|
+
"required": true,
|
|
81666
|
+
"description": "The number of results to skip before returning results",
|
|
81667
|
+
"default": "0",
|
|
81668
|
+
"minimum": 0
|
|
81669
|
+
}, {
|
|
81670
|
+
"name": "sort",
|
|
81671
|
+
"type": "string",
|
|
81672
|
+
"location": "Query",
|
|
81673
|
+
"required": true,
|
|
81674
|
+
"default": "-created_at"
|
|
81675
|
+
}],
|
|
81106
81676
|
"responses": [{
|
|
81107
81677
|
"code": {
|
|
81108
81678
|
"integer": {
|
|
81109
81679
|
"value": 200
|
|
81110
81680
|
}
|
|
81111
81681
|
},
|
|
81112
|
-
"type": "[
|
|
81113
|
-
"description": "Successful response",
|
|
81114
|
-
"attributes": []
|
|
81115
|
-
}, {
|
|
81116
|
-
"code": {
|
|
81117
|
-
"integer": {
|
|
81118
|
-
"value": 401
|
|
81119
|
-
}
|
|
81120
|
-
},
|
|
81121
|
-
"type": "unit",
|
|
81122
|
-
"description": "Authorization failed",
|
|
81123
|
-
"attributes": []
|
|
81124
|
-
}, {
|
|
81125
|
-
"code": {
|
|
81126
|
-
"integer": {
|
|
81127
|
-
"value": 422
|
|
81128
|
-
}
|
|
81129
|
-
},
|
|
81130
|
-
"type": "io.flow.error.v0.models.generic_error",
|
|
81131
|
-
"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.",
|
|
81132
|
-
"attributes": []
|
|
81133
|
-
}],
|
|
81134
|
-
"attributes": [],
|
|
81135
|
-
"body": {
|
|
81136
|
-
"type": "[item_classification_form]",
|
|
81137
|
-
"attributes": []
|
|
81138
|
-
}
|
|
81139
|
-
}],
|
|
81140
|
-
"attributes": [{
|
|
81141
|
-
"name": "docs",
|
|
81142
|
-
"value": {
|
|
81143
|
-
"module": "general"
|
|
81144
|
-
}
|
|
81145
|
-
}],
|
|
81146
|
-
"path": "",
|
|
81147
|
-
"description": "Predicts labels for the given product description"
|
|
81148
|
-
}, {
|
|
81149
|
-
"type": "item_classification_summary",
|
|
81150
|
-
"plural": "item_classification_summaries",
|
|
81151
|
-
"operations": [{
|
|
81152
|
-
"method": "GET",
|
|
81153
|
-
"path": "/:organization/classification/item/summary",
|
|
81154
|
-
"parameters": [{
|
|
81155
|
-
"name": "organization",
|
|
81156
|
-
"type": "string",
|
|
81157
|
-
"location": "Path",
|
|
81158
|
-
"required": true,
|
|
81159
|
-
"description": "Refers to your organization's account identifier"
|
|
81160
|
-
}, {
|
|
81161
|
-
"name": "number",
|
|
81162
|
-
"type": "string",
|
|
81163
|
-
"location": "Query",
|
|
81164
|
-
"required": false,
|
|
81165
|
-
"maximum": 100
|
|
81166
|
-
}, {
|
|
81167
|
-
"name": "status",
|
|
81168
|
-
"type": "item_harmonization_status",
|
|
81169
|
-
"location": "Query",
|
|
81170
|
-
"required": false
|
|
81171
|
-
}, {
|
|
81172
|
-
"name": "limit",
|
|
81173
|
-
"type": "long",
|
|
81174
|
-
"location": "Query",
|
|
81175
|
-
"required": true,
|
|
81176
|
-
"description": "The maximum number of results to return",
|
|
81177
|
-
"default": "25",
|
|
81178
|
-
"minimum": 1,
|
|
81179
|
-
"maximum": 100
|
|
81180
|
-
}, {
|
|
81181
|
-
"name": "offset",
|
|
81182
|
-
"type": "long",
|
|
81183
|
-
"location": "Query",
|
|
81184
|
-
"required": true,
|
|
81185
|
-
"description": "The number of results to skip before returning results",
|
|
81186
|
-
"default": "0",
|
|
81187
|
-
"minimum": 0
|
|
81188
|
-
}, {
|
|
81189
|
-
"name": "sort",
|
|
81190
|
-
"type": "string",
|
|
81191
|
-
"location": "Query",
|
|
81192
|
-
"required": true,
|
|
81193
|
-
"default": "-created_at"
|
|
81194
|
-
}],
|
|
81195
|
-
"responses": [{
|
|
81196
|
-
"code": {
|
|
81197
|
-
"integer": {
|
|
81198
|
-
"value": 200
|
|
81199
|
-
}
|
|
81200
|
-
},
|
|
81201
|
-
"type": "[item_classification_summary]",
|
|
81682
|
+
"type": "[item_classification_summary]",
|
|
81202
81683
|
"description": "Successful response",
|
|
81203
81684
|
"attributes": []
|
|
81204
81685
|
}, {
|
|
@@ -83428,9 +83909,388 @@
|
|
|
83428
83909
|
"attributes": []
|
|
83429
83910
|
}],
|
|
83430
83911
|
"attributes": [],
|
|
83431
|
-
"description": "Allows for patch updates to the value of a single block of translated content.",
|
|
83912
|
+
"description": "Allows for patch updates to the value of a single block of translated content.",
|
|
83913
|
+
"body": {
|
|
83914
|
+
"type": "localized_content_element",
|
|
83915
|
+
"attributes": []
|
|
83916
|
+
}
|
|
83917
|
+
}],
|
|
83918
|
+
"attributes": [{
|
|
83919
|
+
"name": "docs",
|
|
83920
|
+
"value": {
|
|
83921
|
+
"module": "general"
|
|
83922
|
+
}
|
|
83923
|
+
}],
|
|
83924
|
+
"path": "/:organization/contents/:content_id/localizations",
|
|
83925
|
+
"description": "Content elements localized to a specific."
|
|
83926
|
+
}, {
|
|
83927
|
+
"type": "localized_content",
|
|
83928
|
+
"plural": "localized_contents",
|
|
83929
|
+
"operations": [{
|
|
83930
|
+
"method": "GET",
|
|
83931
|
+
"path": "/:organization/contents",
|
|
83932
|
+
"parameters": [{
|
|
83933
|
+
"name": "organization",
|
|
83934
|
+
"type": "string",
|
|
83935
|
+
"location": "Path",
|
|
83936
|
+
"required": true,
|
|
83937
|
+
"description": "Refers to your organization's account identifier"
|
|
83938
|
+
}, {
|
|
83939
|
+
"name": "id",
|
|
83940
|
+
"type": "[string]",
|
|
83941
|
+
"location": "Query",
|
|
83942
|
+
"required": false,
|
|
83943
|
+
"description": "Filter by one or more IDs of this resource",
|
|
83944
|
+
"maximum": 100
|
|
83945
|
+
}, {
|
|
83946
|
+
"name": "schema_key",
|
|
83947
|
+
"type": "string",
|
|
83948
|
+
"location": "Query",
|
|
83949
|
+
"required": false
|
|
83950
|
+
}, {
|
|
83951
|
+
"name": "status",
|
|
83952
|
+
"type": "string",
|
|
83953
|
+
"location": "Query",
|
|
83954
|
+
"required": false
|
|
83955
|
+
}, {
|
|
83956
|
+
"name": "limit",
|
|
83957
|
+
"type": "long",
|
|
83958
|
+
"location": "Query",
|
|
83959
|
+
"required": true,
|
|
83960
|
+
"description": "The maximum number of results to return",
|
|
83961
|
+
"default": "25",
|
|
83962
|
+
"minimum": 1,
|
|
83963
|
+
"maximum": 100
|
|
83964
|
+
}, {
|
|
83965
|
+
"name": "offset",
|
|
83966
|
+
"type": "long",
|
|
83967
|
+
"location": "Query",
|
|
83968
|
+
"required": true,
|
|
83969
|
+
"description": "The number of results to skip before returning results",
|
|
83970
|
+
"default": "0",
|
|
83971
|
+
"minimum": 0
|
|
83972
|
+
}, {
|
|
83973
|
+
"name": "sort",
|
|
83974
|
+
"type": "string",
|
|
83975
|
+
"location": "Query",
|
|
83976
|
+
"required": true,
|
|
83977
|
+
"default": "key"
|
|
83978
|
+
}],
|
|
83979
|
+
"responses": [{
|
|
83980
|
+
"code": {
|
|
83981
|
+
"integer": {
|
|
83982
|
+
"value": 200
|
|
83983
|
+
}
|
|
83984
|
+
},
|
|
83985
|
+
"type": "[localized_content]",
|
|
83986
|
+
"description": "Successful response",
|
|
83987
|
+
"attributes": []
|
|
83988
|
+
}, {
|
|
83989
|
+
"code": {
|
|
83990
|
+
"integer": {
|
|
83991
|
+
"value": 401
|
|
83992
|
+
}
|
|
83993
|
+
},
|
|
83994
|
+
"type": "unit",
|
|
83995
|
+
"description": "Authorization failed",
|
|
83996
|
+
"attributes": []
|
|
83997
|
+
}, {
|
|
83998
|
+
"code": {
|
|
83999
|
+
"integer": {
|
|
84000
|
+
"value": 404
|
|
84001
|
+
}
|
|
84002
|
+
},
|
|
84003
|
+
"type": "unit",
|
|
84004
|
+
"description": "Resource was not found",
|
|
84005
|
+
"attributes": []
|
|
84006
|
+
}],
|
|
84007
|
+
"attributes": [{
|
|
84008
|
+
"name": "sort",
|
|
84009
|
+
"value": {
|
|
84010
|
+
"values": [{
|
|
84011
|
+
"value": "schema_key"
|
|
84012
|
+
}, {
|
|
84013
|
+
"value": "status"
|
|
84014
|
+
}]
|
|
84015
|
+
}
|
|
84016
|
+
}, {
|
|
84017
|
+
"name": "linter",
|
|
84018
|
+
"value": {
|
|
84019
|
+
"ignore": ["get", "sort_parameter_default", "versions"]
|
|
84020
|
+
}
|
|
84021
|
+
}]
|
|
84022
|
+
}, {
|
|
84023
|
+
"method": "PUT",
|
|
84024
|
+
"path": "/:organization/contents/:id",
|
|
84025
|
+
"parameters": [{
|
|
84026
|
+
"name": "organization",
|
|
84027
|
+
"type": "string",
|
|
84028
|
+
"location": "Path",
|
|
84029
|
+
"required": true,
|
|
84030
|
+
"description": "Refers to your organization's account identifier"
|
|
84031
|
+
}, {
|
|
84032
|
+
"name": "id",
|
|
84033
|
+
"type": "string",
|
|
84034
|
+
"location": "Path",
|
|
84035
|
+
"required": true,
|
|
84036
|
+
"description": "Filter by one or more IDs of this resource"
|
|
84037
|
+
}],
|
|
84038
|
+
"responses": [{
|
|
84039
|
+
"code": {
|
|
84040
|
+
"integer": {
|
|
84041
|
+
"value": 200
|
|
84042
|
+
}
|
|
84043
|
+
},
|
|
84044
|
+
"type": "localized_content",
|
|
84045
|
+
"description": "Successful response",
|
|
84046
|
+
"attributes": []
|
|
84047
|
+
}, {
|
|
84048
|
+
"code": {
|
|
84049
|
+
"integer": {
|
|
84050
|
+
"value": 201
|
|
84051
|
+
}
|
|
84052
|
+
},
|
|
84053
|
+
"type": "localized_content",
|
|
84054
|
+
"description": "Operation succeeded and the resource was created",
|
|
84055
|
+
"attributes": []
|
|
84056
|
+
}, {
|
|
84057
|
+
"code": {
|
|
84058
|
+
"integer": {
|
|
84059
|
+
"value": 401
|
|
84060
|
+
}
|
|
84061
|
+
},
|
|
84062
|
+
"type": "unit",
|
|
84063
|
+
"description": "Authorization failed",
|
|
84064
|
+
"attributes": []
|
|
84065
|
+
}, {
|
|
84066
|
+
"code": {
|
|
84067
|
+
"integer": {
|
|
84068
|
+
"value": 404
|
|
84069
|
+
}
|
|
84070
|
+
},
|
|
84071
|
+
"type": "unit",
|
|
84072
|
+
"description": "Resource was not found",
|
|
84073
|
+
"attributes": []
|
|
84074
|
+
}, {
|
|
84075
|
+
"code": {
|
|
84076
|
+
"integer": {
|
|
84077
|
+
"value": 422
|
|
84078
|
+
}
|
|
84079
|
+
},
|
|
84080
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
84081
|
+
"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.",
|
|
84082
|
+
"attributes": []
|
|
84083
|
+
}],
|
|
84084
|
+
"attributes": [],
|
|
84085
|
+
"body": {
|
|
84086
|
+
"type": "localized_content_form",
|
|
84087
|
+
"attributes": []
|
|
84088
|
+
}
|
|
84089
|
+
}],
|
|
84090
|
+
"attributes": [{
|
|
84091
|
+
"name": "docs",
|
|
84092
|
+
"value": {
|
|
84093
|
+
"module": "general"
|
|
84094
|
+
}
|
|
84095
|
+
}],
|
|
84096
|
+
"path": "/:organization/contents",
|
|
84097
|
+
"description": "A set of localizations for a schema for an organization."
|
|
84098
|
+
}, {
|
|
84099
|
+
"type": "localized_items_export_settings",
|
|
84100
|
+
"plural": "localized_items_export_settings",
|
|
84101
|
+
"operations": [{
|
|
84102
|
+
"method": "GET",
|
|
84103
|
+
"path": "/:organization/settings/export/localized_items",
|
|
84104
|
+
"parameters": [{
|
|
84105
|
+
"name": "organization",
|
|
84106
|
+
"type": "string",
|
|
84107
|
+
"location": "Path",
|
|
84108
|
+
"required": true,
|
|
84109
|
+
"description": "Refers to your organization's account identifier"
|
|
84110
|
+
}],
|
|
84111
|
+
"responses": [{
|
|
84112
|
+
"code": {
|
|
84113
|
+
"integer": {
|
|
84114
|
+
"value": 200
|
|
84115
|
+
}
|
|
84116
|
+
},
|
|
84117
|
+
"type": "localized_items_export_settings",
|
|
84118
|
+
"description": "Successful response",
|
|
84119
|
+
"attributes": []
|
|
84120
|
+
}, {
|
|
84121
|
+
"code": {
|
|
84122
|
+
"integer": {
|
|
84123
|
+
"value": 401
|
|
84124
|
+
}
|
|
84125
|
+
},
|
|
84126
|
+
"type": "unit",
|
|
84127
|
+
"description": "Authorization failed",
|
|
84128
|
+
"attributes": []
|
|
84129
|
+
}, {
|
|
84130
|
+
"code": {
|
|
84131
|
+
"integer": {
|
|
84132
|
+
"value": 404
|
|
84133
|
+
}
|
|
84134
|
+
},
|
|
84135
|
+
"type": "unit",
|
|
84136
|
+
"description": "Resource was not found",
|
|
84137
|
+
"attributes": []
|
|
84138
|
+
}],
|
|
84139
|
+
"attributes": []
|
|
84140
|
+
}, {
|
|
84141
|
+
"method": "PUT",
|
|
84142
|
+
"path": "/:organization/settings/export/localized_items",
|
|
84143
|
+
"parameters": [{
|
|
84144
|
+
"name": "organization",
|
|
84145
|
+
"type": "string",
|
|
84146
|
+
"location": "Path",
|
|
84147
|
+
"required": true,
|
|
84148
|
+
"description": "Refers to your organization's account identifier"
|
|
84149
|
+
}],
|
|
84150
|
+
"responses": [{
|
|
84151
|
+
"code": {
|
|
84152
|
+
"integer": {
|
|
84153
|
+
"value": 201
|
|
84154
|
+
}
|
|
84155
|
+
},
|
|
84156
|
+
"type": "unit",
|
|
84157
|
+
"description": "Operation succeeded and the resource was created",
|
|
84158
|
+
"attributes": []
|
|
84159
|
+
}, {
|
|
84160
|
+
"code": {
|
|
84161
|
+
"integer": {
|
|
84162
|
+
"value": 401
|
|
84163
|
+
}
|
|
84164
|
+
},
|
|
84165
|
+
"type": "unit",
|
|
84166
|
+
"description": "Authorization failed",
|
|
84167
|
+
"attributes": []
|
|
84168
|
+
}, {
|
|
84169
|
+
"code": {
|
|
84170
|
+
"integer": {
|
|
84171
|
+
"value": 404
|
|
84172
|
+
}
|
|
84173
|
+
},
|
|
84174
|
+
"type": "unit",
|
|
84175
|
+
"description": "Resource was not found",
|
|
84176
|
+
"attributes": []
|
|
84177
|
+
}, {
|
|
84178
|
+
"code": {
|
|
84179
|
+
"integer": {
|
|
84180
|
+
"value": 422
|
|
84181
|
+
}
|
|
84182
|
+
},
|
|
84183
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
84184
|
+
"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.",
|
|
84185
|
+
"attributes": []
|
|
84186
|
+
}],
|
|
84187
|
+
"attributes": [],
|
|
84188
|
+
"body": {
|
|
84189
|
+
"type": "localized_items_export_settings",
|
|
84190
|
+
"attributes": []
|
|
84191
|
+
}
|
|
84192
|
+
}],
|
|
84193
|
+
"attributes": [{
|
|
84194
|
+
"name": "docs",
|
|
84195
|
+
"value": {
|
|
84196
|
+
"module": "general"
|
|
84197
|
+
}
|
|
84198
|
+
}],
|
|
84199
|
+
"path": "/:organization/settings/export/localized_items"
|
|
84200
|
+
}, {
|
|
84201
|
+
"type": "logistics_capabilities",
|
|
84202
|
+
"plural": "logistics_capabilities",
|
|
84203
|
+
"operations": [{
|
|
84204
|
+
"method": "GET",
|
|
84205
|
+
"path": "/:organization/logistics/capabilities",
|
|
84206
|
+
"parameters": [{
|
|
84207
|
+
"name": "organization",
|
|
84208
|
+
"type": "string",
|
|
84209
|
+
"location": "Path",
|
|
84210
|
+
"required": true,
|
|
84211
|
+
"description": "Refers to your organization's account identifier"
|
|
84212
|
+
}],
|
|
84213
|
+
"responses": [{
|
|
84214
|
+
"code": {
|
|
84215
|
+
"integer": {
|
|
84216
|
+
"value": 200
|
|
84217
|
+
}
|
|
84218
|
+
},
|
|
84219
|
+
"type": "logistics_capabilities",
|
|
84220
|
+
"description": "Successful response",
|
|
84221
|
+
"attributes": []
|
|
84222
|
+
}, {
|
|
84223
|
+
"code": {
|
|
84224
|
+
"integer": {
|
|
84225
|
+
"value": 401
|
|
84226
|
+
}
|
|
84227
|
+
},
|
|
84228
|
+
"type": "unit",
|
|
84229
|
+
"description": "Authorization failed",
|
|
84230
|
+
"attributes": []
|
|
84231
|
+
}, {
|
|
84232
|
+
"code": {
|
|
84233
|
+
"integer": {
|
|
84234
|
+
"value": 404
|
|
84235
|
+
}
|
|
84236
|
+
},
|
|
84237
|
+
"type": "unit",
|
|
84238
|
+
"description": "Resource was not found",
|
|
84239
|
+
"attributes": []
|
|
84240
|
+
}],
|
|
84241
|
+
"attributes": [],
|
|
84242
|
+
"description": "Returns the logistics capabilities for an organization"
|
|
84243
|
+
}, {
|
|
84244
|
+
"method": "PUT",
|
|
84245
|
+
"path": "/:organization/logistics/capabilities",
|
|
84246
|
+
"parameters": [{
|
|
84247
|
+
"name": "organization",
|
|
84248
|
+
"type": "string",
|
|
84249
|
+
"location": "Path",
|
|
84250
|
+
"required": true,
|
|
84251
|
+
"description": "Refers to your organization's account identifier"
|
|
84252
|
+
}],
|
|
84253
|
+
"responses": [{
|
|
84254
|
+
"code": {
|
|
84255
|
+
"integer": {
|
|
84256
|
+
"value": 200
|
|
84257
|
+
}
|
|
84258
|
+
},
|
|
84259
|
+
"type": "logistics_capabilities",
|
|
84260
|
+
"description": "Successful response",
|
|
84261
|
+
"attributes": []
|
|
84262
|
+
}, {
|
|
84263
|
+
"code": {
|
|
84264
|
+
"integer": {
|
|
84265
|
+
"value": 401
|
|
84266
|
+
}
|
|
84267
|
+
},
|
|
84268
|
+
"type": "unit",
|
|
84269
|
+
"description": "Authorization failed",
|
|
84270
|
+
"attributes": []
|
|
84271
|
+
}, {
|
|
84272
|
+
"code": {
|
|
84273
|
+
"integer": {
|
|
84274
|
+
"value": 404
|
|
84275
|
+
}
|
|
84276
|
+
},
|
|
84277
|
+
"type": "unit",
|
|
84278
|
+
"description": "Resource was not found",
|
|
84279
|
+
"attributes": []
|
|
84280
|
+
}, {
|
|
84281
|
+
"code": {
|
|
84282
|
+
"integer": {
|
|
84283
|
+
"value": 422
|
|
84284
|
+
}
|
|
84285
|
+
},
|
|
84286
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
84287
|
+
"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.",
|
|
84288
|
+
"attributes": []
|
|
84289
|
+
}],
|
|
84290
|
+
"attributes": [],
|
|
84291
|
+
"description": "Upserts the logistics capabilities for an organization",
|
|
83432
84292
|
"body": {
|
|
83433
|
-
"type": "
|
|
84293
|
+
"type": "logistics_capabilities_form",
|
|
83434
84294
|
"attributes": []
|
|
83435
84295
|
}
|
|
83436
84296
|
}],
|
|
@@ -83440,21 +84300,14 @@
|
|
|
83440
84300
|
"module": "general"
|
|
83441
84301
|
}
|
|
83442
84302
|
}],
|
|
83443
|
-
"path": "/:organization/
|
|
83444
|
-
"description": "Content elements localized to a specific."
|
|
84303
|
+
"path": "/:organization/logistics/capabilities"
|
|
83445
84304
|
}, {
|
|
83446
|
-
"type": "
|
|
83447
|
-
"plural": "
|
|
84305
|
+
"type": "lost_chargeback",
|
|
84306
|
+
"plural": "lost_chargebacks",
|
|
83448
84307
|
"operations": [{
|
|
83449
84308
|
"method": "GET",
|
|
83450
|
-
"path": "
|
|
84309
|
+
"path": "/internal/billing/lost/chargebacks",
|
|
83451
84310
|
"parameters": [{
|
|
83452
|
-
"name": "organization",
|
|
83453
|
-
"type": "string",
|
|
83454
|
-
"location": "Path",
|
|
83455
|
-
"required": true,
|
|
83456
|
-
"description": "Refers to your organization's account identifier"
|
|
83457
|
-
}, {
|
|
83458
84311
|
"name": "id",
|
|
83459
84312
|
"type": "[string]",
|
|
83460
84313
|
"location": "Query",
|
|
@@ -83462,12 +84315,12 @@
|
|
|
83462
84315
|
"description": "Filter by one or more IDs of this resource",
|
|
83463
84316
|
"maximum": 100
|
|
83464
84317
|
}, {
|
|
83465
|
-
"name": "
|
|
84318
|
+
"name": "organization_id",
|
|
83466
84319
|
"type": "string",
|
|
83467
84320
|
"location": "Query",
|
|
83468
84321
|
"required": false
|
|
83469
84322
|
}, {
|
|
83470
|
-
"name": "
|
|
84323
|
+
"name": "order_number",
|
|
83471
84324
|
"type": "string",
|
|
83472
84325
|
"location": "Query",
|
|
83473
84326
|
"required": false
|
|
@@ -83493,7 +84346,7 @@
|
|
|
83493
84346
|
"type": "string",
|
|
83494
84347
|
"location": "Query",
|
|
83495
84348
|
"required": true,
|
|
83496
|
-
"default": "
|
|
84349
|
+
"default": "id"
|
|
83497
84350
|
}],
|
|
83498
84351
|
"responses": [{
|
|
83499
84352
|
"code": {
|
|
@@ -83501,7 +84354,7 @@
|
|
|
83501
84354
|
"value": 200
|
|
83502
84355
|
}
|
|
83503
84356
|
},
|
|
83504
|
-
"type": "[
|
|
84357
|
+
"type": "[lost_chargeback]",
|
|
83505
84358
|
"description": "Successful response",
|
|
83506
84359
|
"attributes": []
|
|
83507
84360
|
}, {
|
|
@@ -83522,32 +84375,39 @@
|
|
|
83522
84375
|
"type": "unit",
|
|
83523
84376
|
"description": "Resource was not found",
|
|
83524
84377
|
"attributes": []
|
|
84378
|
+
}, {
|
|
84379
|
+
"code": {
|
|
84380
|
+
"integer": {
|
|
84381
|
+
"value": 422
|
|
84382
|
+
}
|
|
84383
|
+
},
|
|
84384
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
84385
|
+
"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.",
|
|
84386
|
+
"attributes": []
|
|
83525
84387
|
}],
|
|
83526
84388
|
"attributes": [{
|
|
83527
84389
|
"name": "sort",
|
|
83528
84390
|
"value": {
|
|
83529
84391
|
"values": [{
|
|
83530
|
-
"value": "
|
|
84392
|
+
"value": "id"
|
|
83531
84393
|
}, {
|
|
83532
|
-
"value": "
|
|
84394
|
+
"value": "organization_id"
|
|
84395
|
+
}, {
|
|
84396
|
+
"value": "order_number"
|
|
84397
|
+
}, {
|
|
84398
|
+
"value": "created_at"
|
|
83533
84399
|
}]
|
|
83534
84400
|
}
|
|
83535
84401
|
}, {
|
|
83536
84402
|
"name": "linter",
|
|
83537
84403
|
"value": {
|
|
83538
|
-
"ignore": ["
|
|
84404
|
+
"ignore": ["sort_parameter_default", "versions"]
|
|
83539
84405
|
}
|
|
83540
84406
|
}]
|
|
83541
84407
|
}, {
|
|
83542
|
-
"method": "
|
|
83543
|
-
"path": "
|
|
84408
|
+
"method": "GET",
|
|
84409
|
+
"path": "/internal/billing/lost/chargebacks/:id",
|
|
83544
84410
|
"parameters": [{
|
|
83545
|
-
"name": "organization",
|
|
83546
|
-
"type": "string",
|
|
83547
|
-
"location": "Path",
|
|
83548
|
-
"required": true,
|
|
83549
|
-
"description": "Refers to your organization's account identifier"
|
|
83550
|
-
}, {
|
|
83551
84411
|
"name": "id",
|
|
83552
84412
|
"type": "string",
|
|
83553
84413
|
"location": "Path",
|
|
@@ -83560,18 +84420,9 @@
|
|
|
83560
84420
|
"value": 200
|
|
83561
84421
|
}
|
|
83562
84422
|
},
|
|
83563
|
-
"type": "
|
|
84423
|
+
"type": "lost_chargeback",
|
|
83564
84424
|
"description": "Successful response",
|
|
83565
84425
|
"attributes": []
|
|
83566
|
-
}, {
|
|
83567
|
-
"code": {
|
|
83568
|
-
"integer": {
|
|
83569
|
-
"value": 201
|
|
83570
|
-
}
|
|
83571
|
-
},
|
|
83572
|
-
"type": "localized_content",
|
|
83573
|
-
"description": "Operation succeeded and the resource was created",
|
|
83574
|
-
"attributes": []
|
|
83575
84426
|
}, {
|
|
83576
84427
|
"code": {
|
|
83577
84428
|
"integer": {
|
|
@@ -83590,51 +84441,26 @@
|
|
|
83590
84441
|
"type": "unit",
|
|
83591
84442
|
"description": "Resource was not found",
|
|
83592
84443
|
"attributes": []
|
|
83593
|
-
}, {
|
|
83594
|
-
"code": {
|
|
83595
|
-
"integer": {
|
|
83596
|
-
"value": 422
|
|
83597
|
-
}
|
|
83598
|
-
},
|
|
83599
|
-
"type": "io.flow.error.v0.models.generic_error",
|
|
83600
|
-
"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.",
|
|
83601
|
-
"attributes": []
|
|
83602
84444
|
}],
|
|
83603
|
-
"attributes": []
|
|
83604
|
-
|
|
83605
|
-
|
|
83606
|
-
|
|
83607
|
-
}
|
|
83608
|
-
}],
|
|
83609
|
-
"attributes": [{
|
|
83610
|
-
"name": "docs",
|
|
83611
|
-
"value": {
|
|
83612
|
-
"module": "general"
|
|
83613
|
-
}
|
|
83614
|
-
}],
|
|
83615
|
-
"path": "/:organization/contents",
|
|
83616
|
-
"description": "A set of localizations for a schema for an organization."
|
|
83617
|
-
}, {
|
|
83618
|
-
"type": "localized_items_export_settings",
|
|
83619
|
-
"plural": "localized_items_export_settings",
|
|
83620
|
-
"operations": [{
|
|
83621
|
-
"method": "GET",
|
|
83622
|
-
"path": "/:organization/settings/export/localized_items",
|
|
84445
|
+
"attributes": []
|
|
84446
|
+
}, {
|
|
84447
|
+
"method": "DELETE",
|
|
84448
|
+
"path": "/internal/billing/lost/chargebacks/:id",
|
|
83623
84449
|
"parameters": [{
|
|
83624
|
-
"name": "
|
|
84450
|
+
"name": "id",
|
|
83625
84451
|
"type": "string",
|
|
83626
84452
|
"location": "Path",
|
|
83627
84453
|
"required": true,
|
|
83628
|
-
"description": "
|
|
84454
|
+
"description": "Filter by one or more IDs of this resource"
|
|
83629
84455
|
}],
|
|
83630
84456
|
"responses": [{
|
|
83631
84457
|
"code": {
|
|
83632
84458
|
"integer": {
|
|
83633
|
-
"value":
|
|
84459
|
+
"value": 204
|
|
83634
84460
|
}
|
|
83635
84461
|
},
|
|
83636
|
-
"type": "
|
|
83637
|
-
"description": "
|
|
84462
|
+
"type": "unit",
|
|
84463
|
+
"description": "Operation succeeded. No content is returned",
|
|
83638
84464
|
"attributes": []
|
|
83639
84465
|
}, {
|
|
83640
84466
|
"code": {
|
|
@@ -83658,56 +84484,65 @@
|
|
|
83658
84484
|
"attributes": []
|
|
83659
84485
|
}, {
|
|
83660
84486
|
"method": "PUT",
|
|
83661
|
-
"path": "
|
|
84487
|
+
"path": "/internal/billing/lost/chargebacks/:organization_id/:order_number",
|
|
83662
84488
|
"parameters": [{
|
|
83663
|
-
"name": "
|
|
84489
|
+
"name": "organization_id",
|
|
83664
84490
|
"type": "string",
|
|
83665
84491
|
"location": "Path",
|
|
83666
|
-
"required": true
|
|
83667
|
-
|
|
84492
|
+
"required": true
|
|
84493
|
+
}, {
|
|
84494
|
+
"name": "order_number",
|
|
84495
|
+
"type": "string",
|
|
84496
|
+
"location": "Path",
|
|
84497
|
+
"required": true
|
|
83668
84498
|
}],
|
|
83669
84499
|
"responses": [{
|
|
83670
84500
|
"code": {
|
|
83671
84501
|
"integer": {
|
|
83672
|
-
"value":
|
|
84502
|
+
"value": 404
|
|
83673
84503
|
}
|
|
83674
84504
|
},
|
|
83675
84505
|
"type": "unit",
|
|
84506
|
+
"description": "Resource was not found",
|
|
84507
|
+
"attributes": []
|
|
84508
|
+
}, {
|
|
84509
|
+
"code": {
|
|
84510
|
+
"integer": {
|
|
84511
|
+
"value": 201
|
|
84512
|
+
}
|
|
84513
|
+
},
|
|
84514
|
+
"type": "lost_chargeback",
|
|
83676
84515
|
"description": "Operation succeeded and the resource was created",
|
|
83677
84516
|
"attributes": []
|
|
83678
84517
|
}, {
|
|
83679
84518
|
"code": {
|
|
83680
84519
|
"integer": {
|
|
83681
|
-
"value":
|
|
84520
|
+
"value": 422
|
|
83682
84521
|
}
|
|
83683
84522
|
},
|
|
83684
|
-
"type": "
|
|
83685
|
-
"description": "
|
|
84523
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
84524
|
+
"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.",
|
|
83686
84525
|
"attributes": []
|
|
83687
84526
|
}, {
|
|
83688
84527
|
"code": {
|
|
83689
84528
|
"integer": {
|
|
83690
|
-
"value":
|
|
84529
|
+
"value": 401
|
|
83691
84530
|
}
|
|
83692
84531
|
},
|
|
83693
84532
|
"type": "unit",
|
|
83694
|
-
"description": "
|
|
84533
|
+
"description": "Authorization failed",
|
|
83695
84534
|
"attributes": []
|
|
83696
84535
|
}, {
|
|
83697
84536
|
"code": {
|
|
83698
84537
|
"integer": {
|
|
83699
|
-
"value":
|
|
84538
|
+
"value": 200
|
|
83700
84539
|
}
|
|
83701
84540
|
},
|
|
83702
|
-
"type": "
|
|
83703
|
-
"description": "
|
|
84541
|
+
"type": "lost_chargeback",
|
|
84542
|
+
"description": "Successful response",
|
|
83704
84543
|
"attributes": []
|
|
83705
84544
|
}],
|
|
83706
|
-
"attributes": []
|
|
83707
|
-
"body": {
|
|
83708
|
-
"type": "localized_items_export_settings",
|
|
83709
|
-
"attributes": []
|
|
83710
|
-
}
|
|
84545
|
+
"attributes": []
|
|
83711
84546
|
}],
|
|
83712
84547
|
"attributes": [{
|
|
83713
84548
|
"name": "docs",
|
|
@@ -83715,7 +84550,7 @@
|
|
|
83715
84550
|
"module": "general"
|
|
83716
84551
|
}
|
|
83717
84552
|
}],
|
|
83718
|
-
"path": "
|
|
84553
|
+
"path": "/internal/billing/lost/chargebacks"
|
|
83719
84554
|
}, {
|
|
83720
84555
|
"type": "loyalty_program",
|
|
83721
84556
|
"plural": "loyalty_programs",
|
|
@@ -85961,14 +86796,137 @@
|
|
|
85961
86796
|
"attributes": []
|
|
85962
86797
|
}],
|
|
85963
86798
|
"attributes": [],
|
|
85964
|
-
"description": "Endpoint to inject an order directly to into Flow, bypassing Checkout and Flow's order APIs. For testing purposes.",
|
|
85965
|
-
"body": {
|
|
85966
|
-
"type": "markets_order",
|
|
85967
|
-
"attributes": []
|
|
86799
|
+
"description": "Endpoint to inject an order directly to into Flow, bypassing Checkout and Flow's order APIs. For testing purposes.",
|
|
86800
|
+
"body": {
|
|
86801
|
+
"type": "markets_order",
|
|
86802
|
+
"attributes": []
|
|
86803
|
+
}
|
|
86804
|
+
}, {
|
|
86805
|
+
"method": "PUT",
|
|
86806
|
+
"path": "/internal/:organization/shopify/markets/orders/:number/destination",
|
|
86807
|
+
"parameters": [{
|
|
86808
|
+
"name": "organization",
|
|
86809
|
+
"type": "string",
|
|
86810
|
+
"location": "Path",
|
|
86811
|
+
"required": true,
|
|
86812
|
+
"description": "Refers to your organization's account identifier"
|
|
86813
|
+
}, {
|
|
86814
|
+
"name": "number",
|
|
86815
|
+
"type": "string",
|
|
86816
|
+
"location": "Path",
|
|
86817
|
+
"required": true
|
|
86818
|
+
}],
|
|
86819
|
+
"responses": [{
|
|
86820
|
+
"code": {
|
|
86821
|
+
"integer": {
|
|
86822
|
+
"value": 201
|
|
86823
|
+
}
|
|
86824
|
+
},
|
|
86825
|
+
"type": "io.flow.shopify.markets.v0.models.shopify_order",
|
|
86826
|
+
"description": "Operation succeeded and the resource was created",
|
|
86827
|
+
"attributes": []
|
|
86828
|
+
}, {
|
|
86829
|
+
"code": {
|
|
86830
|
+
"integer": {
|
|
86831
|
+
"value": 401
|
|
86832
|
+
}
|
|
86833
|
+
},
|
|
86834
|
+
"type": "unit",
|
|
86835
|
+
"description": "Authorization failed",
|
|
86836
|
+
"attributes": []
|
|
86837
|
+
}, {
|
|
86838
|
+
"code": {
|
|
86839
|
+
"integer": {
|
|
86840
|
+
"value": 404
|
|
86841
|
+
}
|
|
86842
|
+
},
|
|
86843
|
+
"type": "unit",
|
|
86844
|
+
"description": "Resource was not found",
|
|
86845
|
+
"attributes": []
|
|
86846
|
+
}, {
|
|
86847
|
+
"code": {
|
|
86848
|
+
"integer": {
|
|
86849
|
+
"value": 422
|
|
86850
|
+
}
|
|
86851
|
+
},
|
|
86852
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
86853
|
+
"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.",
|
|
86854
|
+
"attributes": []
|
|
86855
|
+
}],
|
|
86856
|
+
"attributes": [],
|
|
86857
|
+
"description": "Updates the destination address for an order",
|
|
86858
|
+
"body": {
|
|
86859
|
+
"type": "shopify_order_destination_form",
|
|
86860
|
+
"attributes": []
|
|
86861
|
+
}
|
|
86862
|
+
}, {
|
|
86863
|
+
"method": "POST",
|
|
86864
|
+
"path": "/internal/:organization/shopify/markets/orders/:number/replay",
|
|
86865
|
+
"parameters": [{
|
|
86866
|
+
"name": "organization",
|
|
86867
|
+
"type": "string",
|
|
86868
|
+
"location": "Path",
|
|
86869
|
+
"required": true,
|
|
86870
|
+
"description": "Refers to your organization's account identifier"
|
|
86871
|
+
}, {
|
|
86872
|
+
"name": "number",
|
|
86873
|
+
"type": "string",
|
|
86874
|
+
"location": "Path",
|
|
86875
|
+
"required": true
|
|
86876
|
+
}],
|
|
86877
|
+
"responses": [{
|
|
86878
|
+
"code": {
|
|
86879
|
+
"integer": {
|
|
86880
|
+
"value": 201
|
|
86881
|
+
}
|
|
86882
|
+
},
|
|
86883
|
+
"type": "unit",
|
|
86884
|
+
"description": "Operation succeeded and the resource was created",
|
|
86885
|
+
"attributes": []
|
|
86886
|
+
}, {
|
|
86887
|
+
"code": {
|
|
86888
|
+
"integer": {
|
|
86889
|
+
"value": 401
|
|
86890
|
+
}
|
|
86891
|
+
},
|
|
86892
|
+
"type": "unit",
|
|
86893
|
+
"description": "Authorization failed",
|
|
86894
|
+
"attributes": []
|
|
86895
|
+
}, {
|
|
86896
|
+
"code": {
|
|
86897
|
+
"integer": {
|
|
86898
|
+
"value": 404
|
|
86899
|
+
}
|
|
86900
|
+
},
|
|
86901
|
+
"type": "unit",
|
|
86902
|
+
"description": "Resource was not found",
|
|
86903
|
+
"attributes": []
|
|
86904
|
+
}, {
|
|
86905
|
+
"code": {
|
|
86906
|
+
"integer": {
|
|
86907
|
+
"value": 422
|
|
86908
|
+
}
|
|
86909
|
+
},
|
|
86910
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
86911
|
+
"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.",
|
|
86912
|
+
"attributes": []
|
|
86913
|
+
}],
|
|
86914
|
+
"attributes": [],
|
|
86915
|
+
"description": "Replay order (resulting in new events on the latest code based off the same inputs)"
|
|
86916
|
+
}],
|
|
86917
|
+
"attributes": [{
|
|
86918
|
+
"name": "docs",
|
|
86919
|
+
"value": {
|
|
86920
|
+
"module": "general"
|
|
85968
86921
|
}
|
|
85969
|
-
},
|
|
85970
|
-
|
|
85971
|
-
|
|
86922
|
+
}],
|
|
86923
|
+
"path": "/internal/:organization/shopify/markets/orders"
|
|
86924
|
+
}, {
|
|
86925
|
+
"type": "markets_order_summary",
|
|
86926
|
+
"plural": "markets_order_summaries",
|
|
86927
|
+
"operations": [{
|
|
86928
|
+
"method": "GET",
|
|
86929
|
+
"path": "/internal/:organization/shopify/markets/orders/summary",
|
|
85972
86930
|
"parameters": [{
|
|
85973
86931
|
"name": "organization",
|
|
85974
86932
|
"type": "string",
|
|
@@ -85976,77 +86934,24 @@
|
|
|
85976
86934
|
"required": true,
|
|
85977
86935
|
"description": "Refers to your organization's account identifier"
|
|
85978
86936
|
}, {
|
|
85979
|
-
"name": "
|
|
85980
|
-
"type": "
|
|
85981
|
-
"location": "
|
|
85982
|
-
"required":
|
|
85983
|
-
}],
|
|
85984
|
-
"responses": [{
|
|
85985
|
-
"code": {
|
|
85986
|
-
"integer": {
|
|
85987
|
-
"value": 201
|
|
85988
|
-
}
|
|
85989
|
-
},
|
|
85990
|
-
"type": "io.flow.shopify.markets.v0.models.shopify_order",
|
|
85991
|
-
"description": "Operation succeeded and the resource was created",
|
|
85992
|
-
"attributes": []
|
|
85993
|
-
}, {
|
|
85994
|
-
"code": {
|
|
85995
|
-
"integer": {
|
|
85996
|
-
"value": 401
|
|
85997
|
-
}
|
|
85998
|
-
},
|
|
85999
|
-
"type": "unit",
|
|
86000
|
-
"description": "Authorization failed",
|
|
86001
|
-
"attributes": []
|
|
86002
|
-
}, {
|
|
86003
|
-
"code": {
|
|
86004
|
-
"integer": {
|
|
86005
|
-
"value": 404
|
|
86006
|
-
}
|
|
86007
|
-
},
|
|
86008
|
-
"type": "unit",
|
|
86009
|
-
"description": "Resource was not found",
|
|
86010
|
-
"attributes": []
|
|
86011
|
-
}, {
|
|
86012
|
-
"code": {
|
|
86013
|
-
"integer": {
|
|
86014
|
-
"value": 422
|
|
86015
|
-
}
|
|
86016
|
-
},
|
|
86017
|
-
"type": "io.flow.error.v0.models.generic_error",
|
|
86018
|
-
"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.",
|
|
86019
|
-
"attributes": []
|
|
86020
|
-
}],
|
|
86021
|
-
"attributes": [],
|
|
86022
|
-
"description": "Updates the destination address for an order",
|
|
86023
|
-
"body": {
|
|
86024
|
-
"type": "shopify_order_destination_form",
|
|
86025
|
-
"attributes": []
|
|
86026
|
-
}
|
|
86027
|
-
}, {
|
|
86028
|
-
"method": "POST",
|
|
86029
|
-
"path": "/internal/:organization/shopify/markets/orders/:number/replay",
|
|
86030
|
-
"parameters": [{
|
|
86031
|
-
"name": "organization",
|
|
86032
|
-
"type": "string",
|
|
86033
|
-
"location": "Path",
|
|
86034
|
-
"required": true,
|
|
86035
|
-
"description": "Refers to your organization's account identifier"
|
|
86937
|
+
"name": "from",
|
|
86938
|
+
"type": "date-time-iso8601",
|
|
86939
|
+
"location": "Query",
|
|
86940
|
+
"required": false
|
|
86036
86941
|
}, {
|
|
86037
|
-
"name": "
|
|
86038
|
-
"type": "
|
|
86039
|
-
"location": "
|
|
86040
|
-
"required":
|
|
86942
|
+
"name": "to",
|
|
86943
|
+
"type": "date-time-iso8601",
|
|
86944
|
+
"location": "Query",
|
|
86945
|
+
"required": false
|
|
86041
86946
|
}],
|
|
86042
86947
|
"responses": [{
|
|
86043
86948
|
"code": {
|
|
86044
86949
|
"integer": {
|
|
86045
|
-
"value":
|
|
86950
|
+
"value": 200
|
|
86046
86951
|
}
|
|
86047
86952
|
},
|
|
86048
|
-
"type": "
|
|
86049
|
-
"description": "
|
|
86953
|
+
"type": "[markets_order_summary]",
|
|
86954
|
+
"description": "Successful response",
|
|
86050
86955
|
"attributes": []
|
|
86051
86956
|
}, {
|
|
86052
86957
|
"code": {
|
|
@@ -86076,8 +86981,13 @@
|
|
|
86076
86981
|
"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.",
|
|
86077
86982
|
"attributes": []
|
|
86078
86983
|
}],
|
|
86079
|
-
"attributes": [
|
|
86080
|
-
|
|
86984
|
+
"attributes": [{
|
|
86985
|
+
"name": "linter",
|
|
86986
|
+
"value": {
|
|
86987
|
+
"ignore": ["get", "id", "limit", "offset", "sort"]
|
|
86988
|
+
}
|
|
86989
|
+
}],
|
|
86990
|
+
"description": "Endpoint to fetch Shopify order summaries"
|
|
86081
86991
|
}],
|
|
86082
86992
|
"attributes": [{
|
|
86083
86993
|
"name": "docs",
|
|
@@ -86085,7 +86995,7 @@
|
|
|
86085
86995
|
"module": "general"
|
|
86086
86996
|
}
|
|
86087
86997
|
}],
|
|
86088
|
-
"path": "/internal/:organization/shopify/markets/orders"
|
|
86998
|
+
"path": "/internal/:organization/shopify/markets/orders/summary"
|
|
86089
86999
|
}, {
|
|
86090
87000
|
"type": "matias_item",
|
|
86091
87001
|
"plural": "matias_items",
|
|
@@ -88232,6 +89142,16 @@
|
|
|
88232
89142
|
"description": "The number of results to skip before returning results",
|
|
88233
89143
|
"default": "0",
|
|
88234
89144
|
"minimum": 0
|
|
89145
|
+
}, {
|
|
89146
|
+
"name": "channel",
|
|
89147
|
+
"type": "string",
|
|
89148
|
+
"location": "Query",
|
|
89149
|
+
"required": false
|
|
89150
|
+
}, {
|
|
89151
|
+
"name": "include_cancelled_orders",
|
|
89152
|
+
"type": "boolean",
|
|
89153
|
+
"location": "Query",
|
|
89154
|
+
"required": false
|
|
88235
89155
|
}],
|
|
88236
89156
|
"responses": [{
|
|
88237
89157
|
"code": {
|
|
@@ -97855,6 +98775,115 @@
|
|
|
97855
98775
|
}
|
|
97856
98776
|
}],
|
|
97857
98777
|
"path": "/jailhouse/restriction/rules"
|
|
98778
|
+
}, {
|
|
98779
|
+
"type": "restriction_rule_override",
|
|
98780
|
+
"plural": "restriction_rule_overrides",
|
|
98781
|
+
"operations": [{
|
|
98782
|
+
"method": "GET",
|
|
98783
|
+
"path": "/jailhouse/restriction/rule_overrides",
|
|
98784
|
+
"parameters": [{
|
|
98785
|
+
"name": "limit",
|
|
98786
|
+
"type": "long",
|
|
98787
|
+
"location": "Query",
|
|
98788
|
+
"required": true,
|
|
98789
|
+
"description": "The maximum number of results to return",
|
|
98790
|
+
"default": "25",
|
|
98791
|
+
"minimum": 1,
|
|
98792
|
+
"maximum": 100
|
|
98793
|
+
}, {
|
|
98794
|
+
"name": "offset",
|
|
98795
|
+
"type": "long",
|
|
98796
|
+
"location": "Query",
|
|
98797
|
+
"required": true,
|
|
98798
|
+
"description": "The number of results to skip before returning results",
|
|
98799
|
+
"default": "0",
|
|
98800
|
+
"minimum": 0
|
|
98801
|
+
}],
|
|
98802
|
+
"responses": [{
|
|
98803
|
+
"code": {
|
|
98804
|
+
"integer": {
|
|
98805
|
+
"value": 200
|
|
98806
|
+
}
|
|
98807
|
+
},
|
|
98808
|
+
"type": "[restriction_rule_override]",
|
|
98809
|
+
"description": "Successful response",
|
|
98810
|
+
"attributes": []
|
|
98811
|
+
}, {
|
|
98812
|
+
"code": {
|
|
98813
|
+
"integer": {
|
|
98814
|
+
"value": 401
|
|
98815
|
+
}
|
|
98816
|
+
},
|
|
98817
|
+
"type": "unit",
|
|
98818
|
+
"description": "Authorization failed",
|
|
98819
|
+
"attributes": []
|
|
98820
|
+
}, {
|
|
98821
|
+
"code": {
|
|
98822
|
+
"integer": {
|
|
98823
|
+
"value": 422
|
|
98824
|
+
}
|
|
98825
|
+
},
|
|
98826
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
98827
|
+
"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.",
|
|
98828
|
+
"attributes": []
|
|
98829
|
+
}],
|
|
98830
|
+
"attributes": [{
|
|
98831
|
+
"name": "linter",
|
|
98832
|
+
"value": {
|
|
98833
|
+
"ignore": ["get", "sort"]
|
|
98834
|
+
}
|
|
98835
|
+
}]
|
|
98836
|
+
}, {
|
|
98837
|
+
"method": "GET",
|
|
98838
|
+
"path": "/jailhouse/restriction/rule_overrides/:organization_id",
|
|
98839
|
+
"parameters": [{
|
|
98840
|
+
"name": "organization_id",
|
|
98841
|
+
"type": "string",
|
|
98842
|
+
"location": "Path",
|
|
98843
|
+
"required": true
|
|
98844
|
+
}],
|
|
98845
|
+
"responses": [{
|
|
98846
|
+
"code": {
|
|
98847
|
+
"integer": {
|
|
98848
|
+
"value": 200
|
|
98849
|
+
}
|
|
98850
|
+
},
|
|
98851
|
+
"type": "[restriction_rule_override]",
|
|
98852
|
+
"description": "Successful response",
|
|
98853
|
+
"attributes": []
|
|
98854
|
+
}, {
|
|
98855
|
+
"code": {
|
|
98856
|
+
"integer": {
|
|
98857
|
+
"value": 401
|
|
98858
|
+
}
|
|
98859
|
+
},
|
|
98860
|
+
"type": "unit",
|
|
98861
|
+
"description": "Authorization failed",
|
|
98862
|
+
"attributes": []
|
|
98863
|
+
}, {
|
|
98864
|
+
"code": {
|
|
98865
|
+
"integer": {
|
|
98866
|
+
"value": 422
|
|
98867
|
+
}
|
|
98868
|
+
},
|
|
98869
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
98870
|
+
"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.",
|
|
98871
|
+
"attributes": []
|
|
98872
|
+
}],
|
|
98873
|
+
"attributes": [{
|
|
98874
|
+
"name": "linter",
|
|
98875
|
+
"value": {
|
|
98876
|
+
"ignore": ["get", "sort"]
|
|
98877
|
+
}
|
|
98878
|
+
}]
|
|
98879
|
+
}],
|
|
98880
|
+
"attributes": [{
|
|
98881
|
+
"name": "docs",
|
|
98882
|
+
"value": {
|
|
98883
|
+
"module": "general"
|
|
98884
|
+
}
|
|
98885
|
+
}],
|
|
98886
|
+
"path": "/jailhouse/restriction/rule_overrides"
|
|
97858
98887
|
}, {
|
|
97859
98888
|
"type": "routing_entity",
|
|
97860
98889
|
"plural": "routing_entities",
|
|
@@ -102392,6 +103421,58 @@
|
|
|
102392
103421
|
"attributes": []
|
|
102393
103422
|
}],
|
|
102394
103423
|
"attributes": []
|
|
103424
|
+
}, {
|
|
103425
|
+
"method": "POST",
|
|
103426
|
+
"path": "/svitlana/items/:id",
|
|
103427
|
+
"parameters": [{
|
|
103428
|
+
"name": "id",
|
|
103429
|
+
"type": "string",
|
|
103430
|
+
"location": "Path",
|
|
103431
|
+
"required": true,
|
|
103432
|
+
"description": "Filter by one or more IDs of this resource"
|
|
103433
|
+
}],
|
|
103434
|
+
"responses": [{
|
|
103435
|
+
"code": {
|
|
103436
|
+
"integer": {
|
|
103437
|
+
"value": 201
|
|
103438
|
+
}
|
|
103439
|
+
},
|
|
103440
|
+
"type": "svitlana_item",
|
|
103441
|
+
"description": "Operation succeeded and the resource was created",
|
|
103442
|
+
"attributes": []
|
|
103443
|
+
}, {
|
|
103444
|
+
"code": {
|
|
103445
|
+
"integer": {
|
|
103446
|
+
"value": 401
|
|
103447
|
+
}
|
|
103448
|
+
},
|
|
103449
|
+
"type": "unit",
|
|
103450
|
+
"description": "Authorization failed",
|
|
103451
|
+
"attributes": []
|
|
103452
|
+
}, {
|
|
103453
|
+
"code": {
|
|
103454
|
+
"integer": {
|
|
103455
|
+
"value": 404
|
|
103456
|
+
}
|
|
103457
|
+
},
|
|
103458
|
+
"type": "unit",
|
|
103459
|
+
"description": "Resource was not found",
|
|
103460
|
+
"attributes": []
|
|
103461
|
+
}, {
|
|
103462
|
+
"code": {
|
|
103463
|
+
"integer": {
|
|
103464
|
+
"value": 422
|
|
103465
|
+
}
|
|
103466
|
+
},
|
|
103467
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
103468
|
+
"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.",
|
|
103469
|
+
"attributes": []
|
|
103470
|
+
}],
|
|
103471
|
+
"attributes": [],
|
|
103472
|
+
"body": {
|
|
103473
|
+
"type": "item_form",
|
|
103474
|
+
"attributes": []
|
|
103475
|
+
}
|
|
102395
103476
|
}, {
|
|
102396
103477
|
"method": "PUT",
|
|
102397
103478
|
"path": "/svitlana/items/:id",
|