@flowio/api-internal-mock-generator 5.31.125 → 5.31.126
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 +132 -38
- package/package.json +2 -2
- package/src/api-internal.json +132 -38
package/dist/api-internal.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"key": "api-internal"
|
|
8
8
|
},
|
|
9
9
|
"namespace": "io.flow.internal.v0",
|
|
10
|
-
"version": "0.27.
|
|
10
|
+
"version": "0.27.48",
|
|
11
11
|
"info": {
|
|
12
12
|
"license": {
|
|
13
13
|
"name": "MIT",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"application": {
|
|
29
29
|
"key": "error"
|
|
30
30
|
},
|
|
31
|
-
"version": "0.20.
|
|
31
|
+
"version": "0.20.59",
|
|
32
32
|
"enums": ["generic_error_code"],
|
|
33
33
|
"interfaces": [],
|
|
34
34
|
"unions": [],
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"application": {
|
|
44
44
|
"key": "catalog"
|
|
45
45
|
},
|
|
46
|
-
"version": "0.20.
|
|
46
|
+
"version": "0.20.59",
|
|
47
47
|
"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"],
|
|
48
48
|
"interfaces": ["localized_price"],
|
|
49
49
|
"unions": ["expandable_subcatalog", "localized_price"],
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"application": {
|
|
59
59
|
"key": "common"
|
|
60
60
|
},
|
|
61
|
-
"version": "0.20.
|
|
61
|
+
"version": "0.20.59",
|
|
62
62
|
"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"],
|
|
63
63
|
"interfaces": ["id_reference"],
|
|
64
64
|
"unions": ["discount_offer", "expandable_organization", "expandable_user", "input_specification_limitation", "logo_image", "price_source", "repeat_schedule"],
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"application": {
|
|
74
74
|
"key": "experience"
|
|
75
75
|
},
|
|
76
|
-
"version": "0.20.
|
|
76
|
+
"version": "0.20.59",
|
|
77
77
|
"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", "incoterm_configuration", "order_error_code", "order_payment_source_type", "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"],
|
|
78
78
|
"interfaces": ["allocation_component", "allocation_detail", "allocation_line_summary_fields", "expandable_experience", "expandable_order"],
|
|
79
79
|
"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"],
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"application": {
|
|
89
89
|
"key": "payment"
|
|
90
90
|
},
|
|
91
|
-
"version": "0.20.
|
|
91
|
+
"version": "0.20.59",
|
|
92
92
|
"enums": ["address_verification_result_field_code", "authorization_decline_code", "authorization_option", "authorization_result_action_type", "authorization_status", "avs_code", "capture_decline_code", "capture_status", "card_error_code", "card_type", "cvv_code", "cvv_result_code", "payment_error_code", "payment_fee_type", "payment_source_confirmation_action_type", "refund_decline_code", "refund_failure_category", "refund_status", "reversal_error_code", "reversal_status", "stored_method_usage_step", "three_d_secure_code", "threeds_two_challenge_viewport", "token_type", "transfer_status", "transfer_type"],
|
|
93
93
|
"interfaces": ["authorization", "device_details", "payment", "payment_processor_transaction_details"],
|
|
94
94
|
"unions": ["adyen_native_data", "authorization", "authorization_form", "authorization_payload_parameters", "authorization_result_action", "authorization_result_action_details", "browser_action_configuration", "confirmation_details", "device_details", "expandable_card", "expandable_payment_processor", "gateway_authentication_data", "gateway_authentication_data_form", "inline_action_configuration", "online_authorization_details", "payment", "payment_form", "payment_order_reference", "payment_processor_transaction_details", "payment_source", "payment_source_form", "threeds_challenge_action", "threeds_identify_action", "transaction_details", "transfer_reference"],
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"application": {
|
|
104
104
|
"key": "billing"
|
|
105
105
|
},
|
|
106
|
-
"version": "0.20.
|
|
106
|
+
"version": "0.20.59",
|
|
107
107
|
"enums": ["fee_deduction_type", "payout_attachment_type", "payout_status_failure_code", "pending_payout_transaction_reason_code", "statement_attachment_type", "tax_duty_transaction_reason_code", "transaction_source", "trueup_source", "withholding_deduction_type"],
|
|
108
108
|
"interfaces": ["bank_account", "default_bank_account", "generic_statement", "generic_transaction", "payout", "payout_interface", "pending_payout_transaction"],
|
|
109
109
|
"unions": ["bank_account_form", "payout_status", "settlement", "transaction_metadata"],
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"application": {
|
|
119
119
|
"key": "label"
|
|
120
120
|
},
|
|
121
|
-
"version": "0.20.
|
|
121
|
+
"version": "0.20.59",
|
|
122
122
|
"enums": ["cost_estimate_source", "direction", "label_request_method", "label_trigger_method", "origin_location_source", "package_dimensions_source", "shipment_recipient", "shipping_label_error_code", "tracking_number_type"],
|
|
123
123
|
"interfaces": ["shipping_label_form_interface"],
|
|
124
124
|
"unions": ["shipping_label_form", "shipping_notification_form"],
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"application": {
|
|
134
134
|
"key": "order-price"
|
|
135
135
|
},
|
|
136
|
-
"version": "0.20.
|
|
136
|
+
"version": "0.20.59",
|
|
137
137
|
"enums": ["order_price_detail_component_key", "order_price_detail_key", "order_price_fee_type"],
|
|
138
138
|
"interfaces": [],
|
|
139
139
|
"unions": [],
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"application": {
|
|
149
149
|
"key": "billing-bank-account"
|
|
150
150
|
},
|
|
151
|
-
"version": "0.20.
|
|
151
|
+
"version": "0.20.59",
|
|
152
152
|
"enums": [],
|
|
153
153
|
"interfaces": ["bank_account_iban", "bank_account_simple"],
|
|
154
154
|
"unions": ["bank_account_info"],
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
"application": {
|
|
164
164
|
"key": "reference"
|
|
165
165
|
},
|
|
166
|
-
"version": "0.20.
|
|
166
|
+
"version": "0.20.59",
|
|
167
167
|
"enums": ["payment_method_capability", "payment_method_type", "postal_type", "province_type"],
|
|
168
168
|
"interfaces": [],
|
|
169
169
|
"unions": [],
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"application": {
|
|
179
179
|
"key": "trueup"
|
|
180
180
|
},
|
|
181
|
-
"version": "0.20.
|
|
181
|
+
"version": "0.20.59",
|
|
182
182
|
"enums": ["carrier_charge_reason", "trueup_surcharge_type"],
|
|
183
183
|
"interfaces": [],
|
|
184
184
|
"unions": ["label_surcharge_detail"],
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
"application": {
|
|
194
194
|
"key": "units"
|
|
195
195
|
},
|
|
196
|
-
"version": "0.20.
|
|
196
|
+
"version": "0.20.59",
|
|
197
197
|
"enums": ["unit_of_length", "unit_of_volume", "unit_of_weight"],
|
|
198
198
|
"interfaces": [],
|
|
199
199
|
"unions": [],
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
"application": {
|
|
209
209
|
"key": "query-builder"
|
|
210
210
|
},
|
|
211
|
-
"version": "0.20.
|
|
211
|
+
"version": "0.20.59",
|
|
212
212
|
"enums": ["available_filter_format"],
|
|
213
213
|
"interfaces": [],
|
|
214
214
|
"unions": ["available_filter", "query_builder_form", "query_filter", "query_filter_form"],
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
"application": {
|
|
224
224
|
"key": "channel-currency"
|
|
225
225
|
},
|
|
226
|
-
"version": "0.20.
|
|
226
|
+
"version": "0.20.59",
|
|
227
227
|
"enums": [],
|
|
228
228
|
"interfaces": [],
|
|
229
229
|
"unions": [],
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"application": {
|
|
239
239
|
"key": "channel"
|
|
240
240
|
},
|
|
241
|
-
"version": "0.20.
|
|
241
|
+
"version": "0.20.59",
|
|
242
242
|
"enums": ["channel_currency_capability"],
|
|
243
243
|
"interfaces": [],
|
|
244
244
|
"unions": [],
|
|
@@ -298,7 +298,7 @@
|
|
|
298
298
|
"application": {
|
|
299
299
|
"key": "harmonization"
|
|
300
300
|
},
|
|
301
|
-
"version": "0.20.
|
|
301
|
+
"version": "0.20.59",
|
|
302
302
|
"enums": ["tax_applicability", "tax_verification_result"],
|
|
303
303
|
"interfaces": [],
|
|
304
304
|
"unions": [],
|
|
@@ -313,7 +313,7 @@
|
|
|
313
313
|
"application": {
|
|
314
314
|
"key": "export"
|
|
315
315
|
},
|
|
316
|
-
"version": "0.20.
|
|
316
|
+
"version": "0.20.59",
|
|
317
317
|
"enums": ["export_status", "item_identifier"],
|
|
318
318
|
"interfaces": ["csv_price_book_item_export_row"],
|
|
319
319
|
"unions": ["export_delivery", "export_type"],
|
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
"application": {
|
|
329
329
|
"key": "fraud"
|
|
330
330
|
},
|
|
331
|
-
"version": "0.20.
|
|
331
|
+
"version": "0.20.59",
|
|
332
332
|
"enums": ["fraud_email_rule_decision", "fraud_liability", "fraud_status"],
|
|
333
333
|
"interfaces": [],
|
|
334
334
|
"unions": ["fraud_order_reference"],
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"application": {
|
|
359
359
|
"key": "fulfillment"
|
|
360
360
|
},
|
|
361
|
-
"version": "0.20.
|
|
361
|
+
"version": "0.20.59",
|
|
362
362
|
"enums": ["center_capability", "delivery_option_cost_detail_component_key", "delivery_option_cost_detail_source", "delivery_window_component_source", "delivery_window_location", "fulfillment_routing", "item_availability_status", "lane_direction", "lane_preselect_preference", "lane_strategy", "physical_delivery_special_serivce", "preferred_service_selection_strategy", "quote_error_code", "ratecard_owner", "shipment_integration_type", "shipping_configuration_type", "strategy", "surcharge_responsible_party", "tier_availability", "tier_estimate_type", "tier_strategy", "zero_amount_indicator"],
|
|
363
363
|
"interfaces": ["delivery"],
|
|
364
364
|
"unions": ["delivery", "expandable_center", "partner_center_fee", "service_description", "tier_rule_outcome", "tier_rule_outcome_form"],
|
|
@@ -403,7 +403,7 @@
|
|
|
403
403
|
"application": {
|
|
404
404
|
"key": "ratecard"
|
|
405
405
|
},
|
|
406
|
-
"version": "0.20.
|
|
406
|
+
"version": "0.20.59",
|
|
407
407
|
"enums": [],
|
|
408
408
|
"interfaces": ["common_hop_estimate", "ratecard_estimate"],
|
|
409
409
|
"unions": ["fuel_surcharge_rate", "ratecard_estimate", "ratecard_fee", "service_fee"],
|
|
@@ -418,7 +418,7 @@
|
|
|
418
418
|
"application": {
|
|
419
419
|
"key": "merchant-onboarding"
|
|
420
420
|
},
|
|
421
|
-
"version": "0.20.
|
|
421
|
+
"version": "0.20.59",
|
|
422
422
|
"enums": ["logistics_format_preference", "onboarding_application_status", "onboarding_trade_sector", "region_type"],
|
|
423
423
|
"interfaces": [],
|
|
424
424
|
"unions": ["merchant_application", "merchant_application_form", "merchant_application_put_form", "merchant_applications_summary"],
|
|
@@ -433,7 +433,7 @@
|
|
|
433
433
|
"application": {
|
|
434
434
|
"key": "organization-onboarding-state"
|
|
435
435
|
},
|
|
436
|
-
"version": "0.20.
|
|
436
|
+
"version": "0.20.59",
|
|
437
437
|
"enums": ["merchant_disabled_reason", "merchant_rejected_reason", "onboarding_blocked_reason"],
|
|
438
438
|
"interfaces": [],
|
|
439
439
|
"unions": ["onboarding_state"],
|
|
@@ -448,7 +448,7 @@
|
|
|
448
448
|
"application": {
|
|
449
449
|
"key": "organization"
|
|
450
450
|
},
|
|
451
|
-
"version": "0.20.
|
|
451
|
+
"version": "0.20.59",
|
|
452
452
|
"enums": ["country_picker_source", "ecommerce_platform_type", "invitation_error_code"],
|
|
453
453
|
"interfaces": [],
|
|
454
454
|
"unions": [],
|
|
@@ -508,7 +508,7 @@
|
|
|
508
508
|
"application": {
|
|
509
509
|
"key": "payment-gateway"
|
|
510
510
|
},
|
|
511
|
-
"version": "0.20.
|
|
511
|
+
"version": "0.20.59",
|
|
512
512
|
"enums": ["inline_window_viewport_size", "payment_action_type", "payment_failure_code", "payment_method_data_option_type", "payment_request_review_check_status", "payment_request_review_check_type", "payment_request_review_status", "payment_status", "payment_type"],
|
|
513
513
|
"interfaces": ["action", "payment_method_summary"],
|
|
514
514
|
"unions": ["action", "card_authorization_action_result", "card_number", "device_fingerprint_details", "order_information", "payment_capture_option", "payment_method_card", "payment_method_data", "payment_method_data_authorize_applepay_result", "payment_method_data_authorize_klarna_result", "payment_method_data_option_logo", "payment_method_stored_details_card", "payment_method_summary", "payment_request_cancellation_reason", "sdk_adyen_v3_authentication_token"],
|
|
@@ -523,7 +523,7 @@
|
|
|
523
523
|
"application": {
|
|
524
524
|
"key": "payment-request-bundle"
|
|
525
525
|
},
|
|
526
|
-
"version": "0.20.
|
|
526
|
+
"version": "0.20.59",
|
|
527
527
|
"enums": [],
|
|
528
528
|
"interfaces": [],
|
|
529
529
|
"unions": [],
|
|
@@ -538,7 +538,7 @@
|
|
|
538
538
|
"application": {
|
|
539
539
|
"key": "permission"
|
|
540
540
|
},
|
|
541
|
-
"version": "0.20.
|
|
541
|
+
"version": "0.20.59",
|
|
542
542
|
"enums": ["authentication_technique", "flow_behavior", "flow_role", "permitted_http_method"],
|
|
543
543
|
"interfaces": [],
|
|
544
544
|
"unions": [],
|
|
@@ -553,7 +553,7 @@
|
|
|
553
553
|
"application": {
|
|
554
554
|
"key": "product"
|
|
555
555
|
},
|
|
556
|
-
"version": "0.20.
|
|
556
|
+
"version": "0.20.59",
|
|
557
557
|
"enums": [],
|
|
558
558
|
"interfaces": [],
|
|
559
559
|
"unions": [],
|
|
@@ -568,7 +568,7 @@
|
|
|
568
568
|
"application": {
|
|
569
569
|
"key": "return"
|
|
570
570
|
},
|
|
571
|
-
"version": "0.20.
|
|
571
|
+
"version": "0.20.59",
|
|
572
572
|
"enums": ["return_status", "return_tracking_status"],
|
|
573
573
|
"interfaces": [],
|
|
574
574
|
"unions": ["return_source"],
|
|
@@ -583,7 +583,7 @@
|
|
|
583
583
|
"application": {
|
|
584
584
|
"key": "shopify-markets-internal-event"
|
|
585
585
|
},
|
|
586
|
-
"version": "0.27.
|
|
586
|
+
"version": "0.27.48",
|
|
587
587
|
"enums": ["shopify_incoterm_configuration"],
|
|
588
588
|
"interfaces": [],
|
|
589
589
|
"unions": ["shopify_markets_internal_event"],
|
|
@@ -598,7 +598,7 @@
|
|
|
598
598
|
"application": {
|
|
599
599
|
"key": "tracking"
|
|
600
600
|
},
|
|
601
|
-
"version": "0.20.
|
|
601
|
+
"version": "0.20.59",
|
|
602
602
|
"enums": ["substatus_code", "tracking_status"],
|
|
603
603
|
"interfaces": [],
|
|
604
604
|
"unions": [],
|
|
@@ -643,7 +643,7 @@
|
|
|
643
643
|
"application": {
|
|
644
644
|
"key": "shopify-merchant-config"
|
|
645
645
|
},
|
|
646
|
-
"version": "0.20.
|
|
646
|
+
"version": "0.20.59",
|
|
647
647
|
"enums": [],
|
|
648
648
|
"interfaces": [],
|
|
649
649
|
"unions": ["entity", "know_your_business", "know_your_business_form"],
|
|
@@ -658,7 +658,7 @@
|
|
|
658
658
|
"application": {
|
|
659
659
|
"key": "token"
|
|
660
660
|
},
|
|
661
|
-
"version": "0.20.
|
|
661
|
+
"version": "0.20.59",
|
|
662
662
|
"enums": [],
|
|
663
663
|
"interfaces": ["token_detail_interface"],
|
|
664
664
|
"unions": ["token", "token_reference"],
|
|
@@ -673,7 +673,7 @@
|
|
|
673
673
|
"application": {
|
|
674
674
|
"key": "catalog-exclusion"
|
|
675
675
|
},
|
|
676
|
-
"version": "0.20.
|
|
676
|
+
"version": "0.20.59",
|
|
677
677
|
"enums": ["exclusion_rule_state"],
|
|
678
678
|
"interfaces": [],
|
|
679
679
|
"unions": [],
|
|
@@ -688,7 +688,7 @@
|
|
|
688
688
|
"application": {
|
|
689
689
|
"key": "catalog-return"
|
|
690
690
|
},
|
|
691
|
-
"version": "0.20.
|
|
691
|
+
"version": "0.20.59",
|
|
692
692
|
"enums": ["return_policy_state"],
|
|
693
693
|
"interfaces": [],
|
|
694
694
|
"unions": [],
|
|
@@ -703,7 +703,7 @@
|
|
|
703
703
|
"application": {
|
|
704
704
|
"key": "ftp"
|
|
705
705
|
},
|
|
706
|
-
"version": "0.20.
|
|
706
|
+
"version": "0.20.59",
|
|
707
707
|
"enums": ["ftp_file_source"],
|
|
708
708
|
"interfaces": [],
|
|
709
709
|
"unions": [],
|
|
@@ -718,7 +718,7 @@
|
|
|
718
718
|
"application": {
|
|
719
719
|
"key": "order-management"
|
|
720
720
|
},
|
|
721
|
-
"version": "0.20.
|
|
721
|
+
"version": "0.20.59",
|
|
722
722
|
"enums": ["cancel_reason", "fulfillment_item_quantity_status", "order_change_source"],
|
|
723
723
|
"interfaces": [],
|
|
724
724
|
"unions": [],
|
|
@@ -1804,6 +1804,10 @@
|
|
|
1804
1804
|
"name": "ge_revenue_share",
|
|
1805
1805
|
"attributes": [],
|
|
1806
1806
|
"description": "Represents a ge_revenue_share_transaction that charges global-e revenue share fee"
|
|
1807
|
+
}, {
|
|
1808
|
+
"name": "platform_fee",
|
|
1809
|
+
"attributes": [],
|
|
1810
|
+
"description": "Represents a platform fee transaction"
|
|
1807
1811
|
}, {
|
|
1808
1812
|
"name": "merchant_payout",
|
|
1809
1813
|
"attributes": [],
|
|
@@ -5408,6 +5412,22 @@
|
|
|
5408
5412
|
"attributes": []
|
|
5409
5413
|
}],
|
|
5410
5414
|
"attributes": []
|
|
5415
|
+
}, {
|
|
5416
|
+
"name": "platform_fee_transaction_type",
|
|
5417
|
+
"plural": "platform_fee_transaction_types",
|
|
5418
|
+
"values": [{
|
|
5419
|
+
"name": "adjustment",
|
|
5420
|
+
"attributes": [],
|
|
5421
|
+
"description": "Adjustment to a platform fee transaction"
|
|
5422
|
+
}, {
|
|
5423
|
+
"name": "reversal",
|
|
5424
|
+
"attributes": []
|
|
5425
|
+
}, {
|
|
5426
|
+
"name": "fee",
|
|
5427
|
+
"attributes": [],
|
|
5428
|
+
"description": "Indicates the platform fee charged"
|
|
5429
|
+
}],
|
|
5430
|
+
"attributes": []
|
|
5411
5431
|
}, {
|
|
5412
5432
|
"name": "prateek_item_type",
|
|
5413
5433
|
"plural": "prateek_item_types",
|
|
@@ -11033,6 +11053,11 @@
|
|
|
11033
11053
|
"attributes": [],
|
|
11034
11054
|
"default": false,
|
|
11035
11055
|
"discriminator_value": "ge_revenue_share_transaction"
|
|
11056
|
+
}, {
|
|
11057
|
+
"type": "platform_fee_transaction",
|
|
11058
|
+
"attributes": [],
|
|
11059
|
+
"default": false,
|
|
11060
|
+
"discriminator_value": "platform_fee_transaction"
|
|
11036
11061
|
}],
|
|
11037
11062
|
"attributes": [],
|
|
11038
11063
|
"interfaces": [],
|
|
@@ -45350,6 +45375,68 @@
|
|
|
45350
45375
|
}],
|
|
45351
45376
|
"attributes": [],
|
|
45352
45377
|
"interfaces": []
|
|
45378
|
+
}, {
|
|
45379
|
+
"name": "platform_fee_transaction",
|
|
45380
|
+
"plural": "platform_fee_transactions",
|
|
45381
|
+
"fields": [{
|
|
45382
|
+
"name": "order",
|
|
45383
|
+
"type": "billing_order_transaction_order_reference",
|
|
45384
|
+
"required": false,
|
|
45385
|
+
"attributes": [],
|
|
45386
|
+
"annotations": []
|
|
45387
|
+
}, {
|
|
45388
|
+
"name": "id",
|
|
45389
|
+
"type": "string",
|
|
45390
|
+
"required": true,
|
|
45391
|
+
"attributes": [],
|
|
45392
|
+
"annotations": [],
|
|
45393
|
+
"description": "Globally unique identifier"
|
|
45394
|
+
}, {
|
|
45395
|
+
"name": "type",
|
|
45396
|
+
"type": "billing_transaction_type",
|
|
45397
|
+
"required": true,
|
|
45398
|
+
"attributes": [],
|
|
45399
|
+
"annotations": []
|
|
45400
|
+
}, {
|
|
45401
|
+
"name": "status",
|
|
45402
|
+
"type": "billing_transaction_status",
|
|
45403
|
+
"required": true,
|
|
45404
|
+
"attributes": [],
|
|
45405
|
+
"annotations": []
|
|
45406
|
+
}, {
|
|
45407
|
+
"name": "posted_at",
|
|
45408
|
+
"type": "date-time-iso8601",
|
|
45409
|
+
"required": false,
|
|
45410
|
+
"attributes": [],
|
|
45411
|
+
"annotations": []
|
|
45412
|
+
}, {
|
|
45413
|
+
"name": "value",
|
|
45414
|
+
"type": "io.flow.common.v0.models.price",
|
|
45415
|
+
"required": true,
|
|
45416
|
+
"attributes": [],
|
|
45417
|
+
"annotations": [],
|
|
45418
|
+
"description": "Represents the net amount of this transaction in the currency of the account. Value will be negative indicating an amount due to Flow. Positive value indicates amount due to the account holder"
|
|
45419
|
+
}, {
|
|
45420
|
+
"name": "description",
|
|
45421
|
+
"type": "string",
|
|
45422
|
+
"required": true,
|
|
45423
|
+
"attributes": [],
|
|
45424
|
+
"annotations": []
|
|
45425
|
+
}, {
|
|
45426
|
+
"name": "statement",
|
|
45427
|
+
"type": "billing_statement_reference",
|
|
45428
|
+
"required": false,
|
|
45429
|
+
"attributes": [],
|
|
45430
|
+
"annotations": []
|
|
45431
|
+
}, {
|
|
45432
|
+
"name": "created_at",
|
|
45433
|
+
"type": "date-time-iso8601",
|
|
45434
|
+
"required": true,
|
|
45435
|
+
"attributes": [],
|
|
45436
|
+
"annotations": []
|
|
45437
|
+
}],
|
|
45438
|
+
"attributes": [],
|
|
45439
|
+
"interfaces": ["child_transaction"]
|
|
45353
45440
|
}, {
|
|
45354
45441
|
"name": "prateek_item",
|
|
45355
45442
|
"plural": "prateek_items",
|
|
@@ -50786,6 +50873,13 @@
|
|
|
50786
50873
|
"attributes": [],
|
|
50787
50874
|
"annotations": [],
|
|
50788
50875
|
"description": "Date the item was last evaluated for a given restriction, equivalent to `reviews.date` and `reviews.updated_at`"
|
|
50876
|
+
}, {
|
|
50877
|
+
"name": "channel",
|
|
50878
|
+
"type": "string",
|
|
50879
|
+
"required": false,
|
|
50880
|
+
"attributes": [],
|
|
50881
|
+
"annotations": [],
|
|
50882
|
+
"description": "The channel associated with the product. Same as in product_restriction."
|
|
50789
50883
|
}],
|
|
50790
50884
|
"attributes": [],
|
|
50791
50885
|
"interfaces": [],
|
|
@@ -98726,7 +98820,7 @@
|
|
|
98726
98820
|
"description": "Identifies a field that contains data that must be handled in a way that is compliant with the PCI standard."
|
|
98727
98821
|
}],
|
|
98728
98822
|
"apidoc": {
|
|
98729
|
-
"version": "0.27.
|
|
98823
|
+
"version": "0.27.48"
|
|
98730
98824
|
},
|
|
98731
98825
|
"base_url": "https://api.flow.io"
|
|
98732
98826
|
}
|
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.126",
|
|
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": "5c6b5f5cb926cc945c9f4291efe22dedfde83355"
|
|
33
33
|
}
|
package/src/api-internal.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"key" : "api-internal"
|
|
8
8
|
},
|
|
9
9
|
"namespace" : "io.flow.internal.v0",
|
|
10
|
-
"version" : "0.27.
|
|
10
|
+
"version" : "0.27.48",
|
|
11
11
|
"info" : {
|
|
12
12
|
"license" : {
|
|
13
13
|
"name" : "MIT",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"application" : {
|
|
29
29
|
"key" : "error"
|
|
30
30
|
},
|
|
31
|
-
"version" : "0.20.
|
|
31
|
+
"version" : "0.20.59",
|
|
32
32
|
"enums" : [ "generic_error_code" ],
|
|
33
33
|
"interfaces" : [ ],
|
|
34
34
|
"unions" : [ ],
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"application" : {
|
|
44
44
|
"key" : "catalog"
|
|
45
45
|
},
|
|
46
|
-
"version" : "0.20.
|
|
46
|
+
"version" : "0.20.59",
|
|
47
47
|
"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" ],
|
|
48
48
|
"interfaces" : [ "localized_price" ],
|
|
49
49
|
"unions" : [ "expandable_subcatalog", "localized_price" ],
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"application" : {
|
|
59
59
|
"key" : "common"
|
|
60
60
|
},
|
|
61
|
-
"version" : "0.20.
|
|
61
|
+
"version" : "0.20.59",
|
|
62
62
|
"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" ],
|
|
63
63
|
"interfaces" : [ "id_reference" ],
|
|
64
64
|
"unions" : [ "discount_offer", "expandable_organization", "expandable_user", "input_specification_limitation", "logo_image", "price_source", "repeat_schedule" ],
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"application" : {
|
|
74
74
|
"key" : "experience"
|
|
75
75
|
},
|
|
76
|
-
"version" : "0.20.
|
|
76
|
+
"version" : "0.20.59",
|
|
77
77
|
"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", "incoterm_configuration", "order_error_code", "order_payment_source_type", "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" ],
|
|
78
78
|
"interfaces" : [ "allocation_component", "allocation_detail", "allocation_line_summary_fields", "expandable_experience", "expandable_order" ],
|
|
79
79
|
"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" ],
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"application" : {
|
|
89
89
|
"key" : "payment"
|
|
90
90
|
},
|
|
91
|
-
"version" : "0.20.
|
|
91
|
+
"version" : "0.20.59",
|
|
92
92
|
"enums" : [ "address_verification_result_field_code", "authorization_decline_code", "authorization_option", "authorization_result_action_type", "authorization_status", "avs_code", "capture_decline_code", "capture_status", "card_error_code", "card_type", "cvv_code", "cvv_result_code", "payment_error_code", "payment_fee_type", "payment_source_confirmation_action_type", "refund_decline_code", "refund_failure_category", "refund_status", "reversal_error_code", "reversal_status", "stored_method_usage_step", "three_d_secure_code", "threeds_two_challenge_viewport", "token_type", "transfer_status", "transfer_type" ],
|
|
93
93
|
"interfaces" : [ "authorization", "device_details", "payment", "payment_processor_transaction_details" ],
|
|
94
94
|
"unions" : [ "adyen_native_data", "authorization", "authorization_form", "authorization_payload_parameters", "authorization_result_action", "authorization_result_action_details", "browser_action_configuration", "confirmation_details", "device_details", "expandable_card", "expandable_payment_processor", "gateway_authentication_data", "gateway_authentication_data_form", "inline_action_configuration", "online_authorization_details", "payment", "payment_form", "payment_order_reference", "payment_processor_transaction_details", "payment_source", "payment_source_form", "threeds_challenge_action", "threeds_identify_action", "transaction_details", "transfer_reference" ],
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"application" : {
|
|
104
104
|
"key" : "billing"
|
|
105
105
|
},
|
|
106
|
-
"version" : "0.20.
|
|
106
|
+
"version" : "0.20.59",
|
|
107
107
|
"enums" : [ "fee_deduction_type", "payout_attachment_type", "payout_status_failure_code", "pending_payout_transaction_reason_code", "statement_attachment_type", "tax_duty_transaction_reason_code", "transaction_source", "trueup_source", "withholding_deduction_type" ],
|
|
108
108
|
"interfaces" : [ "bank_account", "default_bank_account", "generic_statement", "generic_transaction", "payout", "payout_interface", "pending_payout_transaction" ],
|
|
109
109
|
"unions" : [ "bank_account_form", "payout_status", "settlement", "transaction_metadata" ],
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"application" : {
|
|
119
119
|
"key" : "label"
|
|
120
120
|
},
|
|
121
|
-
"version" : "0.20.
|
|
121
|
+
"version" : "0.20.59",
|
|
122
122
|
"enums" : [ "cost_estimate_source", "direction", "label_request_method", "label_trigger_method", "origin_location_source", "package_dimensions_source", "shipment_recipient", "shipping_label_error_code", "tracking_number_type" ],
|
|
123
123
|
"interfaces" : [ "shipping_label_form_interface" ],
|
|
124
124
|
"unions" : [ "shipping_label_form", "shipping_notification_form" ],
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"application" : {
|
|
134
134
|
"key" : "order-price"
|
|
135
135
|
},
|
|
136
|
-
"version" : "0.20.
|
|
136
|
+
"version" : "0.20.59",
|
|
137
137
|
"enums" : [ "order_price_detail_component_key", "order_price_detail_key", "order_price_fee_type" ],
|
|
138
138
|
"interfaces" : [ ],
|
|
139
139
|
"unions" : [ ],
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"application" : {
|
|
149
149
|
"key" : "billing-bank-account"
|
|
150
150
|
},
|
|
151
|
-
"version" : "0.20.
|
|
151
|
+
"version" : "0.20.59",
|
|
152
152
|
"enums" : [ ],
|
|
153
153
|
"interfaces" : [ "bank_account_iban", "bank_account_simple" ],
|
|
154
154
|
"unions" : [ "bank_account_info" ],
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
"application" : {
|
|
164
164
|
"key" : "reference"
|
|
165
165
|
},
|
|
166
|
-
"version" : "0.20.
|
|
166
|
+
"version" : "0.20.59",
|
|
167
167
|
"enums" : [ "payment_method_capability", "payment_method_type", "postal_type", "province_type" ],
|
|
168
168
|
"interfaces" : [ ],
|
|
169
169
|
"unions" : [ ],
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"application" : {
|
|
179
179
|
"key" : "trueup"
|
|
180
180
|
},
|
|
181
|
-
"version" : "0.20.
|
|
181
|
+
"version" : "0.20.59",
|
|
182
182
|
"enums" : [ "carrier_charge_reason", "trueup_surcharge_type" ],
|
|
183
183
|
"interfaces" : [ ],
|
|
184
184
|
"unions" : [ "label_surcharge_detail" ],
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
"application" : {
|
|
194
194
|
"key" : "units"
|
|
195
195
|
},
|
|
196
|
-
"version" : "0.20.
|
|
196
|
+
"version" : "0.20.59",
|
|
197
197
|
"enums" : [ "unit_of_length", "unit_of_volume", "unit_of_weight" ],
|
|
198
198
|
"interfaces" : [ ],
|
|
199
199
|
"unions" : [ ],
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
"application" : {
|
|
209
209
|
"key" : "query-builder"
|
|
210
210
|
},
|
|
211
|
-
"version" : "0.20.
|
|
211
|
+
"version" : "0.20.59",
|
|
212
212
|
"enums" : [ "available_filter_format" ],
|
|
213
213
|
"interfaces" : [ ],
|
|
214
214
|
"unions" : [ "available_filter", "query_builder_form", "query_filter", "query_filter_form" ],
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
"application" : {
|
|
224
224
|
"key" : "channel-currency"
|
|
225
225
|
},
|
|
226
|
-
"version" : "0.20.
|
|
226
|
+
"version" : "0.20.59",
|
|
227
227
|
"enums" : [ ],
|
|
228
228
|
"interfaces" : [ ],
|
|
229
229
|
"unions" : [ ],
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"application" : {
|
|
239
239
|
"key" : "channel"
|
|
240
240
|
},
|
|
241
|
-
"version" : "0.20.
|
|
241
|
+
"version" : "0.20.59",
|
|
242
242
|
"enums" : [ "channel_currency_capability" ],
|
|
243
243
|
"interfaces" : [ ],
|
|
244
244
|
"unions" : [ ],
|
|
@@ -298,7 +298,7 @@
|
|
|
298
298
|
"application" : {
|
|
299
299
|
"key" : "harmonization"
|
|
300
300
|
},
|
|
301
|
-
"version" : "0.20.
|
|
301
|
+
"version" : "0.20.59",
|
|
302
302
|
"enums" : [ "tax_applicability", "tax_verification_result" ],
|
|
303
303
|
"interfaces" : [ ],
|
|
304
304
|
"unions" : [ ],
|
|
@@ -313,7 +313,7 @@
|
|
|
313
313
|
"application" : {
|
|
314
314
|
"key" : "export"
|
|
315
315
|
},
|
|
316
|
-
"version" : "0.20.
|
|
316
|
+
"version" : "0.20.59",
|
|
317
317
|
"enums" : [ "export_status", "item_identifier" ],
|
|
318
318
|
"interfaces" : [ "csv_price_book_item_export_row" ],
|
|
319
319
|
"unions" : [ "export_delivery", "export_type" ],
|
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
"application" : {
|
|
329
329
|
"key" : "fraud"
|
|
330
330
|
},
|
|
331
|
-
"version" : "0.20.
|
|
331
|
+
"version" : "0.20.59",
|
|
332
332
|
"enums" : [ "fraud_email_rule_decision", "fraud_liability", "fraud_status" ],
|
|
333
333
|
"interfaces" : [ ],
|
|
334
334
|
"unions" : [ "fraud_order_reference" ],
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"application" : {
|
|
359
359
|
"key" : "fulfillment"
|
|
360
360
|
},
|
|
361
|
-
"version" : "0.20.
|
|
361
|
+
"version" : "0.20.59",
|
|
362
362
|
"enums" : [ "center_capability", "delivery_option_cost_detail_component_key", "delivery_option_cost_detail_source", "delivery_window_component_source", "delivery_window_location", "fulfillment_routing", "item_availability_status", "lane_direction", "lane_preselect_preference", "lane_strategy", "physical_delivery_special_serivce", "preferred_service_selection_strategy", "quote_error_code", "ratecard_owner", "shipment_integration_type", "shipping_configuration_type", "strategy", "surcharge_responsible_party", "tier_availability", "tier_estimate_type", "tier_strategy", "zero_amount_indicator" ],
|
|
363
363
|
"interfaces" : [ "delivery" ],
|
|
364
364
|
"unions" : [ "delivery", "expandable_center", "partner_center_fee", "service_description", "tier_rule_outcome", "tier_rule_outcome_form" ],
|
|
@@ -403,7 +403,7 @@
|
|
|
403
403
|
"application" : {
|
|
404
404
|
"key" : "ratecard"
|
|
405
405
|
},
|
|
406
|
-
"version" : "0.20.
|
|
406
|
+
"version" : "0.20.59",
|
|
407
407
|
"enums" : [ ],
|
|
408
408
|
"interfaces" : [ "common_hop_estimate", "ratecard_estimate" ],
|
|
409
409
|
"unions" : [ "fuel_surcharge_rate", "ratecard_estimate", "ratecard_fee", "service_fee" ],
|
|
@@ -418,7 +418,7 @@
|
|
|
418
418
|
"application" : {
|
|
419
419
|
"key" : "merchant-onboarding"
|
|
420
420
|
},
|
|
421
|
-
"version" : "0.20.
|
|
421
|
+
"version" : "0.20.59",
|
|
422
422
|
"enums" : [ "logistics_format_preference", "onboarding_application_status", "onboarding_trade_sector", "region_type" ],
|
|
423
423
|
"interfaces" : [ ],
|
|
424
424
|
"unions" : [ "merchant_application", "merchant_application_form", "merchant_application_put_form", "merchant_applications_summary" ],
|
|
@@ -433,7 +433,7 @@
|
|
|
433
433
|
"application" : {
|
|
434
434
|
"key" : "organization-onboarding-state"
|
|
435
435
|
},
|
|
436
|
-
"version" : "0.20.
|
|
436
|
+
"version" : "0.20.59",
|
|
437
437
|
"enums" : [ "merchant_disabled_reason", "merchant_rejected_reason", "onboarding_blocked_reason" ],
|
|
438
438
|
"interfaces" : [ ],
|
|
439
439
|
"unions" : [ "onboarding_state" ],
|
|
@@ -448,7 +448,7 @@
|
|
|
448
448
|
"application" : {
|
|
449
449
|
"key" : "organization"
|
|
450
450
|
},
|
|
451
|
-
"version" : "0.20.
|
|
451
|
+
"version" : "0.20.59",
|
|
452
452
|
"enums" : [ "country_picker_source", "ecommerce_platform_type", "invitation_error_code" ],
|
|
453
453
|
"interfaces" : [ ],
|
|
454
454
|
"unions" : [ ],
|
|
@@ -508,7 +508,7 @@
|
|
|
508
508
|
"application" : {
|
|
509
509
|
"key" : "payment-gateway"
|
|
510
510
|
},
|
|
511
|
-
"version" : "0.20.
|
|
511
|
+
"version" : "0.20.59",
|
|
512
512
|
"enums" : [ "inline_window_viewport_size", "payment_action_type", "payment_failure_code", "payment_method_data_option_type", "payment_request_review_check_status", "payment_request_review_check_type", "payment_request_review_status", "payment_status", "payment_type" ],
|
|
513
513
|
"interfaces" : [ "action", "payment_method_summary" ],
|
|
514
514
|
"unions" : [ "action", "card_authorization_action_result", "card_number", "device_fingerprint_details", "order_information", "payment_capture_option", "payment_method_card", "payment_method_data", "payment_method_data_authorize_applepay_result", "payment_method_data_authorize_klarna_result", "payment_method_data_option_logo", "payment_method_stored_details_card", "payment_method_summary", "payment_request_cancellation_reason", "sdk_adyen_v3_authentication_token" ],
|
|
@@ -523,7 +523,7 @@
|
|
|
523
523
|
"application" : {
|
|
524
524
|
"key" : "payment-request-bundle"
|
|
525
525
|
},
|
|
526
|
-
"version" : "0.20.
|
|
526
|
+
"version" : "0.20.59",
|
|
527
527
|
"enums" : [ ],
|
|
528
528
|
"interfaces" : [ ],
|
|
529
529
|
"unions" : [ ],
|
|
@@ -538,7 +538,7 @@
|
|
|
538
538
|
"application" : {
|
|
539
539
|
"key" : "permission"
|
|
540
540
|
},
|
|
541
|
-
"version" : "0.20.
|
|
541
|
+
"version" : "0.20.59",
|
|
542
542
|
"enums" : [ "authentication_technique", "flow_behavior", "flow_role", "permitted_http_method" ],
|
|
543
543
|
"interfaces" : [ ],
|
|
544
544
|
"unions" : [ ],
|
|
@@ -553,7 +553,7 @@
|
|
|
553
553
|
"application" : {
|
|
554
554
|
"key" : "product"
|
|
555
555
|
},
|
|
556
|
-
"version" : "0.20.
|
|
556
|
+
"version" : "0.20.59",
|
|
557
557
|
"enums" : [ ],
|
|
558
558
|
"interfaces" : [ ],
|
|
559
559
|
"unions" : [ ],
|
|
@@ -568,7 +568,7 @@
|
|
|
568
568
|
"application" : {
|
|
569
569
|
"key" : "return"
|
|
570
570
|
},
|
|
571
|
-
"version" : "0.20.
|
|
571
|
+
"version" : "0.20.59",
|
|
572
572
|
"enums" : [ "return_status", "return_tracking_status" ],
|
|
573
573
|
"interfaces" : [ ],
|
|
574
574
|
"unions" : [ "return_source" ],
|
|
@@ -583,7 +583,7 @@
|
|
|
583
583
|
"application" : {
|
|
584
584
|
"key" : "shopify-markets-internal-event"
|
|
585
585
|
},
|
|
586
|
-
"version" : "0.27.
|
|
586
|
+
"version" : "0.27.48",
|
|
587
587
|
"enums" : [ "shopify_incoterm_configuration" ],
|
|
588
588
|
"interfaces" : [ ],
|
|
589
589
|
"unions" : [ "shopify_markets_internal_event" ],
|
|
@@ -598,7 +598,7 @@
|
|
|
598
598
|
"application" : {
|
|
599
599
|
"key" : "tracking"
|
|
600
600
|
},
|
|
601
|
-
"version" : "0.20.
|
|
601
|
+
"version" : "0.20.59",
|
|
602
602
|
"enums" : [ "substatus_code", "tracking_status" ],
|
|
603
603
|
"interfaces" : [ ],
|
|
604
604
|
"unions" : [ ],
|
|
@@ -643,7 +643,7 @@
|
|
|
643
643
|
"application" : {
|
|
644
644
|
"key" : "shopify-merchant-config"
|
|
645
645
|
},
|
|
646
|
-
"version" : "0.20.
|
|
646
|
+
"version" : "0.20.59",
|
|
647
647
|
"enums" : [ ],
|
|
648
648
|
"interfaces" : [ ],
|
|
649
649
|
"unions" : [ "entity", "know_your_business", "know_your_business_form" ],
|
|
@@ -658,7 +658,7 @@
|
|
|
658
658
|
"application" : {
|
|
659
659
|
"key" : "token"
|
|
660
660
|
},
|
|
661
|
-
"version" : "0.20.
|
|
661
|
+
"version" : "0.20.59",
|
|
662
662
|
"enums" : [ ],
|
|
663
663
|
"interfaces" : [ "token_detail_interface" ],
|
|
664
664
|
"unions" : [ "token", "token_reference" ],
|
|
@@ -673,7 +673,7 @@
|
|
|
673
673
|
"application" : {
|
|
674
674
|
"key" : "catalog-exclusion"
|
|
675
675
|
},
|
|
676
|
-
"version" : "0.20.
|
|
676
|
+
"version" : "0.20.59",
|
|
677
677
|
"enums" : [ "exclusion_rule_state" ],
|
|
678
678
|
"interfaces" : [ ],
|
|
679
679
|
"unions" : [ ],
|
|
@@ -688,7 +688,7 @@
|
|
|
688
688
|
"application" : {
|
|
689
689
|
"key" : "catalog-return"
|
|
690
690
|
},
|
|
691
|
-
"version" : "0.20.
|
|
691
|
+
"version" : "0.20.59",
|
|
692
692
|
"enums" : [ "return_policy_state" ],
|
|
693
693
|
"interfaces" : [ ],
|
|
694
694
|
"unions" : [ ],
|
|
@@ -703,7 +703,7 @@
|
|
|
703
703
|
"application" : {
|
|
704
704
|
"key" : "ftp"
|
|
705
705
|
},
|
|
706
|
-
"version" : "0.20.
|
|
706
|
+
"version" : "0.20.59",
|
|
707
707
|
"enums" : [ "ftp_file_source" ],
|
|
708
708
|
"interfaces" : [ ],
|
|
709
709
|
"unions" : [ ],
|
|
@@ -718,7 +718,7 @@
|
|
|
718
718
|
"application" : {
|
|
719
719
|
"key" : "order-management"
|
|
720
720
|
},
|
|
721
|
-
"version" : "0.20.
|
|
721
|
+
"version" : "0.20.59",
|
|
722
722
|
"enums" : [ "cancel_reason", "fulfillment_item_quantity_status", "order_change_source" ],
|
|
723
723
|
"interfaces" : [ ],
|
|
724
724
|
"unions" : [ ],
|
|
@@ -1804,6 +1804,10 @@
|
|
|
1804
1804
|
"name" : "ge_revenue_share",
|
|
1805
1805
|
"attributes" : [ ],
|
|
1806
1806
|
"description" : "Represents a ge_revenue_share_transaction that charges global-e revenue share fee"
|
|
1807
|
+
}, {
|
|
1808
|
+
"name" : "platform_fee",
|
|
1809
|
+
"attributes" : [ ],
|
|
1810
|
+
"description" : "Represents a platform fee transaction"
|
|
1807
1811
|
}, {
|
|
1808
1812
|
"name" : "merchant_payout",
|
|
1809
1813
|
"attributes" : [ ],
|
|
@@ -5408,6 +5412,22 @@
|
|
|
5408
5412
|
"attributes" : [ ]
|
|
5409
5413
|
} ],
|
|
5410
5414
|
"attributes" : [ ]
|
|
5415
|
+
}, {
|
|
5416
|
+
"name" : "platform_fee_transaction_type",
|
|
5417
|
+
"plural" : "platform_fee_transaction_types",
|
|
5418
|
+
"values" : [ {
|
|
5419
|
+
"name" : "adjustment",
|
|
5420
|
+
"attributes" : [ ],
|
|
5421
|
+
"description" : "Adjustment to a platform fee transaction"
|
|
5422
|
+
}, {
|
|
5423
|
+
"name" : "reversal",
|
|
5424
|
+
"attributes" : [ ]
|
|
5425
|
+
}, {
|
|
5426
|
+
"name" : "fee",
|
|
5427
|
+
"attributes" : [ ],
|
|
5428
|
+
"description" : "Indicates the platform fee charged"
|
|
5429
|
+
} ],
|
|
5430
|
+
"attributes" : [ ]
|
|
5411
5431
|
}, {
|
|
5412
5432
|
"name" : "prateek_item_type",
|
|
5413
5433
|
"plural" : "prateek_item_types",
|
|
@@ -11033,6 +11053,11 @@
|
|
|
11033
11053
|
"attributes" : [ ],
|
|
11034
11054
|
"default" : false,
|
|
11035
11055
|
"discriminator_value" : "ge_revenue_share_transaction"
|
|
11056
|
+
}, {
|
|
11057
|
+
"type" : "platform_fee_transaction",
|
|
11058
|
+
"attributes" : [ ],
|
|
11059
|
+
"default" : false,
|
|
11060
|
+
"discriminator_value" : "platform_fee_transaction"
|
|
11036
11061
|
} ],
|
|
11037
11062
|
"attributes" : [ ],
|
|
11038
11063
|
"interfaces" : [ ],
|
|
@@ -45350,6 +45375,68 @@
|
|
|
45350
45375
|
} ],
|
|
45351
45376
|
"attributes" : [ ],
|
|
45352
45377
|
"interfaces" : [ ]
|
|
45378
|
+
}, {
|
|
45379
|
+
"name" : "platform_fee_transaction",
|
|
45380
|
+
"plural" : "platform_fee_transactions",
|
|
45381
|
+
"fields" : [ {
|
|
45382
|
+
"name" : "order",
|
|
45383
|
+
"type" : "billing_order_transaction_order_reference",
|
|
45384
|
+
"required" : false,
|
|
45385
|
+
"attributes" : [ ],
|
|
45386
|
+
"annotations" : [ ]
|
|
45387
|
+
}, {
|
|
45388
|
+
"name" : "id",
|
|
45389
|
+
"type" : "string",
|
|
45390
|
+
"required" : true,
|
|
45391
|
+
"attributes" : [ ],
|
|
45392
|
+
"annotations" : [ ],
|
|
45393
|
+
"description" : "Globally unique identifier"
|
|
45394
|
+
}, {
|
|
45395
|
+
"name" : "type",
|
|
45396
|
+
"type" : "billing_transaction_type",
|
|
45397
|
+
"required" : true,
|
|
45398
|
+
"attributes" : [ ],
|
|
45399
|
+
"annotations" : [ ]
|
|
45400
|
+
}, {
|
|
45401
|
+
"name" : "status",
|
|
45402
|
+
"type" : "billing_transaction_status",
|
|
45403
|
+
"required" : true,
|
|
45404
|
+
"attributes" : [ ],
|
|
45405
|
+
"annotations" : [ ]
|
|
45406
|
+
}, {
|
|
45407
|
+
"name" : "posted_at",
|
|
45408
|
+
"type" : "date-time-iso8601",
|
|
45409
|
+
"required" : false,
|
|
45410
|
+
"attributes" : [ ],
|
|
45411
|
+
"annotations" : [ ]
|
|
45412
|
+
}, {
|
|
45413
|
+
"name" : "value",
|
|
45414
|
+
"type" : "io.flow.common.v0.models.price",
|
|
45415
|
+
"required" : true,
|
|
45416
|
+
"attributes" : [ ],
|
|
45417
|
+
"annotations" : [ ],
|
|
45418
|
+
"description" : "Represents the net amount of this transaction in the currency of the account. Value will be negative indicating an amount due to Flow. Positive value indicates amount due to the account holder"
|
|
45419
|
+
}, {
|
|
45420
|
+
"name" : "description",
|
|
45421
|
+
"type" : "string",
|
|
45422
|
+
"required" : true,
|
|
45423
|
+
"attributes" : [ ],
|
|
45424
|
+
"annotations" : [ ]
|
|
45425
|
+
}, {
|
|
45426
|
+
"name" : "statement",
|
|
45427
|
+
"type" : "billing_statement_reference",
|
|
45428
|
+
"required" : false,
|
|
45429
|
+
"attributes" : [ ],
|
|
45430
|
+
"annotations" : [ ]
|
|
45431
|
+
}, {
|
|
45432
|
+
"name" : "created_at",
|
|
45433
|
+
"type" : "date-time-iso8601",
|
|
45434
|
+
"required" : true,
|
|
45435
|
+
"attributes" : [ ],
|
|
45436
|
+
"annotations" : [ ]
|
|
45437
|
+
} ],
|
|
45438
|
+
"attributes" : [ ],
|
|
45439
|
+
"interfaces" : [ "child_transaction" ]
|
|
45353
45440
|
}, {
|
|
45354
45441
|
"name" : "prateek_item",
|
|
45355
45442
|
"plural" : "prateek_items",
|
|
@@ -50786,6 +50873,13 @@
|
|
|
50786
50873
|
"attributes" : [ ],
|
|
50787
50874
|
"annotations" : [ ],
|
|
50788
50875
|
"description" : "Date the item was last evaluated for a given restriction, equivalent to `reviews.date` and `reviews.updated_at`"
|
|
50876
|
+
}, {
|
|
50877
|
+
"name" : "channel",
|
|
50878
|
+
"type" : "string",
|
|
50879
|
+
"required" : false,
|
|
50880
|
+
"attributes" : [ ],
|
|
50881
|
+
"annotations" : [ ],
|
|
50882
|
+
"description" : "The channel associated with the product. Same as in product_restriction."
|
|
50789
50883
|
} ],
|
|
50790
50884
|
"attributes" : [ ],
|
|
50791
50885
|
"interfaces" : [ ],
|
|
@@ -98726,7 +98820,7 @@
|
|
|
98726
98820
|
"description" : "Identifies a field that contains data that must be handled in a way that is compliant with the PCI standard."
|
|
98727
98821
|
} ],
|
|
98728
98822
|
"apidoc" : {
|
|
98729
|
-
"version" : "0.27.
|
|
98823
|
+
"version" : "0.27.48"
|
|
98730
98824
|
},
|
|
98731
98825
|
"base_url" : "https://api.flow.io"
|
|
98732
98826
|
}
|