@flowio/api-mock-generator 6.17.88 → 6.17.89
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.json +79 -169
- package/package.json +2 -2
- package/src/api.json +79 -169
package/dist/api.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"apidoc": {
|
|
3
|
-
"version": "0.19.
|
|
3
|
+
"version": "0.19.10"
|
|
4
4
|
},
|
|
5
5
|
"name": "API",
|
|
6
6
|
"organization": {
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key": "api"
|
|
11
11
|
},
|
|
12
12
|
"namespace": "io.flow.v0",
|
|
13
|
-
"version": "0.19.
|
|
13
|
+
"version": "0.19.10",
|
|
14
14
|
"info": {
|
|
15
15
|
"license": {
|
|
16
16
|
"name": "MIT",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"application": {
|
|
47
47
|
"key": "apple-pay"
|
|
48
48
|
},
|
|
49
|
-
"version": "0.3.
|
|
49
|
+
"version": "0.3.76",
|
|
50
50
|
"enums": ["apple_pay_contact_field", "apple_pay_line_item_type", "apple_pay_merchant_capability", "apple_pay_shipping_type", "apple_pay_supported_networks"],
|
|
51
51
|
"interfaces": [],
|
|
52
52
|
"unions": [],
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"application": {
|
|
62
62
|
"key": "google-pay"
|
|
63
63
|
},
|
|
64
|
-
"version": "0.3.
|
|
64
|
+
"version": "0.3.76",
|
|
65
65
|
"enums": ["auth_method", "billing_address_format", "card_gateway", "card_network", "payment_method_type", "tokenization_type", "total_price_status"],
|
|
66
66
|
"interfaces": [],
|
|
67
67
|
"unions": ["payment_method_token"],
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"application": {
|
|
77
77
|
"key": "shopify-external"
|
|
78
78
|
},
|
|
79
|
-
"version": "0.3.
|
|
79
|
+
"version": "0.3.76",
|
|
80
80
|
"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"],
|
|
81
81
|
"interfaces": [],
|
|
82
82
|
"unions": [],
|
|
@@ -91,11 +91,11 @@
|
|
|
91
91
|
"application": {
|
|
92
92
|
"key": "ben-test-internal"
|
|
93
93
|
},
|
|
94
|
-
"version": "0.24.
|
|
94
|
+
"version": "0.24.55",
|
|
95
95
|
"enums": [],
|
|
96
96
|
"interfaces": ["generate_load"],
|
|
97
97
|
"unions": ["generate_load"],
|
|
98
|
-
"models": ["generate_load_multiple_orgs", "generate_load_single_org", "
|
|
98
|
+
"models": ["generate_load_multiple_orgs", "generate_load_single_org", "test", "test_form"],
|
|
99
99
|
"annotations": []
|
|
100
100
|
}],
|
|
101
101
|
"enums": [{
|
|
@@ -1605,18 +1605,6 @@
|
|
|
1605
1605
|
}, {
|
|
1606
1606
|
"name": "import_failed_v2",
|
|
1607
1607
|
"attributes": []
|
|
1608
|
-
}, {
|
|
1609
|
-
"name": "rule_upserted",
|
|
1610
|
-
"attributes": []
|
|
1611
|
-
}, {
|
|
1612
|
-
"name": "rule_deleted",
|
|
1613
|
-
"attributes": []
|
|
1614
|
-
}, {
|
|
1615
|
-
"name": "snapshot_upserted",
|
|
1616
|
-
"attributes": []
|
|
1617
|
-
}, {
|
|
1618
|
-
"name": "snapshot_deleted",
|
|
1619
|
-
"attributes": []
|
|
1620
1608
|
}, {
|
|
1621
1609
|
"name": "label_upserted",
|
|
1622
1610
|
"attributes": []
|
|
@@ -2389,6 +2377,23 @@
|
|
|
2389
2377
|
}],
|
|
2390
2378
|
"attributes": [],
|
|
2391
2379
|
"description": "International Commercial Terms are a series of pre-defined commercial terms published by the International Chamber of Commerce (ICC) relating to international commercial law."
|
|
2380
|
+
}, {
|
|
2381
|
+
"name": "incoterm_configuration",
|
|
2382
|
+
"plural": "incoterm_configurations",
|
|
2383
|
+
"values": [{
|
|
2384
|
+
"name": "DDP",
|
|
2385
|
+
"attributes": []
|
|
2386
|
+
}, {
|
|
2387
|
+
"name": "DAP",
|
|
2388
|
+
"attributes": []
|
|
2389
|
+
}, {
|
|
2390
|
+
"name": "DDU",
|
|
2391
|
+
"attributes": []
|
|
2392
|
+
}, {
|
|
2393
|
+
"name": "UNSUPPORTED",
|
|
2394
|
+
"attributes": []
|
|
2395
|
+
}],
|
|
2396
|
+
"attributes": []
|
|
2392
2397
|
}, {
|
|
2393
2398
|
"name": "inline_window_viewport_size",
|
|
2394
2399
|
"plural": "inline_window_viewport_sizes",
|
|
@@ -7804,22 +7809,6 @@
|
|
|
7804
7809
|
"type": "import_failed_v2",
|
|
7805
7810
|
"attributes": [],
|
|
7806
7811
|
"discriminator_value": "import_failed_v2"
|
|
7807
|
-
}, {
|
|
7808
|
-
"type": "rule_upserted",
|
|
7809
|
-
"attributes": [],
|
|
7810
|
-
"discriminator_value": "rule_upserted"
|
|
7811
|
-
}, {
|
|
7812
|
-
"type": "rule_deleted",
|
|
7813
|
-
"attributes": [],
|
|
7814
|
-
"discriminator_value": "rule_deleted"
|
|
7815
|
-
}, {
|
|
7816
|
-
"type": "snapshot_upserted",
|
|
7817
|
-
"attributes": [],
|
|
7818
|
-
"discriminator_value": "snapshot_upserted"
|
|
7819
|
-
}, {
|
|
7820
|
-
"type": "snapshot_deleted",
|
|
7821
|
-
"attributes": [],
|
|
7822
|
-
"discriminator_value": "snapshot_deleted"
|
|
7823
7812
|
}, {
|
|
7824
7813
|
"type": "label_upserted",
|
|
7825
7814
|
"attributes": [],
|
|
@@ -26927,6 +26916,48 @@
|
|
|
26927
26916
|
}],
|
|
26928
26917
|
"attributes": [],
|
|
26929
26918
|
"interfaces": []
|
|
26919
|
+
}, {
|
|
26920
|
+
"name": "incoterm_includes",
|
|
26921
|
+
"plural": "incoterm_includes",
|
|
26922
|
+
"fields": [{
|
|
26923
|
+
"name": "duties",
|
|
26924
|
+
"type": "boolean",
|
|
26925
|
+
"required": true,
|
|
26926
|
+
"attributes": [],
|
|
26927
|
+
"annotations": []
|
|
26928
|
+
}, {
|
|
26929
|
+
"name": "taxes",
|
|
26930
|
+
"type": "boolean",
|
|
26931
|
+
"required": true,
|
|
26932
|
+
"attributes": [],
|
|
26933
|
+
"annotations": []
|
|
26934
|
+
}],
|
|
26935
|
+
"attributes": [],
|
|
26936
|
+
"interfaces": []
|
|
26937
|
+
}, {
|
|
26938
|
+
"name": "incoterm_summary",
|
|
26939
|
+
"plural": "incoterm_summaries",
|
|
26940
|
+
"fields": [{
|
|
26941
|
+
"name": "configuration",
|
|
26942
|
+
"type": "incoterm_configuration",
|
|
26943
|
+
"required": true,
|
|
26944
|
+
"attributes": [],
|
|
26945
|
+
"annotations": []
|
|
26946
|
+
}, {
|
|
26947
|
+
"name": "includes",
|
|
26948
|
+
"type": "incoterm_includes",
|
|
26949
|
+
"required": true,
|
|
26950
|
+
"attributes": [],
|
|
26951
|
+
"annotations": []
|
|
26952
|
+
}, {
|
|
26953
|
+
"name": "reason",
|
|
26954
|
+
"type": "string",
|
|
26955
|
+
"required": false,
|
|
26956
|
+
"attributes": [],
|
|
26957
|
+
"annotations": []
|
|
26958
|
+
}],
|
|
26959
|
+
"attributes": [],
|
|
26960
|
+
"interfaces": []
|
|
26930
26961
|
}, {
|
|
26931
26962
|
"name": "indirect_tax",
|
|
26932
26963
|
"plural": "indirect_taxes",
|
|
@@ -32575,6 +32606,13 @@
|
|
|
32575
32606
|
"attributes": [],
|
|
32576
32607
|
"annotations": [],
|
|
32577
32608
|
"description": "tax payer ids for destination country"
|
|
32609
|
+
}, {
|
|
32610
|
+
"name": "incoterm_summary",
|
|
32611
|
+
"type": "incoterm_summary",
|
|
32612
|
+
"required": false,
|
|
32613
|
+
"attributes": [],
|
|
32614
|
+
"annotations": [],
|
|
32615
|
+
"description": "incoterm summary from shopify"
|
|
32578
32616
|
}],
|
|
32579
32617
|
"attributes": [],
|
|
32580
32618
|
"interfaces": [],
|
|
@@ -46053,61 +46091,6 @@
|
|
|
46053
46091
|
}],
|
|
46054
46092
|
"attributes": [],
|
|
46055
46093
|
"interfaces": []
|
|
46056
|
-
}, {
|
|
46057
|
-
"name": "rule_deleted",
|
|
46058
|
-
"plural": "rule_deleteds",
|
|
46059
|
-
"fields": [{
|
|
46060
|
-
"name": "event_id",
|
|
46061
|
-
"type": "string",
|
|
46062
|
-
"required": true,
|
|
46063
|
-
"attributes": [],
|
|
46064
|
-
"annotations": []
|
|
46065
|
-
}, {
|
|
46066
|
-
"name": "timestamp",
|
|
46067
|
-
"type": "date-time-iso8601",
|
|
46068
|
-
"required": true,
|
|
46069
|
-
"attributes": [],
|
|
46070
|
-
"annotations": []
|
|
46071
|
-
}, {
|
|
46072
|
-
"name": "id",
|
|
46073
|
-
"type": "string",
|
|
46074
|
-
"required": true,
|
|
46075
|
-
"attributes": [],
|
|
46076
|
-
"annotations": [],
|
|
46077
|
-
"description": "Globally unique identifier"
|
|
46078
|
-
}],
|
|
46079
|
-
"attributes": [],
|
|
46080
|
-
"interfaces": []
|
|
46081
|
-
}, {
|
|
46082
|
-
"name": "rule_upserted",
|
|
46083
|
-
"plural": "rule_upserteds",
|
|
46084
|
-
"fields": [{
|
|
46085
|
-
"name": "event_id",
|
|
46086
|
-
"type": "string",
|
|
46087
|
-
"required": true,
|
|
46088
|
-
"attributes": [],
|
|
46089
|
-
"annotations": []
|
|
46090
|
-
}, {
|
|
46091
|
-
"name": "timestamp",
|
|
46092
|
-
"type": "date-time-iso8601",
|
|
46093
|
-
"required": true,
|
|
46094
|
-
"attributes": [],
|
|
46095
|
-
"annotations": []
|
|
46096
|
-
}, {
|
|
46097
|
-
"name": "organization_id",
|
|
46098
|
-
"type": "string",
|
|
46099
|
-
"required": true,
|
|
46100
|
-
"attributes": [],
|
|
46101
|
-
"annotations": []
|
|
46102
|
-
}, {
|
|
46103
|
-
"name": "rule",
|
|
46104
|
-
"type": "io.flow.inventory.v0.models.inventory_rule",
|
|
46105
|
-
"required": true,
|
|
46106
|
-
"attributes": [],
|
|
46107
|
-
"annotations": []
|
|
46108
|
-
}],
|
|
46109
|
-
"attributes": [],
|
|
46110
|
-
"interfaces": []
|
|
46111
46094
|
}, {
|
|
46112
46095
|
"name": "schedule",
|
|
46113
46096
|
"plural": "schedules",
|
|
@@ -49972,85 +49955,6 @@
|
|
|
49972
49955
|
"attributes": [],
|
|
49973
49956
|
"interfaces": [],
|
|
49974
49957
|
"description": "Simplified form for notifying Flow of a Fulfillment shipped entirely in a single tracked package."
|
|
49975
|
-
}, {
|
|
49976
|
-
"name": "snapshot_deleted",
|
|
49977
|
-
"plural": "snapshot_deleteds",
|
|
49978
|
-
"fields": [{
|
|
49979
|
-
"name": "event_id",
|
|
49980
|
-
"type": "string",
|
|
49981
|
-
"required": true,
|
|
49982
|
-
"attributes": [],
|
|
49983
|
-
"annotations": []
|
|
49984
|
-
}, {
|
|
49985
|
-
"name": "timestamp",
|
|
49986
|
-
"type": "date-time-iso8601",
|
|
49987
|
-
"required": true,
|
|
49988
|
-
"attributes": [],
|
|
49989
|
-
"annotations": []
|
|
49990
|
-
}, {
|
|
49991
|
-
"name": "snapshot_id",
|
|
49992
|
-
"type": "string",
|
|
49993
|
-
"required": true,
|
|
49994
|
-
"attributes": [],
|
|
49995
|
-
"annotations": []
|
|
49996
|
-
}],
|
|
49997
|
-
"attributes": [],
|
|
49998
|
-
"interfaces": []
|
|
49999
|
-
}, {
|
|
50000
|
-
"name": "snapshot_upserted",
|
|
50001
|
-
"plural": "snapshot_upserteds",
|
|
50002
|
-
"fields": [{
|
|
50003
|
-
"name": "event_id",
|
|
50004
|
-
"type": "string",
|
|
50005
|
-
"required": true,
|
|
50006
|
-
"attributes": [],
|
|
50007
|
-
"annotations": []
|
|
50008
|
-
}, {
|
|
50009
|
-
"name": "timestamp",
|
|
50010
|
-
"type": "date-time-iso8601",
|
|
50011
|
-
"required": true,
|
|
50012
|
-
"attributes": [],
|
|
50013
|
-
"annotations": []
|
|
50014
|
-
}, {
|
|
50015
|
-
"name": "organization",
|
|
50016
|
-
"type": "string",
|
|
50017
|
-
"required": true,
|
|
50018
|
-
"attributes": [],
|
|
50019
|
-
"annotations": [],
|
|
50020
|
-
"description": "Refers to your organization's account identifier"
|
|
50021
|
-
}, {
|
|
50022
|
-
"name": "snapshot_id",
|
|
50023
|
-
"type": "string",
|
|
50024
|
-
"required": true,
|
|
50025
|
-
"attributes": [],
|
|
50026
|
-
"annotations": []
|
|
50027
|
-
}, {
|
|
50028
|
-
"name": "available",
|
|
50029
|
-
"type": "long",
|
|
50030
|
-
"required": true,
|
|
50031
|
-
"attributes": [],
|
|
50032
|
-
"annotations": []
|
|
50033
|
-
}, {
|
|
50034
|
-
"name": "center_key",
|
|
50035
|
-
"type": "string",
|
|
50036
|
-
"required": true,
|
|
50037
|
-
"attributes": [],
|
|
50038
|
-
"annotations": []
|
|
50039
|
-
}, {
|
|
50040
|
-
"name": "item_number",
|
|
50041
|
-
"type": "string",
|
|
50042
|
-
"required": true,
|
|
50043
|
-
"attributes": [],
|
|
50044
|
-
"annotations": []
|
|
50045
|
-
}, {
|
|
50046
|
-
"name": "quantity",
|
|
50047
|
-
"type": "long",
|
|
50048
|
-
"required": true,
|
|
50049
|
-
"attributes": [],
|
|
50050
|
-
"annotations": []
|
|
50051
|
-
}],
|
|
50052
|
-
"attributes": [],
|
|
50053
|
-
"interfaces": []
|
|
50054
49958
|
}, {
|
|
50055
49959
|
"name": "solidus_product_export_type",
|
|
50056
49960
|
"plural": "solidus_product_export_types",
|
|
@@ -52801,6 +52705,12 @@
|
|
|
52801
52705
|
"required": false,
|
|
52802
52706
|
"attributes": [],
|
|
52803
52707
|
"annotations": []
|
|
52708
|
+
}, {
|
|
52709
|
+
"name": "aggregator_status_code",
|
|
52710
|
+
"type": "string",
|
|
52711
|
+
"required": false,
|
|
52712
|
+
"attributes": [],
|
|
52713
|
+
"annotations": []
|
|
52804
52714
|
}],
|
|
52805
52715
|
"attributes": [],
|
|
52806
52716
|
"interfaces": []
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-mock-generator",
|
|
3
|
-
"version": "6.17.
|
|
3
|
+
"version": "6.17.89",
|
|
4
4
|
"description": "A mock data generator based on our API specifications for JavaScript",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"flowcommerce",
|
|
@@ -28,5 +28,5 @@
|
|
|
28
28
|
"apibuilder-js": "0.0.13",
|
|
29
29
|
"apibuilder-mock-generator": "0.0.13"
|
|
30
30
|
},
|
|
31
|
-
"gitHead": "
|
|
31
|
+
"gitHead": "ae8c62050d9783d8da6c3d07da43b35187197742"
|
|
32
32
|
}
|
package/src/api.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"apidoc" : {
|
|
3
|
-
"version" : "0.19.
|
|
3
|
+
"version" : "0.19.10"
|
|
4
4
|
},
|
|
5
5
|
"name" : "API",
|
|
6
6
|
"organization" : {
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key" : "api"
|
|
11
11
|
},
|
|
12
12
|
"namespace" : "io.flow.v0",
|
|
13
|
-
"version" : "0.19.
|
|
13
|
+
"version" : "0.19.10",
|
|
14
14
|
"info" : {
|
|
15
15
|
"license" : {
|
|
16
16
|
"name" : "MIT",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"application" : {
|
|
47
47
|
"key" : "apple-pay"
|
|
48
48
|
},
|
|
49
|
-
"version" : "0.3.
|
|
49
|
+
"version" : "0.3.76",
|
|
50
50
|
"enums" : [ "apple_pay_contact_field", "apple_pay_line_item_type", "apple_pay_merchant_capability", "apple_pay_shipping_type", "apple_pay_supported_networks" ],
|
|
51
51
|
"interfaces" : [ ],
|
|
52
52
|
"unions" : [ ],
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"application" : {
|
|
62
62
|
"key" : "google-pay"
|
|
63
63
|
},
|
|
64
|
-
"version" : "0.3.
|
|
64
|
+
"version" : "0.3.76",
|
|
65
65
|
"enums" : [ "auth_method", "billing_address_format", "card_gateway", "card_network", "payment_method_type", "tokenization_type", "total_price_status" ],
|
|
66
66
|
"interfaces" : [ ],
|
|
67
67
|
"unions" : [ "payment_method_token" ],
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"application" : {
|
|
77
77
|
"key" : "shopify-external"
|
|
78
78
|
},
|
|
79
|
-
"version" : "0.3.
|
|
79
|
+
"version" : "0.3.76",
|
|
80
80
|
"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" ],
|
|
81
81
|
"interfaces" : [ ],
|
|
82
82
|
"unions" : [ ],
|
|
@@ -91,11 +91,11 @@
|
|
|
91
91
|
"application" : {
|
|
92
92
|
"key" : "ben-test-internal"
|
|
93
93
|
},
|
|
94
|
-
"version" : "0.24.
|
|
94
|
+
"version" : "0.24.55",
|
|
95
95
|
"enums" : [ ],
|
|
96
96
|
"interfaces" : [ "generate_load" ],
|
|
97
97
|
"unions" : [ "generate_load" ],
|
|
98
|
-
"models" : [ "generate_load_multiple_orgs", "generate_load_single_org", "
|
|
98
|
+
"models" : [ "generate_load_multiple_orgs", "generate_load_single_org", "test", "test_form" ],
|
|
99
99
|
"annotations" : [ ]
|
|
100
100
|
} ],
|
|
101
101
|
"enums" : [ {
|
|
@@ -1605,18 +1605,6 @@
|
|
|
1605
1605
|
}, {
|
|
1606
1606
|
"name" : "import_failed_v2",
|
|
1607
1607
|
"attributes" : [ ]
|
|
1608
|
-
}, {
|
|
1609
|
-
"name" : "rule_upserted",
|
|
1610
|
-
"attributes" : [ ]
|
|
1611
|
-
}, {
|
|
1612
|
-
"name" : "rule_deleted",
|
|
1613
|
-
"attributes" : [ ]
|
|
1614
|
-
}, {
|
|
1615
|
-
"name" : "snapshot_upserted",
|
|
1616
|
-
"attributes" : [ ]
|
|
1617
|
-
}, {
|
|
1618
|
-
"name" : "snapshot_deleted",
|
|
1619
|
-
"attributes" : [ ]
|
|
1620
1608
|
}, {
|
|
1621
1609
|
"name" : "label_upserted",
|
|
1622
1610
|
"attributes" : [ ]
|
|
@@ -2389,6 +2377,23 @@
|
|
|
2389
2377
|
} ],
|
|
2390
2378
|
"attributes" : [ ],
|
|
2391
2379
|
"description" : "International Commercial Terms are a series of pre-defined commercial terms published by the International Chamber of Commerce (ICC) relating to international commercial law."
|
|
2380
|
+
}, {
|
|
2381
|
+
"name" : "incoterm_configuration",
|
|
2382
|
+
"plural" : "incoterm_configurations",
|
|
2383
|
+
"values" : [ {
|
|
2384
|
+
"name" : "DDP",
|
|
2385
|
+
"attributes" : [ ]
|
|
2386
|
+
}, {
|
|
2387
|
+
"name" : "DAP",
|
|
2388
|
+
"attributes" : [ ]
|
|
2389
|
+
}, {
|
|
2390
|
+
"name" : "DDU",
|
|
2391
|
+
"attributes" : [ ]
|
|
2392
|
+
}, {
|
|
2393
|
+
"name" : "UNSUPPORTED",
|
|
2394
|
+
"attributes" : [ ]
|
|
2395
|
+
} ],
|
|
2396
|
+
"attributes" : [ ]
|
|
2392
2397
|
}, {
|
|
2393
2398
|
"name" : "inline_window_viewport_size",
|
|
2394
2399
|
"plural" : "inline_window_viewport_sizes",
|
|
@@ -7804,22 +7809,6 @@
|
|
|
7804
7809
|
"type" : "import_failed_v2",
|
|
7805
7810
|
"attributes" : [ ],
|
|
7806
7811
|
"discriminator_value" : "import_failed_v2"
|
|
7807
|
-
}, {
|
|
7808
|
-
"type" : "rule_upserted",
|
|
7809
|
-
"attributes" : [ ],
|
|
7810
|
-
"discriminator_value" : "rule_upserted"
|
|
7811
|
-
}, {
|
|
7812
|
-
"type" : "rule_deleted",
|
|
7813
|
-
"attributes" : [ ],
|
|
7814
|
-
"discriminator_value" : "rule_deleted"
|
|
7815
|
-
}, {
|
|
7816
|
-
"type" : "snapshot_upserted",
|
|
7817
|
-
"attributes" : [ ],
|
|
7818
|
-
"discriminator_value" : "snapshot_upserted"
|
|
7819
|
-
}, {
|
|
7820
|
-
"type" : "snapshot_deleted",
|
|
7821
|
-
"attributes" : [ ],
|
|
7822
|
-
"discriminator_value" : "snapshot_deleted"
|
|
7823
7812
|
}, {
|
|
7824
7813
|
"type" : "label_upserted",
|
|
7825
7814
|
"attributes" : [ ],
|
|
@@ -26927,6 +26916,48 @@
|
|
|
26927
26916
|
} ],
|
|
26928
26917
|
"attributes" : [ ],
|
|
26929
26918
|
"interfaces" : [ ]
|
|
26919
|
+
}, {
|
|
26920
|
+
"name" : "incoterm_includes",
|
|
26921
|
+
"plural" : "incoterm_includes",
|
|
26922
|
+
"fields" : [ {
|
|
26923
|
+
"name" : "duties",
|
|
26924
|
+
"type" : "boolean",
|
|
26925
|
+
"required" : true,
|
|
26926
|
+
"attributes" : [ ],
|
|
26927
|
+
"annotations" : [ ]
|
|
26928
|
+
}, {
|
|
26929
|
+
"name" : "taxes",
|
|
26930
|
+
"type" : "boolean",
|
|
26931
|
+
"required" : true,
|
|
26932
|
+
"attributes" : [ ],
|
|
26933
|
+
"annotations" : [ ]
|
|
26934
|
+
} ],
|
|
26935
|
+
"attributes" : [ ],
|
|
26936
|
+
"interfaces" : [ ]
|
|
26937
|
+
}, {
|
|
26938
|
+
"name" : "incoterm_summary",
|
|
26939
|
+
"plural" : "incoterm_summaries",
|
|
26940
|
+
"fields" : [ {
|
|
26941
|
+
"name" : "configuration",
|
|
26942
|
+
"type" : "incoterm_configuration",
|
|
26943
|
+
"required" : true,
|
|
26944
|
+
"attributes" : [ ],
|
|
26945
|
+
"annotations" : [ ]
|
|
26946
|
+
}, {
|
|
26947
|
+
"name" : "includes",
|
|
26948
|
+
"type" : "incoterm_includes",
|
|
26949
|
+
"required" : true,
|
|
26950
|
+
"attributes" : [ ],
|
|
26951
|
+
"annotations" : [ ]
|
|
26952
|
+
}, {
|
|
26953
|
+
"name" : "reason",
|
|
26954
|
+
"type" : "string",
|
|
26955
|
+
"required" : false,
|
|
26956
|
+
"attributes" : [ ],
|
|
26957
|
+
"annotations" : [ ]
|
|
26958
|
+
} ],
|
|
26959
|
+
"attributes" : [ ],
|
|
26960
|
+
"interfaces" : [ ]
|
|
26930
26961
|
}, {
|
|
26931
26962
|
"name" : "indirect_tax",
|
|
26932
26963
|
"plural" : "indirect_taxes",
|
|
@@ -32575,6 +32606,13 @@
|
|
|
32575
32606
|
"attributes" : [ ],
|
|
32576
32607
|
"annotations" : [ ],
|
|
32577
32608
|
"description" : "tax payer ids for destination country"
|
|
32609
|
+
}, {
|
|
32610
|
+
"name" : "incoterm_summary",
|
|
32611
|
+
"type" : "incoterm_summary",
|
|
32612
|
+
"required" : false,
|
|
32613
|
+
"attributes" : [ ],
|
|
32614
|
+
"annotations" : [ ],
|
|
32615
|
+
"description" : "incoterm summary from shopify"
|
|
32578
32616
|
} ],
|
|
32579
32617
|
"attributes" : [ ],
|
|
32580
32618
|
"interfaces" : [ ],
|
|
@@ -46053,61 +46091,6 @@
|
|
|
46053
46091
|
} ],
|
|
46054
46092
|
"attributes" : [ ],
|
|
46055
46093
|
"interfaces" : [ ]
|
|
46056
|
-
}, {
|
|
46057
|
-
"name" : "rule_deleted",
|
|
46058
|
-
"plural" : "rule_deleteds",
|
|
46059
|
-
"fields" : [ {
|
|
46060
|
-
"name" : "event_id",
|
|
46061
|
-
"type" : "string",
|
|
46062
|
-
"required" : true,
|
|
46063
|
-
"attributes" : [ ],
|
|
46064
|
-
"annotations" : [ ]
|
|
46065
|
-
}, {
|
|
46066
|
-
"name" : "timestamp",
|
|
46067
|
-
"type" : "date-time-iso8601",
|
|
46068
|
-
"required" : true,
|
|
46069
|
-
"attributes" : [ ],
|
|
46070
|
-
"annotations" : [ ]
|
|
46071
|
-
}, {
|
|
46072
|
-
"name" : "id",
|
|
46073
|
-
"type" : "string",
|
|
46074
|
-
"required" : true,
|
|
46075
|
-
"attributes" : [ ],
|
|
46076
|
-
"annotations" : [ ],
|
|
46077
|
-
"description" : "Globally unique identifier"
|
|
46078
|
-
} ],
|
|
46079
|
-
"attributes" : [ ],
|
|
46080
|
-
"interfaces" : [ ]
|
|
46081
|
-
}, {
|
|
46082
|
-
"name" : "rule_upserted",
|
|
46083
|
-
"plural" : "rule_upserteds",
|
|
46084
|
-
"fields" : [ {
|
|
46085
|
-
"name" : "event_id",
|
|
46086
|
-
"type" : "string",
|
|
46087
|
-
"required" : true,
|
|
46088
|
-
"attributes" : [ ],
|
|
46089
|
-
"annotations" : [ ]
|
|
46090
|
-
}, {
|
|
46091
|
-
"name" : "timestamp",
|
|
46092
|
-
"type" : "date-time-iso8601",
|
|
46093
|
-
"required" : true,
|
|
46094
|
-
"attributes" : [ ],
|
|
46095
|
-
"annotations" : [ ]
|
|
46096
|
-
}, {
|
|
46097
|
-
"name" : "organization_id",
|
|
46098
|
-
"type" : "string",
|
|
46099
|
-
"required" : true,
|
|
46100
|
-
"attributes" : [ ],
|
|
46101
|
-
"annotations" : [ ]
|
|
46102
|
-
}, {
|
|
46103
|
-
"name" : "rule",
|
|
46104
|
-
"type" : "io.flow.inventory.v0.models.inventory_rule",
|
|
46105
|
-
"required" : true,
|
|
46106
|
-
"attributes" : [ ],
|
|
46107
|
-
"annotations" : [ ]
|
|
46108
|
-
} ],
|
|
46109
|
-
"attributes" : [ ],
|
|
46110
|
-
"interfaces" : [ ]
|
|
46111
46094
|
}, {
|
|
46112
46095
|
"name" : "schedule",
|
|
46113
46096
|
"plural" : "schedules",
|
|
@@ -49972,85 +49955,6 @@
|
|
|
49972
49955
|
"attributes" : [ ],
|
|
49973
49956
|
"interfaces" : [ ],
|
|
49974
49957
|
"description" : "Simplified form for notifying Flow of a Fulfillment shipped entirely in a single tracked package."
|
|
49975
|
-
}, {
|
|
49976
|
-
"name" : "snapshot_deleted",
|
|
49977
|
-
"plural" : "snapshot_deleteds",
|
|
49978
|
-
"fields" : [ {
|
|
49979
|
-
"name" : "event_id",
|
|
49980
|
-
"type" : "string",
|
|
49981
|
-
"required" : true,
|
|
49982
|
-
"attributes" : [ ],
|
|
49983
|
-
"annotations" : [ ]
|
|
49984
|
-
}, {
|
|
49985
|
-
"name" : "timestamp",
|
|
49986
|
-
"type" : "date-time-iso8601",
|
|
49987
|
-
"required" : true,
|
|
49988
|
-
"attributes" : [ ],
|
|
49989
|
-
"annotations" : [ ]
|
|
49990
|
-
}, {
|
|
49991
|
-
"name" : "snapshot_id",
|
|
49992
|
-
"type" : "string",
|
|
49993
|
-
"required" : true,
|
|
49994
|
-
"attributes" : [ ],
|
|
49995
|
-
"annotations" : [ ]
|
|
49996
|
-
} ],
|
|
49997
|
-
"attributes" : [ ],
|
|
49998
|
-
"interfaces" : [ ]
|
|
49999
|
-
}, {
|
|
50000
|
-
"name" : "snapshot_upserted",
|
|
50001
|
-
"plural" : "snapshot_upserteds",
|
|
50002
|
-
"fields" : [ {
|
|
50003
|
-
"name" : "event_id",
|
|
50004
|
-
"type" : "string",
|
|
50005
|
-
"required" : true,
|
|
50006
|
-
"attributes" : [ ],
|
|
50007
|
-
"annotations" : [ ]
|
|
50008
|
-
}, {
|
|
50009
|
-
"name" : "timestamp",
|
|
50010
|
-
"type" : "date-time-iso8601",
|
|
50011
|
-
"required" : true,
|
|
50012
|
-
"attributes" : [ ],
|
|
50013
|
-
"annotations" : [ ]
|
|
50014
|
-
}, {
|
|
50015
|
-
"name" : "organization",
|
|
50016
|
-
"type" : "string",
|
|
50017
|
-
"required" : true,
|
|
50018
|
-
"attributes" : [ ],
|
|
50019
|
-
"annotations" : [ ],
|
|
50020
|
-
"description" : "Refers to your organization's account identifier"
|
|
50021
|
-
}, {
|
|
50022
|
-
"name" : "snapshot_id",
|
|
50023
|
-
"type" : "string",
|
|
50024
|
-
"required" : true,
|
|
50025
|
-
"attributes" : [ ],
|
|
50026
|
-
"annotations" : [ ]
|
|
50027
|
-
}, {
|
|
50028
|
-
"name" : "available",
|
|
50029
|
-
"type" : "long",
|
|
50030
|
-
"required" : true,
|
|
50031
|
-
"attributes" : [ ],
|
|
50032
|
-
"annotations" : [ ]
|
|
50033
|
-
}, {
|
|
50034
|
-
"name" : "center_key",
|
|
50035
|
-
"type" : "string",
|
|
50036
|
-
"required" : true,
|
|
50037
|
-
"attributes" : [ ],
|
|
50038
|
-
"annotations" : [ ]
|
|
50039
|
-
}, {
|
|
50040
|
-
"name" : "item_number",
|
|
50041
|
-
"type" : "string",
|
|
50042
|
-
"required" : true,
|
|
50043
|
-
"attributes" : [ ],
|
|
50044
|
-
"annotations" : [ ]
|
|
50045
|
-
}, {
|
|
50046
|
-
"name" : "quantity",
|
|
50047
|
-
"type" : "long",
|
|
50048
|
-
"required" : true,
|
|
50049
|
-
"attributes" : [ ],
|
|
50050
|
-
"annotations" : [ ]
|
|
50051
|
-
} ],
|
|
50052
|
-
"attributes" : [ ],
|
|
50053
|
-
"interfaces" : [ ]
|
|
50054
49958
|
}, {
|
|
50055
49959
|
"name" : "solidus_product_export_type",
|
|
50056
49960
|
"plural" : "solidus_product_export_types",
|
|
@@ -52801,6 +52705,12 @@
|
|
|
52801
52705
|
"required" : false,
|
|
52802
52706
|
"attributes" : [ ],
|
|
52803
52707
|
"annotations" : [ ]
|
|
52708
|
+
}, {
|
|
52709
|
+
"name" : "aggregator_status_code",
|
|
52710
|
+
"type" : "string",
|
|
52711
|
+
"required" : false,
|
|
52712
|
+
"attributes" : [ ],
|
|
52713
|
+
"annotations" : [ ]
|
|
52804
52714
|
} ],
|
|
52805
52715
|
"attributes" : [ ],
|
|
52806
52716
|
"interfaces" : [ ]
|