@flowio/api-internal-mock-generator 5.31.36 → 5.31.37
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 +127 -47
- package/package.json +2 -2
- package/src/api-internal.json +127 -47
package/dist/api-internal.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key": "api-internal"
|
|
11
11
|
},
|
|
12
12
|
"namespace": "io.flow.internal.v0",
|
|
13
|
-
"version": "0.17.
|
|
13
|
+
"version": "0.17.10",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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,7 +166,7 @@
|
|
|
166
166
|
"application": {
|
|
167
167
|
"key": "merchant-onboarding"
|
|
168
168
|
},
|
|
169
|
-
"version": "0.16.
|
|
169
|
+
"version": "0.16.82",
|
|
170
170
|
"enums": ["onboarding_application_status", "onboarding_trade_sector", "region_type"],
|
|
171
171
|
"interfaces": [],
|
|
172
172
|
"unions": ["merchant_application", "merchant_application_form", "merchant_application_put_form", "merchant_applications_summary"],
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"application": {
|
|
182
182
|
"key": "ratecard"
|
|
183
183
|
},
|
|
184
|
-
"version": "0.16.
|
|
184
|
+
"version": "0.16.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
530
530
|
"enums": ["authentication_technique", "flow_behavior", "flow_role", "permitted_http_method"],
|
|
531
531
|
"interfaces": [],
|
|
532
532
|
"unions": [],
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
"application": {
|
|
542
542
|
"key": "billing"
|
|
543
543
|
},
|
|
544
|
-
"version": "0.16.
|
|
544
|
+
"version": "0.16.82",
|
|
545
545
|
"enums": ["attachment_type", "fee_deduction_type", "payout_status_code", "transaction_source", "withholding_deduction_type"],
|
|
546
546
|
"interfaces": ["bank_account", "statement_interface", "transaction_interface", "transaction_source_interface"],
|
|
547
547
|
"unions": ["settlement"],
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"application": {
|
|
557
557
|
"key": "order-management-event"
|
|
558
558
|
},
|
|
559
|
-
"version": "0.16.
|
|
559
|
+
"version": "0.16.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.10",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
725
725
|
"enums": ["ftp_file_source"],
|
|
726
726
|
"interfaces": [],
|
|
727
727
|
"unions": [],
|
|
@@ -3293,6 +3293,9 @@
|
|
|
3293
3293
|
}, {
|
|
3294
3294
|
"name": "organization_restriction_approval_upserted",
|
|
3295
3295
|
"attributes": []
|
|
3296
|
+
}, {
|
|
3297
|
+
"name": "organization_restriction_approval_deleted",
|
|
3298
|
+
"attributes": []
|
|
3296
3299
|
}, {
|
|
3297
3300
|
"name": "organization_restriction_snapshot_upserted",
|
|
3298
3301
|
"attributes": []
|
|
@@ -3302,6 +3305,9 @@
|
|
|
3302
3305
|
}, {
|
|
3303
3306
|
"name": "organization_restriction_status_upserted",
|
|
3304
3307
|
"attributes": []
|
|
3308
|
+
}, {
|
|
3309
|
+
"name": "organization_restriction_status_deleted",
|
|
3310
|
+
"attributes": []
|
|
3305
3311
|
}, {
|
|
3306
3312
|
"name": "internal_authorization_upserted",
|
|
3307
3313
|
"attributes": []
|
|
@@ -9638,6 +9644,10 @@
|
|
|
9638
9644
|
"type": "organization_restriction_approval_upserted",
|
|
9639
9645
|
"attributes": [],
|
|
9640
9646
|
"discriminator_value": "organization_restriction_approval_upserted"
|
|
9647
|
+
}, {
|
|
9648
|
+
"type": "organization_restriction_approval_deleted",
|
|
9649
|
+
"attributes": [],
|
|
9650
|
+
"discriminator_value": "organization_restriction_approval_deleted"
|
|
9641
9651
|
}, {
|
|
9642
9652
|
"type": "organization_restriction_snapshot_upserted",
|
|
9643
9653
|
"attributes": [],
|
|
@@ -9650,6 +9660,10 @@
|
|
|
9650
9660
|
"type": "organization_restriction_status_upserted",
|
|
9651
9661
|
"attributes": [],
|
|
9652
9662
|
"discriminator_value": "organization_restriction_status_upserted"
|
|
9663
|
+
}, {
|
|
9664
|
+
"type": "organization_restriction_status_deleted",
|
|
9665
|
+
"attributes": [],
|
|
9666
|
+
"discriminator_value": "organization_restriction_status_deleted"
|
|
9653
9667
|
}, {
|
|
9654
9668
|
"type": "internal_authorization_upserted",
|
|
9655
9669
|
"attributes": [],
|
|
@@ -33930,6 +33944,12 @@
|
|
|
33930
33944
|
"required": false,
|
|
33931
33945
|
"attributes": [],
|
|
33932
33946
|
"annotations": []
|
|
33947
|
+
}, {
|
|
33948
|
+
"name": "product_name",
|
|
33949
|
+
"type": "string",
|
|
33950
|
+
"required": false,
|
|
33951
|
+
"attributes": [],
|
|
33952
|
+
"annotations": []
|
|
33933
33953
|
}],
|
|
33934
33954
|
"attributes": [],
|
|
33935
33955
|
"interfaces": []
|
|
@@ -45278,6 +45298,37 @@
|
|
|
45278
45298
|
"attributes": [],
|
|
45279
45299
|
"interfaces": [],
|
|
45280
45300
|
"description": "Restriction status of an organization"
|
|
45301
|
+
}, {
|
|
45302
|
+
"name": "organization_restriction_approval_deleted",
|
|
45303
|
+
"plural": "organization_restriction_approval_deleteds",
|
|
45304
|
+
"fields": [{
|
|
45305
|
+
"name": "event_id",
|
|
45306
|
+
"type": "string",
|
|
45307
|
+
"required": true,
|
|
45308
|
+
"attributes": [],
|
|
45309
|
+
"annotations": []
|
|
45310
|
+
}, {
|
|
45311
|
+
"name": "timestamp",
|
|
45312
|
+
"type": "date-time-iso8601",
|
|
45313
|
+
"required": true,
|
|
45314
|
+
"attributes": [],
|
|
45315
|
+
"annotations": []
|
|
45316
|
+
}, {
|
|
45317
|
+
"name": "organization",
|
|
45318
|
+
"type": "string",
|
|
45319
|
+
"required": true,
|
|
45320
|
+
"attributes": [],
|
|
45321
|
+
"annotations": [],
|
|
45322
|
+
"description": "Refers to your organization's account identifier"
|
|
45323
|
+
}, {
|
|
45324
|
+
"name": "organization_restriction_approval",
|
|
45325
|
+
"type": "organization_restriction_approval",
|
|
45326
|
+
"required": true,
|
|
45327
|
+
"attributes": [],
|
|
45328
|
+
"annotations": []
|
|
45329
|
+
}],
|
|
45330
|
+
"attributes": [],
|
|
45331
|
+
"interfaces": []
|
|
45281
45332
|
}, {
|
|
45282
45333
|
"name": "organization_restriction_approval_upserted",
|
|
45283
45334
|
"plural": "organization_restriction_approval_upserteds",
|
|
@@ -45550,6 +45601,30 @@
|
|
|
45550
45601
|
"attributes": [],
|
|
45551
45602
|
"interfaces": [],
|
|
45552
45603
|
"description": "The restriction status of organization we would like to collect for data analytics"
|
|
45604
|
+
}, {
|
|
45605
|
+
"name": "organization_restriction_status_deleted",
|
|
45606
|
+
"plural": "organization_restriction_status_deleteds",
|
|
45607
|
+
"fields": [{
|
|
45608
|
+
"name": "event_id",
|
|
45609
|
+
"type": "string",
|
|
45610
|
+
"required": true,
|
|
45611
|
+
"attributes": [],
|
|
45612
|
+
"annotations": []
|
|
45613
|
+
}, {
|
|
45614
|
+
"name": "timestamp",
|
|
45615
|
+
"type": "date-time-iso8601",
|
|
45616
|
+
"required": true,
|
|
45617
|
+
"attributes": [],
|
|
45618
|
+
"annotations": []
|
|
45619
|
+
}, {
|
|
45620
|
+
"name": "organization_restriction_status",
|
|
45621
|
+
"type": "organization_restriction_status",
|
|
45622
|
+
"required": true,
|
|
45623
|
+
"attributes": [],
|
|
45624
|
+
"annotations": []
|
|
45625
|
+
}],
|
|
45626
|
+
"attributes": [],
|
|
45627
|
+
"interfaces": []
|
|
45553
45628
|
}, {
|
|
45554
45629
|
"name": "organization_restriction_status_note",
|
|
45555
45630
|
"plural": "organization_restriction_status_notes",
|
|
@@ -53284,11 +53359,12 @@
|
|
|
53284
53359
|
"name": "single_classification_action",
|
|
53285
53360
|
"plural": "single_classification_actions",
|
|
53286
53361
|
"fields": [{
|
|
53287
|
-
"name": "
|
|
53362
|
+
"name": "organization",
|
|
53288
53363
|
"type": "string",
|
|
53289
53364
|
"required": true,
|
|
53290
53365
|
"attributes": [],
|
|
53291
|
-
"annotations": []
|
|
53366
|
+
"annotations": [],
|
|
53367
|
+
"description": "Refers to your organization's account identifier"
|
|
53292
53368
|
}, {
|
|
53293
53369
|
"name": "item_summary",
|
|
53294
53370
|
"type": "harmonization_item_summary",
|
|
@@ -78294,8 +78370,7 @@
|
|
|
78294
78370
|
"required": true,
|
|
78295
78371
|
"description": "The maximum number of results to return",
|
|
78296
78372
|
"default": "25",
|
|
78297
|
-
"minimum": 1
|
|
78298
|
-
"maximum": 100
|
|
78373
|
+
"minimum": 1
|
|
78299
78374
|
}, {
|
|
78300
78375
|
"name": "offset",
|
|
78301
78376
|
"type": "long",
|
|
@@ -78349,6 +78424,11 @@
|
|
|
78349
78424
|
"attributes": []
|
|
78350
78425
|
}],
|
|
78351
78426
|
"attributes": [{
|
|
78427
|
+
"name": "linter",
|
|
78428
|
+
"value": {
|
|
78429
|
+
"ignore": ["limit"]
|
|
78430
|
+
}
|
|
78431
|
+
}, {
|
|
78352
78432
|
"name": "sort",
|
|
78353
78433
|
"value": {
|
|
78354
78434
|
"values": [{
|
|
@@ -86371,7 +86451,7 @@
|
|
|
86371
86451
|
"plural": "restriction_organizations",
|
|
86372
86452
|
"operations": [{
|
|
86373
86453
|
"method": "GET",
|
|
86374
|
-
"path": "/jailhouse/restriction/:organization",
|
|
86454
|
+
"path": "/jailhouse/restriction/:organization/status",
|
|
86375
86455
|
"parameters": [{
|
|
86376
86456
|
"name": "organization",
|
|
86377
86457
|
"type": "string",
|
|
@@ -86416,7 +86496,7 @@
|
|
|
86416
86496
|
"description": "return the organization status for a given organization"
|
|
86417
86497
|
}, {
|
|
86418
86498
|
"method": "POST",
|
|
86419
|
-
"path": "/jailhouse/restriction/:organization",
|
|
86499
|
+
"path": "/jailhouse/restriction/:organization/status",
|
|
86420
86500
|
"parameters": [{
|
|
86421
86501
|
"name": "organization",
|
|
86422
86502
|
"type": "string",
|
|
@@ -86461,14 +86541,14 @@
|
|
|
86461
86541
|
"attributes": []
|
|
86462
86542
|
}],
|
|
86463
86543
|
"attributes": [],
|
|
86464
|
-
"description": "accept the organization restriction
|
|
86544
|
+
"description": "accept/create the organization restriction status for a given organization",
|
|
86465
86545
|
"body": {
|
|
86466
86546
|
"type": "organization_restriction_screening_decision_form",
|
|
86467
86547
|
"attributes": []
|
|
86468
86548
|
}
|
|
86469
86549
|
}, {
|
|
86470
86550
|
"method": "PUT",
|
|
86471
|
-
"path": "/jailhouse/restriction/:organization",
|
|
86551
|
+
"path": "/jailhouse/restriction/:organization/status",
|
|
86472
86552
|
"parameters": [{
|
|
86473
86553
|
"name": "organization",
|
|
86474
86554
|
"type": "string",
|
|
@@ -86513,7 +86593,7 @@
|
|
|
86513
86593
|
"attributes": []
|
|
86514
86594
|
}],
|
|
86515
86595
|
"attributes": [],
|
|
86516
|
-
"description": "update the organization restriction
|
|
86596
|
+
"description": "update the organization restriction status for a given organization",
|
|
86517
86597
|
"body": {
|
|
86518
86598
|
"type": "organization_restriction_screening_decision_form",
|
|
86519
86599
|
"attributes": []
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-internal-mock-generator",
|
|
3
|
-
"version": "5.31.
|
|
3
|
+
"version": "5.31.37",
|
|
4
4
|
"description": "A mock data generator based on our internal API specifications for JavaScript",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"flowcommerce",
|
|
@@ -29,5 +29,5 @@
|
|
|
29
29
|
"apibuilder-js": "0.0.13",
|
|
30
30
|
"apibuilder-mock-generator": "0.0.13"
|
|
31
31
|
},
|
|
32
|
-
"gitHead": "
|
|
32
|
+
"gitHead": "d4cc0eaabe7807031ff2e2d6bbf287ac356d69da"
|
|
33
33
|
}
|
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.10",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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,7 +166,7 @@
|
|
|
166
166
|
"application" : {
|
|
167
167
|
"key" : "merchant-onboarding"
|
|
168
168
|
},
|
|
169
|
-
"version" : "0.16.
|
|
169
|
+
"version" : "0.16.82",
|
|
170
170
|
"enums" : [ "onboarding_application_status", "onboarding_trade_sector", "region_type" ],
|
|
171
171
|
"interfaces" : [ ],
|
|
172
172
|
"unions" : [ "merchant_application", "merchant_application_form", "merchant_application_put_form", "merchant_applications_summary" ],
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"application" : {
|
|
182
182
|
"key" : "ratecard"
|
|
183
183
|
},
|
|
184
|
-
"version" : "0.16.
|
|
184
|
+
"version" : "0.16.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
530
530
|
"enums" : [ "authentication_technique", "flow_behavior", "flow_role", "permitted_http_method" ],
|
|
531
531
|
"interfaces" : [ ],
|
|
532
532
|
"unions" : [ ],
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
"application" : {
|
|
542
542
|
"key" : "billing"
|
|
543
543
|
},
|
|
544
|
-
"version" : "0.16.
|
|
544
|
+
"version" : "0.16.82",
|
|
545
545
|
"enums" : [ "attachment_type", "fee_deduction_type", "payout_status_code", "transaction_source", "withholding_deduction_type" ],
|
|
546
546
|
"interfaces" : [ "bank_account", "statement_interface", "transaction_interface", "transaction_source_interface" ],
|
|
547
547
|
"unions" : [ "settlement" ],
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"application" : {
|
|
557
557
|
"key" : "order-management-event"
|
|
558
558
|
},
|
|
559
|
-
"version" : "0.16.
|
|
559
|
+
"version" : "0.16.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.10",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
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.82",
|
|
725
725
|
"enums" : [ "ftp_file_source" ],
|
|
726
726
|
"interfaces" : [ ],
|
|
727
727
|
"unions" : [ ],
|
|
@@ -3293,6 +3293,9 @@
|
|
|
3293
3293
|
}, {
|
|
3294
3294
|
"name" : "organization_restriction_approval_upserted",
|
|
3295
3295
|
"attributes" : [ ]
|
|
3296
|
+
}, {
|
|
3297
|
+
"name" : "organization_restriction_approval_deleted",
|
|
3298
|
+
"attributes" : [ ]
|
|
3296
3299
|
}, {
|
|
3297
3300
|
"name" : "organization_restriction_snapshot_upserted",
|
|
3298
3301
|
"attributes" : [ ]
|
|
@@ -3302,6 +3305,9 @@
|
|
|
3302
3305
|
}, {
|
|
3303
3306
|
"name" : "organization_restriction_status_upserted",
|
|
3304
3307
|
"attributes" : [ ]
|
|
3308
|
+
}, {
|
|
3309
|
+
"name" : "organization_restriction_status_deleted",
|
|
3310
|
+
"attributes" : [ ]
|
|
3305
3311
|
}, {
|
|
3306
3312
|
"name" : "internal_authorization_upserted",
|
|
3307
3313
|
"attributes" : [ ]
|
|
@@ -9638,6 +9644,10 @@
|
|
|
9638
9644
|
"type" : "organization_restriction_approval_upserted",
|
|
9639
9645
|
"attributes" : [ ],
|
|
9640
9646
|
"discriminator_value" : "organization_restriction_approval_upserted"
|
|
9647
|
+
}, {
|
|
9648
|
+
"type" : "organization_restriction_approval_deleted",
|
|
9649
|
+
"attributes" : [ ],
|
|
9650
|
+
"discriminator_value" : "organization_restriction_approval_deleted"
|
|
9641
9651
|
}, {
|
|
9642
9652
|
"type" : "organization_restriction_snapshot_upserted",
|
|
9643
9653
|
"attributes" : [ ],
|
|
@@ -9650,6 +9660,10 @@
|
|
|
9650
9660
|
"type" : "organization_restriction_status_upserted",
|
|
9651
9661
|
"attributes" : [ ],
|
|
9652
9662
|
"discriminator_value" : "organization_restriction_status_upserted"
|
|
9663
|
+
}, {
|
|
9664
|
+
"type" : "organization_restriction_status_deleted",
|
|
9665
|
+
"attributes" : [ ],
|
|
9666
|
+
"discriminator_value" : "organization_restriction_status_deleted"
|
|
9653
9667
|
}, {
|
|
9654
9668
|
"type" : "internal_authorization_upserted",
|
|
9655
9669
|
"attributes" : [ ],
|
|
@@ -33930,6 +33944,12 @@
|
|
|
33930
33944
|
"required" : false,
|
|
33931
33945
|
"attributes" : [ ],
|
|
33932
33946
|
"annotations" : [ ]
|
|
33947
|
+
}, {
|
|
33948
|
+
"name" : "product_name",
|
|
33949
|
+
"type" : "string",
|
|
33950
|
+
"required" : false,
|
|
33951
|
+
"attributes" : [ ],
|
|
33952
|
+
"annotations" : [ ]
|
|
33933
33953
|
} ],
|
|
33934
33954
|
"attributes" : [ ],
|
|
33935
33955
|
"interfaces" : [ ]
|
|
@@ -45278,6 +45298,37 @@
|
|
|
45278
45298
|
"attributes" : [ ],
|
|
45279
45299
|
"interfaces" : [ ],
|
|
45280
45300
|
"description" : "Restriction status of an organization"
|
|
45301
|
+
}, {
|
|
45302
|
+
"name" : "organization_restriction_approval_deleted",
|
|
45303
|
+
"plural" : "organization_restriction_approval_deleteds",
|
|
45304
|
+
"fields" : [ {
|
|
45305
|
+
"name" : "event_id",
|
|
45306
|
+
"type" : "string",
|
|
45307
|
+
"required" : true,
|
|
45308
|
+
"attributes" : [ ],
|
|
45309
|
+
"annotations" : [ ]
|
|
45310
|
+
}, {
|
|
45311
|
+
"name" : "timestamp",
|
|
45312
|
+
"type" : "date-time-iso8601",
|
|
45313
|
+
"required" : true,
|
|
45314
|
+
"attributes" : [ ],
|
|
45315
|
+
"annotations" : [ ]
|
|
45316
|
+
}, {
|
|
45317
|
+
"name" : "organization",
|
|
45318
|
+
"type" : "string",
|
|
45319
|
+
"required" : true,
|
|
45320
|
+
"attributes" : [ ],
|
|
45321
|
+
"annotations" : [ ],
|
|
45322
|
+
"description" : "Refers to your organization's account identifier"
|
|
45323
|
+
}, {
|
|
45324
|
+
"name" : "organization_restriction_approval",
|
|
45325
|
+
"type" : "organization_restriction_approval",
|
|
45326
|
+
"required" : true,
|
|
45327
|
+
"attributes" : [ ],
|
|
45328
|
+
"annotations" : [ ]
|
|
45329
|
+
} ],
|
|
45330
|
+
"attributes" : [ ],
|
|
45331
|
+
"interfaces" : [ ]
|
|
45281
45332
|
}, {
|
|
45282
45333
|
"name" : "organization_restriction_approval_upserted",
|
|
45283
45334
|
"plural" : "organization_restriction_approval_upserteds",
|
|
@@ -45550,6 +45601,30 @@
|
|
|
45550
45601
|
"attributes" : [ ],
|
|
45551
45602
|
"interfaces" : [ ],
|
|
45552
45603
|
"description" : "The restriction status of organization we would like to collect for data analytics"
|
|
45604
|
+
}, {
|
|
45605
|
+
"name" : "organization_restriction_status_deleted",
|
|
45606
|
+
"plural" : "organization_restriction_status_deleteds",
|
|
45607
|
+
"fields" : [ {
|
|
45608
|
+
"name" : "event_id",
|
|
45609
|
+
"type" : "string",
|
|
45610
|
+
"required" : true,
|
|
45611
|
+
"attributes" : [ ],
|
|
45612
|
+
"annotations" : [ ]
|
|
45613
|
+
}, {
|
|
45614
|
+
"name" : "timestamp",
|
|
45615
|
+
"type" : "date-time-iso8601",
|
|
45616
|
+
"required" : true,
|
|
45617
|
+
"attributes" : [ ],
|
|
45618
|
+
"annotations" : [ ]
|
|
45619
|
+
}, {
|
|
45620
|
+
"name" : "organization_restriction_status",
|
|
45621
|
+
"type" : "organization_restriction_status",
|
|
45622
|
+
"required" : true,
|
|
45623
|
+
"attributes" : [ ],
|
|
45624
|
+
"annotations" : [ ]
|
|
45625
|
+
} ],
|
|
45626
|
+
"attributes" : [ ],
|
|
45627
|
+
"interfaces" : [ ]
|
|
45553
45628
|
}, {
|
|
45554
45629
|
"name" : "organization_restriction_status_note",
|
|
45555
45630
|
"plural" : "organization_restriction_status_notes",
|
|
@@ -53284,11 +53359,12 @@
|
|
|
53284
53359
|
"name" : "single_classification_action",
|
|
53285
53360
|
"plural" : "single_classification_actions",
|
|
53286
53361
|
"fields" : [ {
|
|
53287
|
-
"name" : "
|
|
53362
|
+
"name" : "organization",
|
|
53288
53363
|
"type" : "string",
|
|
53289
53364
|
"required" : true,
|
|
53290
53365
|
"attributes" : [ ],
|
|
53291
|
-
"annotations" : [ ]
|
|
53366
|
+
"annotations" : [ ],
|
|
53367
|
+
"description" : "Refers to your organization's account identifier"
|
|
53292
53368
|
}, {
|
|
53293
53369
|
"name" : "item_summary",
|
|
53294
53370
|
"type" : "harmonization_item_summary",
|
|
@@ -78294,8 +78370,7 @@
|
|
|
78294
78370
|
"required" : true,
|
|
78295
78371
|
"description" : "The maximum number of results to return",
|
|
78296
78372
|
"default" : "25",
|
|
78297
|
-
"minimum" : 1
|
|
78298
|
-
"maximum" : 100
|
|
78373
|
+
"minimum" : 1
|
|
78299
78374
|
}, {
|
|
78300
78375
|
"name" : "offset",
|
|
78301
78376
|
"type" : "long",
|
|
@@ -78349,6 +78424,11 @@
|
|
|
78349
78424
|
"attributes" : [ ]
|
|
78350
78425
|
} ],
|
|
78351
78426
|
"attributes" : [ {
|
|
78427
|
+
"name" : "linter",
|
|
78428
|
+
"value" : {
|
|
78429
|
+
"ignore" : [ "limit" ]
|
|
78430
|
+
}
|
|
78431
|
+
}, {
|
|
78352
78432
|
"name" : "sort",
|
|
78353
78433
|
"value" : {
|
|
78354
78434
|
"values" : [ {
|
|
@@ -86371,7 +86451,7 @@
|
|
|
86371
86451
|
"plural" : "restriction_organizations",
|
|
86372
86452
|
"operations" : [ {
|
|
86373
86453
|
"method" : "GET",
|
|
86374
|
-
"path" : "/jailhouse/restriction/:organization",
|
|
86454
|
+
"path" : "/jailhouse/restriction/:organization/status",
|
|
86375
86455
|
"parameters" : [ {
|
|
86376
86456
|
"name" : "organization",
|
|
86377
86457
|
"type" : "string",
|
|
@@ -86416,7 +86496,7 @@
|
|
|
86416
86496
|
"description" : "return the organization status for a given organization"
|
|
86417
86497
|
}, {
|
|
86418
86498
|
"method" : "POST",
|
|
86419
|
-
"path" : "/jailhouse/restriction/:organization",
|
|
86499
|
+
"path" : "/jailhouse/restriction/:organization/status",
|
|
86420
86500
|
"parameters" : [ {
|
|
86421
86501
|
"name" : "organization",
|
|
86422
86502
|
"type" : "string",
|
|
@@ -86461,14 +86541,14 @@
|
|
|
86461
86541
|
"attributes" : [ ]
|
|
86462
86542
|
} ],
|
|
86463
86543
|
"attributes" : [ ],
|
|
86464
|
-
"description" : "accept the organization restriction
|
|
86544
|
+
"description" : "accept/create the organization restriction status for a given organization",
|
|
86465
86545
|
"body" : {
|
|
86466
86546
|
"type" : "organization_restriction_screening_decision_form",
|
|
86467
86547
|
"attributes" : [ ]
|
|
86468
86548
|
}
|
|
86469
86549
|
}, {
|
|
86470
86550
|
"method" : "PUT",
|
|
86471
|
-
"path" : "/jailhouse/restriction/:organization",
|
|
86551
|
+
"path" : "/jailhouse/restriction/:organization/status",
|
|
86472
86552
|
"parameters" : [ {
|
|
86473
86553
|
"name" : "organization",
|
|
86474
86554
|
"type" : "string",
|
|
@@ -86513,7 +86593,7 @@
|
|
|
86513
86593
|
"attributes" : [ ]
|
|
86514
86594
|
} ],
|
|
86515
86595
|
"attributes" : [ ],
|
|
86516
|
-
"description" : "update the organization restriction
|
|
86596
|
+
"description" : "update the organization restriction status for a given organization",
|
|
86517
86597
|
"body" : {
|
|
86518
86598
|
"type" : "organization_restriction_screening_decision_form",
|
|
86519
86599
|
"attributes" : [ ]
|