@flowio/api-internal-mock-generator 5.31.124 → 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 +211 -54
- package/package.json +2 -2
- package/src/api-internal.json +211 -54
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": [],
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
"application": {
|
|
254
254
|
"key": "adyen"
|
|
255
255
|
},
|
|
256
|
-
"version": "0.4.
|
|
256
|
+
"version": "0.4.50",
|
|
257
257
|
"enums": ["channel", "contract", "device_channel", "dispute_status", "event_code", "http_redirect_method", "lifecycle_stage", "operation", "payment_method", "payment_record_type", "recurring_processing_model", "result_code", "shopper_interaction", "threeds_completion_indicator"],
|
|
258
258
|
"interfaces": [],
|
|
259
259
|
"unions": ["browser_info", "payment_method_data"],
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
"application": {
|
|
269
269
|
"key": "paypal"
|
|
270
270
|
},
|
|
271
|
-
"version": "0.4.
|
|
271
|
+
"version": "0.4.50",
|
|
272
272
|
"enums": ["adjudication_type", "affected_party", "allowed_payment_method", "cancellation_mode", "carrier_name", "dispute_channel", "dispute_life_cycle_stage", "dispute_merchant_contacted_mode", "dispute_merchant_contacted_outcome", "dispute_outcome_code", "dispute_reason", "dispute_status", "event_type", "evidence_type", "failure_reason", "grant_type", "http_method", "intent", "issue_type", "message_poster", "money_movement_reason", "money_movement_type", "offer_type", "other_means_payment_method", "payer_status", "payment_method", "payment_pattern", "product_received", "refund_state", "reporting_balance_affecting_records_only", "reporting_transaction_field", "reporting_transaction_status", "return_acknowledgement_type", "return_mode", "sale_state", "service_started", "shipping_display_preference", "state", "sub_reason", "supporting_info_source", "transaction_status", "user_action_prompt"],
|
|
273
273
|
"interfaces": [],
|
|
274
274
|
"unions": [],
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
"application": {
|
|
284
284
|
"key": "stripe"
|
|
285
285
|
},
|
|
286
|
-
"version": "0.4.
|
|
286
|
+
"version": "0.4.50",
|
|
287
287
|
"enums": ["account_type", "apple_pay_type", "balance_transaction_type", "bank_ideal", "bic_ideal", "cancellation_reason", "capability_status", "capture_method", "card_brand", "card_funding_type", "card_network", "check_outcome", "code_verification_status", "confirmation_method", "connect_report_balance_reporting_category", "connect_report_connect_reporting_category", "connect_report_issuing_reporting_category", "connect_report_payment_reporting_category", "decline_code", "dispute_event_type", "dispute_payment_method_details_card_case_type", "dispute_payment_method_details_type", "dispute_reason", "dispute_status", "early_fraud_warning_event_type", "early_fraud_warning_type", "error_code", "error_type", "event_type", "extended_authorization_status", "feature_availability", "klarna_payment_method_category_type", "klarna_product", "network_status", "next_action_type", "order_item_type", "payment_intent_status", "payment_method_category_klarna", "payment_method_type", "payment_outcome_type", "payment_status", "preferred_language_bancontact", "preferred_locale_klarna", "refund_failure_reason", "refund_reason", "refund_status", "reporting_report_run_status", "reporting_report_type", "request_three_d_secure_type", "requested_capabilities", "setup_future_usage", "shopify_payment_stripe_event_type", "source_flow", "source_status", "source_type", "source_usage_type", "stored_credential_transaction_type", "three_d_secure_support", "three_ds_authentication_flow", "three_ds_result", "three_ds_result_reason", "token_type", "use_stripe_sdk_type"],
|
|
288
288
|
"interfaces": [],
|
|
289
289
|
"unions": ["card_wallet", "connect_report_reporting_category", "payment_method_data", "payment_method_details", "payment_method_form"],
|
|
@@ -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"],
|
|
@@ -343,7 +343,7 @@
|
|
|
343
343
|
"application": {
|
|
344
344
|
"key": "brickftp"
|
|
345
345
|
},
|
|
346
|
-
"version": "0.4.
|
|
346
|
+
"version": "0.4.50",
|
|
347
347
|
"enums": ["authentication_method", "behavior_type", "grant_permission_setting", "ssl_required_setting", "webhook_event_action", "webhook_event_interface", "webhook_event_type"],
|
|
348
348
|
"interfaces": [],
|
|
349
349
|
"unions": ["file_form", "node"],
|
|
@@ -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": [],
|
|
@@ -463,7 +463,7 @@
|
|
|
463
463
|
"application": {
|
|
464
464
|
"key": "partner"
|
|
465
465
|
},
|
|
466
|
-
"version": "0.0.
|
|
466
|
+
"version": "0.0.98",
|
|
467
467
|
"enums": ["label_format"],
|
|
468
468
|
"interfaces": [],
|
|
469
469
|
"unions": ["label_form"],
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
"application": {
|
|
479
479
|
"key": "bitpay"
|
|
480
480
|
},
|
|
481
|
-
"version": "0.4.
|
|
481
|
+
"version": "0.4.50",
|
|
482
482
|
"enums": ["exception_status", "invoice_status", "refund_status", "transaction_speed", "webhook_event_name"],
|
|
483
483
|
"interfaces": [],
|
|
484
484
|
"unions": [],
|
|
@@ -493,7 +493,7 @@
|
|
|
493
493
|
"application": {
|
|
494
494
|
"key": "crypto"
|
|
495
495
|
},
|
|
496
|
-
"version": "0.4.
|
|
496
|
+
"version": "0.4.50",
|
|
497
497
|
"enums": ["error_type", "payment_status", "reason_type", "refund_status", "webhook_event_name", "webhook_object_type"],
|
|
498
498
|
"interfaces": [],
|
|
499
499
|
"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": [],
|
|
@@ -613,7 +613,7 @@
|
|
|
613
613
|
"application": {
|
|
614
614
|
"key": "shopify-external"
|
|
615
615
|
},
|
|
616
|
-
"version": "0.4.
|
|
616
|
+
"version": "0.4.50",
|
|
617
617
|
"enums": ["cancel_reason", "discount_status", "discount_type", "discrepancy_reason", "event", "financial_status_type", "format", "fulfillment_service", "fulfillment_status_type", "graphql_weight_unit", "inventory_behaviour", "inventory_management", "inventory_policy", "kind_type", "localized_price", "order_status_type", "price_rule_allocation_method", "price_rule_customer_selection", "price_rule_target_selection", "price_rule_target_type", "price_rule_value_type", "published_scope", "restock_type", "shopify_customer_state", "shopify_discount_pagination_direction", "shopify_gift_card_status", "shopify_plan_name", "shopify_processing_method_type", "shopify_transaction_error_code", "shopify_transaction_status", "topic", "value_type", "weight_unit"],
|
|
618
618
|
"interfaces": [],
|
|
619
619
|
"unions": [],
|
|
@@ -628,7 +628,7 @@
|
|
|
628
628
|
"application": {
|
|
629
629
|
"key": "shopify-markets"
|
|
630
630
|
},
|
|
631
|
-
"version": "0.4.
|
|
631
|
+
"version": "0.4.50",
|
|
632
632
|
"enums": ["bulk_operation_error_code", "bulk_operation_status", "bulk_operation_type", "cancel_reason", "fulfillment_order_delivery_method_type", "incoterm_duties", "shopify_discount_value_type", "shopify_discrepancy_reason", "shopify_draft_order_status", "shopify_order_cancel_reason", "shopify_order_discount_allocation_method", "shopify_order_discount_application_target_selection", "shopify_order_discount_application_target_type", "shopify_order_discount_application_type", "shopify_order_discount_application_value_type", "shopify_order_discount_type", "shopify_order_financial_status_type", "shopify_order_fulfillment_order_request_status", "shopify_order_fulfillment_order_status", "shopify_order_fulfillment_shipment_status", "shopify_order_fulfillment_status", "shopify_order_fulfillment_status_type", "shopify_order_inventory_behaviour", "shopify_order_kind_type", "shopify_order_payment_gateway_names", "shopify_order_processing_method_type", "shopify_order_restock_type", "shopify_order_status_type", "shopify_order_transaction_error_code", "shopify_order_transaction_status", "shopify_order_value_type", "shopify_tax_exemptions", "shopify_webhook_format", "shopify_webhook_topic"],
|
|
633
633
|
"interfaces": [],
|
|
634
634
|
"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": [],
|
|
@@ -51452,6 +51546,13 @@
|
|
|
51452
51546
|
"attributes": [],
|
|
51453
51547
|
"annotations": [],
|
|
51454
51548
|
"description": "The product taxonomy data."
|
|
51549
|
+
}, {
|
|
51550
|
+
"name": "channel",
|
|
51551
|
+
"type": "string",
|
|
51552
|
+
"required": false,
|
|
51553
|
+
"attributes": [],
|
|
51554
|
+
"annotations": [],
|
|
51555
|
+
"description": "The channel associated with the product. Same as in product_restriction."
|
|
51455
51556
|
}],
|
|
51456
51557
|
"attributes": [],
|
|
51457
51558
|
"interfaces": [],
|
|
@@ -52050,13 +52151,6 @@
|
|
|
52050
52151
|
"attributes": [],
|
|
52051
52152
|
"annotations": [],
|
|
52052
52153
|
"description": "Description of the exemption"
|
|
52053
|
-
}, {
|
|
52054
|
-
"name": "is_rule_exempt",
|
|
52055
|
-
"type": "boolean",
|
|
52056
|
-
"required": true,
|
|
52057
|
-
"attributes": [],
|
|
52058
|
-
"annotations": [],
|
|
52059
|
-
"description": "Boolean flag to exempt the organization from the rule"
|
|
52060
52154
|
}, {
|
|
52061
52155
|
"name": "exempt_regions",
|
|
52062
52156
|
"type": "[string]",
|
|
@@ -98429,6 +98523,69 @@
|
|
|
98429
98523
|
}],
|
|
98430
98524
|
"path": "/internal/user/status/rules",
|
|
98431
98525
|
"description": "For new users, automatically sets the status based on the email domain."
|
|
98526
|
+
}, {
|
|
98527
|
+
"type": "validated_shipping_data",
|
|
98528
|
+
"plural": "validated_shipping_data",
|
|
98529
|
+
"operations": [{
|
|
98530
|
+
"method": "POST",
|
|
98531
|
+
"path": "/internal/:organization/validated/shipping/data",
|
|
98532
|
+
"parameters": [{
|
|
98533
|
+
"name": "organization",
|
|
98534
|
+
"type": "string",
|
|
98535
|
+
"location": "Path",
|
|
98536
|
+
"required": true,
|
|
98537
|
+
"description": "Refers to your organization's account identifier"
|
|
98538
|
+
}],
|
|
98539
|
+
"responses": [{
|
|
98540
|
+
"code": {
|
|
98541
|
+
"integer": {
|
|
98542
|
+
"value": 200
|
|
98543
|
+
}
|
|
98544
|
+
},
|
|
98545
|
+
"type": "validated_shipping_data",
|
|
98546
|
+
"description": "Successful response",
|
|
98547
|
+
"attributes": []
|
|
98548
|
+
}, {
|
|
98549
|
+
"code": {
|
|
98550
|
+
"integer": {
|
|
98551
|
+
"value": 401
|
|
98552
|
+
}
|
|
98553
|
+
},
|
|
98554
|
+
"type": "unit",
|
|
98555
|
+
"description": "Authorization failed",
|
|
98556
|
+
"attributes": []
|
|
98557
|
+
}, {
|
|
98558
|
+
"code": {
|
|
98559
|
+
"integer": {
|
|
98560
|
+
"value": 404
|
|
98561
|
+
}
|
|
98562
|
+
},
|
|
98563
|
+
"type": "unit",
|
|
98564
|
+
"description": "Resource was not found",
|
|
98565
|
+
"attributes": []
|
|
98566
|
+
}, {
|
|
98567
|
+
"code": {
|
|
98568
|
+
"integer": {
|
|
98569
|
+
"value": 422
|
|
98570
|
+
}
|
|
98571
|
+
},
|
|
98572
|
+
"type": "io.flow.label.v0.models.shipping_label_error",
|
|
98573
|
+
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
98574
|
+
"attributes": []
|
|
98575
|
+
}],
|
|
98576
|
+
"attributes": [],
|
|
98577
|
+
"body": {
|
|
98578
|
+
"type": "io.flow.label.v0.unions.shipping_label_form",
|
|
98579
|
+
"attributes": []
|
|
98580
|
+
}
|
|
98581
|
+
}],
|
|
98582
|
+
"attributes": [{
|
|
98583
|
+
"name": "docs",
|
|
98584
|
+
"value": {
|
|
98585
|
+
"module": "general"
|
|
98586
|
+
}
|
|
98587
|
+
}],
|
|
98588
|
+
"path": "/internal/:organization/validated/shipping/data"
|
|
98432
98589
|
}, {
|
|
98433
98590
|
"type": "vies_result",
|
|
98434
98591
|
"plural": "vies_results",
|
|
@@ -98663,7 +98820,7 @@
|
|
|
98663
98820
|
"description": "Identifies a field that contains data that must be handled in a way that is compliant with the PCI standard."
|
|
98664
98821
|
}],
|
|
98665
98822
|
"apidoc": {
|
|
98666
|
-
"version": "0.27.
|
|
98823
|
+
"version": "0.27.48"
|
|
98667
98824
|
},
|
|
98668
98825
|
"base_url": "https://api.flow.io"
|
|
98669
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" : [ ],
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
"application" : {
|
|
254
254
|
"key" : "adyen"
|
|
255
255
|
},
|
|
256
|
-
"version" : "0.4.
|
|
256
|
+
"version" : "0.4.50",
|
|
257
257
|
"enums" : [ "channel", "contract", "device_channel", "dispute_status", "event_code", "http_redirect_method", "lifecycle_stage", "operation", "payment_method", "payment_record_type", "recurring_processing_model", "result_code", "shopper_interaction", "threeds_completion_indicator" ],
|
|
258
258
|
"interfaces" : [ ],
|
|
259
259
|
"unions" : [ "browser_info", "payment_method_data" ],
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
"application" : {
|
|
269
269
|
"key" : "paypal"
|
|
270
270
|
},
|
|
271
|
-
"version" : "0.4.
|
|
271
|
+
"version" : "0.4.50",
|
|
272
272
|
"enums" : [ "adjudication_type", "affected_party", "allowed_payment_method", "cancellation_mode", "carrier_name", "dispute_channel", "dispute_life_cycle_stage", "dispute_merchant_contacted_mode", "dispute_merchant_contacted_outcome", "dispute_outcome_code", "dispute_reason", "dispute_status", "event_type", "evidence_type", "failure_reason", "grant_type", "http_method", "intent", "issue_type", "message_poster", "money_movement_reason", "money_movement_type", "offer_type", "other_means_payment_method", "payer_status", "payment_method", "payment_pattern", "product_received", "refund_state", "reporting_balance_affecting_records_only", "reporting_transaction_field", "reporting_transaction_status", "return_acknowledgement_type", "return_mode", "sale_state", "service_started", "shipping_display_preference", "state", "sub_reason", "supporting_info_source", "transaction_status", "user_action_prompt" ],
|
|
273
273
|
"interfaces" : [ ],
|
|
274
274
|
"unions" : [ ],
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
"application" : {
|
|
284
284
|
"key" : "stripe"
|
|
285
285
|
},
|
|
286
|
-
"version" : "0.4.
|
|
286
|
+
"version" : "0.4.50",
|
|
287
287
|
"enums" : [ "account_type", "apple_pay_type", "balance_transaction_type", "bank_ideal", "bic_ideal", "cancellation_reason", "capability_status", "capture_method", "card_brand", "card_funding_type", "card_network", "check_outcome", "code_verification_status", "confirmation_method", "connect_report_balance_reporting_category", "connect_report_connect_reporting_category", "connect_report_issuing_reporting_category", "connect_report_payment_reporting_category", "decline_code", "dispute_event_type", "dispute_payment_method_details_card_case_type", "dispute_payment_method_details_type", "dispute_reason", "dispute_status", "early_fraud_warning_event_type", "early_fraud_warning_type", "error_code", "error_type", "event_type", "extended_authorization_status", "feature_availability", "klarna_payment_method_category_type", "klarna_product", "network_status", "next_action_type", "order_item_type", "payment_intent_status", "payment_method_category_klarna", "payment_method_type", "payment_outcome_type", "payment_status", "preferred_language_bancontact", "preferred_locale_klarna", "refund_failure_reason", "refund_reason", "refund_status", "reporting_report_run_status", "reporting_report_type", "request_three_d_secure_type", "requested_capabilities", "setup_future_usage", "shopify_payment_stripe_event_type", "source_flow", "source_status", "source_type", "source_usage_type", "stored_credential_transaction_type", "three_d_secure_support", "three_ds_authentication_flow", "three_ds_result", "three_ds_result_reason", "token_type", "use_stripe_sdk_type" ],
|
|
288
288
|
"interfaces" : [ ],
|
|
289
289
|
"unions" : [ "card_wallet", "connect_report_reporting_category", "payment_method_data", "payment_method_details", "payment_method_form" ],
|
|
@@ -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" ],
|
|
@@ -343,7 +343,7 @@
|
|
|
343
343
|
"application" : {
|
|
344
344
|
"key" : "brickftp"
|
|
345
345
|
},
|
|
346
|
-
"version" : "0.4.
|
|
346
|
+
"version" : "0.4.50",
|
|
347
347
|
"enums" : [ "authentication_method", "behavior_type", "grant_permission_setting", "ssl_required_setting", "webhook_event_action", "webhook_event_interface", "webhook_event_type" ],
|
|
348
348
|
"interfaces" : [ ],
|
|
349
349
|
"unions" : [ "file_form", "node" ],
|
|
@@ -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" : [ ],
|
|
@@ -463,7 +463,7 @@
|
|
|
463
463
|
"application" : {
|
|
464
464
|
"key" : "partner"
|
|
465
465
|
},
|
|
466
|
-
"version" : "0.0.
|
|
466
|
+
"version" : "0.0.98",
|
|
467
467
|
"enums" : [ "label_format" ],
|
|
468
468
|
"interfaces" : [ ],
|
|
469
469
|
"unions" : [ "label_form" ],
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
"application" : {
|
|
479
479
|
"key" : "bitpay"
|
|
480
480
|
},
|
|
481
|
-
"version" : "0.4.
|
|
481
|
+
"version" : "0.4.50",
|
|
482
482
|
"enums" : [ "exception_status", "invoice_status", "refund_status", "transaction_speed", "webhook_event_name" ],
|
|
483
483
|
"interfaces" : [ ],
|
|
484
484
|
"unions" : [ ],
|
|
@@ -493,7 +493,7 @@
|
|
|
493
493
|
"application" : {
|
|
494
494
|
"key" : "crypto"
|
|
495
495
|
},
|
|
496
|
-
"version" : "0.4.
|
|
496
|
+
"version" : "0.4.50",
|
|
497
497
|
"enums" : [ "error_type", "payment_status", "reason_type", "refund_status", "webhook_event_name", "webhook_object_type" ],
|
|
498
498
|
"interfaces" : [ ],
|
|
499
499
|
"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" : [ ],
|
|
@@ -613,7 +613,7 @@
|
|
|
613
613
|
"application" : {
|
|
614
614
|
"key" : "shopify-external"
|
|
615
615
|
},
|
|
616
|
-
"version" : "0.4.
|
|
616
|
+
"version" : "0.4.50",
|
|
617
617
|
"enums" : [ "cancel_reason", "discount_status", "discount_type", "discrepancy_reason", "event", "financial_status_type", "format", "fulfillment_service", "fulfillment_status_type", "graphql_weight_unit", "inventory_behaviour", "inventory_management", "inventory_policy", "kind_type", "localized_price", "order_status_type", "price_rule_allocation_method", "price_rule_customer_selection", "price_rule_target_selection", "price_rule_target_type", "price_rule_value_type", "published_scope", "restock_type", "shopify_customer_state", "shopify_discount_pagination_direction", "shopify_gift_card_status", "shopify_plan_name", "shopify_processing_method_type", "shopify_transaction_error_code", "shopify_transaction_status", "topic", "value_type", "weight_unit" ],
|
|
618
618
|
"interfaces" : [ ],
|
|
619
619
|
"unions" : [ ],
|
|
@@ -628,7 +628,7 @@
|
|
|
628
628
|
"application" : {
|
|
629
629
|
"key" : "shopify-markets"
|
|
630
630
|
},
|
|
631
|
-
"version" : "0.4.
|
|
631
|
+
"version" : "0.4.50",
|
|
632
632
|
"enums" : [ "bulk_operation_error_code", "bulk_operation_status", "bulk_operation_type", "cancel_reason", "fulfillment_order_delivery_method_type", "incoterm_duties", "shopify_discount_value_type", "shopify_discrepancy_reason", "shopify_draft_order_status", "shopify_order_cancel_reason", "shopify_order_discount_allocation_method", "shopify_order_discount_application_target_selection", "shopify_order_discount_application_target_type", "shopify_order_discount_application_type", "shopify_order_discount_application_value_type", "shopify_order_discount_type", "shopify_order_financial_status_type", "shopify_order_fulfillment_order_request_status", "shopify_order_fulfillment_order_status", "shopify_order_fulfillment_shipment_status", "shopify_order_fulfillment_status", "shopify_order_fulfillment_status_type", "shopify_order_inventory_behaviour", "shopify_order_kind_type", "shopify_order_payment_gateway_names", "shopify_order_processing_method_type", "shopify_order_restock_type", "shopify_order_status_type", "shopify_order_transaction_error_code", "shopify_order_transaction_status", "shopify_order_value_type", "shopify_tax_exemptions", "shopify_webhook_format", "shopify_webhook_topic" ],
|
|
633
633
|
"interfaces" : [ ],
|
|
634
634
|
"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" : [ ],
|
|
@@ -51452,6 +51546,13 @@
|
|
|
51452
51546
|
"attributes" : [ ],
|
|
51453
51547
|
"annotations" : [ ],
|
|
51454
51548
|
"description" : "The product taxonomy data."
|
|
51549
|
+
}, {
|
|
51550
|
+
"name" : "channel",
|
|
51551
|
+
"type" : "string",
|
|
51552
|
+
"required" : false,
|
|
51553
|
+
"attributes" : [ ],
|
|
51554
|
+
"annotations" : [ ],
|
|
51555
|
+
"description" : "The channel associated with the product. Same as in product_restriction."
|
|
51455
51556
|
} ],
|
|
51456
51557
|
"attributes" : [ ],
|
|
51457
51558
|
"interfaces" : [ ],
|
|
@@ -52050,13 +52151,6 @@
|
|
|
52050
52151
|
"attributes" : [ ],
|
|
52051
52152
|
"annotations" : [ ],
|
|
52052
52153
|
"description" : "Description of the exemption"
|
|
52053
|
-
}, {
|
|
52054
|
-
"name" : "is_rule_exempt",
|
|
52055
|
-
"type" : "boolean",
|
|
52056
|
-
"required" : true,
|
|
52057
|
-
"attributes" : [ ],
|
|
52058
|
-
"annotations" : [ ],
|
|
52059
|
-
"description" : "Boolean flag to exempt the organization from the rule"
|
|
52060
52154
|
}, {
|
|
52061
52155
|
"name" : "exempt_regions",
|
|
52062
52156
|
"type" : "[string]",
|
|
@@ -98429,6 +98523,69 @@
|
|
|
98429
98523
|
} ],
|
|
98430
98524
|
"path" : "/internal/user/status/rules",
|
|
98431
98525
|
"description" : "For new users, automatically sets the status based on the email domain."
|
|
98526
|
+
}, {
|
|
98527
|
+
"type" : "validated_shipping_data",
|
|
98528
|
+
"plural" : "validated_shipping_data",
|
|
98529
|
+
"operations" : [ {
|
|
98530
|
+
"method" : "POST",
|
|
98531
|
+
"path" : "/internal/:organization/validated/shipping/data",
|
|
98532
|
+
"parameters" : [ {
|
|
98533
|
+
"name" : "organization",
|
|
98534
|
+
"type" : "string",
|
|
98535
|
+
"location" : "Path",
|
|
98536
|
+
"required" : true,
|
|
98537
|
+
"description" : "Refers to your organization's account identifier"
|
|
98538
|
+
} ],
|
|
98539
|
+
"responses" : [ {
|
|
98540
|
+
"code" : {
|
|
98541
|
+
"integer" : {
|
|
98542
|
+
"value" : 200
|
|
98543
|
+
}
|
|
98544
|
+
},
|
|
98545
|
+
"type" : "validated_shipping_data",
|
|
98546
|
+
"description" : "Successful response",
|
|
98547
|
+
"attributes" : [ ]
|
|
98548
|
+
}, {
|
|
98549
|
+
"code" : {
|
|
98550
|
+
"integer" : {
|
|
98551
|
+
"value" : 401
|
|
98552
|
+
}
|
|
98553
|
+
},
|
|
98554
|
+
"type" : "unit",
|
|
98555
|
+
"description" : "Authorization failed",
|
|
98556
|
+
"attributes" : [ ]
|
|
98557
|
+
}, {
|
|
98558
|
+
"code" : {
|
|
98559
|
+
"integer" : {
|
|
98560
|
+
"value" : 404
|
|
98561
|
+
}
|
|
98562
|
+
},
|
|
98563
|
+
"type" : "unit",
|
|
98564
|
+
"description" : "Resource was not found",
|
|
98565
|
+
"attributes" : [ ]
|
|
98566
|
+
}, {
|
|
98567
|
+
"code" : {
|
|
98568
|
+
"integer" : {
|
|
98569
|
+
"value" : 422
|
|
98570
|
+
}
|
|
98571
|
+
},
|
|
98572
|
+
"type" : "io.flow.label.v0.models.shipping_label_error",
|
|
98573
|
+
"description" : "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
98574
|
+
"attributes" : [ ]
|
|
98575
|
+
} ],
|
|
98576
|
+
"attributes" : [ ],
|
|
98577
|
+
"body" : {
|
|
98578
|
+
"type" : "io.flow.label.v0.unions.shipping_label_form",
|
|
98579
|
+
"attributes" : [ ]
|
|
98580
|
+
}
|
|
98581
|
+
} ],
|
|
98582
|
+
"attributes" : [ {
|
|
98583
|
+
"name" : "docs",
|
|
98584
|
+
"value" : {
|
|
98585
|
+
"module" : "general"
|
|
98586
|
+
}
|
|
98587
|
+
} ],
|
|
98588
|
+
"path" : "/internal/:organization/validated/shipping/data"
|
|
98432
98589
|
}, {
|
|
98433
98590
|
"type" : "vies_result",
|
|
98434
98591
|
"plural" : "vies_results",
|
|
@@ -98663,7 +98820,7 @@
|
|
|
98663
98820
|
"description" : "Identifies a field that contains data that must be handled in a way that is compliant with the PCI standard."
|
|
98664
98821
|
} ],
|
|
98665
98822
|
"apidoc" : {
|
|
98666
|
-
"version" : "0.27.
|
|
98823
|
+
"version" : "0.27.48"
|
|
98667
98824
|
},
|
|
98668
98825
|
"base_url" : "https://api.flow.io"
|
|
98669
98826
|
}
|