@flowio/api-internal-mock-generator 5.31.37 → 5.31.39
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 +910 -162
- package/package.json +2 -2
- package/src/api-internal.json +910 -162
package/src/api-internal.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key" : "api-internal"
|
|
11
11
|
},
|
|
12
12
|
"namespace" : "io.flow.internal.v0",
|
|
13
|
-
"version" : "0.17.
|
|
13
|
+
"version" : "0.17.17",
|
|
14
14
|
"info" : {
|
|
15
15
|
"license" : {
|
|
16
16
|
"name" : "MIT",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"application" : {
|
|
32
32
|
"key" : "error"
|
|
33
33
|
},
|
|
34
|
-
"version" : "0.16.
|
|
34
|
+
"version" : "0.16.83",
|
|
35
35
|
"enums" : [ "generic_error_code" ],
|
|
36
36
|
"interfaces" : [ ],
|
|
37
37
|
"unions" : [ ],
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"application" : {
|
|
47
47
|
"key" : "common"
|
|
48
48
|
},
|
|
49
|
-
"version" : "0.16.
|
|
49
|
+
"version" : "0.16.83",
|
|
50
50
|
"enums" : [ "attribute_data_type", "availability_status", "calendar", "capability", "change_type", "currency_label_formatter", "currency_symbol_format", "day_of_week", "delivered_duty", "discount_target", "entity_identifier_type", "environment", "exception_type", "goods_supply", "holiday_calendar", "included_levy_key", "incoterm", "input_specification_type", "margin_type", "measurement_system", "merchant_of_record", "order_merchant_of_record", "organization_status", "organization_type", "price_book_status", "role", "rounding_method", "rounding_type", "schedule_exception_status", "sort_direction", "unit_of_measurement", "unit_of_time", "user_status", "value_added_service", "visibility" ],
|
|
51
51
|
"interfaces" : [ "id_reference" ],
|
|
52
52
|
"unions" : [ "discount_offer", "expandable_organization", "expandable_user", "input_specification_limitation", "logo_image", "price_source", "repeat_schedule" ],
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"application" : {
|
|
62
62
|
"key" : "session"
|
|
63
63
|
},
|
|
64
|
-
"version" : "0.16.
|
|
64
|
+
"version" : "0.16.83",
|
|
65
65
|
"enums" : [ ],
|
|
66
66
|
"interfaces" : [ ],
|
|
67
67
|
"unions" : [ "session", "session_authorization" ],
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"application" : {
|
|
77
77
|
"key" : "reference"
|
|
78
78
|
},
|
|
79
|
-
"version" : "0.16.
|
|
79
|
+
"version" : "0.16.83",
|
|
80
80
|
"enums" : [ "payment_method_capability", "payment_method_type", "postal_type", "province_type" ],
|
|
81
81
|
"interfaces" : [ ],
|
|
82
82
|
"unions" : [ ],
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"application" : {
|
|
92
92
|
"key" : "query-builder"
|
|
93
93
|
},
|
|
94
|
-
"version" : "0.16.
|
|
94
|
+
"version" : "0.16.83",
|
|
95
95
|
"enums" : [ "available_filter_format" ],
|
|
96
96
|
"interfaces" : [ ],
|
|
97
97
|
"unions" : [ "available_filter", "query_builder_form", "query_filter", "query_filter_form" ],
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"application" : {
|
|
107
107
|
"key" : "experience"
|
|
108
108
|
},
|
|
109
|
-
"version" : "0.16.
|
|
109
|
+
"version" : "0.16.83",
|
|
110
110
|
"enums" : [ "address_field_name", "credit_payment_error_code", "delivered_duty_display_type", "discount_rule_status", "discount_rule_subsidy_target", "experience_clone_status", "experience_country_status", "experience_payment_method_tag", "experience_status", "order_error_code", "order_payment_type", "order_refund_summary_includes", "order_refund_summary_partial_charged", "order_status", "order_storage", "order_type", "organization_payment_method_tag", "payment_method_rule_content_key", "price_facet_boundary", "promotion_trigger_type" ],
|
|
111
111
|
"interfaces" : [ "allocation_component", "allocation_detail", "allocation_line_summary_fields", "expandable_experience", "expandable_order" ],
|
|
112
112
|
"unions" : [ "allocation_component", "allocation_detail", "discount_rule_entitlement", "expandable_experience", "expandable_order", "order_number_generator", "order_promotion", "order_promotion_form", "order_refund_summary_form", "payment_method_tag", "promotion" ],
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"application" : {
|
|
122
122
|
"key" : "field-validation"
|
|
123
123
|
},
|
|
124
|
-
"version" : "0.16.
|
|
124
|
+
"version" : "0.16.83",
|
|
125
125
|
"enums" : [ ],
|
|
126
126
|
"interfaces" : [ ],
|
|
127
127
|
"unions" : [ "field_validation_rule" ],
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"application" : {
|
|
137
137
|
"key" : "fulfillment"
|
|
138
138
|
},
|
|
139
|
-
"version" : "0.16.
|
|
139
|
+
"version" : "0.16.83",
|
|
140
140
|
"enums" : [ "center_capability", "delivery_option_cost_detail_component_key", "delivery_option_cost_detail_source", "delivery_window_component_source", "delivery_window_location", "item_availability_status", "lane_direction", "lane_preselect_preference", "lane_strategy", "physical_delivery_special_serivce", "quote_error_code", "ratecard_owner", "shipment_integration_type", "shipping_configuration_type", "strategy", "surcharge_responsible_party", "tier_availability", "tier_estimate_type", "tier_strategy", "zero_amount_indicator" ],
|
|
141
141
|
"interfaces" : [ "delivery" ],
|
|
142
142
|
"unions" : [ "delivery", "expandable_center", "partner_center_fee", "tier_rule_outcome", "tier_rule_outcome_form" ],
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"application" : {
|
|
152
152
|
"key" : "payment"
|
|
153
153
|
},
|
|
154
|
-
"version" : "0.16.
|
|
154
|
+
"version" : "0.16.83",
|
|
155
155
|
"enums" : [ "authorization_decline_code", "authorization_option", "authorization_result_action_type", "authorization_status", "avs_code", "capture_decline_code", "capture_status", "card_error_code", "card_type", "cvv_code", "payment_error_code", "payment_source_confirmation_action_type", "refund_decline_code", "refund_status", "reversal_error_code", "reversal_status", "three_d_secure_code", "threeds_two_challenge_viewport", "token_type" ],
|
|
156
156
|
"interfaces" : [ "authorization", "payment" ],
|
|
157
157
|
"unions" : [ "adyen_native_data", "authorization", "authorization_form", "authorization_payload_parameters", "authorization_result_action", "authorization_result_action_details", "browser_action_configuration", "confirmation_details", "expandable_card", "expandable_payment_processor", "gateway_authentication_data", "gateway_authentication_data_form", "inline_action_configuration", "online_authorization_details", "payment", "payment_form", "payment_order_reference", "payment_source", "payment_source_form", "threeds_challenge_action", "threeds_identify_action" ],
|
|
@@ -166,11 +166,11 @@
|
|
|
166
166
|
"application" : {
|
|
167
167
|
"key" : "merchant-onboarding"
|
|
168
168
|
},
|
|
169
|
-
"version" : "0.16.
|
|
170
|
-
"enums" : [ "onboarding_application_status", "onboarding_trade_sector", "region_type" ],
|
|
169
|
+
"version" : "0.16.83",
|
|
170
|
+
"enums" : [ "logistics_format_preference", "onboarding_application_status", "onboarding_trade_sector", "region_type" ],
|
|
171
171
|
"interfaces" : [ ],
|
|
172
172
|
"unions" : [ "merchant_application", "merchant_application_form", "merchant_application_put_form", "merchant_applications_summary" ],
|
|
173
|
-
"models" : [ "indirect_tax", "logistics_format", "merchant_info", "merchant_onboarding_address", "monthly_average", "monthly_average_volume", "onboarding_merchant_pickup_window", "onboarding_merchant_scheduled_pickup", "onboarding_merchant_time", "onboarding_organization_reference", "operations_contact", "shop", "shopify_merchant_application", "shopify_merchant_application_form", "shopify_merchant_application_put_form", "shopify_merchant_applications_summary", "third_party_logistics_partner", "
|
|
173
|
+
"models" : [ "indirect_tax", "logistics_format", "merchant_info", "merchant_onboarding_address", "monthly_average", "monthly_average_volume", "onboarding_merchant_pickup_window", "onboarding_merchant_scheduled_pickup", "onboarding_merchant_time", "onboarding_organization_reference", "operations_contact", "shop", "shopify_merchant_application", "shopify_merchant_application_form", "shopify_merchant_application_put_form", "shopify_merchant_applications_summary", "third_party_logistics_partner", "ultimate_beneficiary_owner" ],
|
|
174
174
|
"annotations" : [ ]
|
|
175
175
|
}, {
|
|
176
176
|
"uri" : "https://app.apibuilder.io/flow/ratecard/latest/service.json",
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"application" : {
|
|
182
182
|
"key" : "ratecard"
|
|
183
183
|
},
|
|
184
|
-
"version" : "0.16.
|
|
184
|
+
"version" : "0.16.83",
|
|
185
185
|
"enums" : [ ],
|
|
186
186
|
"interfaces" : [ "common_hop_estimate", "ratecard_estimate" ],
|
|
187
187
|
"unions" : [ "ratecard_estimate", "ratecard_fee", "service_fee" ],
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"application" : {
|
|
197
197
|
"key" : "inventory"
|
|
198
198
|
},
|
|
199
|
-
"version" : "0.16.
|
|
199
|
+
"version" : "0.16.83",
|
|
200
200
|
"enums" : [ "aggregate", "inventory_status", "update_type" ],
|
|
201
201
|
"interfaces" : [ ],
|
|
202
202
|
"unions" : [ "inventory_strategy", "reservation_error" ],
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
"application" : {
|
|
212
212
|
"key" : "token"
|
|
213
213
|
},
|
|
214
|
-
"version" : "0.16.
|
|
214
|
+
"version" : "0.16.83",
|
|
215
215
|
"enums" : [ ],
|
|
216
216
|
"interfaces" : [ "token_detail_interface" ],
|
|
217
217
|
"unions" : [ "token", "token_reference" ],
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
"application" : {
|
|
227
227
|
"key" : "price"
|
|
228
228
|
},
|
|
229
|
-
"version" : "0.16.
|
|
229
|
+
"version" : "0.16.83",
|
|
230
230
|
"enums" : [ "levy_component", "levy_strategy", "price_accuracy", "price_detail_component_key", "price_detail_key", "pricing_levy_setting" ],
|
|
231
231
|
"interfaces" : [ ],
|
|
232
232
|
"unions" : [ "deminimis" ],
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
"application" : {
|
|
242
242
|
"key" : "session-context"
|
|
243
243
|
},
|
|
244
|
-
"version" : "0.16.
|
|
244
|
+
"version" : "0.16.83",
|
|
245
245
|
"enums" : [ ],
|
|
246
246
|
"interfaces" : [ ],
|
|
247
247
|
"unions" : [ ],
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"application" : {
|
|
257
257
|
"key" : "checkout"
|
|
258
258
|
},
|
|
259
|
-
"version" : "0.16.
|
|
259
|
+
"version" : "0.16.83",
|
|
260
260
|
"enums" : [ ],
|
|
261
261
|
"interfaces" : [ ],
|
|
262
262
|
"unions" : [ "checkout_token_form" ],
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"application" : {
|
|
272
272
|
"key" : "customer"
|
|
273
273
|
},
|
|
274
|
-
"version" : "0.16.
|
|
274
|
+
"version" : "0.16.83",
|
|
275
275
|
"enums" : [ "customer_address_type" ],
|
|
276
276
|
"interfaces" : [ ],
|
|
277
277
|
"unions" : [ ],
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
"application" : {
|
|
287
287
|
"key" : "shopify"
|
|
288
288
|
},
|
|
289
|
-
"version" : "0.16.
|
|
289
|
+
"version" : "0.16.83",
|
|
290
290
|
"enums" : [ "shopify_grant", "shopify_localization_method", "shopify_sync_check" ],
|
|
291
291
|
"interfaces" : [ ],
|
|
292
292
|
"unions" : [ "shopify_cart_add_form", "shopify_event_bucket" ],
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
"application" : {
|
|
302
302
|
"key" : "harmonization"
|
|
303
303
|
},
|
|
304
|
-
"version" : "0.16.
|
|
304
|
+
"version" : "0.16.83",
|
|
305
305
|
"enums" : [ "tax_applicability", "tax_verification_result" ],
|
|
306
306
|
"interfaces" : [ ],
|
|
307
307
|
"unions" : [ ],
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
"application" : {
|
|
347
347
|
"key" : "catalog"
|
|
348
348
|
},
|
|
349
|
-
"version" : "0.16.
|
|
349
|
+
"version" : "0.16.83",
|
|
350
350
|
"enums" : [ "adjustment_reason_key", "attribute_intent", "fulfillment_method_type", "fulfillment_method_value", "image_tag", "return_item_status", "subcatalog_item_status", "taxability_type", "taxability_value", "update_policy" ],
|
|
351
351
|
"interfaces" : [ "localized_price" ],
|
|
352
352
|
"unions" : [ "expandable_subcatalog", "localized_price" ],
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"application" : {
|
|
407
407
|
"key" : "payment-gateway"
|
|
408
408
|
},
|
|
409
|
-
"version" : "0.16.
|
|
409
|
+
"version" : "0.16.83",
|
|
410
410
|
"enums" : [ "inline_window_viewport_size", "payment_action_type", "payment_failure_code", "payment_method_data_option_type", "payment_status", "payment_type" ],
|
|
411
411
|
"interfaces" : [ "action", "device_details", "payment_method_summary" ],
|
|
412
412
|
"unions" : [ "action", "card_authorization_action_result", "card_number", "device_details", "device_fingerprint_details", "order_information", "payment_capture_option", "payment_method_card", "payment_method_data", "payment_method_data_authorize_klarna_result", "payment_method_data_option_logo", "payment_method_summary", "sdk_adyen_v3_authentication_token" ],
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"application" : {
|
|
422
422
|
"key" : "payment-request-bundle"
|
|
423
423
|
},
|
|
424
|
-
"version" : "0.16.
|
|
424
|
+
"version" : "0.16.83",
|
|
425
425
|
"enums" : [ ],
|
|
426
426
|
"interfaces" : [ ],
|
|
427
427
|
"unions" : [ ],
|
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"application" : {
|
|
482
482
|
"key" : "channel"
|
|
483
483
|
},
|
|
484
|
-
"version" : "0.16.
|
|
484
|
+
"version" : "0.16.83",
|
|
485
485
|
"enums" : [ "channel_currency_capability" ],
|
|
486
486
|
"interfaces" : [ ],
|
|
487
487
|
"unions" : [ ],
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
"application" : {
|
|
512
512
|
"key" : "fraud"
|
|
513
513
|
},
|
|
514
|
-
"version" : "0.16.
|
|
514
|
+
"version" : "0.16.83",
|
|
515
515
|
"enums" : [ "fraud_email_rule_decision", "fraud_liability", "fraud_status" ],
|
|
516
516
|
"interfaces" : [ ],
|
|
517
517
|
"unions" : [ "fraud_order_reference" ],
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
"application" : {
|
|
527
527
|
"key" : "permission"
|
|
528
528
|
},
|
|
529
|
-
"version" : "0.16.
|
|
529
|
+
"version" : "0.16.83",
|
|
530
530
|
"enums" : [ "authentication_technique", "flow_behavior", "flow_role", "permitted_http_method" ],
|
|
531
531
|
"interfaces" : [ ],
|
|
532
532
|
"unions" : [ ],
|
|
@@ -541,11 +541,11 @@
|
|
|
541
541
|
"application" : {
|
|
542
542
|
"key" : "billing"
|
|
543
543
|
},
|
|
544
|
-
"version" : "0.16.
|
|
544
|
+
"version" : "0.16.83",
|
|
545
545
|
"enums" : [ "attachment_type", "fee_deduction_type", "payout_status_code", "transaction_source", "withholding_deduction_type" ],
|
|
546
|
-
"interfaces" : [ "bank_account", "statement_interface", "transaction_interface", "transaction_source_interface" ],
|
|
546
|
+
"interfaces" : [ "bank_account", "default_bank_account", "statement_interface", "transaction_interface", "transaction_source_interface" ],
|
|
547
547
|
"unions" : [ "settlement" ],
|
|
548
|
-
"models" : [ "account_reference", "attachment", "bank_account_form", "billing_channel_order_summary", "billing_channel_organization_summary", "billing_channel_payment_request_reference", "billing_channel_statement_reference", "billing_discount", "channel_statement", "channel_transaction", "fee_deduction", "no_payout", "organization_bank_account", "payout", "payout_status", "statement", "transaction", "withholding_deduction" ],
|
|
548
|
+
"models" : [ "account_reference", "attachment", "bank_account_form", "bank_account_reference", "billing_channel_order_summary", "billing_channel_organization_summary", "billing_channel_payment_request_reference", "billing_channel_statement_reference", "billing_discount", "channel_statement", "channel_transaction", "default_bank_account_form", "fee_deduction", "no_payout", "organization_bank_account", "organization_default_bank_account", "payout", "payout_status", "statement", "transaction", "withholding_deduction" ],
|
|
549
549
|
"annotations" : [ ]
|
|
550
550
|
}, {
|
|
551
551
|
"uri" : "https://app.apibuilder.io/flow/order-management-event/latest/service.json",
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"application" : {
|
|
557
557
|
"key" : "order-management-event"
|
|
558
558
|
},
|
|
559
|
-
"version" : "0.16.
|
|
559
|
+
"version" : "0.16.83",
|
|
560
560
|
"enums" : [ ],
|
|
561
561
|
"interfaces" : [ ],
|
|
562
562
|
"unions" : [ "order_management_event" ],
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"application" : {
|
|
572
572
|
"key" : "organization"
|
|
573
573
|
},
|
|
574
|
-
"version" : "0.16.
|
|
574
|
+
"version" : "0.16.83",
|
|
575
575
|
"enums" : [ "country_picker_source", "ecommerce_platform_type", "invitation_error_code" ],
|
|
576
576
|
"interfaces" : [ ],
|
|
577
577
|
"unions" : [ ],
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"application" : {
|
|
587
587
|
"key" : "label"
|
|
588
588
|
},
|
|
589
|
-
"version" : "0.16.
|
|
589
|
+
"version" : "0.16.83",
|
|
590
590
|
"enums" : [ "cost_estimate_source", "direction", "shipment_recipient", "tracking_number_type" ],
|
|
591
591
|
"interfaces" : [ ],
|
|
592
592
|
"unions" : [ "shipping_label_form", "shipping_notification_form" ],
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
"application" : {
|
|
602
602
|
"key" : "return"
|
|
603
603
|
},
|
|
604
|
-
"version" : "0.16.
|
|
604
|
+
"version" : "0.16.83",
|
|
605
605
|
"enums" : [ "return_status", "return_tracking_status" ],
|
|
606
606
|
"interfaces" : [ ],
|
|
607
607
|
"unions" : [ "return_source" ],
|
|
@@ -616,7 +616,7 @@
|
|
|
616
616
|
"application" : {
|
|
617
617
|
"key" : "tracking"
|
|
618
618
|
},
|
|
619
|
-
"version" : "0.16.
|
|
619
|
+
"version" : "0.16.83",
|
|
620
620
|
"enums" : [ "tracking_status" ],
|
|
621
621
|
"interfaces" : [ ],
|
|
622
622
|
"unions" : [ ],
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
"application" : {
|
|
632
632
|
"key" : "export"
|
|
633
633
|
},
|
|
634
|
-
"version" : "0.16.
|
|
634
|
+
"version" : "0.16.83",
|
|
635
635
|
"enums" : [ "export_status", "item_identifier" ],
|
|
636
636
|
"interfaces" : [ "csv_price_book_item_export_row" ],
|
|
637
637
|
"unions" : [ "export_delivery", "export_type" ],
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"application" : {
|
|
647
647
|
"key" : "pricing-indicator-internal-event"
|
|
648
648
|
},
|
|
649
|
-
"version" : "0.17.
|
|
649
|
+
"version" : "0.17.17",
|
|
650
650
|
"enums" : [ "pricing_indicator_status", "service_name" ],
|
|
651
651
|
"interfaces" : [ ],
|
|
652
652
|
"unions" : [ "pricing_indicator_event" ],
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"application" : {
|
|
677
677
|
"key" : "order-management"
|
|
678
678
|
},
|
|
679
|
-
"version" : "0.16.
|
|
679
|
+
"version" : "0.16.83",
|
|
680
680
|
"enums" : [ "cancel_reason", "fulfillment_item_quantity_status", "order_change_source" ],
|
|
681
681
|
"interfaces" : [ ],
|
|
682
682
|
"unions" : [ ],
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
"application" : {
|
|
692
692
|
"key" : "catalog-exclusion"
|
|
693
693
|
},
|
|
694
|
-
"version" : "0.16.
|
|
694
|
+
"version" : "0.16.83",
|
|
695
695
|
"enums" : [ "exclusion_rule_state" ],
|
|
696
696
|
"interfaces" : [ ],
|
|
697
697
|
"unions" : [ ],
|
|
@@ -706,7 +706,7 @@
|
|
|
706
706
|
"application" : {
|
|
707
707
|
"key" : "catalog-return"
|
|
708
708
|
},
|
|
709
|
-
"version" : "0.16.
|
|
709
|
+
"version" : "0.16.83",
|
|
710
710
|
"enums" : [ "return_policy_state" ],
|
|
711
711
|
"interfaces" : [ ],
|
|
712
712
|
"unions" : [ ],
|
|
@@ -721,7 +721,7 @@
|
|
|
721
721
|
"application" : {
|
|
722
722
|
"key" : "ftp"
|
|
723
723
|
},
|
|
724
|
-
"version" : "0.16.
|
|
724
|
+
"version" : "0.16.83",
|
|
725
725
|
"enums" : [ "ftp_file_source" ],
|
|
726
726
|
"interfaces" : [ ],
|
|
727
727
|
"unions" : [ ],
|
|
@@ -2858,6 +2858,24 @@
|
|
|
2858
2858
|
}, {
|
|
2859
2859
|
"name" : "bank_payment_deleted_v2",
|
|
2860
2860
|
"attributes" : [ ]
|
|
2861
|
+
}, {
|
|
2862
|
+
"name" : "channel_transaction_upserted",
|
|
2863
|
+
"attributes" : [ ]
|
|
2864
|
+
}, {
|
|
2865
|
+
"name" : "channel_transaction_deleted",
|
|
2866
|
+
"attributes" : [ ]
|
|
2867
|
+
}, {
|
|
2868
|
+
"name" : "order_transaction_upserted",
|
|
2869
|
+
"attributes" : [ ]
|
|
2870
|
+
}, {
|
|
2871
|
+
"name" : "order_transaction_deleted",
|
|
2872
|
+
"attributes" : [ ]
|
|
2873
|
+
}, {
|
|
2874
|
+
"name" : "label_transaction_upserted",
|
|
2875
|
+
"attributes" : [ ]
|
|
2876
|
+
}, {
|
|
2877
|
+
"name" : "label_transaction_deleted",
|
|
2878
|
+
"attributes" : [ ]
|
|
2861
2879
|
}, {
|
|
2862
2880
|
"name" : "calculator_organization_settings_upserted",
|
|
2863
2881
|
"attributes" : [ ]
|
|
@@ -4570,6 +4588,28 @@
|
|
|
4570
4588
|
"description" : "externally visible merchant rejection reason"
|
|
4571
4589
|
} ],
|
|
4572
4590
|
"attributes" : [ ]
|
|
4591
|
+
}, {
|
|
4592
|
+
"name" : "organization_restriction_queue",
|
|
4593
|
+
"plural" : "organization_restriction_queues",
|
|
4594
|
+
"values" : [ {
|
|
4595
|
+
"name" : "in_review",
|
|
4596
|
+
"attributes" : [ ],
|
|
4597
|
+
"description" : "the organization is under full review."
|
|
4598
|
+
}, {
|
|
4599
|
+
"name" : "reviewed",
|
|
4600
|
+
"attributes" : [ ],
|
|
4601
|
+
"description" : "the organization is full reviewed."
|
|
4602
|
+
}, {
|
|
4603
|
+
"name" : "rejected",
|
|
4604
|
+
"attributes" : [ ],
|
|
4605
|
+
"description" : "the organization is under full review is rejected."
|
|
4606
|
+
}, {
|
|
4607
|
+
"name" : "unscreened",
|
|
4608
|
+
"attributes" : [ ],
|
|
4609
|
+
"description" : "the organization is not screened yet."
|
|
4610
|
+
} ],
|
|
4611
|
+
"attributes" : [ ],
|
|
4612
|
+
"description" : "the queue of the organizations, combining screening_status and full reviewed date."
|
|
4573
4613
|
}, {
|
|
4574
4614
|
"name" : "organization_restriction_risk_level",
|
|
4575
4615
|
"plural" : "organization_restriction_risk_levels",
|
|
@@ -4578,11 +4618,6 @@
|
|
|
4578
4618
|
"attributes" : [ ],
|
|
4579
4619
|
"description" : "the organization is at low risk",
|
|
4580
4620
|
"value" : "5"
|
|
4581
|
-
}, {
|
|
4582
|
-
"name" : "medium",
|
|
4583
|
-
"attributes" : [ ],
|
|
4584
|
-
"description" : "the organization is at low risk",
|
|
4585
|
-
"value" : "10"
|
|
4586
4621
|
}, {
|
|
4587
4622
|
"name" : "high",
|
|
4588
4623
|
"attributes" : [ ],
|
|
@@ -4610,7 +4645,8 @@
|
|
|
4610
4645
|
"attributes" : [ ],
|
|
4611
4646
|
"description" : "Nothing has been screened for an organization"
|
|
4612
4647
|
} ],
|
|
4613
|
-
"attributes" : [ ]
|
|
4648
|
+
"attributes" : [ ],
|
|
4649
|
+
"description" : "The screening status the compliance team can make."
|
|
4614
4650
|
}, {
|
|
4615
4651
|
"name" : "output_style",
|
|
4616
4652
|
"plural" : "output_styles",
|
|
@@ -9061,6 +9097,30 @@
|
|
|
9061
9097
|
"type" : "bank_payment_deleted_v2",
|
|
9062
9098
|
"attributes" : [ ],
|
|
9063
9099
|
"discriminator_value" : "bank_payment_deleted_v2"
|
|
9100
|
+
}, {
|
|
9101
|
+
"type" : "channel_transaction_upserted",
|
|
9102
|
+
"attributes" : [ ],
|
|
9103
|
+
"discriminator_value" : "channel_transaction_upserted"
|
|
9104
|
+
}, {
|
|
9105
|
+
"type" : "channel_transaction_deleted",
|
|
9106
|
+
"attributes" : [ ],
|
|
9107
|
+
"discriminator_value" : "channel_transaction_deleted"
|
|
9108
|
+
}, {
|
|
9109
|
+
"type" : "order_transaction_upserted",
|
|
9110
|
+
"attributes" : [ ],
|
|
9111
|
+
"discriminator_value" : "order_transaction_upserted"
|
|
9112
|
+
}, {
|
|
9113
|
+
"type" : "order_transaction_deleted",
|
|
9114
|
+
"attributes" : [ ],
|
|
9115
|
+
"discriminator_value" : "order_transaction_deleted"
|
|
9116
|
+
}, {
|
|
9117
|
+
"type" : "label_transaction_upserted",
|
|
9118
|
+
"attributes" : [ ],
|
|
9119
|
+
"discriminator_value" : "label_transaction_upserted"
|
|
9120
|
+
}, {
|
|
9121
|
+
"type" : "label_transaction_deleted",
|
|
9122
|
+
"attributes" : [ ],
|
|
9123
|
+
"discriminator_value" : "label_transaction_deleted"
|
|
9064
9124
|
}, {
|
|
9065
9125
|
"type" : "calculator_organization_settings_upserted",
|
|
9066
9126
|
"attributes" : [ ],
|
|
@@ -10807,6 +10867,11 @@
|
|
|
10807
10867
|
"attributes" : [ ],
|
|
10808
10868
|
"default" : false,
|
|
10809
10869
|
"discriminator_value" : "fulfilled"
|
|
10870
|
+
}, {
|
|
10871
|
+
"type" : "proof_of_posting_externally_fulfilled",
|
|
10872
|
+
"attributes" : [ ],
|
|
10873
|
+
"default" : false,
|
|
10874
|
+
"discriminator_value" : "external"
|
|
10810
10875
|
}, {
|
|
10811
10876
|
"type" : "proof_of_posting_fully_refunded",
|
|
10812
10877
|
"attributes" : [ ],
|
|
@@ -18239,6 +18304,31 @@
|
|
|
18239
18304
|
} ],
|
|
18240
18305
|
"attributes" : [ ],
|
|
18241
18306
|
"interfaces" : [ "base_transaction" ]
|
|
18307
|
+
}, {
|
|
18308
|
+
"name" : "channel_transaction_deleted",
|
|
18309
|
+
"plural" : "channel_transaction_deleteds",
|
|
18310
|
+
"fields" : [ {
|
|
18311
|
+
"name" : "event_id",
|
|
18312
|
+
"type" : "string",
|
|
18313
|
+
"required" : true,
|
|
18314
|
+
"attributes" : [ ],
|
|
18315
|
+
"annotations" : [ ]
|
|
18316
|
+
}, {
|
|
18317
|
+
"name" : "timestamp",
|
|
18318
|
+
"type" : "date-time-iso8601",
|
|
18319
|
+
"required" : true,
|
|
18320
|
+
"attributes" : [ ],
|
|
18321
|
+
"annotations" : [ ]
|
|
18322
|
+
}, {
|
|
18323
|
+
"name" : "id",
|
|
18324
|
+
"type" : "string",
|
|
18325
|
+
"required" : true,
|
|
18326
|
+
"attributes" : [ ],
|
|
18327
|
+
"annotations" : [ ],
|
|
18328
|
+
"description" : "Globally unique identifier"
|
|
18329
|
+
} ],
|
|
18330
|
+
"attributes" : [ ],
|
|
18331
|
+
"interfaces" : [ ]
|
|
18242
18332
|
}, {
|
|
18243
18333
|
"name" : "channel_transaction_rate",
|
|
18244
18334
|
"plural" : "channel_transaction_rates",
|
|
@@ -18274,6 +18364,30 @@
|
|
|
18274
18364
|
"attributes" : [ ],
|
|
18275
18365
|
"interfaces" : [ ],
|
|
18276
18366
|
"description" : "Defines the model used in the channel_transactions.rates column"
|
|
18367
|
+
}, {
|
|
18368
|
+
"name" : "channel_transaction_upserted",
|
|
18369
|
+
"plural" : "channel_transaction_upserteds",
|
|
18370
|
+
"fields" : [ {
|
|
18371
|
+
"name" : "event_id",
|
|
18372
|
+
"type" : "string",
|
|
18373
|
+
"required" : true,
|
|
18374
|
+
"attributes" : [ ],
|
|
18375
|
+
"annotations" : [ ]
|
|
18376
|
+
}, {
|
|
18377
|
+
"name" : "timestamp",
|
|
18378
|
+
"type" : "date-time-iso8601",
|
|
18379
|
+
"required" : true,
|
|
18380
|
+
"attributes" : [ ],
|
|
18381
|
+
"annotations" : [ ]
|
|
18382
|
+
}, {
|
|
18383
|
+
"name" : "channel_transaction",
|
|
18384
|
+
"type" : "channel_transaction",
|
|
18385
|
+
"required" : true,
|
|
18386
|
+
"attributes" : [ ],
|
|
18387
|
+
"annotations" : [ ]
|
|
18388
|
+
} ],
|
|
18389
|
+
"attributes" : [ ],
|
|
18390
|
+
"interfaces" : [ ]
|
|
18277
18391
|
}, {
|
|
18278
18392
|
"name" : "chargeback",
|
|
18279
18393
|
"plural" : "chargebacks",
|
|
@@ -30774,6 +30888,107 @@
|
|
|
30774
30888
|
} ],
|
|
30775
30889
|
"attributes" : [ ],
|
|
30776
30890
|
"interfaces" : [ ]
|
|
30891
|
+
}, {
|
|
30892
|
+
"name" : "external_fulfillment_proof",
|
|
30893
|
+
"plural" : "external_fulfillment_proofs",
|
|
30894
|
+
"fields" : [ {
|
|
30895
|
+
"name" : "id",
|
|
30896
|
+
"type" : "string",
|
|
30897
|
+
"required" : true,
|
|
30898
|
+
"attributes" : [ ],
|
|
30899
|
+
"annotations" : [ ],
|
|
30900
|
+
"description" : "Globally unique identifier",
|
|
30901
|
+
"example" : "xxxx-1234"
|
|
30902
|
+
}, {
|
|
30903
|
+
"name" : "order",
|
|
30904
|
+
"type" : "billing_order_transaction_order_reference",
|
|
30905
|
+
"required" : true,
|
|
30906
|
+
"attributes" : [ ],
|
|
30907
|
+
"annotations" : [ ]
|
|
30908
|
+
}, {
|
|
30909
|
+
"name" : "responsible_party",
|
|
30910
|
+
"type" : "responsible_party",
|
|
30911
|
+
"required" : true,
|
|
30912
|
+
"attributes" : [ ],
|
|
30913
|
+
"annotations" : [ ]
|
|
30914
|
+
}, {
|
|
30915
|
+
"name" : "tracking",
|
|
30916
|
+
"type" : "[external_fulfillment_proof_tracking]",
|
|
30917
|
+
"required" : true,
|
|
30918
|
+
"attributes" : [ ],
|
|
30919
|
+
"annotations" : [ ],
|
|
30920
|
+
"description" : "Tracking information for this order if provided",
|
|
30921
|
+
"minimum" : 0
|
|
30922
|
+
} ],
|
|
30923
|
+
"attributes" : [ ],
|
|
30924
|
+
"interfaces" : [ ],
|
|
30925
|
+
"description" : "Represents proof of fulfillment provided manually outside the product. This helps us release post transactions related to orders that were, for example, shipped without using a global-e label"
|
|
30926
|
+
}, {
|
|
30927
|
+
"name" : "external_fulfillment_proof_form",
|
|
30928
|
+
"plural" : "external_fulfillment_proof_forms",
|
|
30929
|
+
"fields" : [ {
|
|
30930
|
+
"name" : "responsible_party",
|
|
30931
|
+
"type" : "responsible_party",
|
|
30932
|
+
"required" : true,
|
|
30933
|
+
"attributes" : [ ],
|
|
30934
|
+
"annotations" : [ ]
|
|
30935
|
+
}, {
|
|
30936
|
+
"name" : "tracking",
|
|
30937
|
+
"type" : "[external_fulfillment_proof_tracking_form]",
|
|
30938
|
+
"required" : false,
|
|
30939
|
+
"attributes" : [ ],
|
|
30940
|
+
"annotations" : [ ]
|
|
30941
|
+
} ],
|
|
30942
|
+
"attributes" : [ ],
|
|
30943
|
+
"interfaces" : [ ]
|
|
30944
|
+
}, {
|
|
30945
|
+
"name" : "external_fulfillment_proof_tracking",
|
|
30946
|
+
"plural" : "external_fulfillment_proof_trackings",
|
|
30947
|
+
"fields" : [ {
|
|
30948
|
+
"name" : "carrier_id",
|
|
30949
|
+
"type" : "string",
|
|
30950
|
+
"required" : false,
|
|
30951
|
+
"attributes" : [ ],
|
|
30952
|
+
"annotations" : [ ]
|
|
30953
|
+
}, {
|
|
30954
|
+
"name" : "service_id",
|
|
30955
|
+
"type" : "string",
|
|
30956
|
+
"required" : false,
|
|
30957
|
+
"attributes" : [ ],
|
|
30958
|
+
"annotations" : [ ]
|
|
30959
|
+
}, {
|
|
30960
|
+
"name" : "carrier_tracking_number",
|
|
30961
|
+
"type" : "string",
|
|
30962
|
+
"required" : false,
|
|
30963
|
+
"attributes" : [ ],
|
|
30964
|
+
"annotations" : [ ]
|
|
30965
|
+
} ],
|
|
30966
|
+
"attributes" : [ ],
|
|
30967
|
+
"interfaces" : [ ]
|
|
30968
|
+
}, {
|
|
30969
|
+
"name" : "external_fulfillment_proof_tracking_form",
|
|
30970
|
+
"plural" : "external_fulfillment_proof_tracking_forms",
|
|
30971
|
+
"fields" : [ {
|
|
30972
|
+
"name" : "carrier_id",
|
|
30973
|
+
"type" : "string",
|
|
30974
|
+
"required" : false,
|
|
30975
|
+
"attributes" : [ ],
|
|
30976
|
+
"annotations" : [ ]
|
|
30977
|
+
}, {
|
|
30978
|
+
"name" : "service_id",
|
|
30979
|
+
"type" : "string",
|
|
30980
|
+
"required" : false,
|
|
30981
|
+
"attributes" : [ ],
|
|
30982
|
+
"annotations" : [ ]
|
|
30983
|
+
}, {
|
|
30984
|
+
"name" : "carrier_tracking_number",
|
|
30985
|
+
"type" : "string",
|
|
30986
|
+
"required" : false,
|
|
30987
|
+
"attributes" : [ ],
|
|
30988
|
+
"annotations" : [ ]
|
|
30989
|
+
} ],
|
|
30990
|
+
"attributes" : [ ],
|
|
30991
|
+
"interfaces" : [ ]
|
|
30777
30992
|
}, {
|
|
30778
30993
|
"name" : "facebook_pixel",
|
|
30779
30994
|
"plural" : "facebook_pixels",
|
|
@@ -40131,6 +40346,55 @@
|
|
|
40131
40346
|
"attributes" : [ ],
|
|
40132
40347
|
"interfaces" : [ "base_transaction" ],
|
|
40133
40348
|
"description" : "Implements the account label service fee, if any. Also responsible for sharing the cost of labels based on the account setting 'charge_label_cost_directly'"
|
|
40349
|
+
}, {
|
|
40350
|
+
"name" : "label_transaction_deleted",
|
|
40351
|
+
"plural" : "label_transaction_deleteds",
|
|
40352
|
+
"fields" : [ {
|
|
40353
|
+
"name" : "event_id",
|
|
40354
|
+
"type" : "string",
|
|
40355
|
+
"required" : true,
|
|
40356
|
+
"attributes" : [ ],
|
|
40357
|
+
"annotations" : [ ]
|
|
40358
|
+
}, {
|
|
40359
|
+
"name" : "timestamp",
|
|
40360
|
+
"type" : "date-time-iso8601",
|
|
40361
|
+
"required" : true,
|
|
40362
|
+
"attributes" : [ ],
|
|
40363
|
+
"annotations" : [ ]
|
|
40364
|
+
}, {
|
|
40365
|
+
"name" : "id",
|
|
40366
|
+
"type" : "string",
|
|
40367
|
+
"required" : true,
|
|
40368
|
+
"attributes" : [ ],
|
|
40369
|
+
"annotations" : [ ],
|
|
40370
|
+
"description" : "Globally unique identifier"
|
|
40371
|
+
} ],
|
|
40372
|
+
"attributes" : [ ],
|
|
40373
|
+
"interfaces" : [ ]
|
|
40374
|
+
}, {
|
|
40375
|
+
"name" : "label_transaction_upserted",
|
|
40376
|
+
"plural" : "label_transaction_upserteds",
|
|
40377
|
+
"fields" : [ {
|
|
40378
|
+
"name" : "event_id",
|
|
40379
|
+
"type" : "string",
|
|
40380
|
+
"required" : true,
|
|
40381
|
+
"attributes" : [ ],
|
|
40382
|
+
"annotations" : [ ]
|
|
40383
|
+
}, {
|
|
40384
|
+
"name" : "timestamp",
|
|
40385
|
+
"type" : "date-time-iso8601",
|
|
40386
|
+
"required" : true,
|
|
40387
|
+
"attributes" : [ ],
|
|
40388
|
+
"annotations" : [ ]
|
|
40389
|
+
}, {
|
|
40390
|
+
"name" : "label_transaction",
|
|
40391
|
+
"type" : "label_transaction",
|
|
40392
|
+
"required" : true,
|
|
40393
|
+
"attributes" : [ ],
|
|
40394
|
+
"annotations" : [ ]
|
|
40395
|
+
} ],
|
|
40396
|
+
"attributes" : [ ],
|
|
40397
|
+
"interfaces" : [ ]
|
|
40134
40398
|
}, {
|
|
40135
40399
|
"name" : "labeled_content",
|
|
40136
40400
|
"plural" : "labeled_contents",
|
|
@@ -44567,6 +44831,55 @@
|
|
|
44567
44831
|
"attributes" : [ ],
|
|
44568
44832
|
"interfaces" : [ "base_transaction" ],
|
|
44569
44833
|
"description" : "Implements the account order service fee, if any"
|
|
44834
|
+
}, {
|
|
44835
|
+
"name" : "order_transaction_deleted",
|
|
44836
|
+
"plural" : "order_transaction_deleteds",
|
|
44837
|
+
"fields" : [ {
|
|
44838
|
+
"name" : "event_id",
|
|
44839
|
+
"type" : "string",
|
|
44840
|
+
"required" : true,
|
|
44841
|
+
"attributes" : [ ],
|
|
44842
|
+
"annotations" : [ ]
|
|
44843
|
+
}, {
|
|
44844
|
+
"name" : "timestamp",
|
|
44845
|
+
"type" : "date-time-iso8601",
|
|
44846
|
+
"required" : true,
|
|
44847
|
+
"attributes" : [ ],
|
|
44848
|
+
"annotations" : [ ]
|
|
44849
|
+
}, {
|
|
44850
|
+
"name" : "id",
|
|
44851
|
+
"type" : "string",
|
|
44852
|
+
"required" : true,
|
|
44853
|
+
"attributes" : [ ],
|
|
44854
|
+
"annotations" : [ ],
|
|
44855
|
+
"description" : "Globally unique identifier"
|
|
44856
|
+
} ],
|
|
44857
|
+
"attributes" : [ ],
|
|
44858
|
+
"interfaces" : [ ]
|
|
44859
|
+
}, {
|
|
44860
|
+
"name" : "order_transaction_upserted",
|
|
44861
|
+
"plural" : "order_transaction_upserteds",
|
|
44862
|
+
"fields" : [ {
|
|
44863
|
+
"name" : "event_id",
|
|
44864
|
+
"type" : "string",
|
|
44865
|
+
"required" : true,
|
|
44866
|
+
"attributes" : [ ],
|
|
44867
|
+
"annotations" : [ ]
|
|
44868
|
+
}, {
|
|
44869
|
+
"name" : "timestamp",
|
|
44870
|
+
"type" : "date-time-iso8601",
|
|
44871
|
+
"required" : true,
|
|
44872
|
+
"attributes" : [ ],
|
|
44873
|
+
"annotations" : [ ]
|
|
44874
|
+
}, {
|
|
44875
|
+
"name" : "order_transaction",
|
|
44876
|
+
"type" : "order_transaction",
|
|
44877
|
+
"required" : true,
|
|
44878
|
+
"attributes" : [ ],
|
|
44879
|
+
"annotations" : [ ]
|
|
44880
|
+
} ],
|
|
44881
|
+
"attributes" : [ ],
|
|
44882
|
+
"interfaces" : [ ]
|
|
44570
44883
|
}, {
|
|
44571
44884
|
"name" : "organization_account",
|
|
44572
44885
|
"plural" : "organization_accounts",
|
|
@@ -45360,6 +45673,18 @@
|
|
|
45360
45673
|
} ],
|
|
45361
45674
|
"attributes" : [ ],
|
|
45362
45675
|
"interfaces" : [ ]
|
|
45676
|
+
}, {
|
|
45677
|
+
"name" : "organization_restriction_note_form",
|
|
45678
|
+
"plural" : "organization_restriction_note_forms",
|
|
45679
|
+
"fields" : [ {
|
|
45680
|
+
"name" : "note",
|
|
45681
|
+
"type" : "string",
|
|
45682
|
+
"required" : true,
|
|
45683
|
+
"attributes" : [ ],
|
|
45684
|
+
"annotations" : [ ]
|
|
45685
|
+
} ],
|
|
45686
|
+
"attributes" : [ ],
|
|
45687
|
+
"interfaces" : [ ]
|
|
45363
45688
|
}, {
|
|
45364
45689
|
"name" : "organization_restriction_screening_decision_form",
|
|
45365
45690
|
"plural" : "organization_restriction_screening_decision_forms",
|
|
@@ -45569,10 +45894,10 @@
|
|
|
45569
45894
|
}, {
|
|
45570
45895
|
"name" : "risk_level",
|
|
45571
45896
|
"type" : "organization_restriction_risk_level",
|
|
45572
|
-
"required" :
|
|
45897
|
+
"required" : false,
|
|
45573
45898
|
"attributes" : [ ],
|
|
45574
45899
|
"annotations" : [ ],
|
|
45575
|
-
"description" : "risk level of an organization
|
|
45900
|
+
"description" : "risk level of an organization"
|
|
45576
45901
|
}, {
|
|
45577
45902
|
"name" : "selective_review_start_date",
|
|
45578
45903
|
"type" : "date-time-iso8601",
|
|
@@ -48598,6 +48923,18 @@
|
|
|
48598
48923
|
"attributes" : [ ],
|
|
48599
48924
|
"interfaces" : [ ],
|
|
48600
48925
|
"description" : "A product id and an array of restriction_history_item_review_decision for that product sorted in descending order of updated_at."
|
|
48926
|
+
}, {
|
|
48927
|
+
"name" : "proof_of_posting_externally_fulfilled",
|
|
48928
|
+
"plural" : "proof_of_posting_externally_fulfilleds",
|
|
48929
|
+
"fields" : [ {
|
|
48930
|
+
"name" : "external_fulfillment_proof_id",
|
|
48931
|
+
"type" : "string",
|
|
48932
|
+
"required" : true,
|
|
48933
|
+
"attributes" : [ ],
|
|
48934
|
+
"annotations" : [ ]
|
|
48935
|
+
} ],
|
|
48936
|
+
"attributes" : [ ],
|
|
48937
|
+
"interfaces" : [ ]
|
|
48601
48938
|
}, {
|
|
48602
48939
|
"name" : "proof_of_posting_fulfilled",
|
|
48603
48940
|
"plural" : "proof_of_posting_fulfilleds",
|
|
@@ -52455,11 +52792,12 @@
|
|
|
52455
52792
|
"name" : "shopify_markets_sync",
|
|
52456
52793
|
"plural" : "shopify_markets_syncs",
|
|
52457
52794
|
"fields" : [ {
|
|
52458
|
-
"name" : "
|
|
52459
|
-
"type" : "
|
|
52795
|
+
"name" : "force_resync",
|
|
52796
|
+
"type" : "boolean",
|
|
52460
52797
|
"required" : false,
|
|
52461
52798
|
"attributes" : [ ],
|
|
52462
|
-
"annotations" : [ ]
|
|
52799
|
+
"annotations" : [ ],
|
|
52800
|
+
"default" : "false"
|
|
52463
52801
|
} ],
|
|
52464
52802
|
"attributes" : [ ],
|
|
52465
52803
|
"interfaces" : [ ]
|
|
@@ -66257,15 +66595,356 @@
|
|
|
66257
66595
|
"type" : "unit",
|
|
66258
66596
|
"description" : "Resource was not found",
|
|
66259
66597
|
"attributes" : [ ]
|
|
66260
|
-
}, {
|
|
66261
|
-
"code" : {
|
|
66262
|
-
"integer" : {
|
|
66263
|
-
"value" : 422
|
|
66264
|
-
}
|
|
66265
|
-
},
|
|
66266
|
-
"type" : "io.flow.error.v0.models.generic_error",
|
|
66267
|
-
"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.",
|
|
66268
|
-
"attributes" : [ ]
|
|
66598
|
+
}, {
|
|
66599
|
+
"code" : {
|
|
66600
|
+
"integer" : {
|
|
66601
|
+
"value" : 422
|
|
66602
|
+
}
|
|
66603
|
+
},
|
|
66604
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
66605
|
+
"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.",
|
|
66606
|
+
"attributes" : [ ]
|
|
66607
|
+
} ],
|
|
66608
|
+
"attributes" : [ ]
|
|
66609
|
+
} ],
|
|
66610
|
+
"attributes" : [ {
|
|
66611
|
+
"name" : "docs",
|
|
66612
|
+
"value" : {
|
|
66613
|
+
"module" : "general"
|
|
66614
|
+
}
|
|
66615
|
+
} ],
|
|
66616
|
+
"path" : "/:organization/experiments/:experiment_key/milestone",
|
|
66617
|
+
"description" : "Records that something happened at a point in time in an experiment. Can be a status change (eg paused, restarted) or a user entered milestone (eg released feature x)"
|
|
66618
|
+
}, {
|
|
66619
|
+
"type" : "experiment_results_with_timestamp",
|
|
66620
|
+
"plural" : "experiment_results_with_timestamps",
|
|
66621
|
+
"operations" : [ {
|
|
66622
|
+
"method" : "GET",
|
|
66623
|
+
"path" : "/:organization/experiment/:key/results/cumulative",
|
|
66624
|
+
"parameters" : [ {
|
|
66625
|
+
"name" : "organization",
|
|
66626
|
+
"type" : "string",
|
|
66627
|
+
"location" : "Path",
|
|
66628
|
+
"required" : true,
|
|
66629
|
+
"description" : "Refers to your organization's account identifier"
|
|
66630
|
+
}, {
|
|
66631
|
+
"name" : "key",
|
|
66632
|
+
"type" : "string",
|
|
66633
|
+
"location" : "Path",
|
|
66634
|
+
"required" : true
|
|
66635
|
+
}, {
|
|
66636
|
+
"name" : "start",
|
|
66637
|
+
"type" : "date-time-iso8601",
|
|
66638
|
+
"location" : "Query",
|
|
66639
|
+
"required" : false,
|
|
66640
|
+
"description" : "Start time series from this timestamp"
|
|
66641
|
+
}, {
|
|
66642
|
+
"name" : "end",
|
|
66643
|
+
"type" : "date-time-iso8601",
|
|
66644
|
+
"location" : "Query",
|
|
66645
|
+
"required" : false,
|
|
66646
|
+
"description" : "End time series on this timestamp"
|
|
66647
|
+
}, {
|
|
66648
|
+
"name" : "timeseries",
|
|
66649
|
+
"type" : "timeseries_type",
|
|
66650
|
+
"location" : "Query",
|
|
66651
|
+
"required" : false,
|
|
66652
|
+
"description" : "type of timeseries: examples: daily, weekly, monthly, yearly. Defaults to daily"
|
|
66653
|
+
} ],
|
|
66654
|
+
"responses" : [ {
|
|
66655
|
+
"code" : {
|
|
66656
|
+
"integer" : {
|
|
66657
|
+
"value" : 200
|
|
66658
|
+
}
|
|
66659
|
+
},
|
|
66660
|
+
"type" : "[experiment_results_with_timestamp]",
|
|
66661
|
+
"description" : "Successful response",
|
|
66662
|
+
"attributes" : [ ]
|
|
66663
|
+
}, {
|
|
66664
|
+
"code" : {
|
|
66665
|
+
"integer" : {
|
|
66666
|
+
"value" : 401
|
|
66667
|
+
}
|
|
66668
|
+
},
|
|
66669
|
+
"type" : "unit",
|
|
66670
|
+
"description" : "Authorization failed",
|
|
66671
|
+
"attributes" : [ ]
|
|
66672
|
+
}, {
|
|
66673
|
+
"code" : {
|
|
66674
|
+
"integer" : {
|
|
66675
|
+
"value" : 404
|
|
66676
|
+
}
|
|
66677
|
+
},
|
|
66678
|
+
"type" : "unit",
|
|
66679
|
+
"description" : "Resource was not found",
|
|
66680
|
+
"attributes" : [ ]
|
|
66681
|
+
} ],
|
|
66682
|
+
"attributes" : [ {
|
|
66683
|
+
"name" : "linter",
|
|
66684
|
+
"value" : {
|
|
66685
|
+
"ignore" : [ "get", "id", "limit", "offset", "sort", "versions" ]
|
|
66686
|
+
}
|
|
66687
|
+
} ]
|
|
66688
|
+
} ],
|
|
66689
|
+
"attributes" : [ {
|
|
66690
|
+
"name" : "docs",
|
|
66691
|
+
"value" : {
|
|
66692
|
+
"module" : "general"
|
|
66693
|
+
}
|
|
66694
|
+
} ],
|
|
66695
|
+
"path" : "/:organization/experiment/:key/results",
|
|
66696
|
+
"description" : "Time series experiment results data for specified organization, experiment key, start date, end date. Dates are specified in UTC. Results will be sorted by timestamp."
|
|
66697
|
+
}, {
|
|
66698
|
+
"type" : "external_fulfillment_proof",
|
|
66699
|
+
"plural" : "external_fulfillment_proofs",
|
|
66700
|
+
"operations" : [ {
|
|
66701
|
+
"method" : "GET",
|
|
66702
|
+
"path" : "/internal/billing/external/fulfillment/proof",
|
|
66703
|
+
"parameters" : [ {
|
|
66704
|
+
"name" : "id",
|
|
66705
|
+
"type" : "[string]",
|
|
66706
|
+
"location" : "Query",
|
|
66707
|
+
"required" : false,
|
|
66708
|
+
"description" : "Filter by one or more IDs of this resource",
|
|
66709
|
+
"maximum" : 100
|
|
66710
|
+
}, {
|
|
66711
|
+
"name" : "organization",
|
|
66712
|
+
"type" : "string",
|
|
66713
|
+
"location" : "Query",
|
|
66714
|
+
"required" : false,
|
|
66715
|
+
"description" : "Refers to your organization's account identifier"
|
|
66716
|
+
}, {
|
|
66717
|
+
"name" : "order_number",
|
|
66718
|
+
"type" : "string",
|
|
66719
|
+
"location" : "Query",
|
|
66720
|
+
"required" : false
|
|
66721
|
+
}, {
|
|
66722
|
+
"name" : "limit",
|
|
66723
|
+
"type" : "long",
|
|
66724
|
+
"location" : "Query",
|
|
66725
|
+
"required" : true,
|
|
66726
|
+
"description" : "The maximum number of results to return",
|
|
66727
|
+
"default" : "25",
|
|
66728
|
+
"minimum" : 1,
|
|
66729
|
+
"maximum" : 100
|
|
66730
|
+
}, {
|
|
66731
|
+
"name" : "offset",
|
|
66732
|
+
"type" : "long",
|
|
66733
|
+
"location" : "Query",
|
|
66734
|
+
"required" : true,
|
|
66735
|
+
"description" : "The number of results to skip before returning results",
|
|
66736
|
+
"default" : "0",
|
|
66737
|
+
"minimum" : 0
|
|
66738
|
+
}, {
|
|
66739
|
+
"name" : "sort",
|
|
66740
|
+
"type" : "string",
|
|
66741
|
+
"location" : "Query",
|
|
66742
|
+
"required" : true,
|
|
66743
|
+
"default" : "id"
|
|
66744
|
+
} ],
|
|
66745
|
+
"responses" : [ {
|
|
66746
|
+
"code" : {
|
|
66747
|
+
"integer" : {
|
|
66748
|
+
"value" : 200
|
|
66749
|
+
}
|
|
66750
|
+
},
|
|
66751
|
+
"type" : "[external_fulfillment_proof]",
|
|
66752
|
+
"description" : "Successful response",
|
|
66753
|
+
"attributes" : [ ]
|
|
66754
|
+
}, {
|
|
66755
|
+
"code" : {
|
|
66756
|
+
"integer" : {
|
|
66757
|
+
"value" : 401
|
|
66758
|
+
}
|
|
66759
|
+
},
|
|
66760
|
+
"type" : "unit",
|
|
66761
|
+
"description" : "Authorization failed",
|
|
66762
|
+
"attributes" : [ ]
|
|
66763
|
+
}, {
|
|
66764
|
+
"code" : {
|
|
66765
|
+
"integer" : {
|
|
66766
|
+
"value" : 404
|
|
66767
|
+
}
|
|
66768
|
+
},
|
|
66769
|
+
"type" : "unit",
|
|
66770
|
+
"description" : "Resource was not found",
|
|
66771
|
+
"attributes" : [ ]
|
|
66772
|
+
}, {
|
|
66773
|
+
"code" : {
|
|
66774
|
+
"integer" : {
|
|
66775
|
+
"value" : 422
|
|
66776
|
+
}
|
|
66777
|
+
},
|
|
66778
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
66779
|
+
"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.",
|
|
66780
|
+
"attributes" : [ ]
|
|
66781
|
+
} ],
|
|
66782
|
+
"attributes" : [ {
|
|
66783
|
+
"name" : "sort",
|
|
66784
|
+
"value" : {
|
|
66785
|
+
"values" : [ {
|
|
66786
|
+
"value" : "id"
|
|
66787
|
+
}, {
|
|
66788
|
+
"value" : "order_number"
|
|
66789
|
+
}, {
|
|
66790
|
+
"value" : "created_at"
|
|
66791
|
+
} ]
|
|
66792
|
+
}
|
|
66793
|
+
}, {
|
|
66794
|
+
"name" : "linter",
|
|
66795
|
+
"value" : {
|
|
66796
|
+
"ignore" : [ "sort_parameter_default", "versions" ]
|
|
66797
|
+
}
|
|
66798
|
+
} ]
|
|
66799
|
+
}, {
|
|
66800
|
+
"method" : "GET",
|
|
66801
|
+
"path" : "/internal/billing/external/fulfillment/proof/organization/:organization_id/order_number/:order_number",
|
|
66802
|
+
"parameters" : [ {
|
|
66803
|
+
"name" : "organization_id",
|
|
66804
|
+
"type" : "string",
|
|
66805
|
+
"location" : "Path",
|
|
66806
|
+
"required" : true
|
|
66807
|
+
}, {
|
|
66808
|
+
"name" : "order_number",
|
|
66809
|
+
"type" : "string",
|
|
66810
|
+
"location" : "Path",
|
|
66811
|
+
"required" : true
|
|
66812
|
+
} ],
|
|
66813
|
+
"responses" : [ {
|
|
66814
|
+
"code" : {
|
|
66815
|
+
"integer" : {
|
|
66816
|
+
"value" : 200
|
|
66817
|
+
}
|
|
66818
|
+
},
|
|
66819
|
+
"type" : "external_fulfillment_proof",
|
|
66820
|
+
"description" : "Successful response",
|
|
66821
|
+
"attributes" : [ ]
|
|
66822
|
+
}, {
|
|
66823
|
+
"code" : {
|
|
66824
|
+
"integer" : {
|
|
66825
|
+
"value" : 401
|
|
66826
|
+
}
|
|
66827
|
+
},
|
|
66828
|
+
"type" : "unit",
|
|
66829
|
+
"description" : "Authorization failed",
|
|
66830
|
+
"attributes" : [ ]
|
|
66831
|
+
}, {
|
|
66832
|
+
"code" : {
|
|
66833
|
+
"integer" : {
|
|
66834
|
+
"value" : 404
|
|
66835
|
+
}
|
|
66836
|
+
},
|
|
66837
|
+
"type" : "unit",
|
|
66838
|
+
"description" : "Resource was not found",
|
|
66839
|
+
"attributes" : [ ]
|
|
66840
|
+
} ],
|
|
66841
|
+
"attributes" : [ ]
|
|
66842
|
+
}, {
|
|
66843
|
+
"method" : "PUT",
|
|
66844
|
+
"path" : "/internal/billing/external/fulfillment/proof/organization/:organization_id/order_number/:order_number",
|
|
66845
|
+
"parameters" : [ {
|
|
66846
|
+
"name" : "organization_id",
|
|
66847
|
+
"type" : "string",
|
|
66848
|
+
"location" : "Path",
|
|
66849
|
+
"required" : true
|
|
66850
|
+
}, {
|
|
66851
|
+
"name" : "order_number",
|
|
66852
|
+
"type" : "string",
|
|
66853
|
+
"location" : "Path",
|
|
66854
|
+
"required" : true
|
|
66855
|
+
} ],
|
|
66856
|
+
"responses" : [ {
|
|
66857
|
+
"code" : {
|
|
66858
|
+
"integer" : {
|
|
66859
|
+
"value" : 404
|
|
66860
|
+
}
|
|
66861
|
+
},
|
|
66862
|
+
"type" : "unit",
|
|
66863
|
+
"description" : "Resource was not found",
|
|
66864
|
+
"attributes" : [ ]
|
|
66865
|
+
}, {
|
|
66866
|
+
"code" : {
|
|
66867
|
+
"integer" : {
|
|
66868
|
+
"value" : 201
|
|
66869
|
+
}
|
|
66870
|
+
},
|
|
66871
|
+
"type" : "external_fulfillment_proof",
|
|
66872
|
+
"description" : "Operation succeeded and the resource was created",
|
|
66873
|
+
"attributes" : [ ]
|
|
66874
|
+
}, {
|
|
66875
|
+
"code" : {
|
|
66876
|
+
"integer" : {
|
|
66877
|
+
"value" : 422
|
|
66878
|
+
}
|
|
66879
|
+
},
|
|
66880
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
66881
|
+
"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.",
|
|
66882
|
+
"attributes" : [ ]
|
|
66883
|
+
}, {
|
|
66884
|
+
"code" : {
|
|
66885
|
+
"integer" : {
|
|
66886
|
+
"value" : 401
|
|
66887
|
+
}
|
|
66888
|
+
},
|
|
66889
|
+
"type" : "unit",
|
|
66890
|
+
"description" : "Authorization failed",
|
|
66891
|
+
"attributes" : [ ]
|
|
66892
|
+
}, {
|
|
66893
|
+
"code" : {
|
|
66894
|
+
"integer" : {
|
|
66895
|
+
"value" : 200
|
|
66896
|
+
}
|
|
66897
|
+
},
|
|
66898
|
+
"type" : "external_fulfillment_proof",
|
|
66899
|
+
"description" : "Successful response",
|
|
66900
|
+
"attributes" : [ ]
|
|
66901
|
+
} ],
|
|
66902
|
+
"attributes" : [ ],
|
|
66903
|
+
"body" : {
|
|
66904
|
+
"type" : "external_fulfillment_proof_form",
|
|
66905
|
+
"attributes" : [ ]
|
|
66906
|
+
}
|
|
66907
|
+
}, {
|
|
66908
|
+
"method" : "DELETE",
|
|
66909
|
+
"path" : "/internal/billing/external/fulfillment/proof/organization/:organization_id/order_number/:order_number",
|
|
66910
|
+
"parameters" : [ {
|
|
66911
|
+
"name" : "organization_id",
|
|
66912
|
+
"type" : "string",
|
|
66913
|
+
"location" : "Path",
|
|
66914
|
+
"required" : true
|
|
66915
|
+
}, {
|
|
66916
|
+
"name" : "order_number",
|
|
66917
|
+
"type" : "string",
|
|
66918
|
+
"location" : "Path",
|
|
66919
|
+
"required" : true
|
|
66920
|
+
} ],
|
|
66921
|
+
"responses" : [ {
|
|
66922
|
+
"code" : {
|
|
66923
|
+
"integer" : {
|
|
66924
|
+
"value" : 204
|
|
66925
|
+
}
|
|
66926
|
+
},
|
|
66927
|
+
"type" : "unit",
|
|
66928
|
+
"description" : "Operation succeeded. No content is returned",
|
|
66929
|
+
"attributes" : [ ]
|
|
66930
|
+
}, {
|
|
66931
|
+
"code" : {
|
|
66932
|
+
"integer" : {
|
|
66933
|
+
"value" : 401
|
|
66934
|
+
}
|
|
66935
|
+
},
|
|
66936
|
+
"type" : "unit",
|
|
66937
|
+
"description" : "Authorization failed",
|
|
66938
|
+
"attributes" : [ ]
|
|
66939
|
+
}, {
|
|
66940
|
+
"code" : {
|
|
66941
|
+
"integer" : {
|
|
66942
|
+
"value" : 404
|
|
66943
|
+
}
|
|
66944
|
+
},
|
|
66945
|
+
"type" : "unit",
|
|
66946
|
+
"description" : "Resource was not found",
|
|
66947
|
+
"attributes" : [ ]
|
|
66269
66948
|
} ],
|
|
66270
66949
|
"attributes" : [ ]
|
|
66271
66950
|
} ],
|
|
@@ -66275,87 +66954,8 @@
|
|
|
66275
66954
|
"module" : "general"
|
|
66276
66955
|
}
|
|
66277
66956
|
} ],
|
|
66278
|
-
"path" : "
|
|
66279
|
-
"description" : "
|
|
66280
|
-
}, {
|
|
66281
|
-
"type" : "experiment_results_with_timestamp",
|
|
66282
|
-
"plural" : "experiment_results_with_timestamps",
|
|
66283
|
-
"operations" : [ {
|
|
66284
|
-
"method" : "GET",
|
|
66285
|
-
"path" : "/:organization/experiment/:key/results/cumulative",
|
|
66286
|
-
"parameters" : [ {
|
|
66287
|
-
"name" : "organization",
|
|
66288
|
-
"type" : "string",
|
|
66289
|
-
"location" : "Path",
|
|
66290
|
-
"required" : true,
|
|
66291
|
-
"description" : "Refers to your organization's account identifier"
|
|
66292
|
-
}, {
|
|
66293
|
-
"name" : "key",
|
|
66294
|
-
"type" : "string",
|
|
66295
|
-
"location" : "Path",
|
|
66296
|
-
"required" : true
|
|
66297
|
-
}, {
|
|
66298
|
-
"name" : "start",
|
|
66299
|
-
"type" : "date-time-iso8601",
|
|
66300
|
-
"location" : "Query",
|
|
66301
|
-
"required" : false,
|
|
66302
|
-
"description" : "Start time series from this timestamp"
|
|
66303
|
-
}, {
|
|
66304
|
-
"name" : "end",
|
|
66305
|
-
"type" : "date-time-iso8601",
|
|
66306
|
-
"location" : "Query",
|
|
66307
|
-
"required" : false,
|
|
66308
|
-
"description" : "End time series on this timestamp"
|
|
66309
|
-
}, {
|
|
66310
|
-
"name" : "timeseries",
|
|
66311
|
-
"type" : "timeseries_type",
|
|
66312
|
-
"location" : "Query",
|
|
66313
|
-
"required" : false,
|
|
66314
|
-
"description" : "type of timeseries: examples: daily, weekly, monthly, yearly. Defaults to daily"
|
|
66315
|
-
} ],
|
|
66316
|
-
"responses" : [ {
|
|
66317
|
-
"code" : {
|
|
66318
|
-
"integer" : {
|
|
66319
|
-
"value" : 200
|
|
66320
|
-
}
|
|
66321
|
-
},
|
|
66322
|
-
"type" : "[experiment_results_with_timestamp]",
|
|
66323
|
-
"description" : "Successful response",
|
|
66324
|
-
"attributes" : [ ]
|
|
66325
|
-
}, {
|
|
66326
|
-
"code" : {
|
|
66327
|
-
"integer" : {
|
|
66328
|
-
"value" : 401
|
|
66329
|
-
}
|
|
66330
|
-
},
|
|
66331
|
-
"type" : "unit",
|
|
66332
|
-
"description" : "Authorization failed",
|
|
66333
|
-
"attributes" : [ ]
|
|
66334
|
-
}, {
|
|
66335
|
-
"code" : {
|
|
66336
|
-
"integer" : {
|
|
66337
|
-
"value" : 404
|
|
66338
|
-
}
|
|
66339
|
-
},
|
|
66340
|
-
"type" : "unit",
|
|
66341
|
-
"description" : "Resource was not found",
|
|
66342
|
-
"attributes" : [ ]
|
|
66343
|
-
} ],
|
|
66344
|
-
"attributes" : [ {
|
|
66345
|
-
"name" : "linter",
|
|
66346
|
-
"value" : {
|
|
66347
|
-
"ignore" : [ "get", "id", "limit", "offset", "sort", "versions" ]
|
|
66348
|
-
}
|
|
66349
|
-
} ]
|
|
66350
|
-
} ],
|
|
66351
|
-
"attributes" : [ {
|
|
66352
|
-
"name" : "docs",
|
|
66353
|
-
"value" : {
|
|
66354
|
-
"module" : "general"
|
|
66355
|
-
}
|
|
66356
|
-
} ],
|
|
66357
|
-
"path" : "/:organization/experiment/:key/results",
|
|
66358
|
-
"description" : "Time series experiment results data for specified organization, experiment key, start date, end date. Dates are specified in UTC. Results will be sorted by timestamp."
|
|
66957
|
+
"path" : "/internal/billing/external/fulfillment/proof",
|
|
66958
|
+
"description" : "Represents proof of fulfillment provided manually outside the product. This helps us release post transactions related to orders that were, for example, shipped without using a global-e label"
|
|
66359
66959
|
}, {
|
|
66360
66960
|
"type" : "feature",
|
|
66361
66961
|
"plural" : "features",
|
|
@@ -82371,6 +82971,157 @@
|
|
|
82371
82971
|
} ],
|
|
82372
82972
|
"path" : "/internal/restriction/metrics",
|
|
82373
82973
|
"description" : "Snapshot of organizations with restriction data we are interested to see in data analytics"
|
|
82974
|
+
}, {
|
|
82975
|
+
"type" : "organization_restriction_status_note",
|
|
82976
|
+
"plural" : "organization_restriction_status_notes",
|
|
82977
|
+
"operations" : [ {
|
|
82978
|
+
"method" : "GET",
|
|
82979
|
+
"path" : "/restriction/:organization/status/notes",
|
|
82980
|
+
"parameters" : [ {
|
|
82981
|
+
"name" : "organization",
|
|
82982
|
+
"type" : "string",
|
|
82983
|
+
"location" : "Path",
|
|
82984
|
+
"required" : true,
|
|
82985
|
+
"description" : "Refers to your organization's account identifier"
|
|
82986
|
+
} ],
|
|
82987
|
+
"responses" : [ {
|
|
82988
|
+
"code" : {
|
|
82989
|
+
"integer" : {
|
|
82990
|
+
"value" : 200
|
|
82991
|
+
}
|
|
82992
|
+
},
|
|
82993
|
+
"type" : "[organization_restriction_status_note]",
|
|
82994
|
+
"description" : "Successful response",
|
|
82995
|
+
"attributes" : [ ]
|
|
82996
|
+
}, {
|
|
82997
|
+
"code" : {
|
|
82998
|
+
"integer" : {
|
|
82999
|
+
"value" : 401
|
|
83000
|
+
}
|
|
83001
|
+
},
|
|
83002
|
+
"type" : "unit",
|
|
83003
|
+
"description" : "Authorization failed",
|
|
83004
|
+
"attributes" : [ ]
|
|
83005
|
+
}, {
|
|
83006
|
+
"code" : {
|
|
83007
|
+
"integer" : {
|
|
83008
|
+
"value" : 422
|
|
83009
|
+
}
|
|
83010
|
+
},
|
|
83011
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
83012
|
+
"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.",
|
|
83013
|
+
"attributes" : [ ]
|
|
83014
|
+
} ],
|
|
83015
|
+
"attributes" : [ {
|
|
83016
|
+
"name" : "linter",
|
|
83017
|
+
"value" : {
|
|
83018
|
+
"ignore" : [ "get", "id", "limit", "offset", "sort", "versions" ]
|
|
83019
|
+
}
|
|
83020
|
+
} ],
|
|
83021
|
+
"description" : "return all the notes for a given organization"
|
|
83022
|
+
}, {
|
|
83023
|
+
"method" : "POST",
|
|
83024
|
+
"path" : "/restriction/:organization/status/notes",
|
|
83025
|
+
"parameters" : [ {
|
|
83026
|
+
"name" : "organization",
|
|
83027
|
+
"type" : "string",
|
|
83028
|
+
"location" : "Path",
|
|
83029
|
+
"required" : true,
|
|
83030
|
+
"description" : "Refers to your organization's account identifier"
|
|
83031
|
+
} ],
|
|
83032
|
+
"responses" : [ {
|
|
83033
|
+
"code" : {
|
|
83034
|
+
"integer" : {
|
|
83035
|
+
"value" : 201
|
|
83036
|
+
}
|
|
83037
|
+
},
|
|
83038
|
+
"type" : "organization_restriction_status_note",
|
|
83039
|
+
"description" : "Operation succeeded and the resource was created",
|
|
83040
|
+
"attributes" : [ ]
|
|
83041
|
+
}, {
|
|
83042
|
+
"code" : {
|
|
83043
|
+
"integer" : {
|
|
83044
|
+
"value" : 401
|
|
83045
|
+
}
|
|
83046
|
+
},
|
|
83047
|
+
"type" : "unit",
|
|
83048
|
+
"description" : "Authorization failed",
|
|
83049
|
+
"attributes" : [ ]
|
|
83050
|
+
}, {
|
|
83051
|
+
"code" : {
|
|
83052
|
+
"integer" : {
|
|
83053
|
+
"value" : 422
|
|
83054
|
+
}
|
|
83055
|
+
},
|
|
83056
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
83057
|
+
"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.",
|
|
83058
|
+
"attributes" : [ ]
|
|
83059
|
+
} ],
|
|
83060
|
+
"attributes" : [ ],
|
|
83061
|
+
"description" : "record a new organization restriction screening status note",
|
|
83062
|
+
"body" : {
|
|
83063
|
+
"type" : "organization_restriction_note_form",
|
|
83064
|
+
"attributes" : [ ]
|
|
83065
|
+
}
|
|
83066
|
+
}, {
|
|
83067
|
+
"method" : "PUT",
|
|
83068
|
+
"path" : "/restriction/:organization/status/notes/:id",
|
|
83069
|
+
"parameters" : [ {
|
|
83070
|
+
"name" : "organization",
|
|
83071
|
+
"type" : "string",
|
|
83072
|
+
"location" : "Path",
|
|
83073
|
+
"required" : true,
|
|
83074
|
+
"description" : "Refers to your organization's account identifier"
|
|
83075
|
+
}, {
|
|
83076
|
+
"name" : "id",
|
|
83077
|
+
"type" : "string",
|
|
83078
|
+
"location" : "Path",
|
|
83079
|
+
"required" : true,
|
|
83080
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
83081
|
+
} ],
|
|
83082
|
+
"responses" : [ {
|
|
83083
|
+
"code" : {
|
|
83084
|
+
"integer" : {
|
|
83085
|
+
"value" : 200
|
|
83086
|
+
}
|
|
83087
|
+
},
|
|
83088
|
+
"type" : "organization_restriction_status_note",
|
|
83089
|
+
"description" : "Successful response",
|
|
83090
|
+
"attributes" : [ ]
|
|
83091
|
+
}, {
|
|
83092
|
+
"code" : {
|
|
83093
|
+
"integer" : {
|
|
83094
|
+
"value" : 401
|
|
83095
|
+
}
|
|
83096
|
+
},
|
|
83097
|
+
"type" : "unit",
|
|
83098
|
+
"description" : "Authorization failed",
|
|
83099
|
+
"attributes" : [ ]
|
|
83100
|
+
}, {
|
|
83101
|
+
"code" : {
|
|
83102
|
+
"integer" : {
|
|
83103
|
+
"value" : 422
|
|
83104
|
+
}
|
|
83105
|
+
},
|
|
83106
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
83107
|
+
"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.",
|
|
83108
|
+
"attributes" : [ ]
|
|
83109
|
+
} ],
|
|
83110
|
+
"attributes" : [ ],
|
|
83111
|
+
"description" : "update an organization restriction screening status note",
|
|
83112
|
+
"body" : {
|
|
83113
|
+
"type" : "organization_restriction_note_form",
|
|
83114
|
+
"attributes" : [ ]
|
|
83115
|
+
}
|
|
83116
|
+
} ],
|
|
83117
|
+
"attributes" : [ {
|
|
83118
|
+
"name" : "docs",
|
|
83119
|
+
"value" : {
|
|
83120
|
+
"module" : "general"
|
|
83121
|
+
}
|
|
83122
|
+
} ],
|
|
83123
|
+
"path" : "/restriction/:organization/status/notes",
|
|
83124
|
+
"description" : "the note left by the compliance team"
|
|
82374
83125
|
}, {
|
|
82375
83126
|
"type" : "organization_settings",
|
|
82376
83127
|
"plural" : "organization_settings",
|
|
@@ -86477,6 +87228,15 @@
|
|
|
86477
87228
|
"type" : "unit",
|
|
86478
87229
|
"description" : "Authorization failed",
|
|
86479
87230
|
"attributes" : [ ]
|
|
87231
|
+
}, {
|
|
87232
|
+
"code" : {
|
|
87233
|
+
"integer" : {
|
|
87234
|
+
"value" : 404
|
|
87235
|
+
}
|
|
87236
|
+
},
|
|
87237
|
+
"type" : "unit",
|
|
87238
|
+
"description" : "Resource was not found",
|
|
87239
|
+
"attributes" : [ ]
|
|
86480
87240
|
}, {
|
|
86481
87241
|
"code" : {
|
|
86482
87242
|
"integer" : {
|
|
@@ -86522,14 +87282,6 @@
|
|
|
86522
87282
|
"type" : "unit",
|
|
86523
87283
|
"description" : "Authorization failed",
|
|
86524
87284
|
"attributes" : [ ]
|
|
86525
|
-
}, {
|
|
86526
|
-
"code" : {
|
|
86527
|
-
"integer" : {
|
|
86528
|
-
"value" : 409
|
|
86529
|
-
}
|
|
86530
|
-
},
|
|
86531
|
-
"type" : "unit",
|
|
86532
|
-
"attributes" : [ ]
|
|
86533
87285
|
}, {
|
|
86534
87286
|
"code" : {
|
|
86535
87287
|
"integer" : {
|
|
@@ -86574,14 +87326,6 @@
|
|
|
86574
87326
|
"type" : "unit",
|
|
86575
87327
|
"description" : "Authorization failed",
|
|
86576
87328
|
"attributes" : [ ]
|
|
86577
|
-
}, {
|
|
86578
|
-
"code" : {
|
|
86579
|
-
"integer" : {
|
|
86580
|
-
"value" : 409
|
|
86581
|
-
}
|
|
86582
|
-
},
|
|
86583
|
-
"type" : "unit",
|
|
86584
|
-
"attributes" : [ ]
|
|
86585
87329
|
}, {
|
|
86586
87330
|
"code" : {
|
|
86587
87331
|
"integer" : {
|
|
@@ -86708,8 +87452,8 @@
|
|
|
86708
87452
|
"required" : false,
|
|
86709
87453
|
"maximum" : 100
|
|
86710
87454
|
}, {
|
|
86711
|
-
"name" : "
|
|
86712
|
-
"type" : "
|
|
87455
|
+
"name" : "queue",
|
|
87456
|
+
"type" : "organization_restriction_queue",
|
|
86713
87457
|
"location" : "Query",
|
|
86714
87458
|
"required" : false
|
|
86715
87459
|
}, {
|
|
@@ -88736,7 +89480,11 @@
|
|
|
88736
89480
|
"attributes" : [ ]
|
|
88737
89481
|
} ],
|
|
88738
89482
|
"attributes" : [ ],
|
|
88739
|
-
"description" : "Endpoint to synchronize all Shopify Country Catalogs for an organization between our system and Shopify. This endpoint will create a Country Catalog for each country that doesn't already exist in Shopify; and pull down and persist all Country Catalogs that exist in Shopify's system, but not ours."
|
|
89483
|
+
"description" : "Endpoint to synchronize all Shopify Country Catalogs for an organization between our system and Shopify. This endpoint will create a Country Catalog for each country that doesn't already exist in Shopify; and pull down and persist all Country Catalogs that exist in Shopify's system, but not ours.",
|
|
89484
|
+
"body" : {
|
|
89485
|
+
"type" : "shopify_markets_sync",
|
|
89486
|
+
"attributes" : [ ]
|
|
89487
|
+
}
|
|
88740
89488
|
} ],
|
|
88741
89489
|
"attributes" : [ {
|
|
88742
89490
|
"name" : "docs",
|