@flowio/api-mock-generator 6.17.63 → 6.17.64
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 +189 -2
- package/package.json +2 -2
- package/src/api.json +189 -2
package/dist/api.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key": "api"
|
|
11
11
|
},
|
|
12
12
|
"namespace": "io.flow.v0",
|
|
13
|
-
"version": "0.17.
|
|
13
|
+
"version": "0.17.88",
|
|
14
14
|
"info": {
|
|
15
15
|
"license": {
|
|
16
16
|
"name": "MIT",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"application": {
|
|
77
77
|
"key": "ben-test-internal"
|
|
78
78
|
},
|
|
79
|
-
"version": "0.20.
|
|
79
|
+
"version": "0.20.54",
|
|
80
80
|
"enums": [],
|
|
81
81
|
"interfaces": ["generate_load"],
|
|
82
82
|
"unions": ["generate_load"],
|
|
@@ -3998,6 +3998,155 @@
|
|
|
3998
3998
|
"attributes": []
|
|
3999
3999
|
}],
|
|
4000
4000
|
"attributes": []
|
|
4001
|
+
}, {
|
|
4002
|
+
"name": "product_restriction_rule",
|
|
4003
|
+
"plural": "product_restriction_rules",
|
|
4004
|
+
"values": [{
|
|
4005
|
+
"name": "adult_product",
|
|
4006
|
+
"attributes": [],
|
|
4007
|
+
"description": "Some countries and payment providers may not allow certain adult content and related products.",
|
|
4008
|
+
"value": "Adult Products"
|
|
4009
|
+
}, {
|
|
4010
|
+
"name": "alcohol",
|
|
4011
|
+
"attributes": [],
|
|
4012
|
+
"description": "Cross border regulations are strict for alcoholic beverages",
|
|
4013
|
+
"value": "Alcohol"
|
|
4014
|
+
}, {
|
|
4015
|
+
"name": "anti_money_laundering",
|
|
4016
|
+
"attributes": [],
|
|
4017
|
+
"description": "Valuables like currency, precious stones, and precious metals are restricted due to concerns about illegal financial activities.",
|
|
4018
|
+
"value": "Anti Money Laundering"
|
|
4019
|
+
}, {
|
|
4020
|
+
"name": "collagen",
|
|
4021
|
+
"attributes": [],
|
|
4022
|
+
"description": "Collagen (pure or as an ingredient) is restricted to a subset of countries.",
|
|
4023
|
+
"value": "Collagen"
|
|
4024
|
+
}, {
|
|
4025
|
+
"name": "consumer_safety",
|
|
4026
|
+
"attributes": [],
|
|
4027
|
+
"description": "Various safety-related items like car seats, helmets, and child chairs face strict rules.",
|
|
4028
|
+
"value": "Consumer Safety"
|
|
4029
|
+
}, {
|
|
4030
|
+
"name": "cosmetics",
|
|
4031
|
+
"attributes": [],
|
|
4032
|
+
"description": "Beauty and personal care products are restricted in select markets",
|
|
4033
|
+
"value": "Cosmetics"
|
|
4034
|
+
}, {
|
|
4035
|
+
"name": "dg_batteries",
|
|
4036
|
+
"attributes": [],
|
|
4037
|
+
"description": "Products with lithium batteries, whether rechargeable or not, may face limitations.",
|
|
4038
|
+
"value": "DG - Batteries"
|
|
4039
|
+
}, {
|
|
4040
|
+
"name": "dg_hazmat",
|
|
4041
|
+
"attributes": [],
|
|
4042
|
+
"description": "Some items, like pressurized containers and flammable products, pose safety concerns.",
|
|
4043
|
+
"value": "DG - Hazmat"
|
|
4044
|
+
}, {
|
|
4045
|
+
"name": "drugs",
|
|
4046
|
+
"attributes": [],
|
|
4047
|
+
"description": "Products containing regulated substances like CBD and nicotine are subject to restrictions.",
|
|
4048
|
+
"value": "Drugs"
|
|
4049
|
+
}, {
|
|
4050
|
+
"name": "dual_use",
|
|
4051
|
+
"attributes": [],
|
|
4052
|
+
"description": "Certain items, including tools and devices have strict limitations",
|
|
4053
|
+
"value": "Dual Use"
|
|
4054
|
+
}, {
|
|
4055
|
+
"name": "fine_art",
|
|
4056
|
+
"attributes": [],
|
|
4057
|
+
"description": "Valuable art pieces face restrictions",
|
|
4058
|
+
"value": "Fine Art"
|
|
4059
|
+
}, {
|
|
4060
|
+
"name": "fish_wildlife_cites",
|
|
4061
|
+
"attributes": [],
|
|
4062
|
+
"description": "Products containing materials from endangered species are restricted",
|
|
4063
|
+
"value": "Fish & Wildlife - CITES"
|
|
4064
|
+
}, {
|
|
4065
|
+
"name": "fish_wildlife_plant",
|
|
4066
|
+
"attributes": [],
|
|
4067
|
+
"description": "Live plants or seeds as part of a product are generally not allowed",
|
|
4068
|
+
"value": "Fish & Wildlife - Plant"
|
|
4069
|
+
}, {
|
|
4070
|
+
"name": "fish_wildlife_USFWS",
|
|
4071
|
+
"attributes": [],
|
|
4072
|
+
"description": "Animal protection measures managed by U.S. Fish and Wildlife Service bureau can lead to restrictions",
|
|
4073
|
+
"value": "Fish & Wildlife - USFWS"
|
|
4074
|
+
}, {
|
|
4075
|
+
"name": "food",
|
|
4076
|
+
"attributes": [],
|
|
4077
|
+
"description": "Consumable products and those subject to FDA or Ministry of Health equivalent permits/license are restricted",
|
|
4078
|
+
"value": "Food"
|
|
4079
|
+
}, {
|
|
4080
|
+
"name": "gambling",
|
|
4081
|
+
"attributes": [],
|
|
4082
|
+
"description": "Items related to gambling activities are subject to restrictions",
|
|
4083
|
+
"value": "Gambling"
|
|
4084
|
+
}, {
|
|
4085
|
+
"name": "health",
|
|
4086
|
+
"attributes": [],
|
|
4087
|
+
"description": "Wellness products that are ingested, beauty devices that are FDA registered, and products subject to FDA or Ministry of Health equivalent permits/license are restricted.",
|
|
4088
|
+
"value": "Health"
|
|
4089
|
+
}, {
|
|
4090
|
+
"name": "human_hair",
|
|
4091
|
+
"attributes": [],
|
|
4092
|
+
"description": "Some countries prohibit human hair products for hygiene reasons.",
|
|
4093
|
+
"value": "Human hair"
|
|
4094
|
+
}, {
|
|
4095
|
+
"name": "insufficient_details",
|
|
4096
|
+
"attributes": [],
|
|
4097
|
+
"description": "Items with insufficient information may face restrictions.",
|
|
4098
|
+
"value": "Insufficient Details"
|
|
4099
|
+
}, {
|
|
4100
|
+
"name": "intangible",
|
|
4101
|
+
"attributes": [],
|
|
4102
|
+
"description": "Mystery/surprise box items are restricted",
|
|
4103
|
+
"value": "Intangible"
|
|
4104
|
+
}, {
|
|
4105
|
+
"name": "jewelry",
|
|
4106
|
+
"attributes": [],
|
|
4107
|
+
"description": "Prohibited due to carrier and/or customs regulation in certain countries.",
|
|
4108
|
+
"value": "Jewelry"
|
|
4109
|
+
}, {
|
|
4110
|
+
"name": "jewelry_watches_over_limit",
|
|
4111
|
+
"attributes": [],
|
|
4112
|
+
"description": "There are limits on the value of individual jewelry and watch items sent through DHL.",
|
|
4113
|
+
"value": "Jewelry & Watches Over 5000"
|
|
4114
|
+
}, {
|
|
4115
|
+
"name": "knives",
|
|
4116
|
+
"attributes": [],
|
|
4117
|
+
"description": "Sharp tools and blades may have restrictions",
|
|
4118
|
+
"value": "Knives"
|
|
4119
|
+
}, {
|
|
4120
|
+
"name": "liquids",
|
|
4121
|
+
"attributes": [],
|
|
4122
|
+
"description": "Created for Goulet Pens, used to restrict inks, bottled liquids, etc",
|
|
4123
|
+
"value": "Liquids"
|
|
4124
|
+
}, {
|
|
4125
|
+
"name": "oversized",
|
|
4126
|
+
"attributes": [],
|
|
4127
|
+
"description": "Oversized and heavy items have specific limits.",
|
|
4128
|
+
"value": "Oversized"
|
|
4129
|
+
}, {
|
|
4130
|
+
"name": "supplements",
|
|
4131
|
+
"attributes": [],
|
|
4132
|
+
"description": "Created for Gamer Supps, used to restrict supplements, neutraceuticals, etc",
|
|
4133
|
+
"value": "Supplements"
|
|
4134
|
+
}, {
|
|
4135
|
+
"name": "weapon",
|
|
4136
|
+
"attributes": [],
|
|
4137
|
+
"description": "Items designed for harm or violence are generally not allowed.",
|
|
4138
|
+
"value": "Weapon"
|
|
4139
|
+
}, {
|
|
4140
|
+
"name": "wood",
|
|
4141
|
+
"attributes": [],
|
|
4142
|
+
"description": "Items made from or containing wood may be subject to restrictions in select markets",
|
|
4143
|
+
"value": "Wood"
|
|
4144
|
+
}, {
|
|
4145
|
+
"name": "unknown",
|
|
4146
|
+
"attributes": [],
|
|
4147
|
+
"description": "No restriction rule could be associated."
|
|
4148
|
+
}],
|
|
4149
|
+
"attributes": []
|
|
4001
4150
|
}, {
|
|
4002
4151
|
"name": "promotion_trigger_type",
|
|
4003
4152
|
"plural": "promotion_trigger_types",
|
|
@@ -4317,6 +4466,23 @@
|
|
|
4317
4466
|
"description": "Reversal failed to process."
|
|
4318
4467
|
}],
|
|
4319
4468
|
"attributes": []
|
|
4469
|
+
}, {
|
|
4470
|
+
"name": "review_status",
|
|
4471
|
+
"plural": "review_statuses",
|
|
4472
|
+
"values": [{
|
|
4473
|
+
"name": "high_risk_in_review",
|
|
4474
|
+
"attributes": [],
|
|
4475
|
+
"description": "Auto restricted products, pending verification"
|
|
4476
|
+
}, {
|
|
4477
|
+
"name": "low_risk_in_review",
|
|
4478
|
+
"attributes": [],
|
|
4479
|
+
"description": "Keyword match for non-DGs that are pending verification"
|
|
4480
|
+
}, {
|
|
4481
|
+
"name": "reviewed",
|
|
4482
|
+
"attributes": [],
|
|
4483
|
+
"description": "Allow to sell Or Restricted to sell"
|
|
4484
|
+
}],
|
|
4485
|
+
"attributes": []
|
|
4320
4486
|
}, {
|
|
4321
4487
|
"name": "role",
|
|
4322
4488
|
"plural": "roles",
|
|
@@ -41530,6 +41696,27 @@
|
|
|
41530
41696
|
"attributes": [],
|
|
41531
41697
|
"annotations": [],
|
|
41532
41698
|
"description": "IDs of regions in which this product is prohibited, as defined in https://api.flow.io/reference/regions."
|
|
41699
|
+
}, {
|
|
41700
|
+
"name": "review_status",
|
|
41701
|
+
"type": "review_status",
|
|
41702
|
+
"required": true,
|
|
41703
|
+
"attributes": [],
|
|
41704
|
+
"annotations": [],
|
|
41705
|
+
"description": "Indicates whether the product has been reviewed, and its restriction status is unlikely to change."
|
|
41706
|
+
}, {
|
|
41707
|
+
"name": "rules",
|
|
41708
|
+
"type": "[product_restriction_rule]",
|
|
41709
|
+
"required": true,
|
|
41710
|
+
"attributes": [],
|
|
41711
|
+
"annotations": [],
|
|
41712
|
+
"description": "The reasons why item was restricted."
|
|
41713
|
+
}, {
|
|
41714
|
+
"name": "updated_by_user_id",
|
|
41715
|
+
"type": "string",
|
|
41716
|
+
"required": true,
|
|
41717
|
+
"attributes": [],
|
|
41718
|
+
"annotations": [],
|
|
41719
|
+
"description": "User reference id."
|
|
41533
41720
|
}],
|
|
41534
41721
|
"attributes": [],
|
|
41535
41722
|
"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.64",
|
|
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": "1855db886db2701e6ba2ae9ede907ce6abbcaa38"
|
|
32
32
|
}
|
package/src/api.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key" : "api"
|
|
11
11
|
},
|
|
12
12
|
"namespace" : "io.flow.v0",
|
|
13
|
-
"version" : "0.17.
|
|
13
|
+
"version" : "0.17.88",
|
|
14
14
|
"info" : {
|
|
15
15
|
"license" : {
|
|
16
16
|
"name" : "MIT",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"application" : {
|
|
77
77
|
"key" : "ben-test-internal"
|
|
78
78
|
},
|
|
79
|
-
"version" : "0.20.
|
|
79
|
+
"version" : "0.20.54",
|
|
80
80
|
"enums" : [ ],
|
|
81
81
|
"interfaces" : [ "generate_load" ],
|
|
82
82
|
"unions" : [ "generate_load" ],
|
|
@@ -3998,6 +3998,155 @@
|
|
|
3998
3998
|
"attributes" : [ ]
|
|
3999
3999
|
} ],
|
|
4000
4000
|
"attributes" : [ ]
|
|
4001
|
+
}, {
|
|
4002
|
+
"name" : "product_restriction_rule",
|
|
4003
|
+
"plural" : "product_restriction_rules",
|
|
4004
|
+
"values" : [ {
|
|
4005
|
+
"name" : "adult_product",
|
|
4006
|
+
"attributes" : [ ],
|
|
4007
|
+
"description" : "Some countries and payment providers may not allow certain adult content and related products.",
|
|
4008
|
+
"value" : "Adult Products"
|
|
4009
|
+
}, {
|
|
4010
|
+
"name" : "alcohol",
|
|
4011
|
+
"attributes" : [ ],
|
|
4012
|
+
"description" : "Cross border regulations are strict for alcoholic beverages",
|
|
4013
|
+
"value" : "Alcohol"
|
|
4014
|
+
}, {
|
|
4015
|
+
"name" : "anti_money_laundering",
|
|
4016
|
+
"attributes" : [ ],
|
|
4017
|
+
"description" : "Valuables like currency, precious stones, and precious metals are restricted due to concerns about illegal financial activities.",
|
|
4018
|
+
"value" : "Anti Money Laundering"
|
|
4019
|
+
}, {
|
|
4020
|
+
"name" : "collagen",
|
|
4021
|
+
"attributes" : [ ],
|
|
4022
|
+
"description" : "Collagen (pure or as an ingredient) is restricted to a subset of countries.",
|
|
4023
|
+
"value" : "Collagen"
|
|
4024
|
+
}, {
|
|
4025
|
+
"name" : "consumer_safety",
|
|
4026
|
+
"attributes" : [ ],
|
|
4027
|
+
"description" : "Various safety-related items like car seats, helmets, and child chairs face strict rules.",
|
|
4028
|
+
"value" : "Consumer Safety"
|
|
4029
|
+
}, {
|
|
4030
|
+
"name" : "cosmetics",
|
|
4031
|
+
"attributes" : [ ],
|
|
4032
|
+
"description" : "Beauty and personal care products are restricted in select markets",
|
|
4033
|
+
"value" : "Cosmetics"
|
|
4034
|
+
}, {
|
|
4035
|
+
"name" : "dg_batteries",
|
|
4036
|
+
"attributes" : [ ],
|
|
4037
|
+
"description" : "Products with lithium batteries, whether rechargeable or not, may face limitations.",
|
|
4038
|
+
"value" : "DG - Batteries"
|
|
4039
|
+
}, {
|
|
4040
|
+
"name" : "dg_hazmat",
|
|
4041
|
+
"attributes" : [ ],
|
|
4042
|
+
"description" : "Some items, like pressurized containers and flammable products, pose safety concerns.",
|
|
4043
|
+
"value" : "DG - Hazmat"
|
|
4044
|
+
}, {
|
|
4045
|
+
"name" : "drugs",
|
|
4046
|
+
"attributes" : [ ],
|
|
4047
|
+
"description" : "Products containing regulated substances like CBD and nicotine are subject to restrictions.",
|
|
4048
|
+
"value" : "Drugs"
|
|
4049
|
+
}, {
|
|
4050
|
+
"name" : "dual_use",
|
|
4051
|
+
"attributes" : [ ],
|
|
4052
|
+
"description" : "Certain items, including tools and devices have strict limitations",
|
|
4053
|
+
"value" : "Dual Use"
|
|
4054
|
+
}, {
|
|
4055
|
+
"name" : "fine_art",
|
|
4056
|
+
"attributes" : [ ],
|
|
4057
|
+
"description" : "Valuable art pieces face restrictions",
|
|
4058
|
+
"value" : "Fine Art"
|
|
4059
|
+
}, {
|
|
4060
|
+
"name" : "fish_wildlife_cites",
|
|
4061
|
+
"attributes" : [ ],
|
|
4062
|
+
"description" : "Products containing materials from endangered species are restricted",
|
|
4063
|
+
"value" : "Fish & Wildlife - CITES"
|
|
4064
|
+
}, {
|
|
4065
|
+
"name" : "fish_wildlife_plant",
|
|
4066
|
+
"attributes" : [ ],
|
|
4067
|
+
"description" : "Live plants or seeds as part of a product are generally not allowed",
|
|
4068
|
+
"value" : "Fish & Wildlife - Plant"
|
|
4069
|
+
}, {
|
|
4070
|
+
"name" : "fish_wildlife_USFWS",
|
|
4071
|
+
"attributes" : [ ],
|
|
4072
|
+
"description" : "Animal protection measures managed by U.S. Fish and Wildlife Service bureau can lead to restrictions",
|
|
4073
|
+
"value" : "Fish & Wildlife - USFWS"
|
|
4074
|
+
}, {
|
|
4075
|
+
"name" : "food",
|
|
4076
|
+
"attributes" : [ ],
|
|
4077
|
+
"description" : "Consumable products and those subject to FDA or Ministry of Health equivalent permits/license are restricted",
|
|
4078
|
+
"value" : "Food"
|
|
4079
|
+
}, {
|
|
4080
|
+
"name" : "gambling",
|
|
4081
|
+
"attributes" : [ ],
|
|
4082
|
+
"description" : "Items related to gambling activities are subject to restrictions",
|
|
4083
|
+
"value" : "Gambling"
|
|
4084
|
+
}, {
|
|
4085
|
+
"name" : "health",
|
|
4086
|
+
"attributes" : [ ],
|
|
4087
|
+
"description" : "Wellness products that are ingested, beauty devices that are FDA registered, and products subject to FDA or Ministry of Health equivalent permits/license are restricted.",
|
|
4088
|
+
"value" : "Health"
|
|
4089
|
+
}, {
|
|
4090
|
+
"name" : "human_hair",
|
|
4091
|
+
"attributes" : [ ],
|
|
4092
|
+
"description" : "Some countries prohibit human hair products for hygiene reasons.",
|
|
4093
|
+
"value" : "Human hair"
|
|
4094
|
+
}, {
|
|
4095
|
+
"name" : "insufficient_details",
|
|
4096
|
+
"attributes" : [ ],
|
|
4097
|
+
"description" : "Items with insufficient information may face restrictions.",
|
|
4098
|
+
"value" : "Insufficient Details"
|
|
4099
|
+
}, {
|
|
4100
|
+
"name" : "intangible",
|
|
4101
|
+
"attributes" : [ ],
|
|
4102
|
+
"description" : "Mystery/surprise box items are restricted",
|
|
4103
|
+
"value" : "Intangible"
|
|
4104
|
+
}, {
|
|
4105
|
+
"name" : "jewelry",
|
|
4106
|
+
"attributes" : [ ],
|
|
4107
|
+
"description" : "Prohibited due to carrier and/or customs regulation in certain countries.",
|
|
4108
|
+
"value" : "Jewelry"
|
|
4109
|
+
}, {
|
|
4110
|
+
"name" : "jewelry_watches_over_limit",
|
|
4111
|
+
"attributes" : [ ],
|
|
4112
|
+
"description" : "There are limits on the value of individual jewelry and watch items sent through DHL.",
|
|
4113
|
+
"value" : "Jewelry & Watches Over 5000"
|
|
4114
|
+
}, {
|
|
4115
|
+
"name" : "knives",
|
|
4116
|
+
"attributes" : [ ],
|
|
4117
|
+
"description" : "Sharp tools and blades may have restrictions",
|
|
4118
|
+
"value" : "Knives"
|
|
4119
|
+
}, {
|
|
4120
|
+
"name" : "liquids",
|
|
4121
|
+
"attributes" : [ ],
|
|
4122
|
+
"description" : "Created for Goulet Pens, used to restrict inks, bottled liquids, etc",
|
|
4123
|
+
"value" : "Liquids"
|
|
4124
|
+
}, {
|
|
4125
|
+
"name" : "oversized",
|
|
4126
|
+
"attributes" : [ ],
|
|
4127
|
+
"description" : "Oversized and heavy items have specific limits.",
|
|
4128
|
+
"value" : "Oversized"
|
|
4129
|
+
}, {
|
|
4130
|
+
"name" : "supplements",
|
|
4131
|
+
"attributes" : [ ],
|
|
4132
|
+
"description" : "Created for Gamer Supps, used to restrict supplements, neutraceuticals, etc",
|
|
4133
|
+
"value" : "Supplements"
|
|
4134
|
+
}, {
|
|
4135
|
+
"name" : "weapon",
|
|
4136
|
+
"attributes" : [ ],
|
|
4137
|
+
"description" : "Items designed for harm or violence are generally not allowed.",
|
|
4138
|
+
"value" : "Weapon"
|
|
4139
|
+
}, {
|
|
4140
|
+
"name" : "wood",
|
|
4141
|
+
"attributes" : [ ],
|
|
4142
|
+
"description" : "Items made from or containing wood may be subject to restrictions in select markets",
|
|
4143
|
+
"value" : "Wood"
|
|
4144
|
+
}, {
|
|
4145
|
+
"name" : "unknown",
|
|
4146
|
+
"attributes" : [ ],
|
|
4147
|
+
"description" : "No restriction rule could be associated."
|
|
4148
|
+
} ],
|
|
4149
|
+
"attributes" : [ ]
|
|
4001
4150
|
}, {
|
|
4002
4151
|
"name" : "promotion_trigger_type",
|
|
4003
4152
|
"plural" : "promotion_trigger_types",
|
|
@@ -4317,6 +4466,23 @@
|
|
|
4317
4466
|
"description" : "Reversal failed to process."
|
|
4318
4467
|
} ],
|
|
4319
4468
|
"attributes" : [ ]
|
|
4469
|
+
}, {
|
|
4470
|
+
"name" : "review_status",
|
|
4471
|
+
"plural" : "review_statuses",
|
|
4472
|
+
"values" : [ {
|
|
4473
|
+
"name" : "high_risk_in_review",
|
|
4474
|
+
"attributes" : [ ],
|
|
4475
|
+
"description" : "Auto restricted products, pending verification"
|
|
4476
|
+
}, {
|
|
4477
|
+
"name" : "low_risk_in_review",
|
|
4478
|
+
"attributes" : [ ],
|
|
4479
|
+
"description" : "Keyword match for non-DGs that are pending verification"
|
|
4480
|
+
}, {
|
|
4481
|
+
"name" : "reviewed",
|
|
4482
|
+
"attributes" : [ ],
|
|
4483
|
+
"description" : "Allow to sell Or Restricted to sell"
|
|
4484
|
+
} ],
|
|
4485
|
+
"attributes" : [ ]
|
|
4320
4486
|
}, {
|
|
4321
4487
|
"name" : "role",
|
|
4322
4488
|
"plural" : "roles",
|
|
@@ -41530,6 +41696,27 @@
|
|
|
41530
41696
|
"attributes" : [ ],
|
|
41531
41697
|
"annotations" : [ ],
|
|
41532
41698
|
"description" : "IDs of regions in which this product is prohibited, as defined in https://api.flow.io/reference/regions."
|
|
41699
|
+
}, {
|
|
41700
|
+
"name" : "review_status",
|
|
41701
|
+
"type" : "review_status",
|
|
41702
|
+
"required" : true,
|
|
41703
|
+
"attributes" : [ ],
|
|
41704
|
+
"annotations" : [ ],
|
|
41705
|
+
"description" : "Indicates whether the product has been reviewed, and its restriction status is unlikely to change."
|
|
41706
|
+
}, {
|
|
41707
|
+
"name" : "rules",
|
|
41708
|
+
"type" : "[product_restriction_rule]",
|
|
41709
|
+
"required" : true,
|
|
41710
|
+
"attributes" : [ ],
|
|
41711
|
+
"annotations" : [ ],
|
|
41712
|
+
"description" : "The reasons why item was restricted."
|
|
41713
|
+
}, {
|
|
41714
|
+
"name" : "updated_by_user_id",
|
|
41715
|
+
"type" : "string",
|
|
41716
|
+
"required" : true,
|
|
41717
|
+
"attributes" : [ ],
|
|
41718
|
+
"annotations" : [ ],
|
|
41719
|
+
"description" : "User reference id."
|
|
41533
41720
|
} ],
|
|
41534
41721
|
"attributes" : [ ],
|
|
41535
41722
|
"interfaces" : [ ],
|