@flowio/api-internal-mock-generator 5.31.93 → 5.31.95
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 +2665 -828
- package/package.json +2 -2
- package/src/api-internal.json +2665 -828
package/src/api-internal.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key" : "api-internal"
|
|
11
11
|
},
|
|
12
12
|
"namespace" : "io.flow.internal.v0",
|
|
13
|
-
"version" : "0.
|
|
13
|
+
"version" : "0.22.61",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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_channel", "transaction_metadata_channel_card_metadata", "transaction_metadata_channel_card_metadata_issuer_summary", "transaction_metadata_failed_payout", "transaction_metadata_failed_payout_reference", "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_base", "transaction_metadata_trueup_base_data", "transaction_metadata_trueup_data", "transaction_metadata_trueup_surcharge", "transaction_metadata_trueup_surcharge_data", "transaction_reference", "trueup_label_base", "trueup_label_base_v2", "trueup_label_base_weight", "trueup_label_fuel", "trueup_label_surcharge", "trueup_label_units", "trueup_label_weights", "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.64",
|
|
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.64",
|
|
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,26 @@
|
|
|
106
106
|
"application" : {
|
|
107
107
|
"key" : "payment"
|
|
108
108
|
},
|
|
109
|
-
"version" : "0.18.
|
|
109
|
+
"version" : "0.18.64",
|
|
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
|
+
"annotations" : [ ]
|
|
115
|
+
}, {
|
|
116
|
+
"uri" : "https://app.apibuilder.io/flow/order-price/latest/service.json",
|
|
117
|
+
"namespace" : "io.flow.order.price.v0",
|
|
118
|
+
"organization" : {
|
|
119
|
+
"key" : "flow"
|
|
120
|
+
},
|
|
121
|
+
"application" : {
|
|
122
|
+
"key" : "order-price"
|
|
123
|
+
},
|
|
124
|
+
"version" : "0.18.64",
|
|
125
|
+
"enums" : [ "order_price_detail_component_key", "order_price_detail_key" ],
|
|
126
|
+
"interfaces" : [ ],
|
|
127
|
+
"unions" : [ ],
|
|
128
|
+
"models" : [ "order_price_detail", "order_price_detail_component" ],
|
|
114
129
|
"annotations" : [ ]
|
|
115
130
|
}, {
|
|
116
131
|
"uri" : "https://app.apibuilder.io/flow/billing-bank-account/latest/service.json",
|
|
@@ -121,7 +136,7 @@
|
|
|
121
136
|
"application" : {
|
|
122
137
|
"key" : "billing-bank-account"
|
|
123
138
|
},
|
|
124
|
-
"version" : "0.18.
|
|
139
|
+
"version" : "0.18.64",
|
|
125
140
|
"enums" : [ ],
|
|
126
141
|
"interfaces" : [ "bank_account_iban", "bank_account_simple" ],
|
|
127
142
|
"unions" : [ "bank_account_info" ],
|
|
@@ -136,7 +151,7 @@
|
|
|
136
151
|
"application" : {
|
|
137
152
|
"key" : "reference"
|
|
138
153
|
},
|
|
139
|
-
"version" : "0.18.
|
|
154
|
+
"version" : "0.18.64",
|
|
140
155
|
"enums" : [ "payment_method_capability", "payment_method_type", "postal_type", "province_type" ],
|
|
141
156
|
"interfaces" : [ ],
|
|
142
157
|
"unions" : [ ],
|
|
@@ -151,11 +166,11 @@
|
|
|
151
166
|
"application" : {
|
|
152
167
|
"key" : "label"
|
|
153
168
|
},
|
|
154
|
-
"version" : "0.18.
|
|
169
|
+
"version" : "0.18.64",
|
|
155
170
|
"enums" : [ "cost_estimate_source", "direction", "label_request_method", "label_trigger_method", "package_dimensions_source", "shipment_recipient", "tracking_number_type" ],
|
|
156
171
|
"interfaces" : [ "shipping_label_form_interface" ],
|
|
157
172
|
"unions" : [ "shipping_label_form", "shipping_notification_form" ],
|
|
158
|
-
"models" : [ "additional_services_requested", "bridge_manifest", "bridge_manifest_form", "bridge_shipping_label_form", "crossdock_shipment", "detailed_shipping_label_form", "detailed_shipping_notification_form", "label_order_summary", "label_reference", "manifest", "manifest_form", "shipping_label", "shipping_label_document", "shipping_label_hop_cost_itemized_estimate", "shipping_label_hop_summary", "shipping_label_lane_summary", "shipping_label_package", "shipping_label_ratecard_summary", "shipping_label_summary", "shipping_label_version", "shipping_notification", "shipping_notification_version", "single_package_shipping_notification_form", "summary_shipping_label_form", "summary_shipping_notification_form" ],
|
|
173
|
+
"models" : [ "additional_services_requested", "bridge_manifest", "bridge_manifest_form", "bridge_shipping_label_form", "crossdock_shipment", "detailed_shipping_label_form", "detailed_shipping_notification_form", "label_order_summary", "label_processing_modification", "label_reference", "manifest", "manifest_form", "shipping_label", "shipping_label_document", "shipping_label_hop_cost_itemized_estimate", "shipping_label_hop_summary", "shipping_label_lane_summary", "shipping_label_package", "shipping_label_ratecard_summary", "shipping_label_summary", "shipping_label_version", "shipping_notification", "shipping_notification_version", "single_package_shipping_notification_form", "summary_shipping_label_form", "summary_shipping_notification_form" ],
|
|
159
174
|
"annotations" : [ ]
|
|
160
175
|
}, {
|
|
161
176
|
"uri" : "https://app.apibuilder.io/flow/trueup/latest/service.json",
|
|
@@ -166,7 +181,7 @@
|
|
|
166
181
|
"application" : {
|
|
167
182
|
"key" : "trueup"
|
|
168
183
|
},
|
|
169
|
-
"version" : "0.18.
|
|
184
|
+
"version" : "0.18.64",
|
|
170
185
|
"enums" : [ "carrier_charge_reason", "trueup_surcharge_type" ],
|
|
171
186
|
"interfaces" : [ ],
|
|
172
187
|
"unions" : [ "label_surcharge_detail" ],
|
|
@@ -181,7 +196,7 @@
|
|
|
181
196
|
"application" : {
|
|
182
197
|
"key" : "units"
|
|
183
198
|
},
|
|
184
|
-
"version" : "0.18.
|
|
199
|
+
"version" : "0.18.64",
|
|
185
200
|
"enums" : [ "unit_of_length", "unit_of_volume", "unit_of_weight" ],
|
|
186
201
|
"interfaces" : [ ],
|
|
187
202
|
"unions" : [ ],
|
|
@@ -196,7 +211,7 @@
|
|
|
196
211
|
"application" : {
|
|
197
212
|
"key" : "checkout"
|
|
198
213
|
},
|
|
199
|
-
"version" : "0.18.
|
|
214
|
+
"version" : "0.18.64",
|
|
200
215
|
"enums" : [ ],
|
|
201
216
|
"interfaces" : [ ],
|
|
202
217
|
"unions" : [ "checkout_token_form" ],
|
|
@@ -211,7 +226,7 @@
|
|
|
211
226
|
"application" : {
|
|
212
227
|
"key" : "customer"
|
|
213
228
|
},
|
|
214
|
-
"version" : "0.18.
|
|
229
|
+
"version" : "0.18.64",
|
|
215
230
|
"enums" : [ "customer_address_type" ],
|
|
216
231
|
"interfaces" : [ ],
|
|
217
232
|
"unions" : [ ],
|
|
@@ -226,7 +241,7 @@
|
|
|
226
241
|
"application" : {
|
|
227
242
|
"key" : "shopify"
|
|
228
243
|
},
|
|
229
|
-
"version" : "0.18.
|
|
244
|
+
"version" : "0.18.64",
|
|
230
245
|
"enums" : [ "shopify_grant", "shopify_localization_method", "shopify_sync_check" ],
|
|
231
246
|
"interfaces" : [ ],
|
|
232
247
|
"unions" : [ "shopify_cart_add_form", "shopify_event_bucket" ],
|
|
@@ -241,7 +256,7 @@
|
|
|
241
256
|
"application" : {
|
|
242
257
|
"key" : "query-builder"
|
|
243
258
|
},
|
|
244
|
-
"version" : "0.18.
|
|
259
|
+
"version" : "0.18.64",
|
|
245
260
|
"enums" : [ "available_filter_format" ],
|
|
246
261
|
"interfaces" : [ ],
|
|
247
262
|
"unions" : [ "available_filter", "query_builder_form", "query_filter", "query_filter_form" ],
|
|
@@ -256,7 +271,7 @@
|
|
|
256
271
|
"application" : {
|
|
257
272
|
"key" : "channel"
|
|
258
273
|
},
|
|
259
|
-
"version" : "0.18.
|
|
274
|
+
"version" : "0.18.64",
|
|
260
275
|
"enums" : [ "channel_currency_capability" ],
|
|
261
276
|
"interfaces" : [ ],
|
|
262
277
|
"unions" : [ ],
|
|
@@ -271,7 +286,7 @@
|
|
|
271
286
|
"application" : {
|
|
272
287
|
"key" : "token"
|
|
273
288
|
},
|
|
274
|
-
"version" : "0.18.
|
|
289
|
+
"version" : "0.18.64",
|
|
275
290
|
"enums" : [ ],
|
|
276
291
|
"interfaces" : [ "token_detail_interface" ],
|
|
277
292
|
"unions" : [ "token", "token_reference" ],
|
|
@@ -286,7 +301,7 @@
|
|
|
286
301
|
"application" : {
|
|
287
302
|
"key" : "session"
|
|
288
303
|
},
|
|
289
|
-
"version" : "0.18.
|
|
304
|
+
"version" : "0.18.64",
|
|
290
305
|
"enums" : [ ],
|
|
291
306
|
"interfaces" : [ ],
|
|
292
307
|
"unions" : [ "session", "session_authorization" ],
|
|
@@ -301,7 +316,7 @@
|
|
|
301
316
|
"application" : {
|
|
302
317
|
"key" : "harmonization"
|
|
303
318
|
},
|
|
304
|
-
"version" : "0.18.
|
|
319
|
+
"version" : "0.18.64",
|
|
305
320
|
"enums" : [ "tax_applicability", "tax_verification_result" ],
|
|
306
321
|
"interfaces" : [ ],
|
|
307
322
|
"unions" : [ ],
|
|
@@ -316,7 +331,7 @@
|
|
|
316
331
|
"application" : {
|
|
317
332
|
"key" : "price"
|
|
318
333
|
},
|
|
319
|
-
"version" : "0.18.
|
|
334
|
+
"version" : "0.18.64",
|
|
320
335
|
"enums" : [ "levy_component", "levy_strategy", "price_accuracy", "price_detail_component_key", "price_detail_key", "pricing_levy_setting" ],
|
|
321
336
|
"interfaces" : [ ],
|
|
322
337
|
"unions" : [ "deminimis" ],
|
|
@@ -331,7 +346,7 @@
|
|
|
331
346
|
"application" : {
|
|
332
347
|
"key" : "export"
|
|
333
348
|
},
|
|
334
|
-
"version" : "0.18.
|
|
349
|
+
"version" : "0.18.64",
|
|
335
350
|
"enums" : [ "export_status", "item_identifier" ],
|
|
336
351
|
"interfaces" : [ "csv_price_book_item_export_row" ],
|
|
337
352
|
"unions" : [ "export_delivery", "export_type" ],
|
|
@@ -346,7 +361,7 @@
|
|
|
346
361
|
"application" : {
|
|
347
362
|
"key" : "fraud"
|
|
348
363
|
},
|
|
349
|
-
"version" : "0.18.
|
|
364
|
+
"version" : "0.18.64",
|
|
350
365
|
"enums" : [ "fraud_email_rule_decision", "fraud_liability", "fraud_status" ],
|
|
351
366
|
"interfaces" : [ ],
|
|
352
367
|
"unions" : [ "fraud_order_reference" ],
|
|
@@ -391,7 +406,7 @@
|
|
|
391
406
|
"application" : {
|
|
392
407
|
"key" : "fulfillment"
|
|
393
408
|
},
|
|
394
|
-
"version" : "0.18.
|
|
409
|
+
"version" : "0.18.64",
|
|
395
410
|
"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
411
|
"interfaces" : [ "delivery" ],
|
|
397
412
|
"unions" : [ "delivery", "expandable_center", "partner_center_fee", "service_description", "tier_rule_outcome", "tier_rule_outcome_form" ],
|
|
@@ -406,7 +421,7 @@
|
|
|
406
421
|
"application" : {
|
|
407
422
|
"key" : "inventory"
|
|
408
423
|
},
|
|
409
|
-
"version" : "0.18.
|
|
424
|
+
"version" : "0.18.64",
|
|
410
425
|
"enums" : [ "aggregate", "inventory_status", "update_type" ],
|
|
411
426
|
"interfaces" : [ ],
|
|
412
427
|
"unions" : [ "inventory_strategy", "reservation_error" ],
|
|
@@ -421,7 +436,7 @@
|
|
|
421
436
|
"application" : {
|
|
422
437
|
"key" : "ratecard"
|
|
423
438
|
},
|
|
424
|
-
"version" : "0.18.
|
|
439
|
+
"version" : "0.18.64",
|
|
425
440
|
"enums" : [ ],
|
|
426
441
|
"interfaces" : [ "common_hop_estimate", "ratecard_estimate" ],
|
|
427
442
|
"unions" : [ "fuel_surcharge_rate", "ratecard_estimate", "ratecard_fee", "service_fee" ],
|
|
@@ -436,7 +451,7 @@
|
|
|
436
451
|
"application" : {
|
|
437
452
|
"key" : "merchant-onboarding"
|
|
438
453
|
},
|
|
439
|
-
"version" : "0.18.
|
|
454
|
+
"version" : "0.18.64",
|
|
440
455
|
"enums" : [ "logistics_format_preference", "onboarding_application_status", "onboarding_trade_sector", "region_type" ],
|
|
441
456
|
"interfaces" : [ ],
|
|
442
457
|
"unions" : [ "merchant_application", "merchant_application_form", "merchant_application_put_form", "merchant_applications_summary" ],
|
|
@@ -451,7 +466,7 @@
|
|
|
451
466
|
"application" : {
|
|
452
467
|
"key" : "organization-onboarding-state"
|
|
453
468
|
},
|
|
454
|
-
"version" : "0.18.
|
|
469
|
+
"version" : "0.18.64",
|
|
455
470
|
"enums" : [ "merchant_disabled_reason", "merchant_rejected_reason", "onboarding_blocked_reason" ],
|
|
456
471
|
"interfaces" : [ ],
|
|
457
472
|
"unions" : [ "onboarding_state" ],
|
|
@@ -466,7 +481,7 @@
|
|
|
466
481
|
"application" : {
|
|
467
482
|
"key" : "order-management-event"
|
|
468
483
|
},
|
|
469
|
-
"version" : "0.18.
|
|
484
|
+
"version" : "0.18.64",
|
|
470
485
|
"enums" : [ ],
|
|
471
486
|
"interfaces" : [ ],
|
|
472
487
|
"unions" : [ "order_management_event" ],
|
|
@@ -481,7 +496,7 @@
|
|
|
481
496
|
"application" : {
|
|
482
497
|
"key" : "organization"
|
|
483
498
|
},
|
|
484
|
-
"version" : "0.18.
|
|
499
|
+
"version" : "0.18.64",
|
|
485
500
|
"enums" : [ "country_picker_source", "ecommerce_platform_type", "invitation_error_code" ],
|
|
486
501
|
"interfaces" : [ ],
|
|
487
502
|
"unions" : [ ],
|
|
@@ -556,7 +571,7 @@
|
|
|
556
571
|
"application" : {
|
|
557
572
|
"key" : "payment-gateway"
|
|
558
573
|
},
|
|
559
|
-
"version" : "0.18.
|
|
574
|
+
"version" : "0.18.64",
|
|
560
575
|
"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
576
|
"interfaces" : [ "action", "payment_method_summary" ],
|
|
562
577
|
"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 +586,7 @@
|
|
|
571
586
|
"application" : {
|
|
572
587
|
"key" : "payment-request-bundle"
|
|
573
588
|
},
|
|
574
|
-
"version" : "0.18.
|
|
589
|
+
"version" : "0.18.64",
|
|
575
590
|
"enums" : [ ],
|
|
576
591
|
"interfaces" : [ ],
|
|
577
592
|
"unions" : [ ],
|
|
@@ -592,21 +607,6 @@
|
|
|
592
607
|
"unions" : [ "card_wallet", "payment_method_data", "payment_method_details", "payment_method_form" ],
|
|
593
608
|
"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
609
|
"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
610
|
}, {
|
|
611
611
|
"uri" : "https://app.apibuilder.io/flow/permission/latest/service.json",
|
|
612
612
|
"namespace" : "io.flow.permission.v0",
|
|
@@ -616,7 +616,7 @@
|
|
|
616
616
|
"application" : {
|
|
617
617
|
"key" : "permission"
|
|
618
618
|
},
|
|
619
|
-
"version" : "0.18.
|
|
619
|
+
"version" : "0.18.64",
|
|
620
620
|
"enums" : [ "authentication_technique", "flow_behavior", "flow_role", "permitted_http_method" ],
|
|
621
621
|
"interfaces" : [ ],
|
|
622
622
|
"unions" : [ ],
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
"application" : {
|
|
632
632
|
"key" : "pricing-indicator-internal-event"
|
|
633
633
|
},
|
|
634
|
-
"version" : "0.
|
|
634
|
+
"version" : "0.22.61",
|
|
635
635
|
"enums" : [ "pricing_indicator_status", "service_name" ],
|
|
636
636
|
"interfaces" : [ ],
|
|
637
637
|
"unions" : [ "pricing_indicator_event" ],
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"application" : {
|
|
647
647
|
"key" : "return"
|
|
648
648
|
},
|
|
649
|
-
"version" : "0.18.
|
|
649
|
+
"version" : "0.18.64",
|
|
650
650
|
"enums" : [ "return_status", "return_tracking_status" ],
|
|
651
651
|
"interfaces" : [ ],
|
|
652
652
|
"unions" : [ "return_source" ],
|
|
@@ -661,11 +661,11 @@
|
|
|
661
661
|
"application" : {
|
|
662
662
|
"key" : "shopify-markets-internal-event"
|
|
663
663
|
},
|
|
664
|
-
"version" : "0.
|
|
664
|
+
"version" : "0.22.61",
|
|
665
665
|
"enums" : [ ],
|
|
666
666
|
"interfaces" : [ ],
|
|
667
667
|
"unions" : [ "shopify_markets_internal_event" ],
|
|
668
|
-
"models" : [ "channel_order_summary_deleted", "channel_order_summary_upserted", "shopify_markets_metrics_deleted", "shopify_markets_metrics_upserted", "shopify_markets_order", "shopify_markets_order_deleted", "shopify_markets_order_upserted", "shopify_markets_shop_deleted", "shopify_markets_shop_statistics_deleted", "shopify_markets_shop_statistics_upserted", "shopify_markets_shop_upserted", "shopify_markets_webhook_registration_deleted", "shopify_markets_webhook_registration_upserted" ],
|
|
668
|
+
"models" : [ "channel_order_summary_deleted", "channel_order_summary_upserted", "channel_organization_identifier_deleted", "channel_organization_identifier_upserted", "shopify_markets_metrics_deleted", "shopify_markets_metrics_upserted", "shopify_markets_order", "shopify_markets_order_deleted", "shopify_markets_order_upserted", "shopify_markets_shop_deleted", "shopify_markets_shop_statistics_deleted", "shopify_markets_shop_statistics_upserted", "shopify_markets_shop_upserted", "shopify_markets_webhook_registration_deleted", "shopify_markets_webhook_registration_upserted" ],
|
|
669
669
|
"annotations" : [ ]
|
|
670
670
|
}, {
|
|
671
671
|
"uri" : "https://app.apibuilder.io/flow/tracking/latest/service.json",
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"application" : {
|
|
677
677
|
"key" : "tracking"
|
|
678
678
|
},
|
|
679
|
-
"version" : "0.18.
|
|
679
|
+
"version" : "0.18.64",
|
|
680
680
|
"enums" : [ "tracking_status" ],
|
|
681
681
|
"interfaces" : [ ],
|
|
682
682
|
"unions" : [ ],
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
"application" : {
|
|
692
692
|
"key" : "session-context"
|
|
693
693
|
},
|
|
694
|
-
"version" : "0.18.
|
|
694
|
+
"version" : "0.18.64",
|
|
695
695
|
"enums" : [ ],
|
|
696
696
|
"interfaces" : [ ],
|
|
697
697
|
"unions" : [ ],
|
|
@@ -707,10 +707,10 @@
|
|
|
707
707
|
"key" : "shopify-external"
|
|
708
708
|
},
|
|
709
709
|
"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" ],
|
|
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_plan_name", "shopify_processing_method_type", "shopify_transaction_error_code", "shopify_transaction_status", "topic", "value_type", "weight_unit" ],
|
|
711
711
|
"interfaces" : [ ],
|
|
712
712
|
"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" ],
|
|
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_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
714
|
"annotations" : [ ]
|
|
715
715
|
}, {
|
|
716
716
|
"uri" : "https://app.apibuilder.io/flow/shopify-markets/latest/service.json",
|
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
"application" : {
|
|
737
737
|
"key" : "shopify-merchant-config"
|
|
738
738
|
},
|
|
739
|
-
"version" : "0.18.
|
|
739
|
+
"version" : "0.18.64",
|
|
740
740
|
"enums" : [ ],
|
|
741
741
|
"interfaces" : [ ],
|
|
742
742
|
"unions" : [ "entity", "know_your_business", "know_your_business_form" ],
|
|
@@ -766,11 +766,11 @@
|
|
|
766
766
|
"application" : {
|
|
767
767
|
"key" : "billing-csv"
|
|
768
768
|
},
|
|
769
|
-
"version" : "0.
|
|
769
|
+
"version" : "0.22.60",
|
|
770
770
|
"enums" : [ ],
|
|
771
771
|
"interfaces" : [ ],
|
|
772
772
|
"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" ],
|
|
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_merchant_reference", "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_failed_payout", "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
774
|
"annotations" : [ ]
|
|
775
775
|
}, {
|
|
776
776
|
"uri" : "https://app.apibuilder.io/flow/billing-reporting-csv/latest/service.json",
|
|
@@ -781,7 +781,7 @@
|
|
|
781
781
|
"application" : {
|
|
782
782
|
"key" : "billing-reporting-csv"
|
|
783
783
|
},
|
|
784
|
-
"version" : "0.
|
|
784
|
+
"version" : "0.22.60",
|
|
785
785
|
"enums" : [ ],
|
|
786
786
|
"interfaces" : [ ],
|
|
787
787
|
"unions" : [ ],
|
|
@@ -796,7 +796,7 @@
|
|
|
796
796
|
"application" : {
|
|
797
797
|
"key" : "catalog-exclusion"
|
|
798
798
|
},
|
|
799
|
-
"version" : "0.18.
|
|
799
|
+
"version" : "0.18.64",
|
|
800
800
|
"enums" : [ "exclusion_rule_state" ],
|
|
801
801
|
"interfaces" : [ ],
|
|
802
802
|
"unions" : [ ],
|
|
@@ -811,7 +811,7 @@
|
|
|
811
811
|
"application" : {
|
|
812
812
|
"key" : "catalog-return"
|
|
813
813
|
},
|
|
814
|
-
"version" : "0.18.
|
|
814
|
+
"version" : "0.18.64",
|
|
815
815
|
"enums" : [ "return_policy_state" ],
|
|
816
816
|
"interfaces" : [ ],
|
|
817
817
|
"unions" : [ ],
|
|
@@ -826,7 +826,7 @@
|
|
|
826
826
|
"application" : {
|
|
827
827
|
"key" : "ftp"
|
|
828
828
|
},
|
|
829
|
-
"version" : "0.18.
|
|
829
|
+
"version" : "0.18.64",
|
|
830
830
|
"enums" : [ "ftp_file_source" ],
|
|
831
831
|
"interfaces" : [ ],
|
|
832
832
|
"unions" : [ ],
|
|
@@ -841,7 +841,7 @@
|
|
|
841
841
|
"application" : {
|
|
842
842
|
"key" : "order-management"
|
|
843
843
|
},
|
|
844
|
-
"version" : "0.18.
|
|
844
|
+
"version" : "0.18.64",
|
|
845
845
|
"enums" : [ "cancel_reason", "fulfillment_item_quantity_status", "order_change_source" ],
|
|
846
846
|
"interfaces" : [ ],
|
|
847
847
|
"unions" : [ ],
|
|
@@ -1095,6 +1095,9 @@
|
|
|
1095
1095
|
}, {
|
|
1096
1096
|
"name" : "capture_transactions_count",
|
|
1097
1097
|
"attributes" : [ ]
|
|
1098
|
+
}, {
|
|
1099
|
+
"name" : "capture_transactions_reconcile_payments_count",
|
|
1100
|
+
"attributes" : [ ]
|
|
1098
1101
|
}, {
|
|
1099
1102
|
"name" : "capture_transactions_ignored_fraud_count",
|
|
1100
1103
|
"attributes" : [ ]
|
|
@@ -1107,6 +1110,18 @@
|
|
|
1107
1110
|
}, {
|
|
1108
1111
|
"name" : "capture_transactions_ignored_previously_processed_count",
|
|
1109
1112
|
"attributes" : [ ]
|
|
1113
|
+
}, {
|
|
1114
|
+
"name" : "capture_transactions_succeeded_then_failed_count",
|
|
1115
|
+
"attributes" : [ ]
|
|
1116
|
+
}, {
|
|
1117
|
+
"name" : "capture_transactions_succeeded_then_failed_total",
|
|
1118
|
+
"attributes" : [ ]
|
|
1119
|
+
}, {
|
|
1120
|
+
"name" : "capture_transactions_succeeded_then_failed_same_day_count",
|
|
1121
|
+
"attributes" : [ ]
|
|
1122
|
+
}, {
|
|
1123
|
+
"name" : "capture_transactions_succeeded_then_failed_same_day_total",
|
|
1124
|
+
"attributes" : [ ]
|
|
1110
1125
|
}, {
|
|
1111
1126
|
"name" : "capture_queued_count",
|
|
1112
1127
|
"attributes" : [ ]
|
|
@@ -1149,6 +1164,9 @@
|
|
|
1149
1164
|
}, {
|
|
1150
1165
|
"name" : "credit_payment_transactions_total",
|
|
1151
1166
|
"attributes" : [ ]
|
|
1167
|
+
}, {
|
|
1168
|
+
"name" : "duty_to_labels_ratio",
|
|
1169
|
+
"attributes" : [ ]
|
|
1152
1170
|
}, {
|
|
1153
1171
|
"name" : "duty_transactions_count",
|
|
1154
1172
|
"attributes" : [ ]
|
|
@@ -1167,6 +1185,12 @@
|
|
|
1167
1185
|
}, {
|
|
1168
1186
|
"name" : "billable_label_transactions_count_for_unique_orders",
|
|
1169
1187
|
"attributes" : [ ]
|
|
1188
|
+
}, {
|
|
1189
|
+
"name" : "billable_label_transactions_count_with_revenue_share",
|
|
1190
|
+
"attributes" : [ ]
|
|
1191
|
+
}, {
|
|
1192
|
+
"name" : "billable_label_transactions_count_without_revenue_share",
|
|
1193
|
+
"attributes" : [ ]
|
|
1170
1194
|
}, {
|
|
1171
1195
|
"name" : "billable_label_transactions_total",
|
|
1172
1196
|
"attributes" : [ ]
|
|
@@ -1194,6 +1218,9 @@
|
|
|
1194
1218
|
}, {
|
|
1195
1219
|
"name" : "refund_transactions_count",
|
|
1196
1220
|
"attributes" : [ ]
|
|
1221
|
+
}, {
|
|
1222
|
+
"name" : "refund_transactions_reconcile_payments_count",
|
|
1223
|
+
"attributes" : [ ]
|
|
1197
1224
|
}, {
|
|
1198
1225
|
"name" : "refund_transactions_ignored_fraud_count",
|
|
1199
1226
|
"attributes" : [ ]
|
|
@@ -1218,6 +1245,12 @@
|
|
|
1218
1245
|
}, {
|
|
1219
1246
|
"name" : "refund_transactions_succeeded_then_failed_total",
|
|
1220
1247
|
"attributes" : [ ]
|
|
1248
|
+
}, {
|
|
1249
|
+
"name" : "refund_transactions_succeeded_then_failed_same_day_count",
|
|
1250
|
+
"attributes" : [ ]
|
|
1251
|
+
}, {
|
|
1252
|
+
"name" : "refund_transactions_succeeded_then_failed_same_day_total",
|
|
1253
|
+
"attributes" : [ ]
|
|
1221
1254
|
}, {
|
|
1222
1255
|
"name" : "reversal_order_cancellations_transactions_count",
|
|
1223
1256
|
"attributes" : [ ]
|
|
@@ -1242,6 +1275,9 @@
|
|
|
1242
1275
|
}, {
|
|
1243
1276
|
"name" : "reversal_all_transactions_total",
|
|
1244
1277
|
"attributes" : [ ]
|
|
1278
|
+
}, {
|
|
1279
|
+
"name" : "tax_to_labels_ratio",
|
|
1280
|
+
"attributes" : [ ]
|
|
1245
1281
|
}, {
|
|
1246
1282
|
"name" : "tax_transactions_count",
|
|
1247
1283
|
"attributes" : [ ]
|
|
@@ -1395,6 +1431,12 @@
|
|
|
1395
1431
|
}, {
|
|
1396
1432
|
"name" : "accounts_with_final_statements_pending_transaction_total",
|
|
1397
1433
|
"attributes" : [ ]
|
|
1434
|
+
}, {
|
|
1435
|
+
"name" : "edited_order_tax_amount_exceeding_transaction",
|
|
1436
|
+
"attributes" : [ ]
|
|
1437
|
+
}, {
|
|
1438
|
+
"name" : "edited_order_duty_amount_exceeding_transaction",
|
|
1439
|
+
"attributes" : [ ]
|
|
1398
1440
|
} ],
|
|
1399
1441
|
"attributes" : [ ]
|
|
1400
1442
|
}, {
|
|
@@ -1475,10 +1517,6 @@
|
|
|
1475
1517
|
"name" : "billing_transaction_status",
|
|
1476
1518
|
"plural" : "billing_transaction_statuses",
|
|
1477
1519
|
"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
1520
|
"name" : "pending_proof",
|
|
1483
1521
|
"attributes" : [ ],
|
|
1484
1522
|
"description" : "Indicates transaction has not been posted as we are waiting for proof that it can be."
|
|
@@ -1631,11 +1669,25 @@
|
|
|
1631
1669
|
"values" : [ {
|
|
1632
1670
|
"name" : "label",
|
|
1633
1671
|
"attributes" : [ ]
|
|
1672
|
+
}, {
|
|
1673
|
+
"name" : "tax",
|
|
1674
|
+
"attributes" : [ ]
|
|
1634
1675
|
}, {
|
|
1635
1676
|
"name" : "other",
|
|
1636
1677
|
"attributes" : [ ]
|
|
1637
1678
|
} ],
|
|
1638
1679
|
"attributes" : [ ]
|
|
1680
|
+
}, {
|
|
1681
|
+
"name" : "carrier_file_type",
|
|
1682
|
+
"plural" : "carrier_file_types",
|
|
1683
|
+
"values" : [ {
|
|
1684
|
+
"name" : "freight",
|
|
1685
|
+
"attributes" : [ ]
|
|
1686
|
+
}, {
|
|
1687
|
+
"name" : "tax",
|
|
1688
|
+
"attributes" : [ ]
|
|
1689
|
+
} ],
|
|
1690
|
+
"attributes" : [ ]
|
|
1639
1691
|
}, {
|
|
1640
1692
|
"name" : "carrier_label_generation_method",
|
|
1641
1693
|
"plural" : "carrier_label_generation_methods",
|
|
@@ -1903,6 +1955,15 @@
|
|
|
1903
1955
|
}, {
|
|
1904
1956
|
"name" : "duties_fx_surcharge",
|
|
1905
1957
|
"attributes" : [ ]
|
|
1958
|
+
}, {
|
|
1959
|
+
"name" : "electronic_export_information_surcharge",
|
|
1960
|
+
"attributes" : [ ]
|
|
1961
|
+
}, {
|
|
1962
|
+
"name" : "additional_handling",
|
|
1963
|
+
"attributes" : [ ]
|
|
1964
|
+
}, {
|
|
1965
|
+
"name" : "large_package_surcharge",
|
|
1966
|
+
"attributes" : [ ]
|
|
1906
1967
|
} ],
|
|
1907
1968
|
"attributes" : [ ]
|
|
1908
1969
|
}, {
|
|
@@ -2047,6 +2108,21 @@
|
|
|
2047
2108
|
"attributes" : [ ]
|
|
2048
2109
|
} ],
|
|
2049
2110
|
"attributes" : [ ]
|
|
2111
|
+
}, {
|
|
2112
|
+
"name" : "classification_decision",
|
|
2113
|
+
"plural" : "classification_decisions",
|
|
2114
|
+
"values" : [ {
|
|
2115
|
+
"name" : "accept",
|
|
2116
|
+
"attributes" : [ ],
|
|
2117
|
+
"description" : "The product classification is accepted.",
|
|
2118
|
+
"value" : "Accept"
|
|
2119
|
+
}, {
|
|
2120
|
+
"name" : "reject",
|
|
2121
|
+
"attributes" : [ ],
|
|
2122
|
+
"description" : "The product classification is rejected.",
|
|
2123
|
+
"value" : "Reject"
|
|
2124
|
+
} ],
|
|
2125
|
+
"attributes" : [ ]
|
|
2050
2126
|
}, {
|
|
2051
2127
|
"name" : "classification_error_code",
|
|
2052
2128
|
"plural" : "classification_error_codes",
|
|
@@ -2055,6 +2131,76 @@
|
|
|
2055
2131
|
"attributes" : [ ]
|
|
2056
2132
|
} ],
|
|
2057
2133
|
"attributes" : [ ]
|
|
2134
|
+
}, {
|
|
2135
|
+
"name" : "classification_platform",
|
|
2136
|
+
"plural" : "classification_platforms",
|
|
2137
|
+
"values" : [ {
|
|
2138
|
+
"name" : "global_e",
|
|
2139
|
+
"attributes" : [ ],
|
|
2140
|
+
"description" : "Represents the GlobalE platform.",
|
|
2141
|
+
"value" : "GlobalE"
|
|
2142
|
+
}, {
|
|
2143
|
+
"name" : "flow",
|
|
2144
|
+
"attributes" : [ ],
|
|
2145
|
+
"description" : "Represents the Flow platform.",
|
|
2146
|
+
"value" : "Flow"
|
|
2147
|
+
}, {
|
|
2148
|
+
"name" : "border_free",
|
|
2149
|
+
"attributes" : [ ],
|
|
2150
|
+
"description" : "Represents the Borderfree platform.",
|
|
2151
|
+
"value" : "Borderfree"
|
|
2152
|
+
} ],
|
|
2153
|
+
"attributes" : [ ]
|
|
2154
|
+
}, {
|
|
2155
|
+
"name" : "classification_type",
|
|
2156
|
+
"plural" : "classification_types",
|
|
2157
|
+
"values" : [ {
|
|
2158
|
+
"name" : "none",
|
|
2159
|
+
"attributes" : [ ],
|
|
2160
|
+
"description" : "No classification type is specified.",
|
|
2161
|
+
"value" : "None"
|
|
2162
|
+
}, {
|
|
2163
|
+
"name" : "manual",
|
|
2164
|
+
"attributes" : [ ],
|
|
2165
|
+
"description" : "The classification was performed manually.",
|
|
2166
|
+
"value" : "Manual"
|
|
2167
|
+
}, {
|
|
2168
|
+
"name" : "ml",
|
|
2169
|
+
"attributes" : [ ],
|
|
2170
|
+
"description" : "The classification was performed using machine learning algorithms.",
|
|
2171
|
+
"value" : "ML"
|
|
2172
|
+
} ],
|
|
2173
|
+
"attributes" : [ ]
|
|
2174
|
+
}, {
|
|
2175
|
+
"name" : "clothing_age_classification",
|
|
2176
|
+
"plural" : "clothing_age_classifications",
|
|
2177
|
+
"values" : [ {
|
|
2178
|
+
"name" : "none",
|
|
2179
|
+
"attributes" : [ ],
|
|
2180
|
+
"description" : "No age classification.",
|
|
2181
|
+
"value" : "None"
|
|
2182
|
+
}, {
|
|
2183
|
+
"name" : "age_kids_general",
|
|
2184
|
+
"attributes" : [ ],
|
|
2185
|
+
"description" : "General classification for kids clothing.",
|
|
2186
|
+
"value" : "AgeKidsGeneral"
|
|
2187
|
+
}, {
|
|
2188
|
+
"name" : "age_0_10",
|
|
2189
|
+
"attributes" : [ ],
|
|
2190
|
+
"description" : "Classification for ages 0 to 10.",
|
|
2191
|
+
"value" : "Age0_10"
|
|
2192
|
+
}, {
|
|
2193
|
+
"name" : "age_10_13",
|
|
2194
|
+
"attributes" : [ ],
|
|
2195
|
+
"description" : "Classification for ages 10 to 13.",
|
|
2196
|
+
"value" : "Age10_13"
|
|
2197
|
+
}, {
|
|
2198
|
+
"name" : "age_13_14",
|
|
2199
|
+
"attributes" : [ ],
|
|
2200
|
+
"description" : "Classification for ages 13 to 14.",
|
|
2201
|
+
"value" : "Age13_14"
|
|
2202
|
+
} ],
|
|
2203
|
+
"attributes" : [ ]
|
|
2058
2204
|
}, {
|
|
2059
2205
|
"name" : "colm_item_type",
|
|
2060
2206
|
"plural" : "colm_item_types",
|
|
@@ -2953,6 +3099,12 @@
|
|
|
2953
3099
|
}, {
|
|
2954
3100
|
"name" : "carrier_charge_deleted",
|
|
2955
3101
|
"attributes" : [ ]
|
|
3102
|
+
}, {
|
|
3103
|
+
"name" : "bank_payment_order_upserted",
|
|
3104
|
+
"attributes" : [ ]
|
|
3105
|
+
}, {
|
|
3106
|
+
"name" : "bank_payment_order_deleted",
|
|
3107
|
+
"attributes" : [ ]
|
|
2956
3108
|
}, {
|
|
2957
3109
|
"name" : "fraud_review_upserted",
|
|
2958
3110
|
"attributes" : [ ]
|
|
@@ -3262,12 +3414,6 @@
|
|
|
3262
3414
|
}, {
|
|
3263
3415
|
"name" : "payment_processor_merchant_deleted",
|
|
3264
3416
|
"attributes" : [ ]
|
|
3265
|
-
}, {
|
|
3266
|
-
"name" : "virtual_card_provider_upserted",
|
|
3267
|
-
"attributes" : [ ]
|
|
3268
|
-
}, {
|
|
3269
|
-
"name" : "virtual_card_provider_deleted",
|
|
3270
|
-
"attributes" : [ ]
|
|
3271
3417
|
}, {
|
|
3272
3418
|
"name" : "authorization_bundle_upserted",
|
|
3273
3419
|
"attributes" : [ ]
|
|
@@ -3427,6 +3573,12 @@
|
|
|
3427
3573
|
}, {
|
|
3428
3574
|
"name" : "channel_order_summary_deleted",
|
|
3429
3575
|
"attributes" : [ ]
|
|
3576
|
+
}, {
|
|
3577
|
+
"name" : "channel_organization_identifier_upserted",
|
|
3578
|
+
"attributes" : [ ]
|
|
3579
|
+
}, {
|
|
3580
|
+
"name" : "channel_organization_identifier_deleted",
|
|
3581
|
+
"attributes" : [ ]
|
|
3430
3582
|
}, {
|
|
3431
3583
|
"name" : "shopify_monitoring_order_monitor_event_upserted",
|
|
3432
3584
|
"attributes" : [ ]
|
|
@@ -3463,12 +3615,6 @@
|
|
|
3463
3615
|
}, {
|
|
3464
3616
|
"name" : "stripe_refund_upserted",
|
|
3465
3617
|
"attributes" : [ ]
|
|
3466
|
-
}, {
|
|
3467
|
-
"name" : "svb_virtual_card_clearing_upserted",
|
|
3468
|
-
"attributes" : [ ]
|
|
3469
|
-
}, {
|
|
3470
|
-
"name" : "svb_virtual_card_clearing_deleted",
|
|
3471
|
-
"attributes" : [ ]
|
|
3472
3618
|
}, {
|
|
3473
3619
|
"name" : "liability_remittance_plan_upserted",
|
|
3474
3620
|
"attributes" : [ ]
|
|
@@ -3989,6 +4135,10 @@
|
|
|
3989
4135
|
"name" : "globale_cx",
|
|
3990
4136
|
"attributes" : [ ],
|
|
3991
4137
|
"description" : "Issues where globale cx suggest solution back to merchant based on carrier error"
|
|
4138
|
+
}, {
|
|
4139
|
+
"name" : "merchant_operations",
|
|
4140
|
+
"attributes" : [ ],
|
|
4141
|
+
"description" : "Issues for merchant operations team to investigate"
|
|
3992
4142
|
}, {
|
|
3993
4143
|
"name" : "globale_system",
|
|
3994
4144
|
"attributes" : [ ],
|
|
@@ -4042,16 +4192,14 @@
|
|
|
4042
4192
|
"attributes" : [ ],
|
|
4043
4193
|
"description" : "Describes the scope of liability."
|
|
4044
4194
|
}, {
|
|
4045
|
-
"name" : "
|
|
4046
|
-
"plural" : "
|
|
4195
|
+
"name" : "logistics_capability",
|
|
4196
|
+
"plural" : "logistics_capabilities",
|
|
4047
4197
|
"values" : [ {
|
|
4048
|
-
"name" : "
|
|
4049
|
-
"attributes" : [ ]
|
|
4050
|
-
}, {
|
|
4051
|
-
"name" : "pending_proof",
|
|
4198
|
+
"name" : "logistics_address_correction",
|
|
4052
4199
|
"attributes" : [ ]
|
|
4053
4200
|
} ],
|
|
4054
|
-
"attributes" : [ ]
|
|
4201
|
+
"attributes" : [ ],
|
|
4202
|
+
"description" : "List of capabiliities we can perform for a Shopify Merchant"
|
|
4055
4203
|
}, {
|
|
4056
4204
|
"name" : "manual_review_rule_status",
|
|
4057
4205
|
"plural" : "manual_review_rule_statuses",
|
|
@@ -4070,19 +4218,12 @@
|
|
|
4070
4218
|
"values" : [ {
|
|
4071
4219
|
"name" : "cancelled_order_refund",
|
|
4072
4220
|
"attributes" : [ ]
|
|
4073
|
-
}, {
|
|
4074
|
-
"name" : "channel_partner_initiated",
|
|
4075
|
-
"attributes" : [ ],
|
|
4076
|
-
"description" : "Indicates that the channel partner initiated this transaction"
|
|
4077
4221
|
}, {
|
|
4078
4222
|
"name" : "client_accepted_chargeback",
|
|
4079
4223
|
"attributes" : [ ]
|
|
4080
4224
|
}, {
|
|
4081
4225
|
"name" : "fee_reimbursement",
|
|
4082
4226
|
"attributes" : [ ]
|
|
4083
|
-
}, {
|
|
4084
|
-
"name" : "partial_refund",
|
|
4085
|
-
"attributes" : [ ]
|
|
4086
4227
|
}, {
|
|
4087
4228
|
"name" : "platform_fee",
|
|
4088
4229
|
"attributes" : [ ]
|
|
@@ -5240,6 +5381,19 @@
|
|
|
5240
5381
|
} ],
|
|
5241
5382
|
"attributes" : [ ],
|
|
5242
5383
|
"description" : "An interval of time; used to roll-up the fidelity of time series graphs."
|
|
5384
|
+
}, {
|
|
5385
|
+
"name" : "report_payment_type",
|
|
5386
|
+
"plural" : "report_payment_types",
|
|
5387
|
+
"values" : [ {
|
|
5388
|
+
"name" : "credit",
|
|
5389
|
+
"attributes" : [ ],
|
|
5390
|
+
"description" : "Represents payment where amount >= 0, representing a payment to the organization"
|
|
5391
|
+
}, {
|
|
5392
|
+
"name" : "debit",
|
|
5393
|
+
"attributes" : [ ],
|
|
5394
|
+
"description" : "Represents payment where amount < 0, representing an amount due from the organization (eg to debit)"
|
|
5395
|
+
} ],
|
|
5396
|
+
"attributes" : [ ]
|
|
5243
5397
|
}, {
|
|
5244
5398
|
"name" : "report_status",
|
|
5245
5399
|
"plural" : "report_statuses",
|
|
@@ -5274,6 +5428,12 @@
|
|
|
5274
5428
|
"name" : "scheduled_payment",
|
|
5275
5429
|
"attributes" : [ ],
|
|
5276
5430
|
"description" : "Report of all currently scheduled bank payments"
|
|
5431
|
+
}, {
|
|
5432
|
+
"name" : "account_quarterly_balances",
|
|
5433
|
+
"attributes" : [ ]
|
|
5434
|
+
}, {
|
|
5435
|
+
"name" : "invariants",
|
|
5436
|
+
"attributes" : [ ]
|
|
5277
5437
|
} ],
|
|
5278
5438
|
"attributes" : [ ]
|
|
5279
5439
|
}, {
|
|
@@ -5631,6 +5791,10 @@
|
|
|
5631
5791
|
"name" : "webhook_registrations",
|
|
5632
5792
|
"attributes" : [ ],
|
|
5633
5793
|
"description" : "This is a signal to register all webhooks for shop"
|
|
5794
|
+
}, {
|
|
5795
|
+
"name" : "channel_organization_identifier",
|
|
5796
|
+
"attributes" : [ ],
|
|
5797
|
+
"description" : "Managed channel organization identifiers for each channel org"
|
|
5634
5798
|
} ],
|
|
5635
5799
|
"attributes" : [ ]
|
|
5636
5800
|
}, {
|
|
@@ -5809,6 +5973,9 @@
|
|
|
5809
5973
|
"values" : [ {
|
|
5810
5974
|
"name" : "task",
|
|
5811
5975
|
"attributes" : [ ]
|
|
5976
|
+
}, {
|
|
5977
|
+
"name" : "invariant",
|
|
5978
|
+
"attributes" : [ ]
|
|
5812
5979
|
} ],
|
|
5813
5980
|
"attributes" : [ ],
|
|
5814
5981
|
"description" : "A type to identify the source of this snooze - eq 'task'"
|
|
@@ -6787,6 +6954,23 @@
|
|
|
6787
6954
|
} ],
|
|
6788
6955
|
"attributes" : [ ],
|
|
6789
6956
|
"description" : "A key that is used to uniquely identify a specific value within a feature"
|
|
6957
|
+
}, {
|
|
6958
|
+
"name" : "explicit_statement_form",
|
|
6959
|
+
"plural" : "explicit_statement_forms",
|
|
6960
|
+
"fields" : [ {
|
|
6961
|
+
"name" : "account_id",
|
|
6962
|
+
"type" : "string",
|
|
6963
|
+
"required" : true,
|
|
6964
|
+
"attributes" : [ ],
|
|
6965
|
+
"annotations" : [ ]
|
|
6966
|
+
}, {
|
|
6967
|
+
"name" : "reason",
|
|
6968
|
+
"type" : "string",
|
|
6969
|
+
"required" : true,
|
|
6970
|
+
"attributes" : [ ],
|
|
6971
|
+
"annotations" : [ ]
|
|
6972
|
+
} ],
|
|
6973
|
+
"attributes" : [ ]
|
|
6790
6974
|
}, {
|
|
6791
6975
|
"name" : "fraud_provider_configuration",
|
|
6792
6976
|
"plural" : "fraud_provider_configurations",
|
|
@@ -8693,6 +8877,14 @@
|
|
|
8693
8877
|
"type" : "carrier_charge_deleted",
|
|
8694
8878
|
"attributes" : [ ],
|
|
8695
8879
|
"discriminator_value" : "carrier_charge_deleted"
|
|
8880
|
+
}, {
|
|
8881
|
+
"type" : "bank_payment_order_upserted",
|
|
8882
|
+
"attributes" : [ ],
|
|
8883
|
+
"discriminator_value" : "bank_payment_order_upserted"
|
|
8884
|
+
}, {
|
|
8885
|
+
"type" : "bank_payment_order_deleted",
|
|
8886
|
+
"attributes" : [ ],
|
|
8887
|
+
"discriminator_value" : "bank_payment_order_deleted"
|
|
8696
8888
|
}, {
|
|
8697
8889
|
"type" : "fraud_review_upserted",
|
|
8698
8890
|
"attributes" : [ ],
|
|
@@ -9108,14 +9300,6 @@
|
|
|
9108
9300
|
"type" : "payment_processor_merchant_deleted",
|
|
9109
9301
|
"attributes" : [ ],
|
|
9110
9302
|
"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
9303
|
}, {
|
|
9120
9304
|
"type" : "authorization_bundle_upserted",
|
|
9121
9305
|
"attributes" : [ ],
|
|
@@ -9328,6 +9512,14 @@
|
|
|
9328
9512
|
"type" : "channel_order_summary_deleted",
|
|
9329
9513
|
"attributes" : [ ],
|
|
9330
9514
|
"discriminator_value" : "channel_order_summary_deleted"
|
|
9515
|
+
}, {
|
|
9516
|
+
"type" : "channel_organization_identifier_upserted",
|
|
9517
|
+
"attributes" : [ ],
|
|
9518
|
+
"discriminator_value" : "channel_organization_identifier_upserted"
|
|
9519
|
+
}, {
|
|
9520
|
+
"type" : "channel_organization_identifier_deleted",
|
|
9521
|
+
"attributes" : [ ],
|
|
9522
|
+
"discriminator_value" : "channel_organization_identifier_deleted"
|
|
9331
9523
|
}, {
|
|
9332
9524
|
"type" : "shopify_monitoring_order_monitor_event_upserted",
|
|
9333
9525
|
"attributes" : [ ],
|
|
@@ -9376,14 +9568,6 @@
|
|
|
9376
9568
|
"type" : "stripe_refund_upserted",
|
|
9377
9569
|
"attributes" : [ ],
|
|
9378
9570
|
"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
9571
|
}, {
|
|
9388
9572
|
"type" : "liability_remittance_plan_upserted",
|
|
9389
9573
|
"attributes" : [ ],
|
|
@@ -9507,6 +9691,23 @@
|
|
|
9507
9691
|
"attributes" : [ ],
|
|
9508
9692
|
"interfaces" : [ "experiment" ],
|
|
9509
9693
|
"discriminator" : "discriminator"
|
|
9694
|
+
}, {
|
|
9695
|
+
"name" : "explicit_statement_form",
|
|
9696
|
+
"plural" : "explicit_statement_forms",
|
|
9697
|
+
"types" : [ {
|
|
9698
|
+
"type" : "explicit_statement_form_transaction_ids",
|
|
9699
|
+
"attributes" : [ ],
|
|
9700
|
+
"default" : false,
|
|
9701
|
+
"discriminator_value" : "transaction_ids"
|
|
9702
|
+
}, {
|
|
9703
|
+
"type" : "explicit_statement_form_all_pending_posted_transactions",
|
|
9704
|
+
"attributes" : [ ],
|
|
9705
|
+
"default" : false,
|
|
9706
|
+
"discriminator_value" : "all_pending_posted_transactions"
|
|
9707
|
+
} ],
|
|
9708
|
+
"attributes" : [ ],
|
|
9709
|
+
"interfaces" : [ "explicit_statement_form" ],
|
|
9710
|
+
"discriminator" : "discriminator"
|
|
9510
9711
|
}, {
|
|
9511
9712
|
"name" : "export_schedule",
|
|
9512
9713
|
"plural" : "export_schedules",
|
|
@@ -10259,6 +10460,11 @@
|
|
|
10259
10460
|
"attributes" : [ ],
|
|
10260
10461
|
"default" : false,
|
|
10261
10462
|
"discriminator_value" : "order_combined_shipment"
|
|
10463
|
+
}, {
|
|
10464
|
+
"type" : "proof_of_posting_time_elapsed",
|
|
10465
|
+
"attributes" : [ ],
|
|
10466
|
+
"default" : false,
|
|
10467
|
+
"discriminator_value" : "time_elapsed"
|
|
10262
10468
|
} ],
|
|
10263
10469
|
"attributes" : [ ],
|
|
10264
10470
|
"interfaces" : [ ],
|
|
@@ -10458,9 +10664,9 @@
|
|
|
10458
10664
|
"attributes" : [ ],
|
|
10459
10665
|
"discriminator_value" : "statement_creation_metadata"
|
|
10460
10666
|
}, {
|
|
10461
|
-
"type" : "
|
|
10667
|
+
"type" : "accounting_pending_order_metadata",
|
|
10462
10668
|
"attributes" : [ ],
|
|
10463
|
-
"discriminator_value" : "
|
|
10669
|
+
"discriminator_value" : "accounting_pending_order_metadata"
|
|
10464
10670
|
} ],
|
|
10465
10671
|
"attributes" : [ ],
|
|
10466
10672
|
"interfaces" : [ ],
|
|
@@ -11407,15 +11613,19 @@
|
|
|
11407
11613
|
"type" : "boolean",
|
|
11408
11614
|
"required" : true,
|
|
11409
11615
|
"attributes" : [ ],
|
|
11410
|
-
"annotations" : [ ]
|
|
11411
|
-
"default" : "false"
|
|
11616
|
+
"annotations" : [ ]
|
|
11412
11617
|
}, {
|
|
11413
11618
|
"name" : "record_reason_for_transactions_pending_payout",
|
|
11414
11619
|
"type" : "boolean",
|
|
11415
11620
|
"required" : true,
|
|
11416
11621
|
"attributes" : [ ],
|
|
11417
|
-
"annotations" : [ ]
|
|
11418
|
-
|
|
11622
|
+
"annotations" : [ ]
|
|
11623
|
+
}, {
|
|
11624
|
+
"name" : "enable_negative_debits",
|
|
11625
|
+
"type" : "boolean",
|
|
11626
|
+
"required" : true,
|
|
11627
|
+
"attributes" : [ ],
|
|
11628
|
+
"annotations" : [ ]
|
|
11419
11629
|
} ],
|
|
11420
11630
|
"attributes" : [ ],
|
|
11421
11631
|
"interfaces" : [ ]
|
|
@@ -11718,8 +11928,8 @@
|
|
|
11718
11928
|
"attributes" : [ ],
|
|
11719
11929
|
"interfaces" : [ ]
|
|
11720
11930
|
}, {
|
|
11721
|
-
"name" : "
|
|
11722
|
-
"plural" : "
|
|
11931
|
+
"name" : "accounting_pending_order_metadata",
|
|
11932
|
+
"plural" : "accounting_pending_order_metadata",
|
|
11723
11933
|
"fields" : [ {
|
|
11724
11934
|
"name" : "order",
|
|
11725
11935
|
"type" : "order_reference",
|
|
@@ -11727,17 +11937,11 @@
|
|
|
11727
11937
|
"attributes" : [ ],
|
|
11728
11938
|
"annotations" : [ ]
|
|
11729
11939
|
}, {
|
|
11730
|
-
"name" : "
|
|
11731
|
-
"type" : "
|
|
11940
|
+
"name" : "fulfillment_id",
|
|
11941
|
+
"type" : "string",
|
|
11732
11942
|
"required" : true,
|
|
11733
11943
|
"attributes" : [ ],
|
|
11734
11944
|
"annotations" : [ ]
|
|
11735
|
-
}, {
|
|
11736
|
-
"name" : "posting_cutoff",
|
|
11737
|
-
"type" : "date-time-iso8601",
|
|
11738
|
-
"required" : false,
|
|
11739
|
-
"attributes" : [ ],
|
|
11740
|
-
"annotations" : [ ]
|
|
11741
11945
|
} ],
|
|
11742
11946
|
"attributes" : [ ],
|
|
11743
11947
|
"interfaces" : [ ]
|
|
@@ -14312,6 +14516,94 @@
|
|
|
14312
14516
|
} ],
|
|
14313
14517
|
"attributes" : [ ],
|
|
14314
14518
|
"interfaces" : [ ]
|
|
14519
|
+
}, {
|
|
14520
|
+
"name" : "bank_payment_order",
|
|
14521
|
+
"plural" : "bank_payment_orders",
|
|
14522
|
+
"fields" : [ {
|
|
14523
|
+
"name" : "id",
|
|
14524
|
+
"type" : "string",
|
|
14525
|
+
"required" : true,
|
|
14526
|
+
"attributes" : [ ],
|
|
14527
|
+
"annotations" : [ ],
|
|
14528
|
+
"description" : "Globally unique identifier"
|
|
14529
|
+
}, {
|
|
14530
|
+
"name" : "payment",
|
|
14531
|
+
"type" : "bank_payment_reference",
|
|
14532
|
+
"required" : true,
|
|
14533
|
+
"attributes" : [ ],
|
|
14534
|
+
"annotations" : [ ]
|
|
14535
|
+
}, {
|
|
14536
|
+
"name" : "order",
|
|
14537
|
+
"type" : "billing_order_transaction_order_reference",
|
|
14538
|
+
"required" : true,
|
|
14539
|
+
"attributes" : [ ],
|
|
14540
|
+
"annotations" : [ ]
|
|
14541
|
+
} ],
|
|
14542
|
+
"attributes" : [ ],
|
|
14543
|
+
"interfaces" : [ ],
|
|
14544
|
+
"description" : "Lists each order associated with a payment"
|
|
14545
|
+
}, {
|
|
14546
|
+
"name" : "bank_payment_order_deleted",
|
|
14547
|
+
"plural" : "bank_payment_order_deleteds",
|
|
14548
|
+
"fields" : [ {
|
|
14549
|
+
"name" : "event_id",
|
|
14550
|
+
"type" : "string",
|
|
14551
|
+
"required" : true,
|
|
14552
|
+
"attributes" : [ ],
|
|
14553
|
+
"annotations" : [ ]
|
|
14554
|
+
}, {
|
|
14555
|
+
"name" : "timestamp",
|
|
14556
|
+
"type" : "date-time-iso8601",
|
|
14557
|
+
"required" : true,
|
|
14558
|
+
"attributes" : [ ],
|
|
14559
|
+
"annotations" : [ ]
|
|
14560
|
+
}, {
|
|
14561
|
+
"name" : "id",
|
|
14562
|
+
"type" : "string",
|
|
14563
|
+
"required" : true,
|
|
14564
|
+
"attributes" : [ ],
|
|
14565
|
+
"annotations" : [ ],
|
|
14566
|
+
"description" : "Globally unique identifier"
|
|
14567
|
+
} ],
|
|
14568
|
+
"attributes" : [ ],
|
|
14569
|
+
"interfaces" : [ ]
|
|
14570
|
+
}, {
|
|
14571
|
+
"name" : "bank_payment_order_upserted",
|
|
14572
|
+
"plural" : "bank_payment_order_upserteds",
|
|
14573
|
+
"fields" : [ {
|
|
14574
|
+
"name" : "event_id",
|
|
14575
|
+
"type" : "string",
|
|
14576
|
+
"required" : true,
|
|
14577
|
+
"attributes" : [ ],
|
|
14578
|
+
"annotations" : [ ]
|
|
14579
|
+
}, {
|
|
14580
|
+
"name" : "timestamp",
|
|
14581
|
+
"type" : "date-time-iso8601",
|
|
14582
|
+
"required" : true,
|
|
14583
|
+
"attributes" : [ ],
|
|
14584
|
+
"annotations" : [ ]
|
|
14585
|
+
}, {
|
|
14586
|
+
"name" : "bank_payment_order",
|
|
14587
|
+
"type" : "bank_payment_order",
|
|
14588
|
+
"required" : true,
|
|
14589
|
+
"attributes" : [ ],
|
|
14590
|
+
"annotations" : [ ]
|
|
14591
|
+
} ],
|
|
14592
|
+
"attributes" : [ ],
|
|
14593
|
+
"interfaces" : [ ]
|
|
14594
|
+
}, {
|
|
14595
|
+
"name" : "bank_payment_reference",
|
|
14596
|
+
"plural" : "bank_payment_references",
|
|
14597
|
+
"fields" : [ {
|
|
14598
|
+
"name" : "id",
|
|
14599
|
+
"type" : "string",
|
|
14600
|
+
"required" : true,
|
|
14601
|
+
"attributes" : [ ],
|
|
14602
|
+
"annotations" : [ ],
|
|
14603
|
+
"description" : "Globally unique identifier"
|
|
14604
|
+
} ],
|
|
14605
|
+
"attributes" : [ ],
|
|
14606
|
+
"interfaces" : [ ]
|
|
14315
14607
|
}, {
|
|
14316
14608
|
"name" : "bank_payment_status_form",
|
|
14317
14609
|
"plural" : "bank_payment_status_forms",
|
|
@@ -16675,7 +16967,7 @@
|
|
|
16675
16967
|
}, {
|
|
16676
16968
|
"name" : "base",
|
|
16677
16969
|
"type" : "io.flow.trueup.v0.models.label_base",
|
|
16678
|
-
"required" :
|
|
16970
|
+
"required" : false,
|
|
16679
16971
|
"attributes" : [ ],
|
|
16680
16972
|
"annotations" : [ ]
|
|
16681
16973
|
}, {
|
|
@@ -16756,93 +17048,6 @@
|
|
|
16756
17048
|
} ],
|
|
16757
17049
|
"attributes" : [ ],
|
|
16758
17050
|
"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
17051
|
}, {
|
|
16847
17052
|
"name" : "carrier_charge_form_label",
|
|
16848
17053
|
"plural" : "carrier_charge_form_labels",
|
|
@@ -17008,7 +17213,7 @@
|
|
|
17008
17213
|
} ],
|
|
17009
17214
|
"attributes" : [ ],
|
|
17010
17215
|
"interfaces" : [ "carrier_charge_form" ],
|
|
17011
|
-
"description" : "Represents
|
|
17216
|
+
"description" : "Represents an arbitrary charge from the shipping carrier. Most common is a return to origin shipping label"
|
|
17012
17217
|
}, {
|
|
17013
17218
|
"name" : "carrier_charge_reference",
|
|
17014
17219
|
"plural" : "carrier_charge_references",
|
|
@@ -17109,7 +17314,7 @@
|
|
|
17109
17314
|
}, {
|
|
17110
17315
|
"name" : "weight",
|
|
17111
17316
|
"type" : "io.flow.units.v0.enums.unit_of_weight",
|
|
17112
|
-
"required" :
|
|
17317
|
+
"required" : false,
|
|
17113
17318
|
"attributes" : [ ],
|
|
17114
17319
|
"annotations" : [ ],
|
|
17115
17320
|
"example" : "pound"
|
|
@@ -17155,6 +17360,105 @@
|
|
|
17155
17360
|
} ],
|
|
17156
17361
|
"attributes" : [ ],
|
|
17157
17362
|
"interfaces" : [ ]
|
|
17363
|
+
}, {
|
|
17364
|
+
"name" : "carrier_file",
|
|
17365
|
+
"plural" : "carrier_files",
|
|
17366
|
+
"fields" : [ {
|
|
17367
|
+
"name" : "id",
|
|
17368
|
+
"type" : "string",
|
|
17369
|
+
"required" : true,
|
|
17370
|
+
"attributes" : [ ],
|
|
17371
|
+
"annotations" : [ ],
|
|
17372
|
+
"description" : "Globally unique identifier"
|
|
17373
|
+
}, {
|
|
17374
|
+
"name" : "type",
|
|
17375
|
+
"type" : "carrier_file_type",
|
|
17376
|
+
"required" : true,
|
|
17377
|
+
"attributes" : [ ],
|
|
17378
|
+
"annotations" : [ ]
|
|
17379
|
+
}, {
|
|
17380
|
+
"name" : "url",
|
|
17381
|
+
"type" : "string",
|
|
17382
|
+
"required" : true,
|
|
17383
|
+
"attributes" : [ ],
|
|
17384
|
+
"annotations" : [ ]
|
|
17385
|
+
}, {
|
|
17386
|
+
"name" : "attributes",
|
|
17387
|
+
"type" : "map[string]",
|
|
17388
|
+
"required" : false,
|
|
17389
|
+
"attributes" : [ ],
|
|
17390
|
+
"annotations" : [ ]
|
|
17391
|
+
}, {
|
|
17392
|
+
"name" : "created_at",
|
|
17393
|
+
"type" : "date-time-iso8601",
|
|
17394
|
+
"required" : true,
|
|
17395
|
+
"attributes" : [ ],
|
|
17396
|
+
"annotations" : [ ]
|
|
17397
|
+
}, {
|
|
17398
|
+
"name" : "result",
|
|
17399
|
+
"type" : "carrier_file_result",
|
|
17400
|
+
"required" : false,
|
|
17401
|
+
"attributes" : [ ],
|
|
17402
|
+
"annotations" : [ ]
|
|
17403
|
+
} ],
|
|
17404
|
+
"attributes" : [ ],
|
|
17405
|
+
"interfaces" : [ ]
|
|
17406
|
+
}, {
|
|
17407
|
+
"name" : "carrier_file_form",
|
|
17408
|
+
"plural" : "carrier_file_forms",
|
|
17409
|
+
"fields" : [ {
|
|
17410
|
+
"name" : "url",
|
|
17411
|
+
"type" : "string",
|
|
17412
|
+
"required" : true,
|
|
17413
|
+
"attributes" : [ ],
|
|
17414
|
+
"annotations" : [ ]
|
|
17415
|
+
}, {
|
|
17416
|
+
"name" : "type",
|
|
17417
|
+
"type" : "carrier_file_type",
|
|
17418
|
+
"required" : true,
|
|
17419
|
+
"attributes" : [ ],
|
|
17420
|
+
"annotations" : [ ]
|
|
17421
|
+
}, {
|
|
17422
|
+
"name" : "attributes",
|
|
17423
|
+
"type" : "map[string]",
|
|
17424
|
+
"required" : false,
|
|
17425
|
+
"attributes" : [ ],
|
|
17426
|
+
"annotations" : [ ]
|
|
17427
|
+
} ],
|
|
17428
|
+
"attributes" : [ ],
|
|
17429
|
+
"interfaces" : [ ]
|
|
17430
|
+
}, {
|
|
17431
|
+
"name" : "carrier_file_result",
|
|
17432
|
+
"plural" : "carrier_file_results",
|
|
17433
|
+
"fields" : [ {
|
|
17434
|
+
"name" : "processed_at",
|
|
17435
|
+
"type" : "date-time-iso8601",
|
|
17436
|
+
"required" : true,
|
|
17437
|
+
"attributes" : [ ],
|
|
17438
|
+
"annotations" : [ ]
|
|
17439
|
+
}, {
|
|
17440
|
+
"name" : "number_lines_successful",
|
|
17441
|
+
"type" : "long",
|
|
17442
|
+
"required" : true,
|
|
17443
|
+
"attributes" : [ ],
|
|
17444
|
+
"annotations" : [ ],
|
|
17445
|
+
"minimum" : 0
|
|
17446
|
+
}, {
|
|
17447
|
+
"name" : "number_lines_with_errors",
|
|
17448
|
+
"type" : "long",
|
|
17449
|
+
"required" : true,
|
|
17450
|
+
"attributes" : [ ],
|
|
17451
|
+
"annotations" : [ ],
|
|
17452
|
+
"minimum" : 0
|
|
17453
|
+
}, {
|
|
17454
|
+
"name" : "errors_url",
|
|
17455
|
+
"type" : "string",
|
|
17456
|
+
"required" : false,
|
|
17457
|
+
"attributes" : [ ],
|
|
17458
|
+
"annotations" : [ ]
|
|
17459
|
+
} ],
|
|
17460
|
+
"attributes" : [ ],
|
|
17461
|
+
"interfaces" : [ ]
|
|
17158
17462
|
}, {
|
|
17159
17463
|
"name" : "carrier_invoice",
|
|
17160
17464
|
"plural" : "carrier_invoices",
|
|
@@ -17174,6 +17478,65 @@
|
|
|
17174
17478
|
} ],
|
|
17175
17479
|
"attributes" : [ ],
|
|
17176
17480
|
"interfaces" : [ ]
|
|
17481
|
+
}, {
|
|
17482
|
+
"name" : "carrier_tax_form",
|
|
17483
|
+
"plural" : "carrier_tax_forms",
|
|
17484
|
+
"fields" : [ {
|
|
17485
|
+
"name" : "id",
|
|
17486
|
+
"type" : "string",
|
|
17487
|
+
"required" : true,
|
|
17488
|
+
"attributes" : [ ],
|
|
17489
|
+
"annotations" : [ ],
|
|
17490
|
+
"description" : "Globally unique identifier"
|
|
17491
|
+
}, {
|
|
17492
|
+
"name" : "label_invoice_request_id",
|
|
17493
|
+
"type" : "string",
|
|
17494
|
+
"required" : true,
|
|
17495
|
+
"attributes" : [ ],
|
|
17496
|
+
"annotations" : [ ]
|
|
17497
|
+
}, {
|
|
17498
|
+
"name" : "units",
|
|
17499
|
+
"type" : "carrier_tax_units",
|
|
17500
|
+
"required" : true,
|
|
17501
|
+
"attributes" : [ ],
|
|
17502
|
+
"annotations" : [ ],
|
|
17503
|
+
"example" : "USD"
|
|
17504
|
+
}, {
|
|
17505
|
+
"name" : "surcharges",
|
|
17506
|
+
"type" : "label_surcharge_form",
|
|
17507
|
+
"required" : true,
|
|
17508
|
+
"attributes" : [ ],
|
|
17509
|
+
"annotations" : [ ]
|
|
17510
|
+
}, {
|
|
17511
|
+
"name" : "total",
|
|
17512
|
+
"type" : "decimal",
|
|
17513
|
+
"required" : true,
|
|
17514
|
+
"attributes" : [ ],
|
|
17515
|
+
"annotations" : [ ]
|
|
17516
|
+
}, {
|
|
17517
|
+
"name" : "attributes",
|
|
17518
|
+
"type" : "map[string]",
|
|
17519
|
+
"required" : false,
|
|
17520
|
+
"attributes" : [ ],
|
|
17521
|
+
"annotations" : [ ]
|
|
17522
|
+
} ],
|
|
17523
|
+
"attributes" : [ ],
|
|
17524
|
+
"interfaces" : [ ],
|
|
17525
|
+
"description" : "Introduced to ingest the actual carrier charges that come in on the tax invoices (as opposed to freight invoices)"
|
|
17526
|
+
}, {
|
|
17527
|
+
"name" : "carrier_tax_units",
|
|
17528
|
+
"plural" : "carrier_tax_units",
|
|
17529
|
+
"fields" : [ {
|
|
17530
|
+
"name" : "currency",
|
|
17531
|
+
"type" : "string",
|
|
17532
|
+
"required" : true,
|
|
17533
|
+
"attributes" : [ ],
|
|
17534
|
+
"annotations" : [ ],
|
|
17535
|
+
"example" : "USD"
|
|
17536
|
+
} ],
|
|
17537
|
+
"attributes" : [ ],
|
|
17538
|
+
"interfaces" : [ ],
|
|
17539
|
+
"description" : "Describes the units that are then used consistently throughout all the data in the invoice charge"
|
|
17177
17540
|
}, {
|
|
17178
17541
|
"name" : "catalog_import_request",
|
|
17179
17542
|
"plural" : "catalog_import_requests",
|
|
@@ -18730,6 +19093,94 @@
|
|
|
18730
19093
|
} ],
|
|
18731
19094
|
"attributes" : [ ],
|
|
18732
19095
|
"interfaces" : [ ]
|
|
19096
|
+
}, {
|
|
19097
|
+
"name" : "channel_organization_identifier",
|
|
19098
|
+
"plural" : "channel_organization_identifiers",
|
|
19099
|
+
"fields" : [ {
|
|
19100
|
+
"name" : "id",
|
|
19101
|
+
"type" : "string",
|
|
19102
|
+
"required" : true,
|
|
19103
|
+
"attributes" : [ ],
|
|
19104
|
+
"annotations" : [ ],
|
|
19105
|
+
"description" : "Globally unique identifier"
|
|
19106
|
+
}, {
|
|
19107
|
+
"name" : "organization",
|
|
19108
|
+
"type" : "io.flow.common.v0.models.organization_reference",
|
|
19109
|
+
"required" : true,
|
|
19110
|
+
"attributes" : [ ],
|
|
19111
|
+
"annotations" : [ ],
|
|
19112
|
+
"description" : "Refers to your organization's account identifier"
|
|
19113
|
+
}, {
|
|
19114
|
+
"name" : "identifier",
|
|
19115
|
+
"type" : "string",
|
|
19116
|
+
"required" : true,
|
|
19117
|
+
"attributes" : [ ],
|
|
19118
|
+
"annotations" : [ ],
|
|
19119
|
+
"description" : "This will be, for example, the shopify shop id for channel organizations in SMP"
|
|
19120
|
+
} ],
|
|
19121
|
+
"attributes" : [ ],
|
|
19122
|
+
"interfaces" : [ ]
|
|
19123
|
+
}, {
|
|
19124
|
+
"name" : "channel_organization_identifier_deleted",
|
|
19125
|
+
"plural" : "channel_organization_identifier_deleteds",
|
|
19126
|
+
"fields" : [ {
|
|
19127
|
+
"name" : "event_id",
|
|
19128
|
+
"type" : "string",
|
|
19129
|
+
"required" : true,
|
|
19130
|
+
"attributes" : [ ],
|
|
19131
|
+
"annotations" : [ ]
|
|
19132
|
+
}, {
|
|
19133
|
+
"name" : "timestamp",
|
|
19134
|
+
"type" : "date-time-iso8601",
|
|
19135
|
+
"required" : true,
|
|
19136
|
+
"attributes" : [ ],
|
|
19137
|
+
"annotations" : [ ]
|
|
19138
|
+
}, {
|
|
19139
|
+
"name" : "channel_id",
|
|
19140
|
+
"type" : "string",
|
|
19141
|
+
"required" : true,
|
|
19142
|
+
"attributes" : [ ],
|
|
19143
|
+
"annotations" : [ ]
|
|
19144
|
+
}, {
|
|
19145
|
+
"name" : "id",
|
|
19146
|
+
"type" : "string",
|
|
19147
|
+
"required" : true,
|
|
19148
|
+
"attributes" : [ ],
|
|
19149
|
+
"annotations" : [ ],
|
|
19150
|
+
"description" : "Globally unique identifier"
|
|
19151
|
+
} ],
|
|
19152
|
+
"attributes" : [ ],
|
|
19153
|
+
"interfaces" : [ ]
|
|
19154
|
+
}, {
|
|
19155
|
+
"name" : "channel_organization_identifier_upserted",
|
|
19156
|
+
"plural" : "channel_organization_identifier_upserteds",
|
|
19157
|
+
"fields" : [ {
|
|
19158
|
+
"name" : "event_id",
|
|
19159
|
+
"type" : "string",
|
|
19160
|
+
"required" : true,
|
|
19161
|
+
"attributes" : [ ],
|
|
19162
|
+
"annotations" : [ ]
|
|
19163
|
+
}, {
|
|
19164
|
+
"name" : "timestamp",
|
|
19165
|
+
"type" : "date-time-iso8601",
|
|
19166
|
+
"required" : true,
|
|
19167
|
+
"attributes" : [ ],
|
|
19168
|
+
"annotations" : [ ]
|
|
19169
|
+
}, {
|
|
19170
|
+
"name" : "channel_id",
|
|
19171
|
+
"type" : "string",
|
|
19172
|
+
"required" : true,
|
|
19173
|
+
"attributes" : [ ],
|
|
19174
|
+
"annotations" : [ ]
|
|
19175
|
+
}, {
|
|
19176
|
+
"name" : "channel_organization_identifier",
|
|
19177
|
+
"type" : "channel_organization_identifier",
|
|
19178
|
+
"required" : true,
|
|
19179
|
+
"attributes" : [ ],
|
|
19180
|
+
"annotations" : [ ]
|
|
19181
|
+
} ],
|
|
19182
|
+
"attributes" : [ ],
|
|
19183
|
+
"interfaces" : [ ]
|
|
18733
19184
|
}, {
|
|
18734
19185
|
"name" : "channel_organization_shopify",
|
|
18735
19186
|
"plural" : "channel_organization_shopify",
|
|
@@ -20745,6 +21196,154 @@
|
|
|
20745
21196
|
} ],
|
|
20746
21197
|
"attributes" : [ ],
|
|
20747
21198
|
"interfaces" : [ ]
|
|
21199
|
+
}, {
|
|
21200
|
+
"name" : "classification_product_request",
|
|
21201
|
+
"plural" : "classification_product_requests",
|
|
21202
|
+
"fields" : [ {
|
|
21203
|
+
"name" : "merchant_id",
|
|
21204
|
+
"type" : "string",
|
|
21205
|
+
"required" : true,
|
|
21206
|
+
"attributes" : [ ],
|
|
21207
|
+
"annotations" : [ ],
|
|
21208
|
+
"description" : "Unique identifier for the merchant."
|
|
21209
|
+
}, {
|
|
21210
|
+
"name" : "product_name",
|
|
21211
|
+
"type" : "string",
|
|
21212
|
+
"required" : true,
|
|
21213
|
+
"attributes" : [ ],
|
|
21214
|
+
"annotations" : [ ],
|
|
21215
|
+
"description" : "Name of the product."
|
|
21216
|
+
}, {
|
|
21217
|
+
"name" : "product_description",
|
|
21218
|
+
"type" : "string",
|
|
21219
|
+
"required" : true,
|
|
21220
|
+
"attributes" : [ ],
|
|
21221
|
+
"annotations" : [ ],
|
|
21222
|
+
"description" : "Detailed description of the product."
|
|
21223
|
+
}, {
|
|
21224
|
+
"name" : "product_id_internal",
|
|
21225
|
+
"type" : "string",
|
|
21226
|
+
"required" : true,
|
|
21227
|
+
"attributes" : [ ],
|
|
21228
|
+
"annotations" : [ ],
|
|
21229
|
+
"description" : "Internal product identifier."
|
|
21230
|
+
}, {
|
|
21231
|
+
"name" : "product_id_external",
|
|
21232
|
+
"type" : "string",
|
|
21233
|
+
"required" : true,
|
|
21234
|
+
"attributes" : [ ],
|
|
21235
|
+
"annotations" : [ ],
|
|
21236
|
+
"description" : "External (public) product identifier."
|
|
21237
|
+
}, {
|
|
21238
|
+
"name" : "product_group_code",
|
|
21239
|
+
"type" : "string",
|
|
21240
|
+
"required" : false,
|
|
21241
|
+
"attributes" : [ ],
|
|
21242
|
+
"annotations" : [ ],
|
|
21243
|
+
"description" : "Code representing the product group."
|
|
21244
|
+
}, {
|
|
21245
|
+
"name" : "product_url",
|
|
21246
|
+
"type" : "string",
|
|
21247
|
+
"required" : false,
|
|
21248
|
+
"attributes" : [ ],
|
|
21249
|
+
"annotations" : [ ],
|
|
21250
|
+
"description" : "URL to the product page."
|
|
21251
|
+
}, {
|
|
21252
|
+
"name" : "product_image",
|
|
21253
|
+
"type" : "string",
|
|
21254
|
+
"required" : false,
|
|
21255
|
+
"attributes" : [ ],
|
|
21256
|
+
"annotations" : [ ],
|
|
21257
|
+
"description" : "URL to the product image."
|
|
21258
|
+
}, {
|
|
21259
|
+
"name" : "product_attributes",
|
|
21260
|
+
"type" : "map[string]",
|
|
21261
|
+
"required" : true,
|
|
21262
|
+
"attributes" : [ ],
|
|
21263
|
+
"annotations" : [ ],
|
|
21264
|
+
"description" : "A dictionary of product attributes.",
|
|
21265
|
+
"default" : "{}"
|
|
21266
|
+
}, {
|
|
21267
|
+
"name" : "categories",
|
|
21268
|
+
"type" : "[string]",
|
|
21269
|
+
"required" : false,
|
|
21270
|
+
"attributes" : [ ],
|
|
21271
|
+
"annotations" : [ ],
|
|
21272
|
+
"description" : "A list of categories the product belongs to."
|
|
21273
|
+
}, {
|
|
21274
|
+
"name" : "platform_id",
|
|
21275
|
+
"type" : "classification_platform",
|
|
21276
|
+
"required" : true,
|
|
21277
|
+
"attributes" : [ ],
|
|
21278
|
+
"annotations" : [ ],
|
|
21279
|
+
"description" : "The platform from which the product originates."
|
|
21280
|
+
} ],
|
|
21281
|
+
"attributes" : [ ],
|
|
21282
|
+
"interfaces" : [ ],
|
|
21283
|
+
"description" : "The Product class is a contract designed for sending RabbitMQ messages within a required product classification system."
|
|
21284
|
+
}, {
|
|
21285
|
+
"name" : "classification_product_result",
|
|
21286
|
+
"plural" : "classification_product_results",
|
|
21287
|
+
"fields" : [ {
|
|
21288
|
+
"name" : "product_id",
|
|
21289
|
+
"type" : "string",
|
|
21290
|
+
"required" : true,
|
|
21291
|
+
"attributes" : [ ],
|
|
21292
|
+
"annotations" : [ ],
|
|
21293
|
+
"description" : "The unique identifier of the product being classified."
|
|
21294
|
+
}, {
|
|
21295
|
+
"name" : "merchant_id",
|
|
21296
|
+
"type" : "string",
|
|
21297
|
+
"required" : true,
|
|
21298
|
+
"attributes" : [ ],
|
|
21299
|
+
"annotations" : [ ],
|
|
21300
|
+
"description" : "The unique identifier for the merchant associated with the product."
|
|
21301
|
+
}, {
|
|
21302
|
+
"name" : "platform_id",
|
|
21303
|
+
"type" : "classification_platform",
|
|
21304
|
+
"required" : true,
|
|
21305
|
+
"attributes" : [ ],
|
|
21306
|
+
"annotations" : [ ],
|
|
21307
|
+
"description" : "The platform from which the product originates."
|
|
21308
|
+
}, {
|
|
21309
|
+
"name" : "hs_code",
|
|
21310
|
+
"type" : "string",
|
|
21311
|
+
"required" : false,
|
|
21312
|
+
"attributes" : [ ],
|
|
21313
|
+
"annotations" : [ ],
|
|
21314
|
+
"description" : "The Harmonized System code assigned to the product as a result of the classification."
|
|
21315
|
+
}, {
|
|
21316
|
+
"name" : "probability",
|
|
21317
|
+
"type" : "integer",
|
|
21318
|
+
"required" : false,
|
|
21319
|
+
"attributes" : [ ],
|
|
21320
|
+
"annotations" : [ ],
|
|
21321
|
+
"description" : "Represents the probability (as a percentage) of the classification being accurate."
|
|
21322
|
+
}, {
|
|
21323
|
+
"name" : "classification_decision",
|
|
21324
|
+
"type" : "classification_decision",
|
|
21325
|
+
"required" : true,
|
|
21326
|
+
"attributes" : [ ],
|
|
21327
|
+
"annotations" : [ ],
|
|
21328
|
+
"description" : "The decision of the classification process."
|
|
21329
|
+
}, {
|
|
21330
|
+
"name" : "classification_type",
|
|
21331
|
+
"type" : "classification_type",
|
|
21332
|
+
"required" : true,
|
|
21333
|
+
"attributes" : [ ],
|
|
21334
|
+
"annotations" : [ ],
|
|
21335
|
+
"description" : "The type of classification process used."
|
|
21336
|
+
}, {
|
|
21337
|
+
"name" : "clothing_age_classification",
|
|
21338
|
+
"type" : "clothing_age_classification",
|
|
21339
|
+
"required" : true,
|
|
21340
|
+
"attributes" : [ ],
|
|
21341
|
+
"annotations" : [ ],
|
|
21342
|
+
"description" : "The classification related to the age appropriateness of clothing products."
|
|
21343
|
+
} ],
|
|
21344
|
+
"attributes" : [ ],
|
|
21345
|
+
"interfaces" : [ ],
|
|
21346
|
+
"description" : "The classification result message, conveying the outcome of the classification process, including decisions, types, and additional product-related information."
|
|
20748
21347
|
}, {
|
|
20749
21348
|
"name" : "classification_product_summary",
|
|
20750
21349
|
"plural" : "classification_product_summaries",
|
|
@@ -20980,6 +21579,50 @@
|
|
|
20980
21579
|
} ],
|
|
20981
21580
|
"attributes" : [ ],
|
|
20982
21581
|
"interfaces" : [ ]
|
|
21582
|
+
}, {
|
|
21583
|
+
"name" : "cli_log_entry",
|
|
21584
|
+
"plural" : "cli_log_entries",
|
|
21585
|
+
"fields" : [ {
|
|
21586
|
+
"name" : "id",
|
|
21587
|
+
"type" : "string",
|
|
21588
|
+
"required" : true,
|
|
21589
|
+
"attributes" : [ ],
|
|
21590
|
+
"annotations" : [ ],
|
|
21591
|
+
"description" : "Globally unique identifier"
|
|
21592
|
+
}, {
|
|
21593
|
+
"name" : "user",
|
|
21594
|
+
"type" : "io.flow.common.v0.models.user_reference",
|
|
21595
|
+
"required" : true,
|
|
21596
|
+
"attributes" : [ ],
|
|
21597
|
+
"annotations" : [ ]
|
|
21598
|
+
}, {
|
|
21599
|
+
"name" : "task",
|
|
21600
|
+
"type" : "string",
|
|
21601
|
+
"required" : true,
|
|
21602
|
+
"attributes" : [ ],
|
|
21603
|
+
"annotations" : [ ]
|
|
21604
|
+
} ],
|
|
21605
|
+
"attributes" : [ ],
|
|
21606
|
+
"interfaces" : [ ],
|
|
21607
|
+
"description" : "Log the usage of the various features of the Billing CLI"
|
|
21608
|
+
}, {
|
|
21609
|
+
"name" : "cli_log_entry_form",
|
|
21610
|
+
"plural" : "cli_log_entry_forms",
|
|
21611
|
+
"fields" : [ {
|
|
21612
|
+
"name" : "user_id",
|
|
21613
|
+
"type" : "string",
|
|
21614
|
+
"required" : true,
|
|
21615
|
+
"attributes" : [ ],
|
|
21616
|
+
"annotations" : [ ]
|
|
21617
|
+
}, {
|
|
21618
|
+
"name" : "task",
|
|
21619
|
+
"type" : "string",
|
|
21620
|
+
"required" : true,
|
|
21621
|
+
"attributes" : [ ],
|
|
21622
|
+
"annotations" : [ ]
|
|
21623
|
+
} ],
|
|
21624
|
+
"attributes" : [ ],
|
|
21625
|
+
"interfaces" : [ ]
|
|
20983
21626
|
}, {
|
|
20984
21627
|
"name" : "colm_item",
|
|
20985
21628
|
"plural" : "colm_items",
|
|
@@ -21542,6 +22185,12 @@
|
|
|
21542
22185
|
"attributes" : [ ],
|
|
21543
22186
|
"annotations" : [ ],
|
|
21544
22187
|
"description" : "Desired carrier service to use for this label. If not provided, this will default to service in the order."
|
|
22188
|
+
}, {
|
|
22189
|
+
"name" : "bypass_house_number_validation",
|
|
22190
|
+
"type" : "boolean",
|
|
22191
|
+
"required" : false,
|
|
22192
|
+
"attributes" : [ ],
|
|
22193
|
+
"annotations" : [ ]
|
|
21545
22194
|
} ],
|
|
21546
22195
|
"attributes" : [ ],
|
|
21547
22196
|
"interfaces" : [ ],
|
|
@@ -23015,6 +23664,12 @@
|
|
|
23015
23664
|
"required" : true,
|
|
23016
23665
|
"attributes" : [ ],
|
|
23017
23666
|
"annotations" : [ ]
|
|
23667
|
+
}, {
|
|
23668
|
+
"name" : "allocation",
|
|
23669
|
+
"type" : "io.flow.experience.v0.models.allocation_v2",
|
|
23670
|
+
"required" : true,
|
|
23671
|
+
"attributes" : [ ],
|
|
23672
|
+
"annotations" : [ ]
|
|
23018
23673
|
} ],
|
|
23019
23674
|
"attributes" : [ ],
|
|
23020
23675
|
"interfaces" : [ ]
|
|
@@ -23119,6 +23774,18 @@
|
|
|
23119
23774
|
"attributes" : [ ],
|
|
23120
23775
|
"annotations" : [ ],
|
|
23121
23776
|
"description" : "Client's unique identifier for this object"
|
|
23777
|
+
}, {
|
|
23778
|
+
"name" : "prices",
|
|
23779
|
+
"type" : "[io.flow.order.price.v0.models.order_price_detail]",
|
|
23780
|
+
"required" : true,
|
|
23781
|
+
"attributes" : [ ],
|
|
23782
|
+
"annotations" : [ ]
|
|
23783
|
+
}, {
|
|
23784
|
+
"name" : "total",
|
|
23785
|
+
"type" : "io.flow.common.v0.models.money_with_base",
|
|
23786
|
+
"required" : true,
|
|
23787
|
+
"attributes" : [ ],
|
|
23788
|
+
"annotations" : [ ]
|
|
23122
23789
|
}, {
|
|
23123
23790
|
"name" : "identifiers",
|
|
23124
23791
|
"type" : "map[string]",
|
|
@@ -23340,7 +24007,7 @@
|
|
|
23340
24007
|
"plural" : "debug_transaction_details_statuses",
|
|
23341
24008
|
"fields" : [ {
|
|
23342
24009
|
"name" : "status",
|
|
23343
|
-
"type" : "
|
|
24010
|
+
"type" : "billing_transaction_status",
|
|
23344
24011
|
"required" : true,
|
|
23345
24012
|
"attributes" : [ ],
|
|
23346
24013
|
"annotations" : [ ]
|
|
@@ -23868,6 +24535,66 @@
|
|
|
23868
24535
|
"attributes" : [ ],
|
|
23869
24536
|
"interfaces" : [ ],
|
|
23870
24537
|
"description" : "A dictionary provides a label and a description"
|
|
24538
|
+
}, {
|
|
24539
|
+
"name" : "dimension_estimate_ops_input",
|
|
24540
|
+
"plural" : "dimension_estimate_ops_inputs",
|
|
24541
|
+
"fields" : [ {
|
|
24542
|
+
"name" : "organization_id",
|
|
24543
|
+
"type" : "string",
|
|
24544
|
+
"required" : true,
|
|
24545
|
+
"attributes" : [ ],
|
|
24546
|
+
"annotations" : [ ]
|
|
24547
|
+
}, {
|
|
24548
|
+
"name" : "length_units",
|
|
24549
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
24550
|
+
"required" : false,
|
|
24551
|
+
"attributes" : [ ],
|
|
24552
|
+
"annotations" : [ ]
|
|
24553
|
+
}, {
|
|
24554
|
+
"name" : "length_value",
|
|
24555
|
+
"type" : "string",
|
|
24556
|
+
"required" : false,
|
|
24557
|
+
"attributes" : [ ],
|
|
24558
|
+
"annotations" : [ ]
|
|
24559
|
+
}, {
|
|
24560
|
+
"name" : "width_units",
|
|
24561
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
24562
|
+
"required" : false,
|
|
24563
|
+
"attributes" : [ ],
|
|
24564
|
+
"annotations" : [ ]
|
|
24565
|
+
}, {
|
|
24566
|
+
"name" : "width_value",
|
|
24567
|
+
"type" : "string",
|
|
24568
|
+
"required" : false,
|
|
24569
|
+
"attributes" : [ ],
|
|
24570
|
+
"annotations" : [ ]
|
|
24571
|
+
}, {
|
|
24572
|
+
"name" : "depth_units",
|
|
24573
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
24574
|
+
"required" : false,
|
|
24575
|
+
"attributes" : [ ],
|
|
24576
|
+
"annotations" : [ ]
|
|
24577
|
+
}, {
|
|
24578
|
+
"name" : "depth_value",
|
|
24579
|
+
"type" : "string",
|
|
24580
|
+
"required" : false,
|
|
24581
|
+
"attributes" : [ ],
|
|
24582
|
+
"annotations" : [ ]
|
|
24583
|
+
}, {
|
|
24584
|
+
"name" : "weight_units",
|
|
24585
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
24586
|
+
"required" : false,
|
|
24587
|
+
"attributes" : [ ],
|
|
24588
|
+
"annotations" : [ ]
|
|
24589
|
+
}, {
|
|
24590
|
+
"name" : "weight_value",
|
|
24591
|
+
"type" : "string",
|
|
24592
|
+
"required" : false,
|
|
24593
|
+
"attributes" : [ ],
|
|
24594
|
+
"annotations" : [ ]
|
|
24595
|
+
} ],
|
|
24596
|
+
"attributes" : [ ],
|
|
24597
|
+
"interfaces" : [ ]
|
|
23871
24598
|
}, {
|
|
23872
24599
|
"name" : "discount",
|
|
23873
24600
|
"plural" : "discounts",
|
|
@@ -27322,8 +28049,26 @@
|
|
|
27322
28049
|
"interfaces" : [ ],
|
|
27323
28050
|
"description" : "Resource to explicitly create a billing statement for a specific account and set of transactions"
|
|
27324
28051
|
}, {
|
|
27325
|
-
"name" : "
|
|
27326
|
-
"plural" : "
|
|
28052
|
+
"name" : "explicit_statement_form_all_pending_posted_transactions",
|
|
28053
|
+
"plural" : "explicit_statement_form_all_pending_posted_transactionses",
|
|
28054
|
+
"fields" : [ {
|
|
28055
|
+
"name" : "account_id",
|
|
28056
|
+
"type" : "string",
|
|
28057
|
+
"required" : true,
|
|
28058
|
+
"attributes" : [ ],
|
|
28059
|
+
"annotations" : [ ]
|
|
28060
|
+
}, {
|
|
28061
|
+
"name" : "reason",
|
|
28062
|
+
"type" : "string",
|
|
28063
|
+
"required" : true,
|
|
28064
|
+
"attributes" : [ ],
|
|
28065
|
+
"annotations" : [ ]
|
|
28066
|
+
} ],
|
|
28067
|
+
"attributes" : [ ],
|
|
28068
|
+
"interfaces" : [ ]
|
|
28069
|
+
}, {
|
|
28070
|
+
"name" : "explicit_statement_form_transaction_ids",
|
|
28071
|
+
"plural" : "explicit_statement_form_transaction_idses",
|
|
27327
28072
|
"fields" : [ {
|
|
27328
28073
|
"name" : "account_id",
|
|
27329
28074
|
"type" : "string",
|
|
@@ -27711,6 +28456,72 @@
|
|
|
27711
28456
|
"attributes" : [ ],
|
|
27712
28457
|
"interfaces" : [ ],
|
|
27713
28458
|
"description" : "Integration details for facebook pixel integrations https://developers.facebook.com/docs/facebook-pixel"
|
|
28459
|
+
}, {
|
|
28460
|
+
"name" : "failed_dimension_estimate_ops_input_with_reason",
|
|
28461
|
+
"plural" : "failed_dimension_estimate_ops_input_with_reasons",
|
|
28462
|
+
"fields" : [ {
|
|
28463
|
+
"name" : "organization_id",
|
|
28464
|
+
"type" : "string",
|
|
28465
|
+
"required" : true,
|
|
28466
|
+
"attributes" : [ ],
|
|
28467
|
+
"annotations" : [ ]
|
|
28468
|
+
}, {
|
|
28469
|
+
"name" : "length_units",
|
|
28470
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
28471
|
+
"required" : false,
|
|
28472
|
+
"attributes" : [ ],
|
|
28473
|
+
"annotations" : [ ]
|
|
28474
|
+
}, {
|
|
28475
|
+
"name" : "length_value",
|
|
28476
|
+
"type" : "string",
|
|
28477
|
+
"required" : false,
|
|
28478
|
+
"attributes" : [ ],
|
|
28479
|
+
"annotations" : [ ]
|
|
28480
|
+
}, {
|
|
28481
|
+
"name" : "width_units",
|
|
28482
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
28483
|
+
"required" : false,
|
|
28484
|
+
"attributes" : [ ],
|
|
28485
|
+
"annotations" : [ ]
|
|
28486
|
+
}, {
|
|
28487
|
+
"name" : "width_value",
|
|
28488
|
+
"type" : "string",
|
|
28489
|
+
"required" : false,
|
|
28490
|
+
"attributes" : [ ],
|
|
28491
|
+
"annotations" : [ ]
|
|
28492
|
+
}, {
|
|
28493
|
+
"name" : "depth_units",
|
|
28494
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
28495
|
+
"required" : false,
|
|
28496
|
+
"attributes" : [ ],
|
|
28497
|
+
"annotations" : [ ]
|
|
28498
|
+
}, {
|
|
28499
|
+
"name" : "depth_value",
|
|
28500
|
+
"type" : "string",
|
|
28501
|
+
"required" : false,
|
|
28502
|
+
"attributes" : [ ],
|
|
28503
|
+
"annotations" : [ ]
|
|
28504
|
+
}, {
|
|
28505
|
+
"name" : "weight_units",
|
|
28506
|
+
"type" : "io.flow.common.v0.enums.unit_of_measurement",
|
|
28507
|
+
"required" : false,
|
|
28508
|
+
"attributes" : [ ],
|
|
28509
|
+
"annotations" : [ ]
|
|
28510
|
+
}, {
|
|
28511
|
+
"name" : "weight_value",
|
|
28512
|
+
"type" : "string",
|
|
28513
|
+
"required" : false,
|
|
28514
|
+
"attributes" : [ ],
|
|
28515
|
+
"annotations" : [ ]
|
|
28516
|
+
}, {
|
|
28517
|
+
"name" : "reason",
|
|
28518
|
+
"type" : "string",
|
|
28519
|
+
"required" : false,
|
|
28520
|
+
"attributes" : [ ],
|
|
28521
|
+
"annotations" : [ ]
|
|
28522
|
+
} ],
|
|
28523
|
+
"attributes" : [ ],
|
|
28524
|
+
"interfaces" : [ ]
|
|
27714
28525
|
}, {
|
|
27715
28526
|
"name" : "feature",
|
|
27716
28527
|
"plural" : "features",
|
|
@@ -29398,6 +30209,18 @@
|
|
|
29398
30209
|
} ],
|
|
29399
30210
|
"attributes" : [ ],
|
|
29400
30211
|
"interfaces" : [ "validation_error" ]
|
|
30212
|
+
}, {
|
|
30213
|
+
"name" : "force_transit_form",
|
|
30214
|
+
"plural" : "force_transit_forms",
|
|
30215
|
+
"fields" : [ {
|
|
30216
|
+
"name" : "description",
|
|
30217
|
+
"type" : "string",
|
|
30218
|
+
"required" : true,
|
|
30219
|
+
"attributes" : [ ],
|
|
30220
|
+
"annotations" : [ ]
|
|
30221
|
+
} ],
|
|
30222
|
+
"attributes" : [ ],
|
|
30223
|
+
"interfaces" : [ ]
|
|
29401
30224
|
}, {
|
|
29402
30225
|
"name" : "fraud_pending_review",
|
|
29403
30226
|
"plural" : "fraud_pending_reviews",
|
|
@@ -30409,7 +31232,7 @@
|
|
|
30409
31232
|
}, {
|
|
30410
31233
|
"name" : "trigger",
|
|
30411
31234
|
"type" : "fulfillment_trigger",
|
|
30412
|
-
"required" :
|
|
31235
|
+
"required" : false,
|
|
30413
31236
|
"attributes" : [ ],
|
|
30414
31237
|
"annotations" : [ ],
|
|
30415
31238
|
"description" : "Detail on what causes this fulfillment to be created"
|
|
@@ -30419,6 +31242,12 @@
|
|
|
30419
31242
|
"required" : true,
|
|
30420
31243
|
"attributes" : [ ],
|
|
30421
31244
|
"annotations" : [ ]
|
|
31245
|
+
}, {
|
|
31246
|
+
"name" : "carrier",
|
|
31247
|
+
"type" : "fulfillment_carrier",
|
|
31248
|
+
"required" : false,
|
|
31249
|
+
"attributes" : [ ],
|
|
31250
|
+
"annotations" : [ ]
|
|
30422
31251
|
}, {
|
|
30423
31252
|
"name" : "owner",
|
|
30424
31253
|
"type" : "responsible_party",
|
|
@@ -30546,6 +31375,31 @@
|
|
|
30546
31375
|
"attributes" : [ ],
|
|
30547
31376
|
"interfaces" : [ ],
|
|
30548
31377
|
"description" : "Sent when a cancel is requested or automatically triggered, such as via a failed fraud review"
|
|
31378
|
+
}, {
|
|
31379
|
+
"name" : "fulfillment_carrier",
|
|
31380
|
+
"plural" : "fulfillment_carriers",
|
|
31381
|
+
"fields" : [ {
|
|
31382
|
+
"name" : "id",
|
|
31383
|
+
"type" : "string",
|
|
31384
|
+
"required" : true,
|
|
31385
|
+
"attributes" : [ ],
|
|
31386
|
+
"annotations" : [ ],
|
|
31387
|
+
"description" : "Globally unique identifier"
|
|
31388
|
+
}, {
|
|
31389
|
+
"name" : "service_id",
|
|
31390
|
+
"type" : "string",
|
|
31391
|
+
"required" : false,
|
|
31392
|
+
"attributes" : [ ],
|
|
31393
|
+
"annotations" : [ ]
|
|
31394
|
+
}, {
|
|
31395
|
+
"name" : "tracking_number",
|
|
31396
|
+
"type" : "string",
|
|
31397
|
+
"required" : false,
|
|
31398
|
+
"attributes" : [ ],
|
|
31399
|
+
"annotations" : [ ]
|
|
31400
|
+
} ],
|
|
31401
|
+
"attributes" : [ ],
|
|
31402
|
+
"interfaces" : [ ]
|
|
30549
31403
|
}, {
|
|
30550
31404
|
"name" : "fulfillment_deleted",
|
|
30551
31405
|
"plural" : "fulfillment_deleteds",
|
|
@@ -32741,6 +33595,36 @@
|
|
|
32741
33595
|
"attributes" : [ ],
|
|
32742
33596
|
"interfaces" : [ ],
|
|
32743
33597
|
"description" : "The invalid checkout data model represents the information that will be included in the body of a redirect in the case of an invalid checkout."
|
|
33598
|
+
}, {
|
|
33599
|
+
"name" : "invariant",
|
|
33600
|
+
"plural" : "invariants",
|
|
33601
|
+
"fields" : [ {
|
|
33602
|
+
"name" : "name",
|
|
33603
|
+
"type" : "string",
|
|
33604
|
+
"required" : true,
|
|
33605
|
+
"attributes" : [ ],
|
|
33606
|
+
"annotations" : [ ]
|
|
33607
|
+
}, {
|
|
33608
|
+
"name" : "count",
|
|
33609
|
+
"type" : "long",
|
|
33610
|
+
"required" : true,
|
|
33611
|
+
"attributes" : [ ],
|
|
33612
|
+
"annotations" : [ ]
|
|
33613
|
+
}, {
|
|
33614
|
+
"name" : "fired_at",
|
|
33615
|
+
"type" : "date-time-iso8601",
|
|
33616
|
+
"required" : true,
|
|
33617
|
+
"attributes" : [ ],
|
|
33618
|
+
"annotations" : [ ]
|
|
33619
|
+
}, {
|
|
33620
|
+
"name" : "sql",
|
|
33621
|
+
"type" : "string",
|
|
33622
|
+
"required" : true,
|
|
33623
|
+
"attributes" : [ ],
|
|
33624
|
+
"annotations" : [ ]
|
|
33625
|
+
} ],
|
|
33626
|
+
"attributes" : [ ],
|
|
33627
|
+
"interfaces" : [ ]
|
|
32744
33628
|
}, {
|
|
32745
33629
|
"name" : "inventory_organization_settings",
|
|
32746
33630
|
"plural" : "inventory_organization_settings",
|
|
@@ -33432,6 +34316,27 @@
|
|
|
33432
34316
|
"required" : true,
|
|
33433
34317
|
"attributes" : [ ],
|
|
33434
34318
|
"annotations" : [ ]
|
|
34319
|
+
}, {
|
|
34320
|
+
"name" : "product_title",
|
|
34321
|
+
"type" : "string",
|
|
34322
|
+
"required" : false,
|
|
34323
|
+
"attributes" : [ ],
|
|
34324
|
+
"annotations" : [ ],
|
|
34325
|
+
"description" : "Holds the product title which is not sanitized yet"
|
|
34326
|
+
}, {
|
|
34327
|
+
"name" : "sanitized_product_title",
|
|
34328
|
+
"type" : "string",
|
|
34329
|
+
"required" : false,
|
|
34330
|
+
"attributes" : [ ],
|
|
34331
|
+
"annotations" : [ ],
|
|
34332
|
+
"description" : "Holds the sanitized version of the product title"
|
|
34333
|
+
}, {
|
|
34334
|
+
"name" : "sanitized_rule_ids",
|
|
34335
|
+
"type" : "[string]",
|
|
34336
|
+
"required" : false,
|
|
34337
|
+
"attributes" : [ ],
|
|
34338
|
+
"annotations" : [ ],
|
|
34339
|
+
"description" : "Sanitization rule applied"
|
|
33435
34340
|
}, {
|
|
33436
34341
|
"name" : "sub_item_number",
|
|
33437
34342
|
"type" : "string",
|
|
@@ -33664,6 +34569,18 @@
|
|
|
33664
34569
|
} ],
|
|
33665
34570
|
"attributes" : [ ],
|
|
33666
34571
|
"interfaces" : [ ]
|
|
34572
|
+
}, {
|
|
34573
|
+
"name" : "item_form",
|
|
34574
|
+
"plural" : "item_forms",
|
|
34575
|
+
"fields" : [ {
|
|
34576
|
+
"name" : "amount",
|
|
34577
|
+
"type" : "decimal",
|
|
34578
|
+
"required" : false,
|
|
34579
|
+
"attributes" : [ ],
|
|
34580
|
+
"annotations" : [ ]
|
|
34581
|
+
} ],
|
|
34582
|
+
"attributes" : [ ],
|
|
34583
|
+
"interfaces" : [ ]
|
|
33667
34584
|
}, {
|
|
33668
34585
|
"name" : "item_form_import_request",
|
|
33669
34586
|
"plural" : "item_form_import_requests",
|
|
@@ -35250,6 +36167,18 @@
|
|
|
35250
36167
|
"name" : "label_surcharge_form",
|
|
35251
36168
|
"plural" : "label_surcharge_forms",
|
|
35252
36169
|
"fields" : [ {
|
|
36170
|
+
"name" : "all",
|
|
36171
|
+
"type" : "label_surcharge_single_form",
|
|
36172
|
+
"required" : false,
|
|
36173
|
+
"attributes" : [ ],
|
|
36174
|
+
"annotations" : [ ]
|
|
36175
|
+
}, {
|
|
36176
|
+
"name" : "base_and_fuel",
|
|
36177
|
+
"type" : "label_surcharge_single_form",
|
|
36178
|
+
"required" : false,
|
|
36179
|
+
"attributes" : [ ],
|
|
36180
|
+
"annotations" : [ ]
|
|
36181
|
+
}, {
|
|
35253
36182
|
"name" : "fuel",
|
|
35254
36183
|
"type" : "label_surcharge_single_form",
|
|
35255
36184
|
"required" : false,
|
|
@@ -35315,6 +36244,42 @@
|
|
|
35315
36244
|
"required" : false,
|
|
35316
36245
|
"attributes" : [ ],
|
|
35317
36246
|
"annotations" : [ ]
|
|
36247
|
+
}, {
|
|
36248
|
+
"name" : "prohibited_item",
|
|
36249
|
+
"type" : "label_surcharge_single_form",
|
|
36250
|
+
"required" : false,
|
|
36251
|
+
"attributes" : [ ],
|
|
36252
|
+
"annotations" : [ ]
|
|
36253
|
+
}, {
|
|
36254
|
+
"name" : "undeliverable_shipment",
|
|
36255
|
+
"type" : "label_surcharge_single_form",
|
|
36256
|
+
"required" : false,
|
|
36257
|
+
"attributes" : [ ],
|
|
36258
|
+
"annotations" : [ ]
|
|
36259
|
+
}, {
|
|
36260
|
+
"name" : "signature_required",
|
|
36261
|
+
"type" : "label_surcharge_single_form",
|
|
36262
|
+
"required" : false,
|
|
36263
|
+
"attributes" : [ ],
|
|
36264
|
+
"annotations" : [ ]
|
|
36265
|
+
}, {
|
|
36266
|
+
"name" : "direct_delivery",
|
|
36267
|
+
"type" : "label_surcharge_single_form",
|
|
36268
|
+
"required" : false,
|
|
36269
|
+
"attributes" : [ ],
|
|
36270
|
+
"annotations" : [ ]
|
|
36271
|
+
}, {
|
|
36272
|
+
"name" : "saturday_stop",
|
|
36273
|
+
"type" : "label_surcharge_single_form",
|
|
36274
|
+
"required" : false,
|
|
36275
|
+
"attributes" : [ ],
|
|
36276
|
+
"annotations" : [ ]
|
|
36277
|
+
}, {
|
|
36278
|
+
"name" : "residential_extended_area_pickup",
|
|
36279
|
+
"type" : "label_surcharge_single_form",
|
|
36280
|
+
"required" : false,
|
|
36281
|
+
"attributes" : [ ],
|
|
36282
|
+
"annotations" : [ ]
|
|
35318
36283
|
} ],
|
|
35319
36284
|
"attributes" : [ ],
|
|
35320
36285
|
"interfaces" : [ ]
|
|
@@ -36864,6 +37829,32 @@
|
|
|
36864
37829
|
} ],
|
|
36865
37830
|
"attributes" : [ ],
|
|
36866
37831
|
"interfaces" : [ ]
|
|
37832
|
+
}, {
|
|
37833
|
+
"name" : "logistics_capabilities",
|
|
37834
|
+
"plural" : "logistics_capabilities",
|
|
37835
|
+
"fields" : [ {
|
|
37836
|
+
"name" : "capabilities",
|
|
37837
|
+
"type" : "[logistics_capability]",
|
|
37838
|
+
"required" : true,
|
|
37839
|
+
"attributes" : [ ],
|
|
37840
|
+
"annotations" : [ ],
|
|
37841
|
+
"description" : "Capabilities allowed for this organization"
|
|
37842
|
+
} ],
|
|
37843
|
+
"attributes" : [ ],
|
|
37844
|
+
"interfaces" : [ ]
|
|
37845
|
+
}, {
|
|
37846
|
+
"name" : "logistics_capabilities_form",
|
|
37847
|
+
"plural" : "logistics_capabilities_forms",
|
|
37848
|
+
"fields" : [ {
|
|
37849
|
+
"name" : "capabilities",
|
|
37850
|
+
"type" : "[logistics_capability]",
|
|
37851
|
+
"required" : true,
|
|
37852
|
+
"attributes" : [ ],
|
|
37853
|
+
"annotations" : [ ],
|
|
37854
|
+
"description" : "Capabilities allowed for this organization"
|
|
37855
|
+
} ],
|
|
37856
|
+
"attributes" : [ ],
|
|
37857
|
+
"interfaces" : [ ]
|
|
36867
37858
|
}, {
|
|
36868
37859
|
"name" : "logo",
|
|
36869
37860
|
"plural" : "logoes",
|
|
@@ -36876,6 +37867,25 @@
|
|
|
36876
37867
|
} ],
|
|
36877
37868
|
"attributes" : [ ],
|
|
36878
37869
|
"interfaces" : [ ]
|
|
37870
|
+
}, {
|
|
37871
|
+
"name" : "lost_chargeback",
|
|
37872
|
+
"plural" : "lost_chargebacks",
|
|
37873
|
+
"fields" : [ {
|
|
37874
|
+
"name" : "id",
|
|
37875
|
+
"type" : "string",
|
|
37876
|
+
"required" : true,
|
|
37877
|
+
"attributes" : [ ],
|
|
37878
|
+
"annotations" : [ ],
|
|
37879
|
+
"description" : "Globally unique identifier"
|
|
37880
|
+
}, {
|
|
37881
|
+
"name" : "order",
|
|
37882
|
+
"type" : "billing_order_transaction_order_reference",
|
|
37883
|
+
"required" : true,
|
|
37884
|
+
"attributes" : [ ],
|
|
37885
|
+
"annotations" : [ ]
|
|
37886
|
+
} ],
|
|
37887
|
+
"attributes" : [ ],
|
|
37888
|
+
"interfaces" : [ ]
|
|
36879
37889
|
}, {
|
|
36880
37890
|
"name" : "loyalty_program",
|
|
36881
37891
|
"plural" : "loyalty_programs",
|
|
@@ -37378,13 +38388,6 @@
|
|
|
37378
38388
|
"required" : false,
|
|
37379
38389
|
"attributes" : [ ],
|
|
37380
38390
|
"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
38391
|
}, {
|
|
37389
38392
|
"name" : "order",
|
|
37390
38393
|
"type" : "manual_transaction_form_order",
|
|
@@ -38586,6 +39589,19 @@
|
|
|
38586
39589
|
} ],
|
|
38587
39590
|
"attributes" : [ ],
|
|
38588
39591
|
"interfaces" : [ ]
|
|
39592
|
+
}, {
|
|
39593
|
+
"name" : "markets_order_summary",
|
|
39594
|
+
"plural" : "markets_order_summaries",
|
|
39595
|
+
"fields" : [ {
|
|
39596
|
+
"name" : "id",
|
|
39597
|
+
"type" : "string",
|
|
39598
|
+
"required" : true,
|
|
39599
|
+
"attributes" : [ ],
|
|
39600
|
+
"annotations" : [ ],
|
|
39601
|
+
"description" : "Globally unique identifier"
|
|
39602
|
+
} ],
|
|
39603
|
+
"attributes" : [ ],
|
|
39604
|
+
"interfaces" : [ ]
|
|
38589
39605
|
}, {
|
|
38590
39606
|
"name" : "matias_item",
|
|
38591
39607
|
"plural" : "matias_items",
|
|
@@ -41482,6 +42498,12 @@
|
|
|
41482
42498
|
"required" : true,
|
|
41483
42499
|
"attributes" : [ ],
|
|
41484
42500
|
"annotations" : [ ]
|
|
42501
|
+
}, {
|
|
42502
|
+
"name" : "cancelled_at",
|
|
42503
|
+
"type" : "date-time-iso8601",
|
|
42504
|
+
"required" : false,
|
|
42505
|
+
"attributes" : [ ],
|
|
42506
|
+
"annotations" : [ ]
|
|
41485
42507
|
} ],
|
|
41486
42508
|
"attributes" : [ ],
|
|
41487
42509
|
"interfaces" : [ ],
|
|
@@ -46278,6 +47300,20 @@
|
|
|
46278
47300
|
"attributes" : [ ],
|
|
46279
47301
|
"annotations" : [ ],
|
|
46280
47302
|
"description" : "Timestamp when the decision gets auto-restricted"
|
|
47303
|
+
}, {
|
|
47304
|
+
"name" : "auto_reviewed_at",
|
|
47305
|
+
"type" : "date-time-iso8601",
|
|
47306
|
+
"required" : false,
|
|
47307
|
+
"attributes" : [ ],
|
|
47308
|
+
"annotations" : [ ],
|
|
47309
|
+
"description" : "Timestamp when the decision gets auto-reviewed"
|
|
47310
|
+
}, {
|
|
47311
|
+
"name" : "auto_review_status",
|
|
47312
|
+
"type" : "restriction_status",
|
|
47313
|
+
"required" : false,
|
|
47314
|
+
"attributes" : [ ],
|
|
47315
|
+
"annotations" : [ ],
|
|
47316
|
+
"description" : "Decision status after auto review"
|
|
46281
47317
|
}, {
|
|
46282
47318
|
"name" : "manually_reviewed_at",
|
|
46283
47319
|
"type" : "date-time-iso8601",
|
|
@@ -46292,6 +47328,13 @@
|
|
|
46292
47328
|
"attributes" : [ ],
|
|
46293
47329
|
"annotations" : [ ],
|
|
46294
47330
|
"description" : "User reference for human who reviewed the decision."
|
|
47331
|
+
}, {
|
|
47332
|
+
"name" : "cause_rule_id",
|
|
47333
|
+
"type" : "string",
|
|
47334
|
+
"required" : false,
|
|
47335
|
+
"attributes" : [ ],
|
|
47336
|
+
"annotations" : [ ],
|
|
47337
|
+
"description" : "If set, this is an automatic 'side-effect' decision. This is the ID of the rule which caused the automatic decision to be made."
|
|
46295
47338
|
} ],
|
|
46296
47339
|
"attributes" : [ ],
|
|
46297
47340
|
"interfaces" : [ ],
|
|
@@ -46440,6 +47483,24 @@
|
|
|
46440
47483
|
} ],
|
|
46441
47484
|
"attributes" : [ ],
|
|
46442
47485
|
"interfaces" : [ ]
|
|
47486
|
+
}, {
|
|
47487
|
+
"name" : "proof_of_posting_time_elapsed",
|
|
47488
|
+
"plural" : "proof_of_posting_time_elapseds",
|
|
47489
|
+
"fields" : [ {
|
|
47490
|
+
"name" : "order",
|
|
47491
|
+
"type" : "billing_order_transaction_order_reference",
|
|
47492
|
+
"required" : true,
|
|
47493
|
+
"attributes" : [ ],
|
|
47494
|
+
"annotations" : [ ]
|
|
47495
|
+
}, {
|
|
47496
|
+
"name" : "created_at",
|
|
47497
|
+
"type" : "date-time-iso8601",
|
|
47498
|
+
"required" : true,
|
|
47499
|
+
"attributes" : [ ],
|
|
47500
|
+
"annotations" : [ ]
|
|
47501
|
+
} ],
|
|
47502
|
+
"attributes" : [ ],
|
|
47503
|
+
"interfaces" : [ ]
|
|
46443
47504
|
}, {
|
|
46444
47505
|
"name" : "quote",
|
|
46445
47506
|
"plural" : "quotes",
|
|
@@ -48472,17 +49533,23 @@
|
|
|
48472
49533
|
}, {
|
|
48473
49534
|
"name" : "from",
|
|
48474
49535
|
"type" : "date-time-iso8601",
|
|
48475
|
-
"required" :
|
|
49536
|
+
"required" : false,
|
|
48476
49537
|
"attributes" : [ ],
|
|
48477
49538
|
"annotations" : [ ],
|
|
48478
49539
|
"description" : "Include data from"
|
|
48479
49540
|
}, {
|
|
48480
49541
|
"name" : "to",
|
|
48481
49542
|
"type" : "date-time-iso8601",
|
|
48482
|
-
"required" :
|
|
49543
|
+
"required" : false,
|
|
48483
49544
|
"attributes" : [ ],
|
|
48484
49545
|
"annotations" : [ ],
|
|
48485
49546
|
"description" : "Include data to"
|
|
49547
|
+
}, {
|
|
49548
|
+
"name" : "payment_type",
|
|
49549
|
+
"type" : "report_payment_type",
|
|
49550
|
+
"required" : false,
|
|
49551
|
+
"attributes" : [ ],
|
|
49552
|
+
"annotations" : [ ]
|
|
48486
49553
|
}, {
|
|
48487
49554
|
"name" : "url",
|
|
48488
49555
|
"type" : "string",
|
|
@@ -48571,29 +49638,72 @@
|
|
|
48571
49638
|
"name" : "report_form",
|
|
48572
49639
|
"plural" : "report_forms",
|
|
48573
49640
|
"fields" : [ {
|
|
49641
|
+
"name" : "type",
|
|
49642
|
+
"type" : "report_type",
|
|
49643
|
+
"required" : true,
|
|
49644
|
+
"attributes" : [ ],
|
|
49645
|
+
"annotations" : [ ]
|
|
49646
|
+
}, {
|
|
48574
49647
|
"name" : "from",
|
|
48575
49648
|
"type" : "date-time-iso8601",
|
|
48576
|
-
"required" :
|
|
49649
|
+
"required" : false,
|
|
48577
49650
|
"attributes" : [ ],
|
|
48578
49651
|
"annotations" : [ ],
|
|
48579
49652
|
"description" : "Include data from"
|
|
48580
49653
|
}, {
|
|
48581
49654
|
"name" : "to",
|
|
48582
49655
|
"type" : "date-time-iso8601",
|
|
48583
|
-
"required" :
|
|
49656
|
+
"required" : false,
|
|
48584
49657
|
"attributes" : [ ],
|
|
48585
49658
|
"annotations" : [ ],
|
|
48586
49659
|
"description" : "Include data to"
|
|
48587
49660
|
}, {
|
|
48588
|
-
"name" : "
|
|
48589
|
-
"type" : "
|
|
49661
|
+
"name" : "payment_type",
|
|
49662
|
+
"type" : "report_payment_type",
|
|
49663
|
+
"required" : false,
|
|
49664
|
+
"attributes" : [ ],
|
|
49665
|
+
"annotations" : [ ]
|
|
49666
|
+
}, {
|
|
49667
|
+
"name" : "orders",
|
|
49668
|
+
"type" : "[report_order_reference]",
|
|
49669
|
+
"required" : false,
|
|
49670
|
+
"attributes" : [ ],
|
|
49671
|
+
"annotations" : [ ]
|
|
49672
|
+
} ],
|
|
49673
|
+
"attributes" : [ ],
|
|
49674
|
+
"interfaces" : [ ]
|
|
49675
|
+
}, {
|
|
49676
|
+
"name" : "report_merchant",
|
|
49677
|
+
"plural" : "report_merchants",
|
|
49678
|
+
"fields" : [ {
|
|
49679
|
+
"name" : "id",
|
|
49680
|
+
"type" : "string",
|
|
48590
49681
|
"required" : true,
|
|
48591
49682
|
"attributes" : [ ],
|
|
48592
49683
|
"annotations" : [ ],
|
|
48593
|
-
"
|
|
49684
|
+
"description" : "Globally unique identifier"
|
|
48594
49685
|
} ],
|
|
48595
49686
|
"attributes" : [ ],
|
|
48596
49687
|
"interfaces" : [ ]
|
|
49688
|
+
}, {
|
|
49689
|
+
"name" : "report_order_reference",
|
|
49690
|
+
"plural" : "report_order_references",
|
|
49691
|
+
"fields" : [ {
|
|
49692
|
+
"name" : "organization_id",
|
|
49693
|
+
"type" : "string",
|
|
49694
|
+
"required" : true,
|
|
49695
|
+
"attributes" : [ ],
|
|
49696
|
+
"annotations" : [ ]
|
|
49697
|
+
}, {
|
|
49698
|
+
"name" : "order_number",
|
|
49699
|
+
"type" : "string",
|
|
49700
|
+
"required" : true,
|
|
49701
|
+
"attributes" : [ ],
|
|
49702
|
+
"annotations" : [ ]
|
|
49703
|
+
} ],
|
|
49704
|
+
"attributes" : [ ],
|
|
49705
|
+
"interfaces" : [ ],
|
|
49706
|
+
"description" : "Locate a single order"
|
|
48597
49707
|
}, {
|
|
48598
49708
|
"name" : "report_owner",
|
|
48599
49709
|
"plural" : "report_owners",
|
|
@@ -49271,12 +50381,6 @@
|
|
|
49271
50381
|
"required" : true,
|
|
49272
50382
|
"attributes" : [ ],
|
|
49273
50383
|
"annotations" : [ ]
|
|
49274
|
-
}, {
|
|
49275
|
-
"name" : "refund",
|
|
49276
|
-
"type" : "reporting_monetary_value",
|
|
49277
|
-
"required" : true,
|
|
49278
|
-
"attributes" : [ ],
|
|
49279
|
-
"annotations" : [ ]
|
|
49280
50384
|
} ],
|
|
49281
50385
|
"attributes" : [ ],
|
|
49282
50386
|
"interfaces" : [ ],
|
|
@@ -50847,6 +51951,39 @@
|
|
|
50847
51951
|
} ],
|
|
50848
51952
|
"attributes" : [ ],
|
|
50849
51953
|
"interfaces" : [ ]
|
|
51954
|
+
}, {
|
|
51955
|
+
"name" : "restriction_rule_override",
|
|
51956
|
+
"plural" : "restriction_rule_overrides",
|
|
51957
|
+
"fields" : [ {
|
|
51958
|
+
"name" : "id",
|
|
51959
|
+
"type" : "string",
|
|
51960
|
+
"required" : true,
|
|
51961
|
+
"attributes" : [ ],
|
|
51962
|
+
"annotations" : [ ],
|
|
51963
|
+
"description" : "Globally unique identifier"
|
|
51964
|
+
}, {
|
|
51965
|
+
"name" : "organization_id",
|
|
51966
|
+
"type" : "string",
|
|
51967
|
+
"required" : true,
|
|
51968
|
+
"attributes" : [ ],
|
|
51969
|
+
"annotations" : [ ]
|
|
51970
|
+
}, {
|
|
51971
|
+
"name" : "rule_id",
|
|
51972
|
+
"type" : "string",
|
|
51973
|
+
"required" : true,
|
|
51974
|
+
"attributes" : [ ],
|
|
51975
|
+
"annotations" : [ ],
|
|
51976
|
+
"description" : "The restriction_rule that the override applies to."
|
|
51977
|
+
}, {
|
|
51978
|
+
"name" : "value_threshold_usd",
|
|
51979
|
+
"type" : "decimal",
|
|
51980
|
+
"required" : true,
|
|
51981
|
+
"attributes" : [ ],
|
|
51982
|
+
"annotations" : [ ],
|
|
51983
|
+
"description" : "The value threshold to be overridden in USD."
|
|
51984
|
+
} ],
|
|
51985
|
+
"attributes" : [ ],
|
|
51986
|
+
"interfaces" : [ ]
|
|
50850
51987
|
}, {
|
|
50851
51988
|
"name" : "restriction_rule_summary",
|
|
50852
51989
|
"plural" : "restriction_rule_summaries",
|
|
@@ -51560,6 +52697,12 @@
|
|
|
51560
52697
|
"required" : true,
|
|
51561
52698
|
"attributes" : [ ],
|
|
51562
52699
|
"annotations" : [ ]
|
|
52700
|
+
}, {
|
|
52701
|
+
"name" : "merchant",
|
|
52702
|
+
"type" : "report_merchant",
|
|
52703
|
+
"required" : true,
|
|
52704
|
+
"attributes" : [ ],
|
|
52705
|
+
"annotations" : [ ]
|
|
51563
52706
|
}, {
|
|
51564
52707
|
"name" : "owner",
|
|
51565
52708
|
"type" : "report_owner",
|
|
@@ -53075,6 +54218,12 @@
|
|
|
53075
54218
|
"required" : false,
|
|
53076
54219
|
"attributes" : [ ],
|
|
53077
54220
|
"annotations" : [ ]
|
|
54221
|
+
}, {
|
|
54222
|
+
"name" : "shopify_plan_name",
|
|
54223
|
+
"type" : "io.flow.shopify.external.v0.enums.shopify_plan_name",
|
|
54224
|
+
"required" : false,
|
|
54225
|
+
"attributes" : [ ],
|
|
54226
|
+
"annotations" : [ ]
|
|
53078
54227
|
} ],
|
|
53079
54228
|
"attributes" : [ ],
|
|
53080
54229
|
"interfaces" : [ ]
|
|
@@ -53155,6 +54304,12 @@
|
|
|
53155
54304
|
"required" : false,
|
|
53156
54305
|
"attributes" : [ ],
|
|
53157
54306
|
"annotations" : [ ]
|
|
54307
|
+
}, {
|
|
54308
|
+
"name" : "shopify_plan_name",
|
|
54309
|
+
"type" : "io.flow.shopify.external.v0.enums.shopify_plan_name",
|
|
54310
|
+
"required" : false,
|
|
54311
|
+
"attributes" : [ ],
|
|
54312
|
+
"annotations" : [ ]
|
|
53158
54313
|
} ],
|
|
53159
54314
|
"attributes" : [ ],
|
|
53160
54315
|
"interfaces" : [ ]
|
|
@@ -54492,13 +55647,21 @@
|
|
|
54492
55647
|
"type" : "long",
|
|
54493
55648
|
"required" : false,
|
|
54494
55649
|
"attributes" : [ ],
|
|
54495
|
-
"annotations" : [ ]
|
|
55650
|
+
"annotations" : [ ],
|
|
55651
|
+
"description" : "Duration measured in milis"
|
|
54496
55652
|
}, {
|
|
54497
55653
|
"name" : "catalog_products_count",
|
|
54498
55654
|
"type" : "long",
|
|
54499
55655
|
"required" : false,
|
|
54500
55656
|
"attributes" : [ ],
|
|
54501
55657
|
"annotations" : [ ]
|
|
55658
|
+
}, {
|
|
55659
|
+
"name" : "initial_product_restrictions_synced_at",
|
|
55660
|
+
"type" : "date-time-iso8601",
|
|
55661
|
+
"required" : false,
|
|
55662
|
+
"attributes" : [ ],
|
|
55663
|
+
"annotations" : [ ],
|
|
55664
|
+
"description" : "Denotes the timestamp when product restriction results are posted to shopify"
|
|
54502
55665
|
} ],
|
|
54503
55666
|
"attributes" : [ ],
|
|
54504
55667
|
"interfaces" : [ ]
|
|
@@ -54527,26 +55690,27 @@
|
|
|
54527
55690
|
"attributes" : [ ],
|
|
54528
55691
|
"interfaces" : [ ]
|
|
54529
55692
|
}, {
|
|
54530
|
-
"name" : "
|
|
54531
|
-
"plural" : "
|
|
55693
|
+
"name" : "shopify_store_detail",
|
|
55694
|
+
"plural" : "shopify_store_details",
|
|
54532
55695
|
"fields" : [ {
|
|
54533
|
-
"name" : "
|
|
55696
|
+
"name" : "shopify_domain",
|
|
54534
55697
|
"type" : "string",
|
|
54535
55698
|
"required" : true,
|
|
54536
55699
|
"attributes" : [ ],
|
|
54537
55700
|
"annotations" : [ ],
|
|
54538
|
-
"description" : "
|
|
55701
|
+
"description" : "Shopify store domain name.",
|
|
55702
|
+
"example" : "my-store.myshopify.com"
|
|
54539
55703
|
}, {
|
|
54540
|
-
"name" : "
|
|
54541
|
-
"type" : "
|
|
55704
|
+
"name" : "shop_id",
|
|
55705
|
+
"type" : "string",
|
|
54542
55706
|
"required" : true,
|
|
54543
55707
|
"attributes" : [ ],
|
|
54544
55708
|
"annotations" : [ ],
|
|
54545
|
-
"description" : "
|
|
55709
|
+
"description" : "Shopify shop ID of the store."
|
|
54546
55710
|
} ],
|
|
54547
55711
|
"attributes" : [ ],
|
|
54548
55712
|
"interfaces" : [ ],
|
|
54549
|
-
"description" : "Details of the Shopify
|
|
55713
|
+
"description" : "Details of the Shopify merchants store."
|
|
54550
55714
|
}, {
|
|
54551
55715
|
"name" : "shopify_webhook",
|
|
54552
55716
|
"plural" : "shopify_webhooks",
|
|
@@ -56753,155 +57917,6 @@
|
|
|
56753
57917
|
"attributes" : [ ],
|
|
56754
57918
|
"interfaces" : [ ],
|
|
56755
57919
|
"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
57920
|
}, {
|
|
56906
57921
|
"name" : "svitlana_item",
|
|
56907
57922
|
"plural" : "svitlana_items",
|
|
@@ -57265,8 +58280,8 @@
|
|
|
57265
58280
|
"annotations" : [ ]
|
|
57266
58281
|
}, {
|
|
57267
58282
|
"name" : "environment",
|
|
57268
|
-
"type" : "
|
|
57269
|
-
"required" :
|
|
58283
|
+
"type" : "io.flow.common.v0.enums.environment",
|
|
58284
|
+
"required" : true,
|
|
57270
58285
|
"attributes" : [ ],
|
|
57271
58286
|
"annotations" : [ ]
|
|
57272
58287
|
}, {
|
|
@@ -59896,111 +60911,6 @@
|
|
|
59896
60911
|
"attributes" : [ ],
|
|
59897
60912
|
"interfaces" : [ ],
|
|
59898
60913
|
"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
60914
|
}, {
|
|
60005
60915
|
"name" : "virtual_card_transaction",
|
|
60006
60916
|
"plural" : "virtual_card_transactions",
|
|
@@ -61179,6 +62089,164 @@
|
|
|
61179
62089
|
}
|
|
61180
62090
|
} ],
|
|
61181
62091
|
"path" : "/internal/bank/payments"
|
|
62092
|
+
}, {
|
|
62093
|
+
"type" : "bank_payment_order",
|
|
62094
|
+
"plural" : "bank_payment_orders",
|
|
62095
|
+
"operations" : [ {
|
|
62096
|
+
"method" : "GET",
|
|
62097
|
+
"path" : "/internal/billing/bank/payment/orders",
|
|
62098
|
+
"parameters" : [ {
|
|
62099
|
+
"name" : "id",
|
|
62100
|
+
"type" : "[string]",
|
|
62101
|
+
"location" : "Query",
|
|
62102
|
+
"required" : false,
|
|
62103
|
+
"description" : "Filter by one or more IDs of this resource",
|
|
62104
|
+
"maximum" : 100
|
|
62105
|
+
}, {
|
|
62106
|
+
"name" : "payment_id",
|
|
62107
|
+
"type" : "string",
|
|
62108
|
+
"location" : "Query",
|
|
62109
|
+
"required" : false
|
|
62110
|
+
}, {
|
|
62111
|
+
"name" : "organization_id",
|
|
62112
|
+
"type" : "string",
|
|
62113
|
+
"location" : "Query",
|
|
62114
|
+
"required" : false
|
|
62115
|
+
}, {
|
|
62116
|
+
"name" : "order_number",
|
|
62117
|
+
"type" : "string",
|
|
62118
|
+
"location" : "Query",
|
|
62119
|
+
"required" : false
|
|
62120
|
+
}, {
|
|
62121
|
+
"name" : "limit",
|
|
62122
|
+
"type" : "long",
|
|
62123
|
+
"location" : "Query",
|
|
62124
|
+
"required" : true,
|
|
62125
|
+
"description" : "The maximum number of results to return",
|
|
62126
|
+
"default" : "25",
|
|
62127
|
+
"minimum" : 1,
|
|
62128
|
+
"maximum" : 100
|
|
62129
|
+
}, {
|
|
62130
|
+
"name" : "offset",
|
|
62131
|
+
"type" : "long",
|
|
62132
|
+
"location" : "Query",
|
|
62133
|
+
"required" : true,
|
|
62134
|
+
"description" : "The number of results to skip before returning results",
|
|
62135
|
+
"default" : "0",
|
|
62136
|
+
"minimum" : 0
|
|
62137
|
+
}, {
|
|
62138
|
+
"name" : "sort",
|
|
62139
|
+
"type" : "string",
|
|
62140
|
+
"location" : "Query",
|
|
62141
|
+
"required" : true,
|
|
62142
|
+
"default" : "id"
|
|
62143
|
+
} ],
|
|
62144
|
+
"responses" : [ {
|
|
62145
|
+
"code" : {
|
|
62146
|
+
"integer" : {
|
|
62147
|
+
"value" : 200
|
|
62148
|
+
}
|
|
62149
|
+
},
|
|
62150
|
+
"type" : "[bank_payment_order]",
|
|
62151
|
+
"description" : "Successful response",
|
|
62152
|
+
"attributes" : [ ]
|
|
62153
|
+
}, {
|
|
62154
|
+
"code" : {
|
|
62155
|
+
"integer" : {
|
|
62156
|
+
"value" : 401
|
|
62157
|
+
}
|
|
62158
|
+
},
|
|
62159
|
+
"type" : "unit",
|
|
62160
|
+
"description" : "Authorization failed",
|
|
62161
|
+
"attributes" : [ ]
|
|
62162
|
+
}, {
|
|
62163
|
+
"code" : {
|
|
62164
|
+
"integer" : {
|
|
62165
|
+
"value" : 404
|
|
62166
|
+
}
|
|
62167
|
+
},
|
|
62168
|
+
"type" : "unit",
|
|
62169
|
+
"description" : "Resource was not found",
|
|
62170
|
+
"attributes" : [ ]
|
|
62171
|
+
}, {
|
|
62172
|
+
"code" : {
|
|
62173
|
+
"integer" : {
|
|
62174
|
+
"value" : 422
|
|
62175
|
+
}
|
|
62176
|
+
},
|
|
62177
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
62178
|
+
"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.",
|
|
62179
|
+
"attributes" : [ ]
|
|
62180
|
+
} ],
|
|
62181
|
+
"attributes" : [ {
|
|
62182
|
+
"name" : "sort",
|
|
62183
|
+
"value" : {
|
|
62184
|
+
"values" : [ {
|
|
62185
|
+
"value" : "id"
|
|
62186
|
+
}, {
|
|
62187
|
+
"value" : "payment_id"
|
|
62188
|
+
}, {
|
|
62189
|
+
"value" : "organization_id"
|
|
62190
|
+
}, {
|
|
62191
|
+
"value" : "order_number"
|
|
62192
|
+
}, {
|
|
62193
|
+
"value" : "created_at"
|
|
62194
|
+
} ]
|
|
62195
|
+
}
|
|
62196
|
+
}, {
|
|
62197
|
+
"name" : "linter",
|
|
62198
|
+
"value" : {
|
|
62199
|
+
"ignore" : [ "sort_parameter_default", "versions" ]
|
|
62200
|
+
}
|
|
62201
|
+
} ]
|
|
62202
|
+
}, {
|
|
62203
|
+
"method" : "GET",
|
|
62204
|
+
"path" : "/internal/billing/bank/payment/orders/:id",
|
|
62205
|
+
"parameters" : [ {
|
|
62206
|
+
"name" : "id",
|
|
62207
|
+
"type" : "string",
|
|
62208
|
+
"location" : "Path",
|
|
62209
|
+
"required" : true,
|
|
62210
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
62211
|
+
} ],
|
|
62212
|
+
"responses" : [ {
|
|
62213
|
+
"code" : {
|
|
62214
|
+
"integer" : {
|
|
62215
|
+
"value" : 200
|
|
62216
|
+
}
|
|
62217
|
+
},
|
|
62218
|
+
"type" : "bank_payment_order",
|
|
62219
|
+
"description" : "Successful response",
|
|
62220
|
+
"attributes" : [ ]
|
|
62221
|
+
}, {
|
|
62222
|
+
"code" : {
|
|
62223
|
+
"integer" : {
|
|
62224
|
+
"value" : 401
|
|
62225
|
+
}
|
|
62226
|
+
},
|
|
62227
|
+
"type" : "unit",
|
|
62228
|
+
"description" : "Authorization failed",
|
|
62229
|
+
"attributes" : [ ]
|
|
62230
|
+
}, {
|
|
62231
|
+
"code" : {
|
|
62232
|
+
"integer" : {
|
|
62233
|
+
"value" : 404
|
|
62234
|
+
}
|
|
62235
|
+
},
|
|
62236
|
+
"type" : "unit",
|
|
62237
|
+
"description" : "Resource was not found",
|
|
62238
|
+
"attributes" : [ ]
|
|
62239
|
+
} ],
|
|
62240
|
+
"attributes" : [ ]
|
|
62241
|
+
} ],
|
|
62242
|
+
"attributes" : [ {
|
|
62243
|
+
"name" : "docs",
|
|
62244
|
+
"value" : {
|
|
62245
|
+
"module" : "general"
|
|
62246
|
+
}
|
|
62247
|
+
} ],
|
|
62248
|
+
"path" : "/internal/billing/bank/payment/orders",
|
|
62249
|
+
"description" : "Lists each order associated with a payment"
|
|
61182
62250
|
}, {
|
|
61183
62251
|
"type" : "bank_payment_status_import",
|
|
61184
62252
|
"plural" : "bank_payment_status_imports",
|
|
@@ -62279,11 +63347,11 @@
|
|
|
62279
63347
|
} ],
|
|
62280
63348
|
"path" : "/:organization/carrier/accounts"
|
|
62281
63349
|
}, {
|
|
62282
|
-
"type" : "
|
|
62283
|
-
"plural" : "
|
|
63350
|
+
"type" : "carrier_file",
|
|
63351
|
+
"plural" : "carrier_files",
|
|
62284
63352
|
"operations" : [ {
|
|
62285
63353
|
"method" : "POST",
|
|
62286
|
-
"path" : "/:organization/billing/carrier/
|
|
63354
|
+
"path" : "/:organization/billing/carrier/files",
|
|
62287
63355
|
"parameters" : [ {
|
|
62288
63356
|
"name" : "organization",
|
|
62289
63357
|
"type" : "string",
|
|
@@ -62297,7 +63365,7 @@
|
|
|
62297
63365
|
"value" : 201
|
|
62298
63366
|
}
|
|
62299
63367
|
},
|
|
62300
|
-
"type" : "
|
|
63368
|
+
"type" : "carrier_file",
|
|
62301
63369
|
"description" : "Operation succeeded and the resource was created",
|
|
62302
63370
|
"attributes" : [ ]
|
|
62303
63371
|
}, {
|
|
@@ -62330,12 +63398,12 @@
|
|
|
62330
63398
|
} ],
|
|
62331
63399
|
"attributes" : [ ],
|
|
62332
63400
|
"body" : {
|
|
62333
|
-
"type" : "
|
|
63401
|
+
"type" : "carrier_file_form",
|
|
62334
63402
|
"attributes" : [ ]
|
|
62335
63403
|
}
|
|
62336
63404
|
}, {
|
|
62337
63405
|
"method" : "GET",
|
|
62338
|
-
"path" : "/:organization/billing/carrier/
|
|
63406
|
+
"path" : "/:organization/billing/carrier/files/:id",
|
|
62339
63407
|
"parameters" : [ {
|
|
62340
63408
|
"name" : "organization",
|
|
62341
63409
|
"type" : "string",
|
|
@@ -62355,7 +63423,7 @@
|
|
|
62355
63423
|
"value" : 200
|
|
62356
63424
|
}
|
|
62357
63425
|
},
|
|
62358
|
-
"type" : "
|
|
63426
|
+
"type" : "carrier_file",
|
|
62359
63427
|
"description" : "Successful response",
|
|
62360
63428
|
"attributes" : [ ]
|
|
62361
63429
|
}, {
|
|
@@ -62389,7 +63457,7 @@
|
|
|
62389
63457
|
"attributes" : [ ]
|
|
62390
63458
|
}, {
|
|
62391
63459
|
"method" : "DELETE",
|
|
62392
|
-
"path" : "/:organization/billing/carrier/
|
|
63460
|
+
"path" : "/:organization/billing/carrier/files/:id",
|
|
62393
63461
|
"parameters" : [ {
|
|
62394
63462
|
"name" : "organization",
|
|
62395
63463
|
"type" : "string",
|
|
@@ -62439,7 +63507,7 @@
|
|
|
62439
63507
|
"module" : "general"
|
|
62440
63508
|
}
|
|
62441
63509
|
} ],
|
|
62442
|
-
"path" : "/:organization/billing/carrier/
|
|
63510
|
+
"path" : "/:organization/billing/carrier/files"
|
|
62443
63511
|
}, {
|
|
62444
63512
|
"type" : "catalog_settings",
|
|
62445
63513
|
"plural" : "catalog_settings",
|
|
@@ -67002,81 +68070,11 @@
|
|
|
67002
68070
|
"path" : "/classification/taxonomy",
|
|
67003
68071
|
"description" : "Returns a categorized list of supported item types and their characteristics"
|
|
67004
68072
|
}, {
|
|
67005
|
-
"type" : "
|
|
67006
|
-
"plural" : "
|
|
68073
|
+
"type" : "cli_log_entry",
|
|
68074
|
+
"plural" : "cli_log_entries",
|
|
67007
68075
|
"operations" : [ {
|
|
67008
|
-
"method" : "GET",
|
|
67009
|
-
"path" : "/colm/items",
|
|
67010
|
-
"parameters" : [ {
|
|
67011
|
-
"name" : "id",
|
|
67012
|
-
"type" : "[string]",
|
|
67013
|
-
"location" : "Query",
|
|
67014
|
-
"required" : false,
|
|
67015
|
-
"description" : "Filter by one or more IDs of this resource",
|
|
67016
|
-
"maximum" : 100
|
|
67017
|
-
}, {
|
|
67018
|
-
"name" : "limit",
|
|
67019
|
-
"type" : "long",
|
|
67020
|
-
"location" : "Query",
|
|
67021
|
-
"required" : true,
|
|
67022
|
-
"description" : "The maximum number of results to return",
|
|
67023
|
-
"default" : "25",
|
|
67024
|
-
"minimum" : 1,
|
|
67025
|
-
"maximum" : 100
|
|
67026
|
-
}, {
|
|
67027
|
-
"name" : "offset",
|
|
67028
|
-
"type" : "long",
|
|
67029
|
-
"location" : "Query",
|
|
67030
|
-
"required" : true,
|
|
67031
|
-
"description" : "The number of results to skip before returning results",
|
|
67032
|
-
"default" : "0",
|
|
67033
|
-
"minimum" : 0
|
|
67034
|
-
}, {
|
|
67035
|
-
"name" : "sort",
|
|
67036
|
-
"type" : "string",
|
|
67037
|
-
"location" : "Query",
|
|
67038
|
-
"required" : true,
|
|
67039
|
-
"default" : "-created_at"
|
|
67040
|
-
} ],
|
|
67041
|
-
"responses" : [ {
|
|
67042
|
-
"code" : {
|
|
67043
|
-
"integer" : {
|
|
67044
|
-
"value" : 200
|
|
67045
|
-
}
|
|
67046
|
-
},
|
|
67047
|
-
"type" : "[colm_item]",
|
|
67048
|
-
"description" : "Successful response",
|
|
67049
|
-
"attributes" : [ ]
|
|
67050
|
-
}, {
|
|
67051
|
-
"code" : {
|
|
67052
|
-
"integer" : {
|
|
67053
|
-
"value" : 401
|
|
67054
|
-
}
|
|
67055
|
-
},
|
|
67056
|
-
"type" : "unit",
|
|
67057
|
-
"description" : "Authorization failed",
|
|
67058
|
-
"attributes" : [ ]
|
|
67059
|
-
}, {
|
|
67060
|
-
"code" : {
|
|
67061
|
-
"integer" : {
|
|
67062
|
-
"value" : 404
|
|
67063
|
-
}
|
|
67064
|
-
},
|
|
67065
|
-
"type" : "unit",
|
|
67066
|
-
"description" : "Resource was not found",
|
|
67067
|
-
"attributes" : [ ]
|
|
67068
|
-
} ],
|
|
67069
|
-
"attributes" : [ {
|
|
67070
|
-
"name" : "sort",
|
|
67071
|
-
"value" : {
|
|
67072
|
-
"values" : [ {
|
|
67073
|
-
"value" : "added_on"
|
|
67074
|
-
} ]
|
|
67075
|
-
}
|
|
67076
|
-
} ]
|
|
67077
|
-
}, {
|
|
67078
68076
|
"method" : "POST",
|
|
67079
|
-
"path" : "/
|
|
68077
|
+
"path" : "/internal/billing/cli/log/entries",
|
|
67080
68078
|
"parameters" : [ ],
|
|
67081
68079
|
"responses" : [ {
|
|
67082
68080
|
"code" : {
|
|
@@ -67084,7 +68082,7 @@
|
|
|
67084
68082
|
"value" : 201
|
|
67085
68083
|
}
|
|
67086
68084
|
},
|
|
67087
|
-
"type" : "
|
|
68085
|
+
"type" : "cli_log_entry",
|
|
67088
68086
|
"description" : "Operation succeeded and the resource was created",
|
|
67089
68087
|
"attributes" : [ ]
|
|
67090
68088
|
}, {
|
|
@@ -67117,18 +68115,54 @@
|
|
|
67117
68115
|
} ],
|
|
67118
68116
|
"attributes" : [ ],
|
|
67119
68117
|
"body" : {
|
|
67120
|
-
"type" : "
|
|
68118
|
+
"type" : "cli_log_entry_form",
|
|
67121
68119
|
"attributes" : [ ]
|
|
67122
68120
|
}
|
|
67123
|
-
},
|
|
68121
|
+
} ],
|
|
68122
|
+
"attributes" : [ {
|
|
68123
|
+
"name" : "docs",
|
|
68124
|
+
"value" : {
|
|
68125
|
+
"module" : "general"
|
|
68126
|
+
}
|
|
68127
|
+
} ],
|
|
68128
|
+
"path" : "/internal/billing/cli/log/entries",
|
|
68129
|
+
"description" : "Log the usage of the various features of the Billing CLI"
|
|
68130
|
+
}, {
|
|
68131
|
+
"type" : "colm_item",
|
|
68132
|
+
"plural" : "colm_items",
|
|
68133
|
+
"operations" : [ {
|
|
67124
68134
|
"method" : "GET",
|
|
67125
|
-
"path" : "/colm/items
|
|
68135
|
+
"path" : "/colm/items",
|
|
67126
68136
|
"parameters" : [ {
|
|
67127
68137
|
"name" : "id",
|
|
68138
|
+
"type" : "[string]",
|
|
68139
|
+
"location" : "Query",
|
|
68140
|
+
"required" : false,
|
|
68141
|
+
"description" : "Filter by one or more IDs of this resource",
|
|
68142
|
+
"maximum" : 100
|
|
68143
|
+
}, {
|
|
68144
|
+
"name" : "limit",
|
|
68145
|
+
"type" : "long",
|
|
68146
|
+
"location" : "Query",
|
|
68147
|
+
"required" : true,
|
|
68148
|
+
"description" : "The maximum number of results to return",
|
|
68149
|
+
"default" : "25",
|
|
68150
|
+
"minimum" : 1,
|
|
68151
|
+
"maximum" : 100
|
|
68152
|
+
}, {
|
|
68153
|
+
"name" : "offset",
|
|
68154
|
+
"type" : "long",
|
|
68155
|
+
"location" : "Query",
|
|
68156
|
+
"required" : true,
|
|
68157
|
+
"description" : "The number of results to skip before returning results",
|
|
68158
|
+
"default" : "0",
|
|
68159
|
+
"minimum" : 0
|
|
68160
|
+
}, {
|
|
68161
|
+
"name" : "sort",
|
|
67128
68162
|
"type" : "string",
|
|
67129
|
-
"location" : "
|
|
68163
|
+
"location" : "Query",
|
|
67130
68164
|
"required" : true,
|
|
67131
|
-
"
|
|
68165
|
+
"default" : "-created_at"
|
|
67132
68166
|
} ],
|
|
67133
68167
|
"responses" : [ {
|
|
67134
68168
|
"code" : {
|
|
@@ -67136,7 +68170,99 @@
|
|
|
67136
68170
|
"value" : 200
|
|
67137
68171
|
}
|
|
67138
68172
|
},
|
|
67139
|
-
"type" : "colm_item",
|
|
68173
|
+
"type" : "[colm_item]",
|
|
68174
|
+
"description" : "Successful response",
|
|
68175
|
+
"attributes" : [ ]
|
|
68176
|
+
}, {
|
|
68177
|
+
"code" : {
|
|
68178
|
+
"integer" : {
|
|
68179
|
+
"value" : 401
|
|
68180
|
+
}
|
|
68181
|
+
},
|
|
68182
|
+
"type" : "unit",
|
|
68183
|
+
"description" : "Authorization failed",
|
|
68184
|
+
"attributes" : [ ]
|
|
68185
|
+
}, {
|
|
68186
|
+
"code" : {
|
|
68187
|
+
"integer" : {
|
|
68188
|
+
"value" : 404
|
|
68189
|
+
}
|
|
68190
|
+
},
|
|
68191
|
+
"type" : "unit",
|
|
68192
|
+
"description" : "Resource was not found",
|
|
68193
|
+
"attributes" : [ ]
|
|
68194
|
+
} ],
|
|
68195
|
+
"attributes" : [ {
|
|
68196
|
+
"name" : "sort",
|
|
68197
|
+
"value" : {
|
|
68198
|
+
"values" : [ {
|
|
68199
|
+
"value" : "added_on"
|
|
68200
|
+
} ]
|
|
68201
|
+
}
|
|
68202
|
+
} ]
|
|
68203
|
+
}, {
|
|
68204
|
+
"method" : "POST",
|
|
68205
|
+
"path" : "/colm/items",
|
|
68206
|
+
"parameters" : [ ],
|
|
68207
|
+
"responses" : [ {
|
|
68208
|
+
"code" : {
|
|
68209
|
+
"integer" : {
|
|
68210
|
+
"value" : 201
|
|
68211
|
+
}
|
|
68212
|
+
},
|
|
68213
|
+
"type" : "colm_item",
|
|
68214
|
+
"description" : "Operation succeeded and the resource was created",
|
|
68215
|
+
"attributes" : [ ]
|
|
68216
|
+
}, {
|
|
68217
|
+
"code" : {
|
|
68218
|
+
"integer" : {
|
|
68219
|
+
"value" : 401
|
|
68220
|
+
}
|
|
68221
|
+
},
|
|
68222
|
+
"type" : "unit",
|
|
68223
|
+
"description" : "Authorization failed",
|
|
68224
|
+
"attributes" : [ ]
|
|
68225
|
+
}, {
|
|
68226
|
+
"code" : {
|
|
68227
|
+
"integer" : {
|
|
68228
|
+
"value" : 404
|
|
68229
|
+
}
|
|
68230
|
+
},
|
|
68231
|
+
"type" : "unit",
|
|
68232
|
+
"description" : "Resource was not found",
|
|
68233
|
+
"attributes" : [ ]
|
|
68234
|
+
}, {
|
|
68235
|
+
"code" : {
|
|
68236
|
+
"integer" : {
|
|
68237
|
+
"value" : 422
|
|
68238
|
+
}
|
|
68239
|
+
},
|
|
68240
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
68241
|
+
"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.",
|
|
68242
|
+
"attributes" : [ ]
|
|
68243
|
+
} ],
|
|
68244
|
+
"attributes" : [ ],
|
|
68245
|
+
"body" : {
|
|
68246
|
+
"type" : "colm_item_form",
|
|
68247
|
+
"attributes" : [ ]
|
|
68248
|
+
}
|
|
68249
|
+
}, {
|
|
68250
|
+
"method" : "GET",
|
|
68251
|
+
"path" : "/colm/items/:id",
|
|
68252
|
+
"parameters" : [ {
|
|
68253
|
+
"name" : "id",
|
|
68254
|
+
"type" : "string",
|
|
68255
|
+
"location" : "Path",
|
|
68256
|
+
"required" : true,
|
|
68257
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
68258
|
+
} ],
|
|
68259
|
+
"responses" : [ {
|
|
68260
|
+
"code" : {
|
|
68261
|
+
"integer" : {
|
|
68262
|
+
"value" : 200
|
|
68263
|
+
}
|
|
68264
|
+
},
|
|
68265
|
+
"type" : "colm_item",
|
|
67140
68266
|
"description" : "Successful response",
|
|
67141
68267
|
"attributes" : [ ]
|
|
67142
68268
|
}, {
|
|
@@ -76533,6 +77659,103 @@
|
|
|
76533
77659
|
} ],
|
|
76534
77660
|
"path" : "/:organization/payment/requests/internal/verification",
|
|
76535
77661
|
"description" : "Endpoint to verify that payment requests APIs can be reached and calls are properly authenticated for a given organization."
|
|
77662
|
+
}, {
|
|
77663
|
+
"type" : "invariant",
|
|
77664
|
+
"plural" : "invariants",
|
|
77665
|
+
"operations" : [ {
|
|
77666
|
+
"method" : "GET",
|
|
77667
|
+
"path" : "/internal/billing/invariants",
|
|
77668
|
+
"parameters" : [ {
|
|
77669
|
+
"name" : "since",
|
|
77670
|
+
"type" : "date-time-iso8601",
|
|
77671
|
+
"location" : "Query",
|
|
77672
|
+
"required" : false
|
|
77673
|
+
}, {
|
|
77674
|
+
"name" : "limit",
|
|
77675
|
+
"type" : "long",
|
|
77676
|
+
"location" : "Query",
|
|
77677
|
+
"required" : true,
|
|
77678
|
+
"description" : "The maximum number of results to return",
|
|
77679
|
+
"default" : "25",
|
|
77680
|
+
"minimum" : 1,
|
|
77681
|
+
"maximum" : 100
|
|
77682
|
+
}, {
|
|
77683
|
+
"name" : "offset",
|
|
77684
|
+
"type" : "long",
|
|
77685
|
+
"location" : "Query",
|
|
77686
|
+
"required" : true,
|
|
77687
|
+
"description" : "The number of results to skip before returning results",
|
|
77688
|
+
"default" : "0",
|
|
77689
|
+
"minimum" : 0
|
|
77690
|
+
}, {
|
|
77691
|
+
"name" : "sort",
|
|
77692
|
+
"type" : "string",
|
|
77693
|
+
"location" : "Query",
|
|
77694
|
+
"required" : true,
|
|
77695
|
+
"default" : "-fired_at"
|
|
77696
|
+
} ],
|
|
77697
|
+
"responses" : [ {
|
|
77698
|
+
"code" : {
|
|
77699
|
+
"integer" : {
|
|
77700
|
+
"value" : 200
|
|
77701
|
+
}
|
|
77702
|
+
},
|
|
77703
|
+
"type" : "[invariant]",
|
|
77704
|
+
"description" : "Successful response",
|
|
77705
|
+
"attributes" : [ ]
|
|
77706
|
+
}, {
|
|
77707
|
+
"code" : {
|
|
77708
|
+
"integer" : {
|
|
77709
|
+
"value" : 401
|
|
77710
|
+
}
|
|
77711
|
+
},
|
|
77712
|
+
"type" : "unit",
|
|
77713
|
+
"description" : "Authorization failed",
|
|
77714
|
+
"attributes" : [ ]
|
|
77715
|
+
}, {
|
|
77716
|
+
"code" : {
|
|
77717
|
+
"integer" : {
|
|
77718
|
+
"value" : 404
|
|
77719
|
+
}
|
|
77720
|
+
},
|
|
77721
|
+
"type" : "unit",
|
|
77722
|
+
"description" : "Resource was not found",
|
|
77723
|
+
"attributes" : [ ]
|
|
77724
|
+
}, {
|
|
77725
|
+
"code" : {
|
|
77726
|
+
"integer" : {
|
|
77727
|
+
"value" : 422
|
|
77728
|
+
}
|
|
77729
|
+
},
|
|
77730
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
77731
|
+
"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.",
|
|
77732
|
+
"attributes" : [ ]
|
|
77733
|
+
} ],
|
|
77734
|
+
"attributes" : [ {
|
|
77735
|
+
"name" : "sort",
|
|
77736
|
+
"value" : {
|
|
77737
|
+
"values" : [ {
|
|
77738
|
+
"value" : "name"
|
|
77739
|
+
}, {
|
|
77740
|
+
"value" : "count"
|
|
77741
|
+
}, {
|
|
77742
|
+
"value" : "fired_at"
|
|
77743
|
+
} ]
|
|
77744
|
+
}
|
|
77745
|
+
}, {
|
|
77746
|
+
"name" : "linter",
|
|
77747
|
+
"value" : {
|
|
77748
|
+
"ignore" : [ "get", "sort_parameter_default", "versions" ]
|
|
77749
|
+
}
|
|
77750
|
+
} ]
|
|
77751
|
+
} ],
|
|
77752
|
+
"attributes" : [ {
|
|
77753
|
+
"name" : "docs",
|
|
77754
|
+
"value" : {
|
|
77755
|
+
"module" : "general"
|
|
77756
|
+
}
|
|
77757
|
+
} ],
|
|
77758
|
+
"path" : "/internal/billing/invariants"
|
|
76536
77759
|
}, {
|
|
76537
77760
|
"type" : "inventory_organization_settings",
|
|
76538
77761
|
"plural" : "inventory_organization_settings",
|
|
@@ -80911,56 +82134,6 @@
|
|
|
80911
82134
|
}
|
|
80912
82135
|
} ],
|
|
80913
82136
|
"path" : "/payment/callbacks"
|
|
80914
|
-
}, {
|
|
80915
|
-
"type" : "io.flow.svb.v0.models.svb_notification",
|
|
80916
|
-
"plural" : "svb_notifications",
|
|
80917
|
-
"operations" : [ {
|
|
80918
|
-
"method" : "POST",
|
|
80919
|
-
"path" : "/payment/callbacks/svb",
|
|
80920
|
-
"parameters" : [ ],
|
|
80921
|
-
"responses" : [ {
|
|
80922
|
-
"code" : {
|
|
80923
|
-
"integer" : {
|
|
80924
|
-
"value" : 200
|
|
80925
|
-
}
|
|
80926
|
-
},
|
|
80927
|
-
"type" : "json",
|
|
80928
|
-
"description" : "Successful response",
|
|
80929
|
-
"attributes" : [ ]
|
|
80930
|
-
}, {
|
|
80931
|
-
"code" : {
|
|
80932
|
-
"integer" : {
|
|
80933
|
-
"value" : 401
|
|
80934
|
-
}
|
|
80935
|
-
},
|
|
80936
|
-
"type" : "unit",
|
|
80937
|
-
"description" : "Authorization failed",
|
|
80938
|
-
"attributes" : [ ]
|
|
80939
|
-
}, {
|
|
80940
|
-
"code" : {
|
|
80941
|
-
"integer" : {
|
|
80942
|
-
"value" : 422
|
|
80943
|
-
}
|
|
80944
|
-
},
|
|
80945
|
-
"type" : "io.flow.error.v0.models.generic_error",
|
|
80946
|
-
"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.",
|
|
80947
|
-
"attributes" : [ ]
|
|
80948
|
-
} ],
|
|
80949
|
-
"attributes" : [ ],
|
|
80950
|
-
"body" : {
|
|
80951
|
-
"type" : "json",
|
|
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."
|
|
80954
|
-
}
|
|
80955
|
-
} ],
|
|
80956
|
-
"attributes" : [ {
|
|
80957
|
-
"name" : "docs",
|
|
80958
|
-
"value" : {
|
|
80959
|
-
"module" : "general"
|
|
80960
|
-
}
|
|
80961
|
-
} ],
|
|
80962
|
-
"path" : "/payment/callbacks/svb",
|
|
80963
|
-
"description" : "Notification webhook body sent by SVB."
|
|
80964
82137
|
}, {
|
|
80965
82138
|
"type" : "io.flow.token.v0.models.channel_token",
|
|
80966
82139
|
"plural" : "channel_tokens",
|
|
@@ -81060,19 +82233,25 @@
|
|
|
81060
82233
|
"path" : "/internal/tracking/resync/request",
|
|
81061
82234
|
"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
82235
|
}, {
|
|
81063
|
-
"type" : "
|
|
81064
|
-
"plural" : "
|
|
82236
|
+
"type" : "io.flow.tracking.v0.models.tracking_label",
|
|
82237
|
+
"plural" : "tracking_labels",
|
|
81065
82238
|
"operations" : [ {
|
|
81066
82239
|
"method" : "POST",
|
|
81067
|
-
"path" : "/
|
|
81068
|
-
"parameters" : [
|
|
82240
|
+
"path" : "/internal/tracking_label/:id/force/transit",
|
|
82241
|
+
"parameters" : [ {
|
|
82242
|
+
"name" : "id",
|
|
82243
|
+
"type" : "string",
|
|
82244
|
+
"location" : "Path",
|
|
82245
|
+
"required" : true,
|
|
82246
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
82247
|
+
} ],
|
|
81069
82248
|
"responses" : [ {
|
|
81070
82249
|
"code" : {
|
|
81071
82250
|
"integer" : {
|
|
81072
82251
|
"value" : 200
|
|
81073
82252
|
}
|
|
81074
82253
|
},
|
|
81075
|
-
"type" : "
|
|
82254
|
+
"type" : "io.flow.tracking.v0.models.tracking_event",
|
|
81076
82255
|
"description" : "Successful response",
|
|
81077
82256
|
"attributes" : [ ]
|
|
81078
82257
|
}, {
|
|
@@ -81084,6 +82263,15 @@
|
|
|
81084
82263
|
"type" : "unit",
|
|
81085
82264
|
"description" : "Authorization failed",
|
|
81086
82265
|
"attributes" : [ ]
|
|
82266
|
+
}, {
|
|
82267
|
+
"code" : {
|
|
82268
|
+
"integer" : {
|
|
82269
|
+
"value" : 404
|
|
82270
|
+
}
|
|
82271
|
+
},
|
|
82272
|
+
"type" : "unit",
|
|
82273
|
+
"description" : "Resource was not found",
|
|
82274
|
+
"attributes" : [ ]
|
|
81087
82275
|
}, {
|
|
81088
82276
|
"code" : {
|
|
81089
82277
|
"integer" : {
|
|
@@ -81096,12 +82284,24 @@
|
|
|
81096
82284
|
} ],
|
|
81097
82285
|
"attributes" : [ ],
|
|
81098
82286
|
"body" : {
|
|
81099
|
-
"type" : "
|
|
82287
|
+
"type" : "force_transit_form",
|
|
81100
82288
|
"attributes" : [ ]
|
|
81101
82289
|
}
|
|
81102
|
-
},
|
|
82290
|
+
} ],
|
|
82291
|
+
"attributes" : [ {
|
|
82292
|
+
"name" : "docs",
|
|
82293
|
+
"value" : {
|
|
82294
|
+
"module" : "general"
|
|
82295
|
+
}
|
|
82296
|
+
} ],
|
|
82297
|
+
"path" : "/internal/tracking_label/:id/force/transit",
|
|
82298
|
+
"description" : "Represents a specific label being tracked as part of the tracking bucket"
|
|
82299
|
+
}, {
|
|
82300
|
+
"type" : "item_classification",
|
|
82301
|
+
"plural" : "item_classifications",
|
|
82302
|
+
"operations" : [ {
|
|
81103
82303
|
"method" : "POST",
|
|
81104
|
-
"path" : "/
|
|
82304
|
+
"path" : "/predict",
|
|
81105
82305
|
"parameters" : [ ],
|
|
81106
82306
|
"responses" : [ {
|
|
81107
82307
|
"code" : {
|
|
@@ -81109,7 +82309,44 @@
|
|
|
81109
82309
|
"value" : 200
|
|
81110
82310
|
}
|
|
81111
82311
|
},
|
|
81112
|
-
"type" : "[
|
|
82312
|
+
"type" : "[item_classification]",
|
|
82313
|
+
"description" : "Successful response",
|
|
82314
|
+
"attributes" : [ ]
|
|
82315
|
+
}, {
|
|
82316
|
+
"code" : {
|
|
82317
|
+
"integer" : {
|
|
82318
|
+
"value" : 401
|
|
82319
|
+
}
|
|
82320
|
+
},
|
|
82321
|
+
"type" : "unit",
|
|
82322
|
+
"description" : "Authorization failed",
|
|
82323
|
+
"attributes" : [ ]
|
|
82324
|
+
}, {
|
|
82325
|
+
"code" : {
|
|
82326
|
+
"integer" : {
|
|
82327
|
+
"value" : 422
|
|
82328
|
+
}
|
|
82329
|
+
},
|
|
82330
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
82331
|
+
"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.",
|
|
82332
|
+
"attributes" : [ ]
|
|
82333
|
+
} ],
|
|
82334
|
+
"attributes" : [ ],
|
|
82335
|
+
"body" : {
|
|
82336
|
+
"type" : "[item_classification_form]",
|
|
82337
|
+
"attributes" : [ ]
|
|
82338
|
+
}
|
|
82339
|
+
}, {
|
|
82340
|
+
"method" : "POST",
|
|
82341
|
+
"path" : "/v2/predict",
|
|
82342
|
+
"parameters" : [ ],
|
|
82343
|
+
"responses" : [ {
|
|
82344
|
+
"code" : {
|
|
82345
|
+
"integer" : {
|
|
82346
|
+
"value" : 200
|
|
82347
|
+
}
|
|
82348
|
+
},
|
|
82349
|
+
"type" : "[item_classification_v2]",
|
|
81113
82350
|
"description" : "Successful response",
|
|
81114
82351
|
"attributes" : [ ]
|
|
81115
82352
|
}, {
|
|
@@ -83428,9 +84665,388 @@
|
|
|
83428
84665
|
"attributes" : [ ]
|
|
83429
84666
|
} ],
|
|
83430
84667
|
"attributes" : [ ],
|
|
83431
|
-
"description" : "Allows for patch updates to the value of a single block of translated content.",
|
|
84668
|
+
"description" : "Allows for patch updates to the value of a single block of translated content.",
|
|
84669
|
+
"body" : {
|
|
84670
|
+
"type" : "localized_content_element",
|
|
84671
|
+
"attributes" : [ ]
|
|
84672
|
+
}
|
|
84673
|
+
} ],
|
|
84674
|
+
"attributes" : [ {
|
|
84675
|
+
"name" : "docs",
|
|
84676
|
+
"value" : {
|
|
84677
|
+
"module" : "general"
|
|
84678
|
+
}
|
|
84679
|
+
} ],
|
|
84680
|
+
"path" : "/:organization/contents/:content_id/localizations",
|
|
84681
|
+
"description" : "Content elements localized to a specific."
|
|
84682
|
+
}, {
|
|
84683
|
+
"type" : "localized_content",
|
|
84684
|
+
"plural" : "localized_contents",
|
|
84685
|
+
"operations" : [ {
|
|
84686
|
+
"method" : "GET",
|
|
84687
|
+
"path" : "/:organization/contents",
|
|
84688
|
+
"parameters" : [ {
|
|
84689
|
+
"name" : "organization",
|
|
84690
|
+
"type" : "string",
|
|
84691
|
+
"location" : "Path",
|
|
84692
|
+
"required" : true,
|
|
84693
|
+
"description" : "Refers to your organization's account identifier"
|
|
84694
|
+
}, {
|
|
84695
|
+
"name" : "id",
|
|
84696
|
+
"type" : "[string]",
|
|
84697
|
+
"location" : "Query",
|
|
84698
|
+
"required" : false,
|
|
84699
|
+
"description" : "Filter by one or more IDs of this resource",
|
|
84700
|
+
"maximum" : 100
|
|
84701
|
+
}, {
|
|
84702
|
+
"name" : "schema_key",
|
|
84703
|
+
"type" : "string",
|
|
84704
|
+
"location" : "Query",
|
|
84705
|
+
"required" : false
|
|
84706
|
+
}, {
|
|
84707
|
+
"name" : "status",
|
|
84708
|
+
"type" : "string",
|
|
84709
|
+
"location" : "Query",
|
|
84710
|
+
"required" : false
|
|
84711
|
+
}, {
|
|
84712
|
+
"name" : "limit",
|
|
84713
|
+
"type" : "long",
|
|
84714
|
+
"location" : "Query",
|
|
84715
|
+
"required" : true,
|
|
84716
|
+
"description" : "The maximum number of results to return",
|
|
84717
|
+
"default" : "25",
|
|
84718
|
+
"minimum" : 1,
|
|
84719
|
+
"maximum" : 100
|
|
84720
|
+
}, {
|
|
84721
|
+
"name" : "offset",
|
|
84722
|
+
"type" : "long",
|
|
84723
|
+
"location" : "Query",
|
|
84724
|
+
"required" : true,
|
|
84725
|
+
"description" : "The number of results to skip before returning results",
|
|
84726
|
+
"default" : "0",
|
|
84727
|
+
"minimum" : 0
|
|
84728
|
+
}, {
|
|
84729
|
+
"name" : "sort",
|
|
84730
|
+
"type" : "string",
|
|
84731
|
+
"location" : "Query",
|
|
84732
|
+
"required" : true,
|
|
84733
|
+
"default" : "key"
|
|
84734
|
+
} ],
|
|
84735
|
+
"responses" : [ {
|
|
84736
|
+
"code" : {
|
|
84737
|
+
"integer" : {
|
|
84738
|
+
"value" : 200
|
|
84739
|
+
}
|
|
84740
|
+
},
|
|
84741
|
+
"type" : "[localized_content]",
|
|
84742
|
+
"description" : "Successful response",
|
|
84743
|
+
"attributes" : [ ]
|
|
84744
|
+
}, {
|
|
84745
|
+
"code" : {
|
|
84746
|
+
"integer" : {
|
|
84747
|
+
"value" : 401
|
|
84748
|
+
}
|
|
84749
|
+
},
|
|
84750
|
+
"type" : "unit",
|
|
84751
|
+
"description" : "Authorization failed",
|
|
84752
|
+
"attributes" : [ ]
|
|
84753
|
+
}, {
|
|
84754
|
+
"code" : {
|
|
84755
|
+
"integer" : {
|
|
84756
|
+
"value" : 404
|
|
84757
|
+
}
|
|
84758
|
+
},
|
|
84759
|
+
"type" : "unit",
|
|
84760
|
+
"description" : "Resource was not found",
|
|
84761
|
+
"attributes" : [ ]
|
|
84762
|
+
} ],
|
|
84763
|
+
"attributes" : [ {
|
|
84764
|
+
"name" : "sort",
|
|
84765
|
+
"value" : {
|
|
84766
|
+
"values" : [ {
|
|
84767
|
+
"value" : "schema_key"
|
|
84768
|
+
}, {
|
|
84769
|
+
"value" : "status"
|
|
84770
|
+
} ]
|
|
84771
|
+
}
|
|
84772
|
+
}, {
|
|
84773
|
+
"name" : "linter",
|
|
84774
|
+
"value" : {
|
|
84775
|
+
"ignore" : [ "get", "sort_parameter_default", "versions" ]
|
|
84776
|
+
}
|
|
84777
|
+
} ]
|
|
84778
|
+
}, {
|
|
84779
|
+
"method" : "PUT",
|
|
84780
|
+
"path" : "/:organization/contents/:id",
|
|
84781
|
+
"parameters" : [ {
|
|
84782
|
+
"name" : "organization",
|
|
84783
|
+
"type" : "string",
|
|
84784
|
+
"location" : "Path",
|
|
84785
|
+
"required" : true,
|
|
84786
|
+
"description" : "Refers to your organization's account identifier"
|
|
84787
|
+
}, {
|
|
84788
|
+
"name" : "id",
|
|
84789
|
+
"type" : "string",
|
|
84790
|
+
"location" : "Path",
|
|
84791
|
+
"required" : true,
|
|
84792
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
84793
|
+
} ],
|
|
84794
|
+
"responses" : [ {
|
|
84795
|
+
"code" : {
|
|
84796
|
+
"integer" : {
|
|
84797
|
+
"value" : 200
|
|
84798
|
+
}
|
|
84799
|
+
},
|
|
84800
|
+
"type" : "localized_content",
|
|
84801
|
+
"description" : "Successful response",
|
|
84802
|
+
"attributes" : [ ]
|
|
84803
|
+
}, {
|
|
84804
|
+
"code" : {
|
|
84805
|
+
"integer" : {
|
|
84806
|
+
"value" : 201
|
|
84807
|
+
}
|
|
84808
|
+
},
|
|
84809
|
+
"type" : "localized_content",
|
|
84810
|
+
"description" : "Operation succeeded and the resource was created",
|
|
84811
|
+
"attributes" : [ ]
|
|
84812
|
+
}, {
|
|
84813
|
+
"code" : {
|
|
84814
|
+
"integer" : {
|
|
84815
|
+
"value" : 401
|
|
84816
|
+
}
|
|
84817
|
+
},
|
|
84818
|
+
"type" : "unit",
|
|
84819
|
+
"description" : "Authorization failed",
|
|
84820
|
+
"attributes" : [ ]
|
|
84821
|
+
}, {
|
|
84822
|
+
"code" : {
|
|
84823
|
+
"integer" : {
|
|
84824
|
+
"value" : 404
|
|
84825
|
+
}
|
|
84826
|
+
},
|
|
84827
|
+
"type" : "unit",
|
|
84828
|
+
"description" : "Resource was not found",
|
|
84829
|
+
"attributes" : [ ]
|
|
84830
|
+
}, {
|
|
84831
|
+
"code" : {
|
|
84832
|
+
"integer" : {
|
|
84833
|
+
"value" : 422
|
|
84834
|
+
}
|
|
84835
|
+
},
|
|
84836
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
84837
|
+
"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.",
|
|
84838
|
+
"attributes" : [ ]
|
|
84839
|
+
} ],
|
|
84840
|
+
"attributes" : [ ],
|
|
84841
|
+
"body" : {
|
|
84842
|
+
"type" : "localized_content_form",
|
|
84843
|
+
"attributes" : [ ]
|
|
84844
|
+
}
|
|
84845
|
+
} ],
|
|
84846
|
+
"attributes" : [ {
|
|
84847
|
+
"name" : "docs",
|
|
84848
|
+
"value" : {
|
|
84849
|
+
"module" : "general"
|
|
84850
|
+
}
|
|
84851
|
+
} ],
|
|
84852
|
+
"path" : "/:organization/contents",
|
|
84853
|
+
"description" : "A set of localizations for a schema for an organization."
|
|
84854
|
+
}, {
|
|
84855
|
+
"type" : "localized_items_export_settings",
|
|
84856
|
+
"plural" : "localized_items_export_settings",
|
|
84857
|
+
"operations" : [ {
|
|
84858
|
+
"method" : "GET",
|
|
84859
|
+
"path" : "/:organization/settings/export/localized_items",
|
|
84860
|
+
"parameters" : [ {
|
|
84861
|
+
"name" : "organization",
|
|
84862
|
+
"type" : "string",
|
|
84863
|
+
"location" : "Path",
|
|
84864
|
+
"required" : true,
|
|
84865
|
+
"description" : "Refers to your organization's account identifier"
|
|
84866
|
+
} ],
|
|
84867
|
+
"responses" : [ {
|
|
84868
|
+
"code" : {
|
|
84869
|
+
"integer" : {
|
|
84870
|
+
"value" : 200
|
|
84871
|
+
}
|
|
84872
|
+
},
|
|
84873
|
+
"type" : "localized_items_export_settings",
|
|
84874
|
+
"description" : "Successful response",
|
|
84875
|
+
"attributes" : [ ]
|
|
84876
|
+
}, {
|
|
84877
|
+
"code" : {
|
|
84878
|
+
"integer" : {
|
|
84879
|
+
"value" : 401
|
|
84880
|
+
}
|
|
84881
|
+
},
|
|
84882
|
+
"type" : "unit",
|
|
84883
|
+
"description" : "Authorization failed",
|
|
84884
|
+
"attributes" : [ ]
|
|
84885
|
+
}, {
|
|
84886
|
+
"code" : {
|
|
84887
|
+
"integer" : {
|
|
84888
|
+
"value" : 404
|
|
84889
|
+
}
|
|
84890
|
+
},
|
|
84891
|
+
"type" : "unit",
|
|
84892
|
+
"description" : "Resource was not found",
|
|
84893
|
+
"attributes" : [ ]
|
|
84894
|
+
} ],
|
|
84895
|
+
"attributes" : [ ]
|
|
84896
|
+
}, {
|
|
84897
|
+
"method" : "PUT",
|
|
84898
|
+
"path" : "/:organization/settings/export/localized_items",
|
|
84899
|
+
"parameters" : [ {
|
|
84900
|
+
"name" : "organization",
|
|
84901
|
+
"type" : "string",
|
|
84902
|
+
"location" : "Path",
|
|
84903
|
+
"required" : true,
|
|
84904
|
+
"description" : "Refers to your organization's account identifier"
|
|
84905
|
+
} ],
|
|
84906
|
+
"responses" : [ {
|
|
84907
|
+
"code" : {
|
|
84908
|
+
"integer" : {
|
|
84909
|
+
"value" : 201
|
|
84910
|
+
}
|
|
84911
|
+
},
|
|
84912
|
+
"type" : "unit",
|
|
84913
|
+
"description" : "Operation succeeded and the resource was created",
|
|
84914
|
+
"attributes" : [ ]
|
|
84915
|
+
}, {
|
|
84916
|
+
"code" : {
|
|
84917
|
+
"integer" : {
|
|
84918
|
+
"value" : 401
|
|
84919
|
+
}
|
|
84920
|
+
},
|
|
84921
|
+
"type" : "unit",
|
|
84922
|
+
"description" : "Authorization failed",
|
|
84923
|
+
"attributes" : [ ]
|
|
84924
|
+
}, {
|
|
84925
|
+
"code" : {
|
|
84926
|
+
"integer" : {
|
|
84927
|
+
"value" : 404
|
|
84928
|
+
}
|
|
84929
|
+
},
|
|
84930
|
+
"type" : "unit",
|
|
84931
|
+
"description" : "Resource was not found",
|
|
84932
|
+
"attributes" : [ ]
|
|
84933
|
+
}, {
|
|
84934
|
+
"code" : {
|
|
84935
|
+
"integer" : {
|
|
84936
|
+
"value" : 422
|
|
84937
|
+
}
|
|
84938
|
+
},
|
|
84939
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
84940
|
+
"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.",
|
|
84941
|
+
"attributes" : [ ]
|
|
84942
|
+
} ],
|
|
84943
|
+
"attributes" : [ ],
|
|
84944
|
+
"body" : {
|
|
84945
|
+
"type" : "localized_items_export_settings",
|
|
84946
|
+
"attributes" : [ ]
|
|
84947
|
+
}
|
|
84948
|
+
} ],
|
|
84949
|
+
"attributes" : [ {
|
|
84950
|
+
"name" : "docs",
|
|
84951
|
+
"value" : {
|
|
84952
|
+
"module" : "general"
|
|
84953
|
+
}
|
|
84954
|
+
} ],
|
|
84955
|
+
"path" : "/:organization/settings/export/localized_items"
|
|
84956
|
+
}, {
|
|
84957
|
+
"type" : "logistics_capabilities",
|
|
84958
|
+
"plural" : "logistics_capabilities",
|
|
84959
|
+
"operations" : [ {
|
|
84960
|
+
"method" : "GET",
|
|
84961
|
+
"path" : "/:organization/logistics/capabilities",
|
|
84962
|
+
"parameters" : [ {
|
|
84963
|
+
"name" : "organization",
|
|
84964
|
+
"type" : "string",
|
|
84965
|
+
"location" : "Path",
|
|
84966
|
+
"required" : true,
|
|
84967
|
+
"description" : "Refers to your organization's account identifier"
|
|
84968
|
+
} ],
|
|
84969
|
+
"responses" : [ {
|
|
84970
|
+
"code" : {
|
|
84971
|
+
"integer" : {
|
|
84972
|
+
"value" : 200
|
|
84973
|
+
}
|
|
84974
|
+
},
|
|
84975
|
+
"type" : "logistics_capabilities",
|
|
84976
|
+
"description" : "Successful response",
|
|
84977
|
+
"attributes" : [ ]
|
|
84978
|
+
}, {
|
|
84979
|
+
"code" : {
|
|
84980
|
+
"integer" : {
|
|
84981
|
+
"value" : 401
|
|
84982
|
+
}
|
|
84983
|
+
},
|
|
84984
|
+
"type" : "unit",
|
|
84985
|
+
"description" : "Authorization failed",
|
|
84986
|
+
"attributes" : [ ]
|
|
84987
|
+
}, {
|
|
84988
|
+
"code" : {
|
|
84989
|
+
"integer" : {
|
|
84990
|
+
"value" : 404
|
|
84991
|
+
}
|
|
84992
|
+
},
|
|
84993
|
+
"type" : "unit",
|
|
84994
|
+
"description" : "Resource was not found",
|
|
84995
|
+
"attributes" : [ ]
|
|
84996
|
+
} ],
|
|
84997
|
+
"attributes" : [ ],
|
|
84998
|
+
"description" : "Returns the logistics capabilities for an organization"
|
|
84999
|
+
}, {
|
|
85000
|
+
"method" : "PUT",
|
|
85001
|
+
"path" : "/:organization/logistics/capabilities",
|
|
85002
|
+
"parameters" : [ {
|
|
85003
|
+
"name" : "organization",
|
|
85004
|
+
"type" : "string",
|
|
85005
|
+
"location" : "Path",
|
|
85006
|
+
"required" : true,
|
|
85007
|
+
"description" : "Refers to your organization's account identifier"
|
|
85008
|
+
} ],
|
|
85009
|
+
"responses" : [ {
|
|
85010
|
+
"code" : {
|
|
85011
|
+
"integer" : {
|
|
85012
|
+
"value" : 200
|
|
85013
|
+
}
|
|
85014
|
+
},
|
|
85015
|
+
"type" : "logistics_capabilities",
|
|
85016
|
+
"description" : "Successful response",
|
|
85017
|
+
"attributes" : [ ]
|
|
85018
|
+
}, {
|
|
85019
|
+
"code" : {
|
|
85020
|
+
"integer" : {
|
|
85021
|
+
"value" : 401
|
|
85022
|
+
}
|
|
85023
|
+
},
|
|
85024
|
+
"type" : "unit",
|
|
85025
|
+
"description" : "Authorization failed",
|
|
85026
|
+
"attributes" : [ ]
|
|
85027
|
+
}, {
|
|
85028
|
+
"code" : {
|
|
85029
|
+
"integer" : {
|
|
85030
|
+
"value" : 404
|
|
85031
|
+
}
|
|
85032
|
+
},
|
|
85033
|
+
"type" : "unit",
|
|
85034
|
+
"description" : "Resource was not found",
|
|
85035
|
+
"attributes" : [ ]
|
|
85036
|
+
}, {
|
|
85037
|
+
"code" : {
|
|
85038
|
+
"integer" : {
|
|
85039
|
+
"value" : 422
|
|
85040
|
+
}
|
|
85041
|
+
},
|
|
85042
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
85043
|
+
"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.",
|
|
85044
|
+
"attributes" : [ ]
|
|
85045
|
+
} ],
|
|
85046
|
+
"attributes" : [ ],
|
|
85047
|
+
"description" : "Upserts the logistics capabilities for an organization",
|
|
83432
85048
|
"body" : {
|
|
83433
|
-
"type" : "
|
|
85049
|
+
"type" : "logistics_capabilities_form",
|
|
83434
85050
|
"attributes" : [ ]
|
|
83435
85051
|
}
|
|
83436
85052
|
} ],
|
|
@@ -83440,21 +85056,14 @@
|
|
|
83440
85056
|
"module" : "general"
|
|
83441
85057
|
}
|
|
83442
85058
|
} ],
|
|
83443
|
-
"path" : "/:organization/
|
|
83444
|
-
"description" : "Content elements localized to a specific."
|
|
85059
|
+
"path" : "/:organization/logistics/capabilities"
|
|
83445
85060
|
}, {
|
|
83446
|
-
"type" : "
|
|
83447
|
-
"plural" : "
|
|
85061
|
+
"type" : "lost_chargeback",
|
|
85062
|
+
"plural" : "lost_chargebacks",
|
|
83448
85063
|
"operations" : [ {
|
|
83449
85064
|
"method" : "GET",
|
|
83450
|
-
"path" : "
|
|
85065
|
+
"path" : "/internal/billing/lost/chargebacks",
|
|
83451
85066
|
"parameters" : [ {
|
|
83452
|
-
"name" : "organization",
|
|
83453
|
-
"type" : "string",
|
|
83454
|
-
"location" : "Path",
|
|
83455
|
-
"required" : true,
|
|
83456
|
-
"description" : "Refers to your organization's account identifier"
|
|
83457
|
-
}, {
|
|
83458
85067
|
"name" : "id",
|
|
83459
85068
|
"type" : "[string]",
|
|
83460
85069
|
"location" : "Query",
|
|
@@ -83462,12 +85071,12 @@
|
|
|
83462
85071
|
"description" : "Filter by one or more IDs of this resource",
|
|
83463
85072
|
"maximum" : 100
|
|
83464
85073
|
}, {
|
|
83465
|
-
"name" : "
|
|
85074
|
+
"name" : "organization_id",
|
|
83466
85075
|
"type" : "string",
|
|
83467
85076
|
"location" : "Query",
|
|
83468
85077
|
"required" : false
|
|
83469
85078
|
}, {
|
|
83470
|
-
"name" : "
|
|
85079
|
+
"name" : "order_number",
|
|
83471
85080
|
"type" : "string",
|
|
83472
85081
|
"location" : "Query",
|
|
83473
85082
|
"required" : false
|
|
@@ -83493,7 +85102,7 @@
|
|
|
83493
85102
|
"type" : "string",
|
|
83494
85103
|
"location" : "Query",
|
|
83495
85104
|
"required" : true,
|
|
83496
|
-
"default" : "
|
|
85105
|
+
"default" : "id"
|
|
83497
85106
|
} ],
|
|
83498
85107
|
"responses" : [ {
|
|
83499
85108
|
"code" : {
|
|
@@ -83501,7 +85110,7 @@
|
|
|
83501
85110
|
"value" : 200
|
|
83502
85111
|
}
|
|
83503
85112
|
},
|
|
83504
|
-
"type" : "[
|
|
85113
|
+
"type" : "[lost_chargeback]",
|
|
83505
85114
|
"description" : "Successful response",
|
|
83506
85115
|
"attributes" : [ ]
|
|
83507
85116
|
}, {
|
|
@@ -83522,32 +85131,39 @@
|
|
|
83522
85131
|
"type" : "unit",
|
|
83523
85132
|
"description" : "Resource was not found",
|
|
83524
85133
|
"attributes" : [ ]
|
|
85134
|
+
}, {
|
|
85135
|
+
"code" : {
|
|
85136
|
+
"integer" : {
|
|
85137
|
+
"value" : 422
|
|
85138
|
+
}
|
|
85139
|
+
},
|
|
85140
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
85141
|
+
"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.",
|
|
85142
|
+
"attributes" : [ ]
|
|
83525
85143
|
} ],
|
|
83526
85144
|
"attributes" : [ {
|
|
83527
85145
|
"name" : "sort",
|
|
83528
85146
|
"value" : {
|
|
83529
85147
|
"values" : [ {
|
|
83530
|
-
"value" : "
|
|
85148
|
+
"value" : "id"
|
|
83531
85149
|
}, {
|
|
83532
|
-
"value" : "
|
|
85150
|
+
"value" : "organization_id"
|
|
85151
|
+
}, {
|
|
85152
|
+
"value" : "order_number"
|
|
85153
|
+
}, {
|
|
85154
|
+
"value" : "created_at"
|
|
83533
85155
|
} ]
|
|
83534
85156
|
}
|
|
83535
85157
|
}, {
|
|
83536
85158
|
"name" : "linter",
|
|
83537
85159
|
"value" : {
|
|
83538
|
-
"ignore" : [ "
|
|
85160
|
+
"ignore" : [ "sort_parameter_default", "versions" ]
|
|
83539
85161
|
}
|
|
83540
85162
|
} ]
|
|
83541
85163
|
}, {
|
|
83542
|
-
"method" : "
|
|
83543
|
-
"path" : "
|
|
85164
|
+
"method" : "GET",
|
|
85165
|
+
"path" : "/internal/billing/lost/chargebacks/:id",
|
|
83544
85166
|
"parameters" : [ {
|
|
83545
|
-
"name" : "organization",
|
|
83546
|
-
"type" : "string",
|
|
83547
|
-
"location" : "Path",
|
|
83548
|
-
"required" : true,
|
|
83549
|
-
"description" : "Refers to your organization's account identifier"
|
|
83550
|
-
}, {
|
|
83551
85167
|
"name" : "id",
|
|
83552
85168
|
"type" : "string",
|
|
83553
85169
|
"location" : "Path",
|
|
@@ -83560,18 +85176,9 @@
|
|
|
83560
85176
|
"value" : 200
|
|
83561
85177
|
}
|
|
83562
85178
|
},
|
|
83563
|
-
"type" : "
|
|
85179
|
+
"type" : "lost_chargeback",
|
|
83564
85180
|
"description" : "Successful response",
|
|
83565
85181
|
"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
85182
|
}, {
|
|
83576
85183
|
"code" : {
|
|
83577
85184
|
"integer" : {
|
|
@@ -83590,51 +85197,26 @@
|
|
|
83590
85197
|
"type" : "unit",
|
|
83591
85198
|
"description" : "Resource was not found",
|
|
83592
85199
|
"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
85200
|
} ],
|
|
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",
|
|
85201
|
+
"attributes" : [ ]
|
|
85202
|
+
}, {
|
|
85203
|
+
"method" : "DELETE",
|
|
85204
|
+
"path" : "/internal/billing/lost/chargebacks/:id",
|
|
83623
85205
|
"parameters" : [ {
|
|
83624
|
-
"name" : "
|
|
85206
|
+
"name" : "id",
|
|
83625
85207
|
"type" : "string",
|
|
83626
85208
|
"location" : "Path",
|
|
83627
85209
|
"required" : true,
|
|
83628
|
-
"description" : "
|
|
85210
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
83629
85211
|
} ],
|
|
83630
85212
|
"responses" : [ {
|
|
83631
85213
|
"code" : {
|
|
83632
85214
|
"integer" : {
|
|
83633
|
-
"value" :
|
|
85215
|
+
"value" : 204
|
|
83634
85216
|
}
|
|
83635
85217
|
},
|
|
83636
|
-
"type" : "
|
|
83637
|
-
"description" : "
|
|
85218
|
+
"type" : "unit",
|
|
85219
|
+
"description" : "Operation succeeded. No content is returned",
|
|
83638
85220
|
"attributes" : [ ]
|
|
83639
85221
|
}, {
|
|
83640
85222
|
"code" : {
|
|
@@ -83658,56 +85240,65 @@
|
|
|
83658
85240
|
"attributes" : [ ]
|
|
83659
85241
|
}, {
|
|
83660
85242
|
"method" : "PUT",
|
|
83661
|
-
"path" : "
|
|
85243
|
+
"path" : "/internal/billing/lost/chargebacks/:organization_id/:order_number",
|
|
83662
85244
|
"parameters" : [ {
|
|
83663
|
-
"name" : "
|
|
85245
|
+
"name" : "organization_id",
|
|
83664
85246
|
"type" : "string",
|
|
83665
85247
|
"location" : "Path",
|
|
83666
|
-
"required" : true
|
|
83667
|
-
|
|
85248
|
+
"required" : true
|
|
85249
|
+
}, {
|
|
85250
|
+
"name" : "order_number",
|
|
85251
|
+
"type" : "string",
|
|
85252
|
+
"location" : "Path",
|
|
85253
|
+
"required" : true
|
|
83668
85254
|
} ],
|
|
83669
85255
|
"responses" : [ {
|
|
83670
85256
|
"code" : {
|
|
83671
85257
|
"integer" : {
|
|
83672
|
-
"value" :
|
|
85258
|
+
"value" : 404
|
|
83673
85259
|
}
|
|
83674
85260
|
},
|
|
83675
85261
|
"type" : "unit",
|
|
85262
|
+
"description" : "Resource was not found",
|
|
85263
|
+
"attributes" : [ ]
|
|
85264
|
+
}, {
|
|
85265
|
+
"code" : {
|
|
85266
|
+
"integer" : {
|
|
85267
|
+
"value" : 201
|
|
85268
|
+
}
|
|
85269
|
+
},
|
|
85270
|
+
"type" : "lost_chargeback",
|
|
83676
85271
|
"description" : "Operation succeeded and the resource was created",
|
|
83677
85272
|
"attributes" : [ ]
|
|
83678
85273
|
}, {
|
|
83679
85274
|
"code" : {
|
|
83680
85275
|
"integer" : {
|
|
83681
|
-
"value" :
|
|
85276
|
+
"value" : 422
|
|
83682
85277
|
}
|
|
83683
85278
|
},
|
|
83684
|
-
"type" : "
|
|
83685
|
-
"description" : "
|
|
85279
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
85280
|
+
"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
85281
|
"attributes" : [ ]
|
|
83687
85282
|
}, {
|
|
83688
85283
|
"code" : {
|
|
83689
85284
|
"integer" : {
|
|
83690
|
-
"value" :
|
|
85285
|
+
"value" : 401
|
|
83691
85286
|
}
|
|
83692
85287
|
},
|
|
83693
85288
|
"type" : "unit",
|
|
83694
|
-
"description" : "
|
|
85289
|
+
"description" : "Authorization failed",
|
|
83695
85290
|
"attributes" : [ ]
|
|
83696
85291
|
}, {
|
|
83697
85292
|
"code" : {
|
|
83698
85293
|
"integer" : {
|
|
83699
|
-
"value" :
|
|
85294
|
+
"value" : 200
|
|
83700
85295
|
}
|
|
83701
85296
|
},
|
|
83702
|
-
"type" : "
|
|
83703
|
-
"description" : "
|
|
85297
|
+
"type" : "lost_chargeback",
|
|
85298
|
+
"description" : "Successful response",
|
|
83704
85299
|
"attributes" : [ ]
|
|
83705
85300
|
} ],
|
|
83706
|
-
"attributes" : [ ]
|
|
83707
|
-
"body" : {
|
|
83708
|
-
"type" : "localized_items_export_settings",
|
|
83709
|
-
"attributes" : [ ]
|
|
83710
|
-
}
|
|
85301
|
+
"attributes" : [ ]
|
|
83711
85302
|
} ],
|
|
83712
85303
|
"attributes" : [ {
|
|
83713
85304
|
"name" : "docs",
|
|
@@ -83715,7 +85306,7 @@
|
|
|
83715
85306
|
"module" : "general"
|
|
83716
85307
|
}
|
|
83717
85308
|
} ],
|
|
83718
|
-
"path" : "
|
|
85309
|
+
"path" : "/internal/billing/lost/chargebacks"
|
|
83719
85310
|
}, {
|
|
83720
85311
|
"type" : "loyalty_program",
|
|
83721
85312
|
"plural" : "loyalty_programs",
|
|
@@ -85961,14 +87552,137 @@
|
|
|
85961
87552
|
"attributes" : [ ]
|
|
85962
87553
|
} ],
|
|
85963
87554
|
"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" : [ ]
|
|
87555
|
+
"description" : "Endpoint to inject an order directly to into Flow, bypassing Checkout and Flow's order APIs. For testing purposes.",
|
|
87556
|
+
"body" : {
|
|
87557
|
+
"type" : "markets_order",
|
|
87558
|
+
"attributes" : [ ]
|
|
87559
|
+
}
|
|
87560
|
+
}, {
|
|
87561
|
+
"method" : "PUT",
|
|
87562
|
+
"path" : "/internal/:organization/shopify/markets/orders/:number/destination",
|
|
87563
|
+
"parameters" : [ {
|
|
87564
|
+
"name" : "organization",
|
|
87565
|
+
"type" : "string",
|
|
87566
|
+
"location" : "Path",
|
|
87567
|
+
"required" : true,
|
|
87568
|
+
"description" : "Refers to your organization's account identifier"
|
|
87569
|
+
}, {
|
|
87570
|
+
"name" : "number",
|
|
87571
|
+
"type" : "string",
|
|
87572
|
+
"location" : "Path",
|
|
87573
|
+
"required" : true
|
|
87574
|
+
} ],
|
|
87575
|
+
"responses" : [ {
|
|
87576
|
+
"code" : {
|
|
87577
|
+
"integer" : {
|
|
87578
|
+
"value" : 201
|
|
87579
|
+
}
|
|
87580
|
+
},
|
|
87581
|
+
"type" : "io.flow.shopify.markets.v0.models.shopify_order",
|
|
87582
|
+
"description" : "Operation succeeded and the resource was created",
|
|
87583
|
+
"attributes" : [ ]
|
|
87584
|
+
}, {
|
|
87585
|
+
"code" : {
|
|
87586
|
+
"integer" : {
|
|
87587
|
+
"value" : 401
|
|
87588
|
+
}
|
|
87589
|
+
},
|
|
87590
|
+
"type" : "unit",
|
|
87591
|
+
"description" : "Authorization failed",
|
|
87592
|
+
"attributes" : [ ]
|
|
87593
|
+
}, {
|
|
87594
|
+
"code" : {
|
|
87595
|
+
"integer" : {
|
|
87596
|
+
"value" : 404
|
|
87597
|
+
}
|
|
87598
|
+
},
|
|
87599
|
+
"type" : "unit",
|
|
87600
|
+
"description" : "Resource was not found",
|
|
87601
|
+
"attributes" : [ ]
|
|
87602
|
+
}, {
|
|
87603
|
+
"code" : {
|
|
87604
|
+
"integer" : {
|
|
87605
|
+
"value" : 422
|
|
87606
|
+
}
|
|
87607
|
+
},
|
|
87608
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
87609
|
+
"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.",
|
|
87610
|
+
"attributes" : [ ]
|
|
87611
|
+
} ],
|
|
87612
|
+
"attributes" : [ ],
|
|
87613
|
+
"description" : "Updates the destination address for an order",
|
|
87614
|
+
"body" : {
|
|
87615
|
+
"type" : "shopify_order_destination_form",
|
|
87616
|
+
"attributes" : [ ]
|
|
87617
|
+
}
|
|
87618
|
+
}, {
|
|
87619
|
+
"method" : "POST",
|
|
87620
|
+
"path" : "/internal/:organization/shopify/markets/orders/:number/replay",
|
|
87621
|
+
"parameters" : [ {
|
|
87622
|
+
"name" : "organization",
|
|
87623
|
+
"type" : "string",
|
|
87624
|
+
"location" : "Path",
|
|
87625
|
+
"required" : true,
|
|
87626
|
+
"description" : "Refers to your organization's account identifier"
|
|
87627
|
+
}, {
|
|
87628
|
+
"name" : "number",
|
|
87629
|
+
"type" : "string",
|
|
87630
|
+
"location" : "Path",
|
|
87631
|
+
"required" : true
|
|
87632
|
+
} ],
|
|
87633
|
+
"responses" : [ {
|
|
87634
|
+
"code" : {
|
|
87635
|
+
"integer" : {
|
|
87636
|
+
"value" : 201
|
|
87637
|
+
}
|
|
87638
|
+
},
|
|
87639
|
+
"type" : "unit",
|
|
87640
|
+
"description" : "Operation succeeded and the resource was created",
|
|
87641
|
+
"attributes" : [ ]
|
|
87642
|
+
}, {
|
|
87643
|
+
"code" : {
|
|
87644
|
+
"integer" : {
|
|
87645
|
+
"value" : 401
|
|
87646
|
+
}
|
|
87647
|
+
},
|
|
87648
|
+
"type" : "unit",
|
|
87649
|
+
"description" : "Authorization failed",
|
|
87650
|
+
"attributes" : [ ]
|
|
87651
|
+
}, {
|
|
87652
|
+
"code" : {
|
|
87653
|
+
"integer" : {
|
|
87654
|
+
"value" : 404
|
|
87655
|
+
}
|
|
87656
|
+
},
|
|
87657
|
+
"type" : "unit",
|
|
87658
|
+
"description" : "Resource was not found",
|
|
87659
|
+
"attributes" : [ ]
|
|
87660
|
+
}, {
|
|
87661
|
+
"code" : {
|
|
87662
|
+
"integer" : {
|
|
87663
|
+
"value" : 422
|
|
87664
|
+
}
|
|
87665
|
+
},
|
|
87666
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
87667
|
+
"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.",
|
|
87668
|
+
"attributes" : [ ]
|
|
87669
|
+
} ],
|
|
87670
|
+
"attributes" : [ ],
|
|
87671
|
+
"description" : "Replay order (resulting in new events on the latest code based off the same inputs)"
|
|
87672
|
+
} ],
|
|
87673
|
+
"attributes" : [ {
|
|
87674
|
+
"name" : "docs",
|
|
87675
|
+
"value" : {
|
|
87676
|
+
"module" : "general"
|
|
85968
87677
|
}
|
|
85969
|
-
},
|
|
85970
|
-
|
|
85971
|
-
|
|
87678
|
+
} ],
|
|
87679
|
+
"path" : "/internal/:organization/shopify/markets/orders"
|
|
87680
|
+
}, {
|
|
87681
|
+
"type" : "markets_order_summary",
|
|
87682
|
+
"plural" : "markets_order_summaries",
|
|
87683
|
+
"operations" : [ {
|
|
87684
|
+
"method" : "GET",
|
|
87685
|
+
"path" : "/internal/:organization/shopify/markets/orders/summary",
|
|
85972
87686
|
"parameters" : [ {
|
|
85973
87687
|
"name" : "organization",
|
|
85974
87688
|
"type" : "string",
|
|
@@ -85976,77 +87690,24 @@
|
|
|
85976
87690
|
"required" : true,
|
|
85977
87691
|
"description" : "Refers to your organization's account identifier"
|
|
85978
87692
|
}, {
|
|
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"
|
|
87693
|
+
"name" : "from",
|
|
87694
|
+
"type" : "date-time-iso8601",
|
|
87695
|
+
"location" : "Query",
|
|
87696
|
+
"required" : false
|
|
86036
87697
|
}, {
|
|
86037
|
-
"name" : "
|
|
86038
|
-
"type" : "
|
|
86039
|
-
"location" : "
|
|
86040
|
-
"required" :
|
|
87698
|
+
"name" : "to",
|
|
87699
|
+
"type" : "date-time-iso8601",
|
|
87700
|
+
"location" : "Query",
|
|
87701
|
+
"required" : false
|
|
86041
87702
|
} ],
|
|
86042
87703
|
"responses" : [ {
|
|
86043
87704
|
"code" : {
|
|
86044
87705
|
"integer" : {
|
|
86045
|
-
"value" :
|
|
87706
|
+
"value" : 200
|
|
86046
87707
|
}
|
|
86047
87708
|
},
|
|
86048
|
-
"type" : "
|
|
86049
|
-
"description" : "
|
|
87709
|
+
"type" : "[markets_order_summary]",
|
|
87710
|
+
"description" : "Successful response",
|
|
86050
87711
|
"attributes" : [ ]
|
|
86051
87712
|
}, {
|
|
86052
87713
|
"code" : {
|
|
@@ -86076,8 +87737,13 @@
|
|
|
86076
87737
|
"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
87738
|
"attributes" : [ ]
|
|
86078
87739
|
} ],
|
|
86079
|
-
"attributes" : [
|
|
86080
|
-
|
|
87740
|
+
"attributes" : [ {
|
|
87741
|
+
"name" : "linter",
|
|
87742
|
+
"value" : {
|
|
87743
|
+
"ignore" : [ "get", "id", "limit", "offset", "sort" ]
|
|
87744
|
+
}
|
|
87745
|
+
} ],
|
|
87746
|
+
"description" : "Endpoint to fetch Shopify order summaries"
|
|
86081
87747
|
} ],
|
|
86082
87748
|
"attributes" : [ {
|
|
86083
87749
|
"name" : "docs",
|
|
@@ -86085,7 +87751,7 @@
|
|
|
86085
87751
|
"module" : "general"
|
|
86086
87752
|
}
|
|
86087
87753
|
} ],
|
|
86088
|
-
"path" : "/internal/:organization/shopify/markets/orders"
|
|
87754
|
+
"path" : "/internal/:organization/shopify/markets/orders/summary"
|
|
86089
87755
|
}, {
|
|
86090
87756
|
"type" : "matias_item",
|
|
86091
87757
|
"plural" : "matias_items",
|
|
@@ -88232,6 +89898,16 @@
|
|
|
88232
89898
|
"description" : "The number of results to skip before returning results",
|
|
88233
89899
|
"default" : "0",
|
|
88234
89900
|
"minimum" : 0
|
|
89901
|
+
}, {
|
|
89902
|
+
"name" : "channel",
|
|
89903
|
+
"type" : "string",
|
|
89904
|
+
"location" : "Query",
|
|
89905
|
+
"required" : false
|
|
89906
|
+
}, {
|
|
89907
|
+
"name" : "include_cancelled_orders",
|
|
89908
|
+
"type" : "boolean",
|
|
89909
|
+
"location" : "Query",
|
|
89910
|
+
"required" : false
|
|
88235
89911
|
} ],
|
|
88236
89912
|
"responses" : [ {
|
|
88237
89913
|
"code" : {
|
|
@@ -97855,6 +99531,115 @@
|
|
|
97855
99531
|
}
|
|
97856
99532
|
} ],
|
|
97857
99533
|
"path" : "/jailhouse/restriction/rules"
|
|
99534
|
+
}, {
|
|
99535
|
+
"type" : "restriction_rule_override",
|
|
99536
|
+
"plural" : "restriction_rule_overrides",
|
|
99537
|
+
"operations" : [ {
|
|
99538
|
+
"method" : "GET",
|
|
99539
|
+
"path" : "/jailhouse/restriction/rule_overrides",
|
|
99540
|
+
"parameters" : [ {
|
|
99541
|
+
"name" : "limit",
|
|
99542
|
+
"type" : "long",
|
|
99543
|
+
"location" : "Query",
|
|
99544
|
+
"required" : true,
|
|
99545
|
+
"description" : "The maximum number of results to return",
|
|
99546
|
+
"default" : "25",
|
|
99547
|
+
"minimum" : 1,
|
|
99548
|
+
"maximum" : 100
|
|
99549
|
+
}, {
|
|
99550
|
+
"name" : "offset",
|
|
99551
|
+
"type" : "long",
|
|
99552
|
+
"location" : "Query",
|
|
99553
|
+
"required" : true,
|
|
99554
|
+
"description" : "The number of results to skip before returning results",
|
|
99555
|
+
"default" : "0",
|
|
99556
|
+
"minimum" : 0
|
|
99557
|
+
} ],
|
|
99558
|
+
"responses" : [ {
|
|
99559
|
+
"code" : {
|
|
99560
|
+
"integer" : {
|
|
99561
|
+
"value" : 200
|
|
99562
|
+
}
|
|
99563
|
+
},
|
|
99564
|
+
"type" : "[restriction_rule_override]",
|
|
99565
|
+
"description" : "Successful response",
|
|
99566
|
+
"attributes" : [ ]
|
|
99567
|
+
}, {
|
|
99568
|
+
"code" : {
|
|
99569
|
+
"integer" : {
|
|
99570
|
+
"value" : 401
|
|
99571
|
+
}
|
|
99572
|
+
},
|
|
99573
|
+
"type" : "unit",
|
|
99574
|
+
"description" : "Authorization failed",
|
|
99575
|
+
"attributes" : [ ]
|
|
99576
|
+
}, {
|
|
99577
|
+
"code" : {
|
|
99578
|
+
"integer" : {
|
|
99579
|
+
"value" : 422
|
|
99580
|
+
}
|
|
99581
|
+
},
|
|
99582
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
99583
|
+
"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.",
|
|
99584
|
+
"attributes" : [ ]
|
|
99585
|
+
} ],
|
|
99586
|
+
"attributes" : [ {
|
|
99587
|
+
"name" : "linter",
|
|
99588
|
+
"value" : {
|
|
99589
|
+
"ignore" : [ "get", "sort" ]
|
|
99590
|
+
}
|
|
99591
|
+
} ]
|
|
99592
|
+
}, {
|
|
99593
|
+
"method" : "GET",
|
|
99594
|
+
"path" : "/jailhouse/restriction/rule_overrides/:organization_id",
|
|
99595
|
+
"parameters" : [ {
|
|
99596
|
+
"name" : "organization_id",
|
|
99597
|
+
"type" : "string",
|
|
99598
|
+
"location" : "Path",
|
|
99599
|
+
"required" : true
|
|
99600
|
+
} ],
|
|
99601
|
+
"responses" : [ {
|
|
99602
|
+
"code" : {
|
|
99603
|
+
"integer" : {
|
|
99604
|
+
"value" : 200
|
|
99605
|
+
}
|
|
99606
|
+
},
|
|
99607
|
+
"type" : "[restriction_rule_override]",
|
|
99608
|
+
"description" : "Successful response",
|
|
99609
|
+
"attributes" : [ ]
|
|
99610
|
+
}, {
|
|
99611
|
+
"code" : {
|
|
99612
|
+
"integer" : {
|
|
99613
|
+
"value" : 401
|
|
99614
|
+
}
|
|
99615
|
+
},
|
|
99616
|
+
"type" : "unit",
|
|
99617
|
+
"description" : "Authorization failed",
|
|
99618
|
+
"attributes" : [ ]
|
|
99619
|
+
}, {
|
|
99620
|
+
"code" : {
|
|
99621
|
+
"integer" : {
|
|
99622
|
+
"value" : 422
|
|
99623
|
+
}
|
|
99624
|
+
},
|
|
99625
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
99626
|
+
"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.",
|
|
99627
|
+
"attributes" : [ ]
|
|
99628
|
+
} ],
|
|
99629
|
+
"attributes" : [ {
|
|
99630
|
+
"name" : "linter",
|
|
99631
|
+
"value" : {
|
|
99632
|
+
"ignore" : [ "get", "sort" ]
|
|
99633
|
+
}
|
|
99634
|
+
} ]
|
|
99635
|
+
} ],
|
|
99636
|
+
"attributes" : [ {
|
|
99637
|
+
"name" : "docs",
|
|
99638
|
+
"value" : {
|
|
99639
|
+
"module" : "general"
|
|
99640
|
+
}
|
|
99641
|
+
} ],
|
|
99642
|
+
"path" : "/jailhouse/restriction/rule_overrides"
|
|
97858
99643
|
}, {
|
|
97859
99644
|
"type" : "routing_entity",
|
|
97860
99645
|
"plural" : "routing_entities",
|
|
@@ -101282,11 +103067,11 @@
|
|
|
101282
103067
|
"path" : "/:organization/shopify/promotions",
|
|
101283
103068
|
"description" : "Returns the promotions"
|
|
101284
103069
|
}, {
|
|
101285
|
-
"type" : "
|
|
101286
|
-
"plural" : "
|
|
103070
|
+
"type" : "shopify_store_detail",
|
|
103071
|
+
"plural" : "shopify_store_details",
|
|
101287
103072
|
"operations" : [ {
|
|
101288
103073
|
"method" : "GET",
|
|
101289
|
-
"path" : "/jailhouse/restriction/:organization/
|
|
103074
|
+
"path" : "/jailhouse/restriction/:organization/shopify_store_detail",
|
|
101290
103075
|
"parameters" : [ {
|
|
101291
103076
|
"name" : "organization",
|
|
101292
103077
|
"type" : "string",
|
|
@@ -101300,7 +103085,7 @@
|
|
|
101300
103085
|
"value" : 200
|
|
101301
103086
|
}
|
|
101302
103087
|
},
|
|
101303
|
-
"type" : "
|
|
103088
|
+
"type" : "shopify_store_detail",
|
|
101304
103089
|
"description" : "Successful response",
|
|
101305
103090
|
"attributes" : [ ]
|
|
101306
103091
|
}, {
|
|
@@ -101323,7 +103108,7 @@
|
|
|
101323
103108
|
"attributes" : [ ]
|
|
101324
103109
|
} ],
|
|
101325
103110
|
"attributes" : [ ],
|
|
101326
|
-
"description" : "Returns
|
|
103111
|
+
"description" : "Returns details about the Shopify store"
|
|
101327
103112
|
} ],
|
|
101328
103113
|
"attributes" : [ {
|
|
101329
103114
|
"name" : "docs",
|
|
@@ -101331,8 +103116,8 @@
|
|
|
101331
103116
|
"module" : "general"
|
|
101332
103117
|
}
|
|
101333
103118
|
} ],
|
|
101334
|
-
"path" : "/jailhouse/restriction/:organization/
|
|
101335
|
-
"description" : "Details of the Shopify
|
|
103119
|
+
"path" : "/jailhouse/restriction/:organization/shopify_store_detail",
|
|
103120
|
+
"description" : "Details of the Shopify merchants store."
|
|
101336
103121
|
}, {
|
|
101337
103122
|
"type" : "shopify_webhook_event",
|
|
101338
103123
|
"plural" : "shopify_webhook_events",
|
|
@@ -102392,6 +104177,58 @@
|
|
|
102392
104177
|
"attributes" : [ ]
|
|
102393
104178
|
} ],
|
|
102394
104179
|
"attributes" : [ ]
|
|
104180
|
+
}, {
|
|
104181
|
+
"method" : "POST",
|
|
104182
|
+
"path" : "/svitlana/items/:id",
|
|
104183
|
+
"parameters" : [ {
|
|
104184
|
+
"name" : "id",
|
|
104185
|
+
"type" : "string",
|
|
104186
|
+
"location" : "Path",
|
|
104187
|
+
"required" : true,
|
|
104188
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
104189
|
+
} ],
|
|
104190
|
+
"responses" : [ {
|
|
104191
|
+
"code" : {
|
|
104192
|
+
"integer" : {
|
|
104193
|
+
"value" : 201
|
|
104194
|
+
}
|
|
104195
|
+
},
|
|
104196
|
+
"type" : "svitlana_item",
|
|
104197
|
+
"description" : "Operation succeeded and the resource was created",
|
|
104198
|
+
"attributes" : [ ]
|
|
104199
|
+
}, {
|
|
104200
|
+
"code" : {
|
|
104201
|
+
"integer" : {
|
|
104202
|
+
"value" : 401
|
|
104203
|
+
}
|
|
104204
|
+
},
|
|
104205
|
+
"type" : "unit",
|
|
104206
|
+
"description" : "Authorization failed",
|
|
104207
|
+
"attributes" : [ ]
|
|
104208
|
+
}, {
|
|
104209
|
+
"code" : {
|
|
104210
|
+
"integer" : {
|
|
104211
|
+
"value" : 404
|
|
104212
|
+
}
|
|
104213
|
+
},
|
|
104214
|
+
"type" : "unit",
|
|
104215
|
+
"description" : "Resource was not found",
|
|
104216
|
+
"attributes" : [ ]
|
|
104217
|
+
}, {
|
|
104218
|
+
"code" : {
|
|
104219
|
+
"integer" : {
|
|
104220
|
+
"value" : 422
|
|
104221
|
+
}
|
|
104222
|
+
},
|
|
104223
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
104224
|
+
"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.",
|
|
104225
|
+
"attributes" : [ ]
|
|
104226
|
+
} ],
|
|
104227
|
+
"attributes" : [ ],
|
|
104228
|
+
"body" : {
|
|
104229
|
+
"type" : "item_form",
|
|
104230
|
+
"attributes" : [ ]
|
|
104231
|
+
}
|
|
102395
104232
|
}, {
|
|
102396
104233
|
"method" : "PUT",
|
|
102397
104234
|
"path" : "/svitlana/items/:id",
|