@flowio/api-internal-mock-generator 5.31.128 → 5.31.129
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 +199 -46
- package/package.json +2 -2
- package/src/api-internal.json +199 -46
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.59",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.52",
|
|
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.52",
|
|
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.52",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.52",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
452
452
|
"enums": ["country_picker_source", "ecommerce_platform_type", "invitation_error_code"],
|
|
453
453
|
"interfaces": [],
|
|
454
454
|
"unions": [],
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
"application": {
|
|
479
479
|
"key": "bitpay"
|
|
480
480
|
},
|
|
481
|
-
"version": "0.4.
|
|
481
|
+
"version": "0.4.52",
|
|
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.52",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.59",
|
|
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.64",
|
|
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.52",
|
|
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.52",
|
|
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.64",
|
|
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.64",
|
|
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.63",
|
|
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.63",
|
|
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.63",
|
|
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.63",
|
|
722
722
|
"enums": ["cancel_reason", "fulfillment_item_quantity_status", "order_change_source"],
|
|
723
723
|
"interfaces": [],
|
|
724
724
|
"unions": [],
|
|
@@ -2121,6 +2121,9 @@
|
|
|
2121
2121
|
}, {
|
|
2122
2122
|
"name": "sellability",
|
|
2123
2123
|
"attributes": []
|
|
2124
|
+
}, {
|
|
2125
|
+
"name": "all",
|
|
2126
|
+
"attributes": []
|
|
2124
2127
|
}],
|
|
2125
2128
|
"attributes": []
|
|
2126
2129
|
}, {
|
|
@@ -5341,6 +5344,9 @@
|
|
|
5341
5344
|
"values": [{
|
|
5342
5345
|
"name": "shopify",
|
|
5343
5346
|
"attributes": []
|
|
5347
|
+
}, {
|
|
5348
|
+
"name": "smb",
|
|
5349
|
+
"attributes": []
|
|
5344
5350
|
}, {
|
|
5345
5351
|
"name": "enterprise",
|
|
5346
5352
|
"attributes": []
|
|
@@ -5956,6 +5962,10 @@
|
|
|
5956
5962
|
"name": "shopify",
|
|
5957
5963
|
"attributes": [],
|
|
5958
5964
|
"description": "The organization was created from managed markets"
|
|
5965
|
+
}, {
|
|
5966
|
+
"name": "smb",
|
|
5967
|
+
"attributes": [],
|
|
5968
|
+
"description": "The organization was created from managed markets. Supersedes the legacy 'shopify' value."
|
|
5959
5969
|
}, {
|
|
5960
5970
|
"name": "enterprise",
|
|
5961
5971
|
"attributes": [],
|
|
@@ -37922,6 +37932,41 @@
|
|
|
37922
37932
|
"required": true,
|
|
37923
37933
|
"attributes": [],
|
|
37924
37934
|
"annotations": []
|
|
37935
|
+
}, {
|
|
37936
|
+
"name": "product_fee",
|
|
37937
|
+
"type": "decimal",
|
|
37938
|
+
"required": false,
|
|
37939
|
+
"attributes": [],
|
|
37940
|
+
"annotations": [],
|
|
37941
|
+
"description": "Managed pricing product fee"
|
|
37942
|
+
}, {
|
|
37943
|
+
"name": "estimated_tax",
|
|
37944
|
+
"type": "decimal",
|
|
37945
|
+
"required": false,
|
|
37946
|
+
"attributes": [],
|
|
37947
|
+
"annotations": [],
|
|
37948
|
+
"description": "Managed pricing estimated tax fee"
|
|
37949
|
+
}, {
|
|
37950
|
+
"name": "estimated_duty",
|
|
37951
|
+
"type": "decimal",
|
|
37952
|
+
"required": false,
|
|
37953
|
+
"attributes": [],
|
|
37954
|
+
"annotations": [],
|
|
37955
|
+
"description": "Managed pricing estimated duty fee"
|
|
37956
|
+
}, {
|
|
37957
|
+
"name": "estimated_duties_and_taxes",
|
|
37958
|
+
"type": "decimal",
|
|
37959
|
+
"required": false,
|
|
37960
|
+
"attributes": [],
|
|
37961
|
+
"annotations": [],
|
|
37962
|
+
"description": "Managed pricing estimated duties and taxes fee"
|
|
37963
|
+
}, {
|
|
37964
|
+
"name": "td_fx_diff",
|
|
37965
|
+
"type": "decimal",
|
|
37966
|
+
"required": false,
|
|
37967
|
+
"attributes": [],
|
|
37968
|
+
"annotations": [],
|
|
37969
|
+
"description": "Tax/duty FX difference between guaranteed rate and spot rate"
|
|
37925
37970
|
}, {
|
|
37926
37971
|
"name": "total",
|
|
37927
37972
|
"type": "decimal",
|
|
@@ -45859,6 +45904,27 @@
|
|
|
45859
45904
|
}],
|
|
45860
45905
|
"attributes": [],
|
|
45861
45906
|
"interfaces": []
|
|
45907
|
+
}, {
|
|
45908
|
+
"name": "price_inclusivity",
|
|
45909
|
+
"plural": "price_inclusivities",
|
|
45910
|
+
"fields": [{
|
|
45911
|
+
"name": "tax",
|
|
45912
|
+
"type": "boolean",
|
|
45913
|
+
"required": false,
|
|
45914
|
+
"attributes": [],
|
|
45915
|
+
"annotations": [],
|
|
45916
|
+
"description": "True if the order was priced inclusively of tax"
|
|
45917
|
+
}, {
|
|
45918
|
+
"name": "duty",
|
|
45919
|
+
"type": "boolean",
|
|
45920
|
+
"required": false,
|
|
45921
|
+
"attributes": [],
|
|
45922
|
+
"annotations": [],
|
|
45923
|
+
"description": "True if the order was priced inclusively of duty"
|
|
45924
|
+
}],
|
|
45925
|
+
"attributes": [],
|
|
45926
|
+
"interfaces": [],
|
|
45927
|
+
"description": "Indicates whether the order prices were inclusive of tax and/or duty"
|
|
45862
45928
|
}, {
|
|
45863
45929
|
"name": "prioritized_center_reference",
|
|
45864
45930
|
"plural": "prioritized_center_references",
|
|
@@ -49701,6 +49767,22 @@
|
|
|
49701
49767
|
"annotations": [],
|
|
49702
49768
|
"description": "The value in eur",
|
|
49703
49769
|
"minimum": 0
|
|
49770
|
+
}, {
|
|
49771
|
+
"name": "guaranteed",
|
|
49772
|
+
"type": "decimal",
|
|
49773
|
+
"required": false,
|
|
49774
|
+
"attributes": [],
|
|
49775
|
+
"annotations": [],
|
|
49776
|
+
"description": "Guaranteed conversion rate from transaction to merchant currency stamped at order time",
|
|
49777
|
+
"minimum": 0
|
|
49778
|
+
}, {
|
|
49779
|
+
"name": "spot",
|
|
49780
|
+
"type": "decimal",
|
|
49781
|
+
"required": false,
|
|
49782
|
+
"attributes": [],
|
|
49783
|
+
"annotations": [],
|
|
49784
|
+
"description": "Spot conversion rate from transaction to merchant currency stamped at order time",
|
|
49785
|
+
"minimum": 0
|
|
49704
49786
|
}],
|
|
49705
49787
|
"attributes": [],
|
|
49706
49788
|
"interfaces": ["reporting_currencies_interface"],
|
|
@@ -49904,6 +49986,36 @@
|
|
|
49904
49986
|
"required": true,
|
|
49905
49987
|
"attributes": [],
|
|
49906
49988
|
"annotations": []
|
|
49989
|
+
}, {
|
|
49990
|
+
"name": "product_fee",
|
|
49991
|
+
"type": "reporting_monetary_value",
|
|
49992
|
+
"required": false,
|
|
49993
|
+
"attributes": [],
|
|
49994
|
+
"annotations": []
|
|
49995
|
+
}, {
|
|
49996
|
+
"name": "estimated_tax",
|
|
49997
|
+
"type": "reporting_monetary_value",
|
|
49998
|
+
"required": false,
|
|
49999
|
+
"attributes": [],
|
|
50000
|
+
"annotations": []
|
|
50001
|
+
}, {
|
|
50002
|
+
"name": "estimated_duty",
|
|
50003
|
+
"type": "reporting_monetary_value",
|
|
50004
|
+
"required": false,
|
|
50005
|
+
"attributes": [],
|
|
50006
|
+
"annotations": []
|
|
50007
|
+
}, {
|
|
50008
|
+
"name": "estimated_duties_and_taxes",
|
|
50009
|
+
"type": "reporting_monetary_value",
|
|
50010
|
+
"required": false,
|
|
50011
|
+
"attributes": [],
|
|
50012
|
+
"annotations": []
|
|
50013
|
+
}, {
|
|
50014
|
+
"name": "td_fx_diff",
|
|
50015
|
+
"type": "reporting_monetary_value",
|
|
50016
|
+
"required": false,
|
|
50017
|
+
"attributes": [],
|
|
50018
|
+
"annotations": []
|
|
49907
50019
|
}],
|
|
49908
50020
|
"attributes": [],
|
|
49909
50021
|
"interfaces": []
|
|
@@ -50247,6 +50359,41 @@
|
|
|
50247
50359
|
"required": true,
|
|
50248
50360
|
"attributes": [],
|
|
50249
50361
|
"annotations": []
|
|
50362
|
+
}, {
|
|
50363
|
+
"name": "product_fee",
|
|
50364
|
+
"type": "reporting_monetary_value",
|
|
50365
|
+
"required": false,
|
|
50366
|
+
"attributes": [],
|
|
50367
|
+
"annotations": [],
|
|
50368
|
+
"description": "Managed pricing product fee"
|
|
50369
|
+
}, {
|
|
50370
|
+
"name": "estimated_tax",
|
|
50371
|
+
"type": "reporting_monetary_value",
|
|
50372
|
+
"required": false,
|
|
50373
|
+
"attributes": [],
|
|
50374
|
+
"annotations": [],
|
|
50375
|
+
"description": "Managed pricing estimated tax fee"
|
|
50376
|
+
}, {
|
|
50377
|
+
"name": "estimated_duty",
|
|
50378
|
+
"type": "reporting_monetary_value",
|
|
50379
|
+
"required": false,
|
|
50380
|
+
"attributes": [],
|
|
50381
|
+
"annotations": [],
|
|
50382
|
+
"description": "Managed pricing estimated duty fee"
|
|
50383
|
+
}, {
|
|
50384
|
+
"name": "estimated_duties_and_taxes",
|
|
50385
|
+
"type": "reporting_monetary_value",
|
|
50386
|
+
"required": false,
|
|
50387
|
+
"attributes": [],
|
|
50388
|
+
"annotations": [],
|
|
50389
|
+
"description": "Managed pricing estimated duties and taxes fee"
|
|
50390
|
+
}, {
|
|
50391
|
+
"name": "td_fx_diff",
|
|
50392
|
+
"type": "reporting_monetary_value",
|
|
50393
|
+
"required": false,
|
|
50394
|
+
"attributes": [],
|
|
50395
|
+
"annotations": [],
|
|
50396
|
+
"description": "Tax/duty FX difference between guaranteed rate and spot rate where tax and/or duty is exclusive"
|
|
50250
50397
|
}, {
|
|
50251
50398
|
"name": "total",
|
|
50252
50399
|
"type": "reporting_monetary_value",
|
|
@@ -53647,6 +53794,12 @@
|
|
|
53647
53794
|
"required": true,
|
|
53648
53795
|
"attributes": [],
|
|
53649
53796
|
"annotations": []
|
|
53797
|
+
}, {
|
|
53798
|
+
"name": "price_inclusivity",
|
|
53799
|
+
"type": "price_inclusivity",
|
|
53800
|
+
"required": false,
|
|
53801
|
+
"attributes": [],
|
|
53802
|
+
"annotations": []
|
|
53650
53803
|
}, {
|
|
53651
53804
|
"name": "destination_country",
|
|
53652
53805
|
"type": "string",
|
|
@@ -99069,7 +99222,7 @@
|
|
|
99069
99222
|
"description": "Identifies a field that contains data that must be handled in a way that is compliant with the PCI standard."
|
|
99070
99223
|
}],
|
|
99071
99224
|
"apidoc": {
|
|
99072
|
-
"version": "0.27.
|
|
99225
|
+
"version": "0.27.59"
|
|
99073
99226
|
},
|
|
99074
99227
|
"base_url": "https://api.flow.io"
|
|
99075
99228
|
}
|
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.129",
|
|
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": "942e116995931225d013428a9da8237ec64c06be"
|
|
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.59",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.52",
|
|
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.52",
|
|
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.52",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.52",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
452
452
|
"enums" : [ "country_picker_source", "ecommerce_platform_type", "invitation_error_code" ],
|
|
453
453
|
"interfaces" : [ ],
|
|
454
454
|
"unions" : [ ],
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
"application" : {
|
|
479
479
|
"key" : "bitpay"
|
|
480
480
|
},
|
|
481
|
-
"version" : "0.4.
|
|
481
|
+
"version" : "0.4.52",
|
|
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.52",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.64",
|
|
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.59",
|
|
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.64",
|
|
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.52",
|
|
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.52",
|
|
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.64",
|
|
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.64",
|
|
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.63",
|
|
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.63",
|
|
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.63",
|
|
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.63",
|
|
722
722
|
"enums" : [ "cancel_reason", "fulfillment_item_quantity_status", "order_change_source" ],
|
|
723
723
|
"interfaces" : [ ],
|
|
724
724
|
"unions" : [ ],
|
|
@@ -2121,6 +2121,9 @@
|
|
|
2121
2121
|
}, {
|
|
2122
2122
|
"name" : "sellability",
|
|
2123
2123
|
"attributes" : [ ]
|
|
2124
|
+
}, {
|
|
2125
|
+
"name" : "all",
|
|
2126
|
+
"attributes" : [ ]
|
|
2124
2127
|
} ],
|
|
2125
2128
|
"attributes" : [ ]
|
|
2126
2129
|
}, {
|
|
@@ -5341,6 +5344,9 @@
|
|
|
5341
5344
|
"values" : [ {
|
|
5342
5345
|
"name" : "shopify",
|
|
5343
5346
|
"attributes" : [ ]
|
|
5347
|
+
}, {
|
|
5348
|
+
"name" : "smb",
|
|
5349
|
+
"attributes" : [ ]
|
|
5344
5350
|
}, {
|
|
5345
5351
|
"name" : "enterprise",
|
|
5346
5352
|
"attributes" : [ ]
|
|
@@ -5956,6 +5962,10 @@
|
|
|
5956
5962
|
"name" : "shopify",
|
|
5957
5963
|
"attributes" : [ ],
|
|
5958
5964
|
"description" : "The organization was created from managed markets"
|
|
5965
|
+
}, {
|
|
5966
|
+
"name" : "smb",
|
|
5967
|
+
"attributes" : [ ],
|
|
5968
|
+
"description" : "The organization was created from managed markets. Supersedes the legacy 'shopify' value."
|
|
5959
5969
|
}, {
|
|
5960
5970
|
"name" : "enterprise",
|
|
5961
5971
|
"attributes" : [ ],
|
|
@@ -37922,6 +37932,41 @@
|
|
|
37922
37932
|
"required" : true,
|
|
37923
37933
|
"attributes" : [ ],
|
|
37924
37934
|
"annotations" : [ ]
|
|
37935
|
+
}, {
|
|
37936
|
+
"name" : "product_fee",
|
|
37937
|
+
"type" : "decimal",
|
|
37938
|
+
"required" : false,
|
|
37939
|
+
"attributes" : [ ],
|
|
37940
|
+
"annotations" : [ ],
|
|
37941
|
+
"description" : "Managed pricing product fee"
|
|
37942
|
+
}, {
|
|
37943
|
+
"name" : "estimated_tax",
|
|
37944
|
+
"type" : "decimal",
|
|
37945
|
+
"required" : false,
|
|
37946
|
+
"attributes" : [ ],
|
|
37947
|
+
"annotations" : [ ],
|
|
37948
|
+
"description" : "Managed pricing estimated tax fee"
|
|
37949
|
+
}, {
|
|
37950
|
+
"name" : "estimated_duty",
|
|
37951
|
+
"type" : "decimal",
|
|
37952
|
+
"required" : false,
|
|
37953
|
+
"attributes" : [ ],
|
|
37954
|
+
"annotations" : [ ],
|
|
37955
|
+
"description" : "Managed pricing estimated duty fee"
|
|
37956
|
+
}, {
|
|
37957
|
+
"name" : "estimated_duties_and_taxes",
|
|
37958
|
+
"type" : "decimal",
|
|
37959
|
+
"required" : false,
|
|
37960
|
+
"attributes" : [ ],
|
|
37961
|
+
"annotations" : [ ],
|
|
37962
|
+
"description" : "Managed pricing estimated duties and taxes fee"
|
|
37963
|
+
}, {
|
|
37964
|
+
"name" : "td_fx_diff",
|
|
37965
|
+
"type" : "decimal",
|
|
37966
|
+
"required" : false,
|
|
37967
|
+
"attributes" : [ ],
|
|
37968
|
+
"annotations" : [ ],
|
|
37969
|
+
"description" : "Tax/duty FX difference between guaranteed rate and spot rate"
|
|
37925
37970
|
}, {
|
|
37926
37971
|
"name" : "total",
|
|
37927
37972
|
"type" : "decimal",
|
|
@@ -45859,6 +45904,27 @@
|
|
|
45859
45904
|
} ],
|
|
45860
45905
|
"attributes" : [ ],
|
|
45861
45906
|
"interfaces" : [ ]
|
|
45907
|
+
}, {
|
|
45908
|
+
"name" : "price_inclusivity",
|
|
45909
|
+
"plural" : "price_inclusivities",
|
|
45910
|
+
"fields" : [ {
|
|
45911
|
+
"name" : "tax",
|
|
45912
|
+
"type" : "boolean",
|
|
45913
|
+
"required" : false,
|
|
45914
|
+
"attributes" : [ ],
|
|
45915
|
+
"annotations" : [ ],
|
|
45916
|
+
"description" : "True if the order was priced inclusively of tax"
|
|
45917
|
+
}, {
|
|
45918
|
+
"name" : "duty",
|
|
45919
|
+
"type" : "boolean",
|
|
45920
|
+
"required" : false,
|
|
45921
|
+
"attributes" : [ ],
|
|
45922
|
+
"annotations" : [ ],
|
|
45923
|
+
"description" : "True if the order was priced inclusively of duty"
|
|
45924
|
+
} ],
|
|
45925
|
+
"attributes" : [ ],
|
|
45926
|
+
"interfaces" : [ ],
|
|
45927
|
+
"description" : "Indicates whether the order prices were inclusive of tax and/or duty"
|
|
45862
45928
|
}, {
|
|
45863
45929
|
"name" : "prioritized_center_reference",
|
|
45864
45930
|
"plural" : "prioritized_center_references",
|
|
@@ -49701,6 +49767,22 @@
|
|
|
49701
49767
|
"annotations" : [ ],
|
|
49702
49768
|
"description" : "The value in eur",
|
|
49703
49769
|
"minimum" : 0
|
|
49770
|
+
}, {
|
|
49771
|
+
"name" : "guaranteed",
|
|
49772
|
+
"type" : "decimal",
|
|
49773
|
+
"required" : false,
|
|
49774
|
+
"attributes" : [ ],
|
|
49775
|
+
"annotations" : [ ],
|
|
49776
|
+
"description" : "Guaranteed conversion rate from transaction to merchant currency stamped at order time",
|
|
49777
|
+
"minimum" : 0
|
|
49778
|
+
}, {
|
|
49779
|
+
"name" : "spot",
|
|
49780
|
+
"type" : "decimal",
|
|
49781
|
+
"required" : false,
|
|
49782
|
+
"attributes" : [ ],
|
|
49783
|
+
"annotations" : [ ],
|
|
49784
|
+
"description" : "Spot conversion rate from transaction to merchant currency stamped at order time",
|
|
49785
|
+
"minimum" : 0
|
|
49704
49786
|
} ],
|
|
49705
49787
|
"attributes" : [ ],
|
|
49706
49788
|
"interfaces" : [ "reporting_currencies_interface" ],
|
|
@@ -49904,6 +49986,36 @@
|
|
|
49904
49986
|
"required" : true,
|
|
49905
49987
|
"attributes" : [ ],
|
|
49906
49988
|
"annotations" : [ ]
|
|
49989
|
+
}, {
|
|
49990
|
+
"name" : "product_fee",
|
|
49991
|
+
"type" : "reporting_monetary_value",
|
|
49992
|
+
"required" : false,
|
|
49993
|
+
"attributes" : [ ],
|
|
49994
|
+
"annotations" : [ ]
|
|
49995
|
+
}, {
|
|
49996
|
+
"name" : "estimated_tax",
|
|
49997
|
+
"type" : "reporting_monetary_value",
|
|
49998
|
+
"required" : false,
|
|
49999
|
+
"attributes" : [ ],
|
|
50000
|
+
"annotations" : [ ]
|
|
50001
|
+
}, {
|
|
50002
|
+
"name" : "estimated_duty",
|
|
50003
|
+
"type" : "reporting_monetary_value",
|
|
50004
|
+
"required" : false,
|
|
50005
|
+
"attributes" : [ ],
|
|
50006
|
+
"annotations" : [ ]
|
|
50007
|
+
}, {
|
|
50008
|
+
"name" : "estimated_duties_and_taxes",
|
|
50009
|
+
"type" : "reporting_monetary_value",
|
|
50010
|
+
"required" : false,
|
|
50011
|
+
"attributes" : [ ],
|
|
50012
|
+
"annotations" : [ ]
|
|
50013
|
+
}, {
|
|
50014
|
+
"name" : "td_fx_diff",
|
|
50015
|
+
"type" : "reporting_monetary_value",
|
|
50016
|
+
"required" : false,
|
|
50017
|
+
"attributes" : [ ],
|
|
50018
|
+
"annotations" : [ ]
|
|
49907
50019
|
} ],
|
|
49908
50020
|
"attributes" : [ ],
|
|
49909
50021
|
"interfaces" : [ ]
|
|
@@ -50247,6 +50359,41 @@
|
|
|
50247
50359
|
"required" : true,
|
|
50248
50360
|
"attributes" : [ ],
|
|
50249
50361
|
"annotations" : [ ]
|
|
50362
|
+
}, {
|
|
50363
|
+
"name" : "product_fee",
|
|
50364
|
+
"type" : "reporting_monetary_value",
|
|
50365
|
+
"required" : false,
|
|
50366
|
+
"attributes" : [ ],
|
|
50367
|
+
"annotations" : [ ],
|
|
50368
|
+
"description" : "Managed pricing product fee"
|
|
50369
|
+
}, {
|
|
50370
|
+
"name" : "estimated_tax",
|
|
50371
|
+
"type" : "reporting_monetary_value",
|
|
50372
|
+
"required" : false,
|
|
50373
|
+
"attributes" : [ ],
|
|
50374
|
+
"annotations" : [ ],
|
|
50375
|
+
"description" : "Managed pricing estimated tax fee"
|
|
50376
|
+
}, {
|
|
50377
|
+
"name" : "estimated_duty",
|
|
50378
|
+
"type" : "reporting_monetary_value",
|
|
50379
|
+
"required" : false,
|
|
50380
|
+
"attributes" : [ ],
|
|
50381
|
+
"annotations" : [ ],
|
|
50382
|
+
"description" : "Managed pricing estimated duty fee"
|
|
50383
|
+
}, {
|
|
50384
|
+
"name" : "estimated_duties_and_taxes",
|
|
50385
|
+
"type" : "reporting_monetary_value",
|
|
50386
|
+
"required" : false,
|
|
50387
|
+
"attributes" : [ ],
|
|
50388
|
+
"annotations" : [ ],
|
|
50389
|
+
"description" : "Managed pricing estimated duties and taxes fee"
|
|
50390
|
+
}, {
|
|
50391
|
+
"name" : "td_fx_diff",
|
|
50392
|
+
"type" : "reporting_monetary_value",
|
|
50393
|
+
"required" : false,
|
|
50394
|
+
"attributes" : [ ],
|
|
50395
|
+
"annotations" : [ ],
|
|
50396
|
+
"description" : "Tax/duty FX difference between guaranteed rate and spot rate where tax and/or duty is exclusive"
|
|
50250
50397
|
}, {
|
|
50251
50398
|
"name" : "total",
|
|
50252
50399
|
"type" : "reporting_monetary_value",
|
|
@@ -53647,6 +53794,12 @@
|
|
|
53647
53794
|
"required" : true,
|
|
53648
53795
|
"attributes" : [ ],
|
|
53649
53796
|
"annotations" : [ ]
|
|
53797
|
+
}, {
|
|
53798
|
+
"name" : "price_inclusivity",
|
|
53799
|
+
"type" : "price_inclusivity",
|
|
53800
|
+
"required" : false,
|
|
53801
|
+
"attributes" : [ ],
|
|
53802
|
+
"annotations" : [ ]
|
|
53650
53803
|
}, {
|
|
53651
53804
|
"name" : "destination_country",
|
|
53652
53805
|
"type" : "string",
|
|
@@ -99069,7 +99222,7 @@
|
|
|
99069
99222
|
"description" : "Identifies a field that contains data that must be handled in a way that is compliant with the PCI standard."
|
|
99070
99223
|
} ],
|
|
99071
99224
|
"apidoc" : {
|
|
99072
|
-
"version" : "0.27.
|
|
99225
|
+
"version" : "0.27.59"
|
|
99073
99226
|
},
|
|
99074
99227
|
"base_url" : "https://api.flow.io"
|
|
99075
99228
|
}
|