@spree/docs 0.1.149 → 0.1.151
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.
|
@@ -87,16 +87,16 @@ paths:
|
|
|
87
87
|
content:
|
|
88
88
|
application/json:
|
|
89
89
|
example:
|
|
90
|
-
token: eyJhbGciOiJIUzI1NiJ9.
|
|
91
|
-
refresh_token:
|
|
90
|
+
token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX3R5cGUiOiJjdXN0b21lciIsImp0aSI6IjFmNDgxZjc4LTVkMDAtNDc5Yy05ZTAwLWMwMjMxOTUxNDE4NSIsImlzcyI6InNwcmVlIiwiYXVkIjoic3RvcmVfYXBpIiwiZXhwIjoxNzg2MTM5MzY5fQ.jKLlQNyWPaA2UgqZj6li3jjM8nRVnrnWNh__KE-9fk4
|
|
91
|
+
refresh_token: qjAnvpPQjuz7UrwsxJYNGewB
|
|
92
92
|
user:
|
|
93
93
|
id: cust_UkLWZg9DAJ
|
|
94
94
|
email: test@example.com
|
|
95
|
-
first_name:
|
|
96
|
-
last_name:
|
|
95
|
+
first_name: Tanesha
|
|
96
|
+
last_name: Shields
|
|
97
97
|
phone:
|
|
98
98
|
accepts_email_marketing: false
|
|
99
|
-
full_name:
|
|
99
|
+
full_name: Tanesha Shields
|
|
100
100
|
available_store_credit_total: '0'
|
|
101
101
|
display_available_store_credit_total: "$0.00"
|
|
102
102
|
addresses: []
|
|
@@ -194,16 +194,16 @@ paths:
|
|
|
194
194
|
content:
|
|
195
195
|
application/json:
|
|
196
196
|
example:
|
|
197
|
-
token: eyJhbGciOiJIUzI1NiJ9.
|
|
198
|
-
refresh_token:
|
|
197
|
+
token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX3R5cGUiOiJjdXN0b21lciIsImp0aSI6IjQxZTk0YjJlLTFjMjAtNDg2My1hYzhiLTlmYTFkZGVkYTJkYyIsImlzcyI6InNwcmVlIiwiYXVkIjoic3RvcmVfYXBpIiwiZXhwIjoxNzg2MTM5MzY5fQ.Pq5lymxSNudXHZJfj7XX8vhaHhUEwe1n2qNENJS7lMM
|
|
198
|
+
refresh_token: AtCKZc6PqsRqykRq7DWkJ3Lg
|
|
199
199
|
user:
|
|
200
200
|
id: cust_UkLWZg9DAJ
|
|
201
201
|
email: test@example.com
|
|
202
|
-
first_name:
|
|
203
|
-
last_name:
|
|
202
|
+
first_name: Kirk
|
|
203
|
+
last_name: Beer
|
|
204
204
|
phone:
|
|
205
205
|
accepts_email_marketing: false
|
|
206
|
-
full_name:
|
|
206
|
+
full_name: Kirk Beer
|
|
207
207
|
available_store_credit_total: '0'
|
|
208
208
|
display_available_store_credit_total: "$0.00"
|
|
209
209
|
addresses: []
|
|
@@ -393,16 +393,16 @@ paths:
|
|
|
393
393
|
content:
|
|
394
394
|
application/json:
|
|
395
395
|
example:
|
|
396
|
-
token: eyJhbGciOiJIUzI1NiJ9.
|
|
397
|
-
refresh_token:
|
|
396
|
+
token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX3R5cGUiOiJjdXN0b21lciIsImp0aSI6ImZiZDU5MDJkLTYxZDktNDVmYi1iZjJkLWVmOWVkZTM0YzQzMyIsImlzcyI6InNwcmVlIiwiYXVkIjoic3RvcmVfYXBpIiwiZXhwIjoxNzg2MTM5MzcyfQ.hOpEfn34eDzhNsE1tVV6LHYtugyzkf6AVR_3dSvT2RM
|
|
397
|
+
refresh_token: EUv7LL2a8fwFjeA8nzTw56oL
|
|
398
398
|
user:
|
|
399
399
|
id: cust_UkLWZg9DAJ
|
|
400
400
|
email: customer@example.com
|
|
401
|
-
first_name:
|
|
402
|
-
last_name:
|
|
401
|
+
first_name: Edwardo
|
|
402
|
+
last_name: Hermann
|
|
403
403
|
phone:
|
|
404
404
|
accepts_email_marketing: false
|
|
405
|
-
full_name:
|
|
405
|
+
full_name: Edwardo Hermann
|
|
406
406
|
available_store_credit_total: '0'
|
|
407
407
|
display_available_store_credit_total: "$0.00"
|
|
408
408
|
addresses: []
|
|
@@ -879,8 +879,8 @@ paths:
|
|
|
879
879
|
example:
|
|
880
880
|
data:
|
|
881
881
|
- id: prod_UkLWZg9DAJ
|
|
882
|
-
name: Product
|
|
883
|
-
slug: product-
|
|
882
|
+
name: Product 1291343
|
|
883
|
+
slug: product-1291343
|
|
884
884
|
meta_title:
|
|
885
885
|
meta_description:
|
|
886
886
|
meta_keywords:
|
|
@@ -892,29 +892,20 @@ paths:
|
|
|
892
892
|
in_stock: false
|
|
893
893
|
backorderable: true
|
|
894
894
|
available: true
|
|
895
|
-
description:
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
similique fugiat ut doloribus cum. Nihil ipsum nulla necessitatibus
|
|
906
|
-
voluptatum expedita debitis at. Pariatur adipisci itaque hic autem
|
|
907
|
-
soluta quo debitis. Cupiditate provident deserunt sequi perferendis
|
|
908
|
-
laboriosam maiores officiis placeat. Impedit atque magnam similique
|
|
909
|
-
minus necessitatibus harum consectetur. Soluta asperiores nisi
|
|
910
|
-
temporibus natus ratione repellat. Asperiores provident laborum
|
|
911
|
-
est voluptates.
|
|
895
|
+
description: Nisi minima quis deleniti quam blanditiis possimus.
|
|
896
|
+
At nihil quis deleniti ratione illum molestiae. Repudiandae quibusdam
|
|
897
|
+
reprehenderit magnam odit. Praesentium commodi unde incidunt porro.
|
|
898
|
+
Cupiditate nam sit architecto error natus. Ex enim tempore quibusdam
|
|
899
|
+
praesentium adipisci est recusandae. Inventore excepturi eveniet
|
|
900
|
+
assumenda aliquid. Reiciendis quos ipsam nesciunt quas eaque accusantium.
|
|
901
|
+
Optio recusandae porro saepe id repellat dicta officiis. Quam
|
|
902
|
+
qui ex sit rerum quasi placeat vitae veritatis. Blanditiis ratione
|
|
903
|
+
excepturi recusandae culpa eum consectetur impedit. Magni odit
|
|
904
|
+
nobis cum ipsum cumque voluptates.
|
|
912
905
|
description_html: |-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
Repellendus adipisci similique fugiat ut doloribus cum. Nihil ipsum nulla necessitatibus voluptatum expedita debitis at. Pariatur adipisci itaque hic autem soluta quo debitis. Cupiditate provident deserunt sequi perferendis laboriosam maiores officiis placeat.
|
|
917
|
-
Impedit atque magnam similique minus necessitatibus harum consectetur. Soluta asperiores nisi temporibus natus ratione repellat. Asperiores provident laborum est voluptates.
|
|
906
|
+
Nisi minima quis deleniti quam blanditiis possimus. At nihil quis deleniti ratione illum molestiae. Repudiandae quibusdam reprehenderit magnam odit.
|
|
907
|
+
Praesentium commodi unde incidunt porro. Cupiditate nam sit architecto error natus. Ex enim tempore quibusdam praesentium adipisci est recusandae. Inventore excepturi eveniet assumenda aliquid. Reiciendis quos ipsam nesciunt quas eaque accusantium.
|
|
908
|
+
Optio recusandae porro saepe id repellat dicta officiis. Quam qui ex sit rerum quasi placeat vitae veritatis. Blanditiis ratione excepturi recusandae culpa eum consectetur impedit. Magni odit nobis cum ipsum cumque voluptates.
|
|
918
909
|
default_variant_id: variant_UkLWZg9DAJ
|
|
919
910
|
thumbnail_url:
|
|
920
911
|
tags: []
|
|
@@ -1069,8 +1060,8 @@ paths:
|
|
|
1069
1060
|
example:
|
|
1070
1061
|
data:
|
|
1071
1062
|
- id: prod_UkLWZg9DAJ
|
|
1072
|
-
name: Product
|
|
1073
|
-
slug: product-
|
|
1063
|
+
name: Product 1717378
|
|
1064
|
+
slug: product-1717378
|
|
1074
1065
|
meta_title:
|
|
1075
1066
|
meta_description:
|
|
1076
1067
|
meta_keywords:
|
|
@@ -1099,8 +1090,8 @@ paths:
|
|
|
1099
1090
|
price_list_id:
|
|
1100
1091
|
original_price:
|
|
1101
1092
|
- id: prod_gbHJdmfrXB
|
|
1102
|
-
name: Product
|
|
1103
|
-
slug: product-
|
|
1093
|
+
name: Product 1723546
|
|
1094
|
+
slug: product-1723546
|
|
1104
1095
|
meta_title:
|
|
1105
1096
|
meta_description:
|
|
1106
1097
|
meta_keywords:
|
|
@@ -1112,27 +1103,31 @@ paths:
|
|
|
1112
1103
|
in_stock: false
|
|
1113
1104
|
backorderable: true
|
|
1114
1105
|
available: true
|
|
1115
|
-
description:
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1106
|
+
description: Iure velit nisi consequatur inventore vel esse commodi.
|
|
1107
|
+
Aut cupiditate maxime debitis nesciunt. Ipsa ipsam nihil asperiores
|
|
1108
|
+
repellat voluptatibus. Voluptas eos fuga iste accusantium fugit
|
|
1109
|
+
dolore. Facilis nobis saepe sunt sed recusandae et rerum. Quidem
|
|
1110
|
+
sint perferendis nemo dolorum magni aut similique. Consequatur
|
|
1111
|
+
praesentium est cum recusandae quibusdam quod ea. Dolore quaerat
|
|
1112
|
+
vero saepe placeat nobis assumenda totam neque. Aperiam sequi
|
|
1113
|
+
saepe maxime ea blanditiis quas. Numquam autem neque fugiat libero
|
|
1114
|
+
dolore. Cum soluta mollitia quam possimus. Quae a aliquid excepturi
|
|
1115
|
+
accusantium maiores. Distinctio at dolores voluptates iste consequuntur
|
|
1116
|
+
molestiae fugit aliquid. Quisquam autem officiis possimus provident.
|
|
1117
|
+
Ab consequuntur magnam et placeat ducimus dolor aut. Nemo modi
|
|
1118
|
+
quidem incidunt accusamus aut exercitationem. At deleniti doloremque
|
|
1119
|
+
tempora sunt culpa qui nesciunt. Unde culpa dolorem ducimus autem
|
|
1120
|
+
quaerat id. Aliquid cupiditate vero doloribus at quidem quisquam.
|
|
1121
|
+
Corporis optio iste nesciunt qui velit nemo corrupti. Dolores
|
|
1122
|
+
maiores voluptatem rem nemo ullam esse. Beatae minus in libero
|
|
1123
|
+
doloribus quasi quia provident nisi. Nesciunt corrupti voluptatem
|
|
1124
|
+
commodi aliquam amet id.
|
|
1131
1125
|
description_html: |-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1126
|
+
Iure velit nisi consequatur inventore vel esse commodi. Aut cupiditate maxime debitis nesciunt. Ipsa ipsam nihil asperiores repellat voluptatibus. Voluptas eos fuga iste accusantium fugit dolore. Facilis nobis saepe sunt sed recusandae et rerum.
|
|
1127
|
+
Quidem sint perferendis nemo dolorum magni aut similique. Consequatur praesentium est cum recusandae quibusdam quod ea. Dolore quaerat vero saepe placeat nobis assumenda totam neque. Aperiam sequi saepe maxime ea blanditiis quas. Numquam autem neque fugiat libero dolore.
|
|
1128
|
+
Cum soluta mollitia quam possimus. Quae a aliquid excepturi accusantium maiores. Distinctio at dolores voluptates iste consequuntur molestiae fugit aliquid. Quisquam autem officiis possimus provident.
|
|
1129
|
+
Ab consequuntur magnam et placeat ducimus dolor aut. Nemo modi quidem incidunt accusamus aut exercitationem. At deleniti doloremque tempora sunt culpa qui nesciunt. Unde culpa dolorem ducimus autem quaerat id.
|
|
1130
|
+
Aliquid cupiditate vero doloribus at quidem quisquam. Corporis optio iste nesciunt qui velit nemo corrupti. Dolores maiores voluptatem rem nemo ullam esse. Beatae minus in libero doloribus quasi quia provident nisi. Nesciunt corrupti voluptatem commodi aliquam amet id.
|
|
1136
1131
|
default_variant_id: variant_EfhxLZ9ck8
|
|
1137
1132
|
thumbnail_url:
|
|
1138
1133
|
tags: []
|
|
@@ -1234,8 +1229,8 @@ paths:
|
|
|
1234
1229
|
application/json:
|
|
1235
1230
|
example:
|
|
1236
1231
|
id: prod_UkLWZg9DAJ
|
|
1237
|
-
name: Product
|
|
1238
|
-
slug: product-
|
|
1232
|
+
name: Product 1996315
|
|
1233
|
+
slug: product-1996315
|
|
1239
1234
|
meta_title:
|
|
1240
1235
|
meta_description:
|
|
1241
1236
|
meta_keywords:
|
|
@@ -1269,7 +1264,7 @@ paths:
|
|
|
1269
1264
|
amount_in_cents: 999
|
|
1270
1265
|
currency: USD
|
|
1271
1266
|
display_amount: "$9.99"
|
|
1272
|
-
recorded_at: '2026-07-
|
|
1267
|
+
recorded_at: '2026-07-23T20:49:39Z'
|
|
1273
1268
|
schema:
|
|
1274
1269
|
"$ref": "#/components/schemas/Product"
|
|
1275
1270
|
'404':
|
|
@@ -1519,7 +1514,7 @@ paths:
|
|
|
1519
1514
|
channel_id: ch_UkLWZg9DAJ
|
|
1520
1515
|
preferred_stock_location_id:
|
|
1521
1516
|
number: cart_gbHJdmfrXB
|
|
1522
|
-
token:
|
|
1517
|
+
token: ZGwRfzzwTM1QZDmG1fCs2aJ5
|
|
1523
1518
|
email:
|
|
1524
1519
|
customer_note:
|
|
1525
1520
|
currency: USD
|
|
@@ -1578,8 +1573,8 @@ paths:
|
|
|
1578
1573
|
preorder_ships_at:
|
|
1579
1574
|
quantity: 1
|
|
1580
1575
|
currency: USD
|
|
1581
|
-
name: Product
|
|
1582
|
-
slug: product-
|
|
1576
|
+
name: Product 1048908
|
|
1577
|
+
slug: product-1048908
|
|
1583
1578
|
options_text: ''
|
|
1584
1579
|
price: '10.0'
|
|
1585
1580
|
display_price: "$10.00"
|
|
@@ -1624,7 +1619,7 @@ paths:
|
|
|
1624
1619
|
channel_id: ch_UkLWZg9DAJ
|
|
1625
1620
|
preferred_stock_location_id:
|
|
1626
1621
|
number: cart_UkLWZg9DAJ
|
|
1627
|
-
token:
|
|
1622
|
+
token: rDJKdfw23YF2LXwEZjM8f7wJ
|
|
1628
1623
|
email:
|
|
1629
1624
|
customer_note:
|
|
1630
1625
|
currency: USD
|
|
@@ -1683,8 +1678,8 @@ paths:
|
|
|
1683
1678
|
preorder_ships_at:
|
|
1684
1679
|
quantity: 1
|
|
1685
1680
|
currency: USD
|
|
1686
|
-
name: Product
|
|
1687
|
-
slug: product-
|
|
1681
|
+
name: Product 1034202
|
|
1682
|
+
slug: product-1034202
|
|
1688
1683
|
options_text: ''
|
|
1689
1684
|
price: '10.0'
|
|
1690
1685
|
display_price: "$10.00"
|
|
@@ -1802,7 +1797,7 @@ paths:
|
|
|
1802
1797
|
channel_id: ch_UkLWZg9DAJ
|
|
1803
1798
|
preferred_stock_location_id:
|
|
1804
1799
|
number: cart_UkLWZg9DAJ
|
|
1805
|
-
token:
|
|
1800
|
+
token: JTsY1USfmyF6pnH4EdMwN7DC
|
|
1806
1801
|
email:
|
|
1807
1802
|
customer_note:
|
|
1808
1803
|
currency: USD
|
|
@@ -1967,7 +1962,7 @@ paths:
|
|
|
1967
1962
|
channel_id: ch_UkLWZg9DAJ
|
|
1968
1963
|
preferred_stock_location_id:
|
|
1969
1964
|
number: cart_UkLWZg9DAJ
|
|
1970
|
-
token:
|
|
1965
|
+
token: JJytHbVGaseU1BVd1DEAKpFz
|
|
1971
1966
|
email:
|
|
1972
1967
|
customer_note:
|
|
1973
1968
|
currency: USD
|
|
@@ -1975,7 +1970,7 @@ paths:
|
|
|
1975
1970
|
total_quantity: 0
|
|
1976
1971
|
warnings:
|
|
1977
1972
|
- code: line_item_removed
|
|
1978
|
-
message: Product
|
|
1973
|
+
message: Product 1086790 was removed because it was sold out
|
|
1979
1974
|
line_item_id: li_UkLWZg9DAJ
|
|
1980
1975
|
variant_id: variant_UkLWZg9DAJ
|
|
1981
1976
|
coupon_code:
|
|
@@ -2117,7 +2112,7 @@ paths:
|
|
|
2117
2112
|
channel_id: ch_UkLWZg9DAJ
|
|
2118
2113
|
preferred_stock_location_id:
|
|
2119
2114
|
number: cart_UkLWZg9DAJ
|
|
2120
|
-
token:
|
|
2115
|
+
token: ssiwdnYqtCKnFAHqAX7ZoeSU
|
|
2121
2116
|
email:
|
|
2122
2117
|
customer_note: Leave at door
|
|
2123
2118
|
currency: USD
|
|
@@ -2172,8 +2167,8 @@ paths:
|
|
|
2172
2167
|
preorder_ships_at:
|
|
2173
2168
|
quantity: 1
|
|
2174
2169
|
currency: USD
|
|
2175
|
-
name: Product
|
|
2176
|
-
slug: product-
|
|
2170
|
+
name: Product 1095813
|
|
2171
|
+
slug: product-1095813
|
|
2177
2172
|
options_text: ''
|
|
2178
2173
|
price: '10.0'
|
|
2179
2174
|
display_price: "$10.00"
|
|
@@ -2392,8 +2387,8 @@ paths:
|
|
|
2392
2387
|
channel_id: ch_UkLWZg9DAJ
|
|
2393
2388
|
preferred_stock_location_id:
|
|
2394
2389
|
number: cart_UkLWZg9DAJ
|
|
2395
|
-
token:
|
|
2396
|
-
email:
|
|
2390
|
+
token: 5vrdx2ikeKAv3d7fJfhwbjat
|
|
2391
|
+
email: calandra.rutherford@rutherfordwest.biz
|
|
2397
2392
|
customer_note:
|
|
2398
2393
|
currency: USD
|
|
2399
2394
|
locale: en
|
|
@@ -2444,8 +2439,8 @@ paths:
|
|
|
2444
2439
|
preorder_ships_at:
|
|
2445
2440
|
quantity: 1
|
|
2446
2441
|
currency: USD
|
|
2447
|
-
name: Product
|
|
2448
|
-
slug: product-
|
|
2442
|
+
name: Product 1115530
|
|
2443
|
+
slug: product-1115530
|
|
2449
2444
|
options_text: ''
|
|
2450
2445
|
price: '10.0'
|
|
2451
2446
|
display_price: "$10.00"
|
|
@@ -2599,8 +2594,8 @@ paths:
|
|
|
2599
2594
|
market_id: mkt_UkLWZg9DAJ
|
|
2600
2595
|
cart_id: cart_UkLWZg9DAJ
|
|
2601
2596
|
channel_id: ch_UkLWZg9DAJ
|
|
2602
|
-
number:
|
|
2603
|
-
email:
|
|
2597
|
+
number: R690497072
|
|
2598
|
+
email: demetrius@bogisich.us
|
|
2604
2599
|
customer_note:
|
|
2605
2600
|
currency: USD
|
|
2606
2601
|
locale: en
|
|
@@ -2608,7 +2603,7 @@ paths:
|
|
|
2608
2603
|
coupon_code:
|
|
2609
2604
|
fulfillment_status: backorder
|
|
2610
2605
|
payment_status: paid
|
|
2611
|
-
completed_at: '2026-08-
|
|
2606
|
+
completed_at: '2026-08-07T20:49:30.670Z'
|
|
2612
2607
|
item_total: '10.0'
|
|
2613
2608
|
display_item_total: "$10.00"
|
|
2614
2609
|
adjustment_total: '0.0'
|
|
@@ -2640,8 +2635,8 @@ paths:
|
|
|
2640
2635
|
preorder_ships_at:
|
|
2641
2636
|
quantity: 1
|
|
2642
2637
|
currency: USD
|
|
2643
|
-
name: Product
|
|
2644
|
-
slug: product-
|
|
2638
|
+
name: Product 1144047
|
|
2639
|
+
slug: product-1144047
|
|
2645
2640
|
options_text: ''
|
|
2646
2641
|
price: '10.0'
|
|
2647
2642
|
display_price: "$10.00"
|
|
@@ -2666,7 +2661,7 @@ paths:
|
|
|
2666
2661
|
digital_links: []
|
|
2667
2662
|
fulfillments:
|
|
2668
2663
|
- id: ful_gbHJdmfrXB
|
|
2669
|
-
number:
|
|
2664
|
+
number: F39480379632
|
|
2670
2665
|
tracking:
|
|
2671
2666
|
tracking_url:
|
|
2672
2667
|
pickup_point_data:
|
|
@@ -2700,7 +2695,7 @@ paths:
|
|
|
2700
2695
|
stock_location:
|
|
2701
2696
|
id: sloc_UkLWZg9DAJ
|
|
2702
2697
|
state_abbr: NY
|
|
2703
|
-
name:
|
|
2698
|
+
name: Trinidad Weissnat
|
|
2704
2699
|
address1: 1600 Pennsylvania Ave NW
|
|
2705
2700
|
city: Washington
|
|
2706
2701
|
zipcode: '20500'
|
|
@@ -2732,8 +2727,8 @@ paths:
|
|
|
2732
2727
|
payments:
|
|
2733
2728
|
- id: py_UkLWZg9DAJ
|
|
2734
2729
|
payment_method_id: pm_UkLWZg9DAJ
|
|
2735
|
-
response_code: BGS-
|
|
2736
|
-
number:
|
|
2730
|
+
response_code: BGS-ea4603e066c1
|
|
2731
|
+
number: PUOJEYV0
|
|
2737
2732
|
amount: '20.0'
|
|
2738
2733
|
display_amount: "$20.00"
|
|
2739
2734
|
status: completed
|
|
@@ -2889,7 +2884,7 @@ paths:
|
|
|
2889
2884
|
channel_id: ch_UkLWZg9DAJ
|
|
2890
2885
|
preferred_stock_location_id:
|
|
2891
2886
|
number: cart_UkLWZg9DAJ
|
|
2892
|
-
token:
|
|
2887
|
+
token: FQDbauG8aEgScLYUcXpMkPpM
|
|
2893
2888
|
email:
|
|
2894
2889
|
customer_note:
|
|
2895
2890
|
currency: USD
|
|
@@ -2947,8 +2942,8 @@ paths:
|
|
|
2947
2942
|
preorder_ships_at:
|
|
2948
2943
|
quantity: 1
|
|
2949
2944
|
currency: USD
|
|
2950
|
-
name: Product
|
|
2951
|
-
slug: product-
|
|
2945
|
+
name: Product 1405795
|
|
2946
|
+
slug: product-1405795
|
|
2952
2947
|
options_text: ''
|
|
2953
2948
|
price: '10.0'
|
|
2954
2949
|
display_price: "$10.00"
|
|
@@ -3077,7 +3072,7 @@ paths:
|
|
|
3077
3072
|
channel_id: ch_UkLWZg9DAJ
|
|
3078
3073
|
preferred_stock_location_id:
|
|
3079
3074
|
number: cart_UkLWZg9DAJ
|
|
3080
|
-
token:
|
|
3075
|
+
token: tAv724h9v1PwxK1V9ieHCqMH
|
|
3081
3076
|
email:
|
|
3082
3077
|
customer_note:
|
|
3083
3078
|
currency: USD
|
|
@@ -3132,8 +3127,8 @@ paths:
|
|
|
3132
3127
|
preorder_ships_at:
|
|
3133
3128
|
quantity: 1
|
|
3134
3129
|
currency: USD
|
|
3135
|
-
name: Product
|
|
3136
|
-
slug: product-
|
|
3130
|
+
name: Product 1426794
|
|
3131
|
+
slug: product-1426794
|
|
3137
3132
|
options_text: ''
|
|
3138
3133
|
price: '10.0'
|
|
3139
3134
|
display_price: "$10.00"
|
|
@@ -3251,8 +3246,8 @@ paths:
|
|
|
3251
3246
|
channel_id: ch_UkLWZg9DAJ
|
|
3252
3247
|
preferred_stock_location_id:
|
|
3253
3248
|
number: cart_UkLWZg9DAJ
|
|
3254
|
-
token:
|
|
3255
|
-
email:
|
|
3249
|
+
token: tfZdN3Upa8rmmMr4rUQ5SBSC
|
|
3250
|
+
email: jacqulyn@grimes.biz
|
|
3256
3251
|
customer_note:
|
|
3257
3252
|
currency: USD
|
|
3258
3253
|
locale: en
|
|
@@ -3300,8 +3295,8 @@ paths:
|
|
|
3300
3295
|
preorder_ships_at:
|
|
3301
3296
|
quantity: 1
|
|
3302
3297
|
currency: USD
|
|
3303
|
-
name: Product
|
|
3304
|
-
slug: product-
|
|
3298
|
+
name: Product 1446727
|
|
3299
|
+
slug: product-1446727
|
|
3305
3300
|
options_text: ''
|
|
3306
3301
|
price: '10.0'
|
|
3307
3302
|
display_price: "$10.00"
|
|
@@ -3326,7 +3321,7 @@ paths:
|
|
|
3326
3321
|
digital_links: []
|
|
3327
3322
|
fulfillments:
|
|
3328
3323
|
- id: ful_UkLWZg9DAJ
|
|
3329
|
-
number:
|
|
3324
|
+
number: F54133936901
|
|
3330
3325
|
tracking:
|
|
3331
3326
|
tracking_url:
|
|
3332
3327
|
pickup_point_data:
|
|
@@ -3360,7 +3355,7 @@ paths:
|
|
|
3360
3355
|
stock_location:
|
|
3361
3356
|
id: sloc_UkLWZg9DAJ
|
|
3362
3357
|
state_abbr: NY
|
|
3363
|
-
name:
|
|
3358
|
+
name: Oren Carroll
|
|
3364
3359
|
address1: 1600 Pennsylvania Ave NW
|
|
3365
3360
|
city: Washington
|
|
3366
3361
|
zipcode: '20500'
|
|
@@ -3515,7 +3510,7 @@ paths:
|
|
|
3515
3510
|
channel_id: ch_UkLWZg9DAJ
|
|
3516
3511
|
preferred_stock_location_id:
|
|
3517
3512
|
number: cart_UkLWZg9DAJ
|
|
3518
|
-
token:
|
|
3513
|
+
token: TMvtwbyRwVToyVreqaaQV8Zt
|
|
3519
3514
|
email:
|
|
3520
3515
|
customer_note:
|
|
3521
3516
|
currency: USD
|
|
@@ -3566,8 +3561,8 @@ paths:
|
|
|
3566
3561
|
preorder_ships_at:
|
|
3567
3562
|
quantity: 1
|
|
3568
3563
|
currency: USD
|
|
3569
|
-
name: Product
|
|
3570
|
-
slug: product-
|
|
3564
|
+
name: Product 1469145
|
|
3565
|
+
slug: product-1469145
|
|
3571
3566
|
options_text: ''
|
|
3572
3567
|
price: '10.0'
|
|
3573
3568
|
display_price: "$10.00"
|
|
@@ -3594,8 +3589,8 @@ paths:
|
|
|
3594
3589
|
payments:
|
|
3595
3590
|
- id: py_UkLWZg9DAJ
|
|
3596
3591
|
payment_method_id: pm_UkLWZg9DAJ
|
|
3597
|
-
response_code: 1-SC-
|
|
3598
|
-
number:
|
|
3592
|
+
response_code: 1-SC-20260807204934590829
|
|
3593
|
+
number: P9BMZ97Y
|
|
3599
3594
|
amount: '10.0'
|
|
3600
3595
|
display_amount: "$10.00"
|
|
3601
3596
|
status: checkout
|
|
@@ -3751,7 +3746,7 @@ paths:
|
|
|
3751
3746
|
channel_id: ch_UkLWZg9DAJ
|
|
3752
3747
|
preferred_stock_location_id:
|
|
3753
3748
|
number: cart_UkLWZg9DAJ
|
|
3754
|
-
token:
|
|
3749
|
+
token: MXpyX5n3idPNTt2vofWnZdyE
|
|
3755
3750
|
email:
|
|
3756
3751
|
customer_note:
|
|
3757
3752
|
currency: USD
|
|
@@ -3806,8 +3801,8 @@ paths:
|
|
|
3806
3801
|
preorder_ships_at:
|
|
3807
3802
|
quantity: 1
|
|
3808
3803
|
currency: USD
|
|
3809
|
-
name: Product
|
|
3810
|
-
slug: product-
|
|
3804
|
+
name: Product 1505234
|
|
3805
|
+
slug: product-1505234
|
|
3811
3806
|
options_text: ''
|
|
3812
3807
|
price: '10.0'
|
|
3813
3808
|
display_price: "$10.00"
|
|
@@ -3834,8 +3829,8 @@ paths:
|
|
|
3834
3829
|
payments:
|
|
3835
3830
|
- id: py_UkLWZg9DAJ
|
|
3836
3831
|
payment_method_id: pm_UkLWZg9DAJ
|
|
3837
|
-
response_code: 1-SC-
|
|
3838
|
-
number:
|
|
3832
|
+
response_code: 1-SC-20260807204934865762
|
|
3833
|
+
number: PIED5HX1
|
|
3839
3834
|
amount: '10.0'
|
|
3840
3835
|
display_amount: "$10.00"
|
|
3841
3836
|
status: invalid
|
|
@@ -3942,7 +3937,7 @@ paths:
|
|
|
3942
3937
|
channel_id: ch_UkLWZg9DAJ
|
|
3943
3938
|
preferred_stock_location_id:
|
|
3944
3939
|
number: cart_UkLWZg9DAJ
|
|
3945
|
-
token:
|
|
3940
|
+
token: jvadFhxXvhEg16NhkUmoibCq
|
|
3946
3941
|
email:
|
|
3947
3942
|
customer_note:
|
|
3948
3943
|
currency: USD
|
|
@@ -3950,10 +3945,10 @@ paths:
|
|
|
3950
3945
|
total_quantity: 2
|
|
3951
3946
|
warnings:
|
|
3952
3947
|
- code: delivery_unavailable
|
|
3953
|
-
message: Product
|
|
3948
|
+
message: Product 1533090 cannot be delivered to the selected address
|
|
3954
3949
|
line_item_id: li_UkLWZg9DAJ
|
|
3955
3950
|
- code: delivery_unavailable
|
|
3956
|
-
message: Product
|
|
3951
|
+
message: Product 1545235 cannot be delivered to the selected address
|
|
3957
3952
|
line_item_id: li_gbHJdmfrXB
|
|
3958
3953
|
coupon_code:
|
|
3959
3954
|
item_total: '29.99'
|
|
@@ -4003,8 +3998,8 @@ paths:
|
|
|
4003
3998
|
preorder_ships_at:
|
|
4004
3999
|
quantity: 1
|
|
4005
4000
|
currency: USD
|
|
4006
|
-
name: Product
|
|
4007
|
-
slug: product-
|
|
4001
|
+
name: Product 1533090
|
|
4002
|
+
slug: product-1533090
|
|
4008
4003
|
options_text: ''
|
|
4009
4004
|
price: '10.0'
|
|
4010
4005
|
display_price: "$10.00"
|
|
@@ -4033,8 +4028,8 @@ paths:
|
|
|
4033
4028
|
preorder_ships_at:
|
|
4034
4029
|
quantity: 1
|
|
4035
4030
|
currency: USD
|
|
4036
|
-
name: Product
|
|
4037
|
-
slug: product-
|
|
4031
|
+
name: Product 1545235
|
|
4032
|
+
slug: product-1545235
|
|
4038
4033
|
options_text: ''
|
|
4039
4034
|
price: '19.99'
|
|
4040
4035
|
display_price: "$19.99"
|
|
@@ -4172,7 +4167,7 @@ paths:
|
|
|
4172
4167
|
channel_id: ch_UkLWZg9DAJ
|
|
4173
4168
|
preferred_stock_location_id:
|
|
4174
4169
|
number: cart_UkLWZg9DAJ
|
|
4175
|
-
token:
|
|
4170
|
+
token: uUckmDmEqhr6E3DnFTEvFzzy
|
|
4176
4171
|
email:
|
|
4177
4172
|
customer_note:
|
|
4178
4173
|
currency: USD
|
|
@@ -4223,8 +4218,8 @@ paths:
|
|
|
4223
4218
|
preorder_ships_at:
|
|
4224
4219
|
quantity: 1
|
|
4225
4220
|
currency: USD
|
|
4226
|
-
name: Product
|
|
4227
|
-
slug: product-
|
|
4221
|
+
name: Product 157324
|
|
4222
|
+
slug: product-157324
|
|
4228
4223
|
options_text: ''
|
|
4229
4224
|
price: '10.0'
|
|
4230
4225
|
display_price: "$10.00"
|
|
@@ -4342,7 +4337,7 @@ paths:
|
|
|
4342
4337
|
channel_id: ch_UkLWZg9DAJ
|
|
4343
4338
|
preferred_stock_location_id:
|
|
4344
4339
|
number: cart_UkLWZg9DAJ
|
|
4345
|
-
token:
|
|
4340
|
+
token: Q8cbePWDHEjRhPzo6S4byoyR
|
|
4346
4341
|
email:
|
|
4347
4342
|
customer_note:
|
|
4348
4343
|
currency: USD
|
|
@@ -4482,9 +4477,9 @@ paths:
|
|
|
4482
4477
|
id: ps_gbHJdmfrXB
|
|
4483
4478
|
status: pending
|
|
4484
4479
|
currency: USD
|
|
4485
|
-
external_id:
|
|
4480
|
+
external_id: bogus_da5aecdce2f1f7c90d576255
|
|
4486
4481
|
external_data:
|
|
4487
|
-
client_secret:
|
|
4482
|
+
client_secret: bogus_secret_806b4e9099a5c035
|
|
4488
4483
|
customer_external_id:
|
|
4489
4484
|
expires_at:
|
|
4490
4485
|
amount: '10.0'
|
|
@@ -4583,7 +4578,7 @@ paths:
|
|
|
4583
4578
|
id: ps_UkLWZg9DAJ
|
|
4584
4579
|
status: pending
|
|
4585
4580
|
currency: USD
|
|
4586
|
-
external_id:
|
|
4581
|
+
external_id: bogus_77cff91ae222d5fad98b608d
|
|
4587
4582
|
external_data:
|
|
4588
4583
|
client_secret: secret_123
|
|
4589
4584
|
customer_external_id:
|
|
@@ -4646,7 +4641,7 @@ paths:
|
|
|
4646
4641
|
id: ps_UkLWZg9DAJ
|
|
4647
4642
|
status: pending
|
|
4648
4643
|
currency: USD
|
|
4649
|
-
external_id:
|
|
4644
|
+
external_id: bogus_191a50d17dc7ebcc9bb4fd1a
|
|
4650
4645
|
external_data:
|
|
4651
4646
|
client_secret: secret_123
|
|
4652
4647
|
customer_external_id:
|
|
@@ -4749,7 +4744,7 @@ paths:
|
|
|
4749
4744
|
id: ps_UkLWZg9DAJ
|
|
4750
4745
|
status: completed
|
|
4751
4746
|
currency: USD
|
|
4752
|
-
external_id:
|
|
4747
|
+
external_id: bogus_25cb72f4dc3b5f94c8a8e7a8
|
|
4753
4748
|
external_data:
|
|
4754
4749
|
client_secret: secret_123
|
|
4755
4750
|
customer_external_id:
|
|
@@ -4848,7 +4843,7 @@ paths:
|
|
|
4848
4843
|
id: py_UkLWZg9DAJ
|
|
4849
4844
|
payment_method_id: pm_UkLWZg9DAJ
|
|
4850
4845
|
response_code:
|
|
4851
|
-
number:
|
|
4846
|
+
number: PGHI0N2F
|
|
4852
4847
|
amount: '10.0'
|
|
4853
4848
|
display_amount: "$10.00"
|
|
4854
4849
|
status: checkout
|
|
@@ -4957,7 +4952,7 @@ paths:
|
|
|
4957
4952
|
channel_id: ch_UkLWZg9DAJ
|
|
4958
4953
|
preferred_stock_location_id:
|
|
4959
4954
|
number: cart_UkLWZg9DAJ
|
|
4960
|
-
token:
|
|
4955
|
+
token: MGL861esQxkfKMERy5R6Hu9o
|
|
4961
4956
|
email:
|
|
4962
4957
|
customer_note:
|
|
4963
4958
|
currency: USD
|
|
@@ -5008,8 +5003,8 @@ paths:
|
|
|
5008
5003
|
preorder_ships_at:
|
|
5009
5004
|
quantity: 1
|
|
5010
5005
|
currency: USD
|
|
5011
|
-
name: Product
|
|
5012
|
-
slug: product-
|
|
5006
|
+
name: Product 2199602
|
|
5007
|
+
slug: product-2199602
|
|
5013
5008
|
options_text: ''
|
|
5014
5009
|
price: '10.0'
|
|
5015
5010
|
display_price: "$10.00"
|
|
@@ -5036,8 +5031,8 @@ paths:
|
|
|
5036
5031
|
payments:
|
|
5037
5032
|
- id: py_UkLWZg9DAJ
|
|
5038
5033
|
payment_method_id: pm_UkLWZg9DAJ
|
|
5039
|
-
response_code: 1-SC-
|
|
5040
|
-
number:
|
|
5034
|
+
response_code: 1-SC-20260807204940420175
|
|
5035
|
+
number: PTUTDCC0
|
|
5041
5036
|
amount: '10.0'
|
|
5042
5037
|
display_amount: "$10.00"
|
|
5043
5038
|
status: checkout
|
|
@@ -5157,7 +5152,7 @@ paths:
|
|
|
5157
5152
|
channel_id: ch_UkLWZg9DAJ
|
|
5158
5153
|
preferred_stock_location_id:
|
|
5159
5154
|
number: cart_UkLWZg9DAJ
|
|
5160
|
-
token:
|
|
5155
|
+
token: DKVofW1AeXvnPu4zmnbpPBYj
|
|
5161
5156
|
email:
|
|
5162
5157
|
customer_note:
|
|
5163
5158
|
currency: USD
|
|
@@ -5212,8 +5207,8 @@ paths:
|
|
|
5212
5207
|
preorder_ships_at:
|
|
5213
5208
|
quantity: 1
|
|
5214
5209
|
currency: USD
|
|
5215
|
-
name: Product
|
|
5216
|
-
slug: product-
|
|
5210
|
+
name: Product 2217255
|
|
5211
|
+
slug: product-2217255
|
|
5217
5212
|
options_text: ''
|
|
5218
5213
|
price: '10.0'
|
|
5219
5214
|
display_price: "$10.00"
|
|
@@ -5328,7 +5323,7 @@ paths:
|
|
|
5328
5323
|
market_id: mkt_UkLWZg9DAJ
|
|
5329
5324
|
cart_id:
|
|
5330
5325
|
channel_id: ch_UkLWZg9DAJ
|
|
5331
|
-
number:
|
|
5326
|
+
number: R998302679
|
|
5332
5327
|
email: guest@example.com
|
|
5333
5328
|
customer_note:
|
|
5334
5329
|
currency: USD
|
|
@@ -5337,7 +5332,7 @@ paths:
|
|
|
5337
5332
|
coupon_code:
|
|
5338
5333
|
fulfillment_status:
|
|
5339
5334
|
payment_status:
|
|
5340
|
-
completed_at: '2026-08-
|
|
5335
|
+
completed_at: '2026-08-07T20:49:36.532Z'
|
|
5341
5336
|
item_total: '10.0'
|
|
5342
5337
|
display_item_total: "$10.00"
|
|
5343
5338
|
adjustment_total: '0.0'
|
|
@@ -5369,8 +5364,8 @@ paths:
|
|
|
5369
5364
|
preorder_ships_at:
|
|
5370
5365
|
quantity: 1
|
|
5371
5366
|
currency: USD
|
|
5372
|
-
name: Product
|
|
5373
|
-
slug: product-
|
|
5367
|
+
name: Product 1619033
|
|
5368
|
+
slug: product-1619033
|
|
5374
5369
|
options_text: ''
|
|
5375
5370
|
price: '10.0'
|
|
5376
5371
|
display_price: "$10.00"
|
|
@@ -5395,7 +5390,7 @@ paths:
|
|
|
5395
5390
|
digital_links: []
|
|
5396
5391
|
fulfillments:
|
|
5397
5392
|
- id: ful_UkLWZg9DAJ
|
|
5398
|
-
number:
|
|
5393
|
+
number: F63949833773
|
|
5399
5394
|
tracking: U10000
|
|
5400
5395
|
tracking_url:
|
|
5401
5396
|
pickup_point_data:
|
|
@@ -5429,7 +5424,7 @@ paths:
|
|
|
5429
5424
|
stock_location:
|
|
5430
5425
|
id: sloc_UkLWZg9DAJ
|
|
5431
5426
|
state_abbr: NY
|
|
5432
|
-
name:
|
|
5427
|
+
name: Melodi Franecki
|
|
5433
5428
|
address1: 1600 Pennsylvania Ave NW
|
|
5434
5429
|
city: Washington
|
|
5435
5430
|
zipcode: '20500'
|
|
@@ -6381,8 +6376,8 @@ paths:
|
|
|
6381
6376
|
market_id: mkt_UkLWZg9DAJ
|
|
6382
6377
|
cart_id:
|
|
6383
6378
|
channel_id: ch_UkLWZg9DAJ
|
|
6384
|
-
number:
|
|
6385
|
-
email:
|
|
6379
|
+
number: R074347320
|
|
6380
|
+
email: migdalia_stoltenberg@caspercarroll.name
|
|
6386
6381
|
customer_note:
|
|
6387
6382
|
currency: USD
|
|
6388
6383
|
locale: en
|
|
@@ -6390,7 +6385,7 @@ paths:
|
|
|
6390
6385
|
coupon_code:
|
|
6391
6386
|
fulfillment_status:
|
|
6392
6387
|
payment_status:
|
|
6393
|
-
completed_at: '2026-08-
|
|
6388
|
+
completed_at: '2026-08-07T20:49:33.026Z'
|
|
6394
6389
|
item_total: '10.0'
|
|
6395
6390
|
display_item_total: "$10.00"
|
|
6396
6391
|
adjustment_total: '0.0'
|
|
@@ -6422,8 +6417,8 @@ paths:
|
|
|
6422
6417
|
preorder_ships_at:
|
|
6423
6418
|
quantity: 1
|
|
6424
6419
|
currency: USD
|
|
6425
|
-
name: Product
|
|
6426
|
-
slug: product-
|
|
6420
|
+
name: Product 1308646
|
|
6421
|
+
slug: product-1308646
|
|
6427
6422
|
options_text: ''
|
|
6428
6423
|
price: '10.0'
|
|
6429
6424
|
display_price: "$10.00"
|
|
@@ -6448,7 +6443,7 @@ paths:
|
|
|
6448
6443
|
digital_links: []
|
|
6449
6444
|
fulfillments:
|
|
6450
6445
|
- id: ful_UkLWZg9DAJ
|
|
6451
|
-
number:
|
|
6446
|
+
number: F19402681403
|
|
6452
6447
|
tracking: U10000
|
|
6453
6448
|
tracking_url:
|
|
6454
6449
|
pickup_point_data:
|
|
@@ -6482,7 +6477,7 @@ paths:
|
|
|
6482
6477
|
stock_location:
|
|
6483
6478
|
id: sloc_UkLWZg9DAJ
|
|
6484
6479
|
state_abbr: NY
|
|
6485
|
-
name:
|
|
6480
|
+
name: Sharen Becker
|
|
6486
6481
|
address1: 1600 Pennsylvania Ave NW
|
|
6487
6482
|
city: Washington
|
|
6488
6483
|
zipcode: '20500'
|
|
@@ -6659,8 +6654,8 @@ paths:
|
|
|
6659
6654
|
market_id: mkt_UkLWZg9DAJ
|
|
6660
6655
|
cart_id:
|
|
6661
6656
|
channel_id: ch_UkLWZg9DAJ
|
|
6662
|
-
number:
|
|
6663
|
-
email:
|
|
6657
|
+
number: R660891710
|
|
6658
|
+
email: benita_sawayn@boscoschmidt.co.uk
|
|
6664
6659
|
customer_note:
|
|
6665
6660
|
currency: USD
|
|
6666
6661
|
locale: en
|
|
@@ -6668,7 +6663,7 @@ paths:
|
|
|
6668
6663
|
coupon_code:
|
|
6669
6664
|
fulfillment_status:
|
|
6670
6665
|
payment_status:
|
|
6671
|
-
completed_at: '2026-08-
|
|
6666
|
+
completed_at: '2026-08-07T20:49:33.255Z'
|
|
6672
6667
|
item_total: '10.0'
|
|
6673
6668
|
display_item_total: "$10.00"
|
|
6674
6669
|
adjustment_total: '0.0'
|
|
@@ -6700,8 +6695,8 @@ paths:
|
|
|
6700
6695
|
preorder_ships_at:
|
|
6701
6696
|
quantity: 1
|
|
6702
6697
|
currency: USD
|
|
6703
|
-
name: Product
|
|
6704
|
-
slug: product-
|
|
6698
|
+
name: Product 1325941
|
|
6699
|
+
slug: product-1325941
|
|
6705
6700
|
options_text: ''
|
|
6706
6701
|
price: '10.0'
|
|
6707
6702
|
display_price: "$10.00"
|
|
@@ -6726,7 +6721,7 @@ paths:
|
|
|
6726
6721
|
digital_links: []
|
|
6727
6722
|
fulfillments:
|
|
6728
6723
|
- id: ful_UkLWZg9DAJ
|
|
6729
|
-
number:
|
|
6724
|
+
number: F42518993200
|
|
6730
6725
|
tracking: U10000
|
|
6731
6726
|
tracking_url:
|
|
6732
6727
|
pickup_point_data:
|
|
@@ -6760,7 +6755,7 @@ paths:
|
|
|
6760
6755
|
stock_location:
|
|
6761
6756
|
id: sloc_UkLWZg9DAJ
|
|
6762
6757
|
state_abbr: NY
|
|
6763
|
-
name:
|
|
6758
|
+
name: Larraine Hahn
|
|
6764
6759
|
address1: 1600 Pennsylvania Ave NW
|
|
6765
6760
|
city: Washington
|
|
6766
6761
|
zipcode: '20500'
|
|
@@ -6893,8 +6888,8 @@ paths:
|
|
|
6893
6888
|
content:
|
|
6894
6889
|
application/json:
|
|
6895
6890
|
example:
|
|
6896
|
-
token: eyJhbGciOiJIUzI1NiJ9.
|
|
6897
|
-
refresh_token:
|
|
6891
|
+
token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX3R5cGUiOiJjdXN0b21lciIsImp0aSI6IjAwOWJjZjAzLTAyNzAtNDA1NS05OTYzLTdlNDYzZTJkMzg0ZSIsImlzcyI6InNwcmVlIiwiYXVkIjoic3RvcmVfYXBpIiwiZXhwIjoxNzg2MTM5MzczfQ.YWm3T24sBmwnQpIgElqnyc2iBeU6W5ny4xHUuXEF5wY
|
|
6892
|
+
refresh_token: caQWisav2V1qfuqpfvn3qPyh
|
|
6898
6893
|
user:
|
|
6899
6894
|
id: cust_UkLWZg9DAJ
|
|
6900
6895
|
email: newuser@example.com
|
|
@@ -6911,10 +6906,10 @@ paths:
|
|
|
6911
6906
|
newsletter_subscriber:
|
|
6912
6907
|
id: sub_UkLWZg9DAJ
|
|
6913
6908
|
email: newuser@example.com
|
|
6914
|
-
created_at: '2026-08-
|
|
6915
|
-
updated_at: '2026-08-
|
|
6909
|
+
created_at: '2026-08-07T20:49:33.404Z'
|
|
6910
|
+
updated_at: '2026-08-07T20:49:33.406Z'
|
|
6916
6911
|
verified: true
|
|
6917
|
-
verified_at: '2026-08-
|
|
6912
|
+
verified_at: '2026-08-07T20:49:33Z'
|
|
6918
6913
|
customer_id: cust_UkLWZg9DAJ
|
|
6919
6914
|
customer_groups: []
|
|
6920
6915
|
schema:
|
|
@@ -7017,12 +7012,12 @@ paths:
|
|
|
7017
7012
|
application/json:
|
|
7018
7013
|
example:
|
|
7019
7014
|
id: cust_UkLWZg9DAJ
|
|
7020
|
-
email:
|
|
7021
|
-
first_name:
|
|
7022
|
-
last_name:
|
|
7015
|
+
email: lauren_bergstrom@walshschimmel.name
|
|
7016
|
+
first_name: Rochelle
|
|
7017
|
+
last_name: Champlin
|
|
7023
7018
|
phone: 555-555-0199
|
|
7024
7019
|
accepts_email_marketing: false
|
|
7025
|
-
full_name:
|
|
7020
|
+
full_name: Rochelle Champlin
|
|
7026
7021
|
available_store_credit_total: '0'
|
|
7027
7022
|
display_available_store_credit_total: "$0.00"
|
|
7028
7023
|
addresses:
|
|
@@ -7158,7 +7153,7 @@ paths:
|
|
|
7158
7153
|
application/json:
|
|
7159
7154
|
example:
|
|
7160
7155
|
id: cust_UkLWZg9DAJ
|
|
7161
|
-
email:
|
|
7156
|
+
email: sidney.feest@dietrichhoppe.biz
|
|
7162
7157
|
first_name: Updated
|
|
7163
7158
|
last_name: Name
|
|
7164
7159
|
phone: 555-555-0199
|
|
@@ -7349,7 +7344,7 @@ paths:
|
|
|
7349
7344
|
example:
|
|
7350
7345
|
data:
|
|
7351
7346
|
- id: gc_UkLWZg9DAJ
|
|
7352
|
-
code:
|
|
7347
|
+
code: AF6F27B34CA326B8
|
|
7353
7348
|
status: active
|
|
7354
7349
|
currency: USD
|
|
7355
7350
|
amount: '10.0'
|
|
@@ -7445,7 +7440,7 @@ paths:
|
|
|
7445
7440
|
application/json:
|
|
7446
7441
|
example:
|
|
7447
7442
|
id: gc_UkLWZg9DAJ
|
|
7448
|
-
code:
|
|
7443
|
+
code: 0006045EDC4130B7
|
|
7449
7444
|
status: active
|
|
7450
7445
|
currency: USD
|
|
7451
7446
|
amount: '10.0'
|
|
@@ -7517,8 +7512,8 @@ paths:
|
|
|
7517
7512
|
example:
|
|
7518
7513
|
id: pss_gbHJdmfrXB
|
|
7519
7514
|
status: pending
|
|
7520
|
-
external_id:
|
|
7521
|
-
external_client_secret:
|
|
7515
|
+
external_id: bogus_seti_06e37be8d870c452be8085da
|
|
7516
|
+
external_client_secret: bogus_seti_secret_b234c3ea512af9cc
|
|
7522
7517
|
external_data: {}
|
|
7523
7518
|
payment_method_id: pm_UkLWZg9DAJ
|
|
7524
7519
|
payment_source_id:
|
|
@@ -7617,8 +7612,8 @@ paths:
|
|
|
7617
7612
|
example:
|
|
7618
7613
|
id: pss_UkLWZg9DAJ
|
|
7619
7614
|
status: pending
|
|
7620
|
-
external_id:
|
|
7621
|
-
external_client_secret:
|
|
7615
|
+
external_id: seti_test_42391fd9fa4a73438ae05dea
|
|
7616
|
+
external_client_secret: seti_secret_0bea7b367249088c1152c923
|
|
7622
7617
|
external_data:
|
|
7623
7618
|
client_secret: secret_123
|
|
7624
7619
|
payment_method_id: pm_UkLWZg9DAJ
|
|
@@ -7694,8 +7689,8 @@ paths:
|
|
|
7694
7689
|
example:
|
|
7695
7690
|
id: pss_UkLWZg9DAJ
|
|
7696
7691
|
status: completed
|
|
7697
|
-
external_id:
|
|
7698
|
-
external_client_secret:
|
|
7692
|
+
external_id: seti_test_e8ee2d846b185a5d8e969db6
|
|
7693
|
+
external_client_secret: seti_secret_fb416451aae79dd1d04b6558
|
|
7699
7694
|
external_data:
|
|
7700
7695
|
client_secret: secret_123
|
|
7701
7696
|
payment_method_id: pm_UkLWZg9DAJ
|
|
@@ -8639,7 +8634,7 @@ paths:
|
|
|
8639
8634
|
data:
|
|
8640
8635
|
- id: wl_UkLWZg9DAJ
|
|
8641
8636
|
name: My Wishlist
|
|
8642
|
-
token:
|
|
8637
|
+
token: cCfcGuXqgQmyvAthWzsaQb8R
|
|
8643
8638
|
is_default: false
|
|
8644
8639
|
is_private: true
|
|
8645
8640
|
meta:
|
|
@@ -8715,7 +8710,7 @@ paths:
|
|
|
8715
8710
|
example:
|
|
8716
8711
|
id: wl_gbHJdmfrXB
|
|
8717
8712
|
name: Birthday Ideas
|
|
8718
|
-
token:
|
|
8713
|
+
token: LFUSYaoFAnedbWDoC28moiU3
|
|
8719
8714
|
is_default: false
|
|
8720
8715
|
is_private: true
|
|
8721
8716
|
schema:
|
|
@@ -8816,7 +8811,7 @@ paths:
|
|
|
8816
8811
|
example:
|
|
8817
8812
|
id: wl_UkLWZg9DAJ
|
|
8818
8813
|
name: My Wishlist
|
|
8819
|
-
token:
|
|
8814
|
+
token: K8VuQB6TFgLUiV5MYMmTZfVK
|
|
8820
8815
|
is_default: false
|
|
8821
8816
|
is_private: true
|
|
8822
8817
|
schema:
|
|
@@ -8878,7 +8873,7 @@ paths:
|
|
|
8878
8873
|
example:
|
|
8879
8874
|
id: wl_UkLWZg9DAJ
|
|
8880
8875
|
name: Updated Name
|
|
8881
|
-
token:
|
|
8876
|
+
token: 5EDZVQqMcUZ5mdbtxJAm4qYV
|
|
8882
8877
|
is_default: false
|
|
8883
8878
|
is_private: true
|
|
8884
8879
|
schema:
|
|
@@ -9160,11 +9155,11 @@ paths:
|
|
|
9160
9155
|
application/json:
|
|
9161
9156
|
example:
|
|
9162
9157
|
id: sub_UkLWZg9DAJ
|
|
9163
|
-
email:
|
|
9164
|
-
created_at: '2026-08-
|
|
9165
|
-
updated_at: '2026-08-
|
|
9158
|
+
email: ellena.hauck@jacobi.co.uk
|
|
9159
|
+
created_at: '2026-08-07T20:49:35.983Z'
|
|
9160
|
+
updated_at: '2026-08-07T20:49:35.984Z'
|
|
9166
9161
|
verified: true
|
|
9167
|
-
verified_at: '2026-08-
|
|
9162
|
+
verified_at: '2026-08-07T20:49:35Z'
|
|
9168
9163
|
customer_id: cust_UkLWZg9DAJ
|
|
9169
9164
|
schema:
|
|
9170
9165
|
"$ref": "#/components/schemas/NewsletterSubscriber"
|
|
@@ -9243,10 +9238,10 @@ paths:
|
|
|
9243
9238
|
example:
|
|
9244
9239
|
id: sub_UkLWZg9DAJ
|
|
9245
9240
|
email: pending@example.com
|
|
9246
|
-
created_at: '2026-08-
|
|
9247
|
-
updated_at: '2026-08-
|
|
9241
|
+
created_at: '2026-08-07T20:49:36.006Z'
|
|
9242
|
+
updated_at: '2026-08-07T20:49:36.011Z'
|
|
9248
9243
|
verified: true
|
|
9249
|
-
verified_at: '2026-08-
|
|
9244
|
+
verified_at: '2026-08-07T20:49:36Z'
|
|
9250
9245
|
customer_id:
|
|
9251
9246
|
schema:
|
|
9252
9247
|
"$ref": "#/components/schemas/NewsletterSubscriber"
|
|
@@ -9416,7 +9411,7 @@ paths:
|
|
|
9416
9411
|
body_html: ''
|
|
9417
9412
|
- id: pol_OIJLhNcSbf
|
|
9418
9413
|
name: Privacy Policy
|
|
9419
|
-
slug: privacy-policy-
|
|
9414
|
+
slug: privacy-policy-e6543f47-bbab-41e2-a91c-cf4d4e4ba168
|
|
9420
9415
|
body: We respect your privacy.
|
|
9421
9416
|
body_html: |
|
|
9422
9417
|
<div class="trix-content">
|
|
@@ -9806,20 +9801,6 @@ components:
|
|
|
9806
9801
|
bearerFormat: JWT
|
|
9807
9802
|
description: JWT token for authenticated customers
|
|
9808
9803
|
schemas:
|
|
9809
|
-
ClaimReason:
|
|
9810
|
-
type: object
|
|
9811
|
-
properties:
|
|
9812
|
-
id:
|
|
9813
|
-
type: string
|
|
9814
|
-
name:
|
|
9815
|
-
type: string
|
|
9816
|
-
active:
|
|
9817
|
-
type: boolean
|
|
9818
|
-
required:
|
|
9819
|
-
- id
|
|
9820
|
-
- name
|
|
9821
|
-
- active
|
|
9822
|
-
x-typelizer: true
|
|
9823
9804
|
PaginationMeta:
|
|
9824
9805
|
type: object
|
|
9825
9806
|
properties:
|
|
@@ -10592,6 +10573,20 @@ components:
|
|
|
10592
10573
|
- replacement_variant_id
|
|
10593
10574
|
- line_item_id
|
|
10594
10575
|
x-typelizer: true
|
|
10576
|
+
ClaimReason:
|
|
10577
|
+
type: object
|
|
10578
|
+
properties:
|
|
10579
|
+
id:
|
|
10580
|
+
type: string
|
|
10581
|
+
name:
|
|
10582
|
+
type: string
|
|
10583
|
+
active:
|
|
10584
|
+
type: boolean
|
|
10585
|
+
required:
|
|
10586
|
+
- id
|
|
10587
|
+
- name
|
|
10588
|
+
- active
|
|
10589
|
+
x-typelizer: true
|
|
10595
10590
|
Claim:
|
|
10596
10591
|
type: object
|
|
10597
10592
|
properties:
|
|
@@ -12560,6 +12555,20 @@ components:
|
|
|
12560
12555
|
- line_item_id
|
|
12561
12556
|
- fulfillment_item_id
|
|
12562
12557
|
x-typelizer: true
|
|
12558
|
+
ReturnReason:
|
|
12559
|
+
type: object
|
|
12560
|
+
properties:
|
|
12561
|
+
id:
|
|
12562
|
+
type: string
|
|
12563
|
+
name:
|
|
12564
|
+
type: string
|
|
12565
|
+
active:
|
|
12566
|
+
type: boolean
|
|
12567
|
+
required:
|
|
12568
|
+
- id
|
|
12569
|
+
- name
|
|
12570
|
+
- active
|
|
12571
|
+
x-typelizer: true
|
|
12563
12572
|
Return:
|
|
12564
12573
|
type: object
|
|
12565
12574
|
properties:
|
|
@@ -12610,20 +12619,6 @@ components:
|
|
|
12610
12619
|
- refunded_at
|
|
12611
12620
|
- canceled_at
|
|
12612
12621
|
x-typelizer: true
|
|
12613
|
-
ReturnReason:
|
|
12614
|
-
type: object
|
|
12615
|
-
properties:
|
|
12616
|
-
id:
|
|
12617
|
-
type: string
|
|
12618
|
-
name:
|
|
12619
|
-
type: string
|
|
12620
|
-
active:
|
|
12621
|
-
type: boolean
|
|
12622
|
-
required:
|
|
12623
|
-
- id
|
|
12624
|
-
- name
|
|
12625
|
-
- active
|
|
12626
|
-
x-typelizer: true
|
|
12627
12622
|
State:
|
|
12628
12623
|
type: object
|
|
12629
12624
|
properties:
|
|
@@ -101,21 +101,9 @@ function ReportsPage() {
|
|
|
101
101
|
|
|
102
102
|
The same `permissions` object backs the nav registry's `if` predicate, so you can move logic between the two without changing behaviour. For declarative gating, `<Can I="update" a="Spree::Order">…</Can>` (also from `@spree/dashboard-core`) renders children only when the check passes.
|
|
103
103
|
|
|
104
|
-
## Custom
|
|
105
|
-
|
|
106
|
-
If your customization introduces a new model on the backend, extend the CanCanCan ability there (typically a decorator on `Spree::PermissionSets::DefaultCustomer` or `Spree::PermissionSets::DashboardManagement`):
|
|
107
|
-
|
|
108
|
-
```ruby
|
|
109
|
-
# config/initializers/spree.rb (host app)
|
|
110
|
-
Spree::PermissionSets::DashboardManagement.class_eval do
|
|
111
|
-
def activate!
|
|
112
|
-
super
|
|
113
|
-
can :manage, MyApp::Report
|
|
114
|
-
end
|
|
115
|
-
end
|
|
116
|
-
```
|
|
104
|
+
## Custom permissions
|
|
117
105
|
|
|
118
|
-
|
|
106
|
+
If your customization introduces a new model on the backend, register it as a permission catalog resource there (`Spree.permissions.register_resource` in your engine's initializer). Its keys then appear in the role editor and the API-key scope picker, and any role granted them makes `permissions.can('read', 'MyApp::Report')` resolve in the dashboard exactly like a first-party check — the abilities ship with the current-user response (`GET /api/v3/admin/me`) at sign-in, alongside `permission_keys`, the flat key list the role editor grants from.
|
|
119
107
|
|
|
120
108
|
## Reference
|
|
121
109
|
|
|
@@ -300,6 +300,21 @@ These were deprecated in 5.x and are **gone now** — there is no bridge, so cal
|
|
|
300
300
|
| `Product.add_search_scope` | plain `scope :name, -> { ... }` |
|
|
301
301
|
| `Spree::Image::Configuration::ActiveStorage` | deleted — an empty no-op module; all logic lives in `Spree::Asset` |
|
|
302
302
|
| `Spree::OrderRouting::Strategy::Legacy` | `Spree::OrderRouting::Strategy::Rules` (see below) |
|
|
303
|
+
| `private_metafields` association | read `custom_fields` and filter, or query `Spree::CustomField.admin_only` |
|
|
304
|
+
|
|
305
|
+
### Custom fields replace metafields
|
|
306
|
+
|
|
307
|
+
The metafields system is now custom fields: `Spree::CustomField` and `Spree::CustomFieldDefinition`, stored in `spree_custom_fields` and `spree_custom_field_definitions`. The legacy class names, the concern, and the reader methods all keep working for one release with a deprecation warning (see the table further down), so most applications need no code change to upgrade.
|
|
308
|
+
|
|
309
|
+
Two things do change under you, both handled by `db:migrate`:
|
|
310
|
+
|
|
311
|
+
- **Visibility is a boolean.** The tri-state `display_on` column collapses into `storefront_visible`. Definitions that were `back_end` become `storefront_visible: false`; everything else becomes `true`. The `front_end`-only value never meant hidden-from-staff and folds into `true`.
|
|
312
|
+
- **Two columns are renamed.** `name` becomes `label`, and `metafield_type` becomes `field_type`. Reading `field_type` returns the API token (`short_text`) rather than the Ruby class name; use `field_type_class_name` when you need the class.
|
|
313
|
+
- **Rich-text values leave Action Text.** `Spree::CustomFields::RichText` stores sanitized HTML in the same `value` column as every other type, so reading `value` returns a String rather than an `ActionText::RichText`. Existing bodies are copied across by the migration; the Action Text rows stay behind as a rollback path until 6.1. Code calling `custom_field.value.body` should read `value` directly.
|
|
314
|
+
|
|
315
|
+
Two behavior notes for extension authors: `Spree::Metadata` no longer includes the custom-fields concern (metadata is the private, schemaless system — include `Spree::HasCustomFields` explicitly if a model needs both), and rich-text values are now sanitized on save, so markup outside the allowlist is stripped rather than stored.
|
|
316
|
+
|
|
317
|
+
**BREAKING — product CSV.** Custom-field columns are now prefixed `custom_field.` instead of `metafield.` (for example `custom_field.custom.material`). Exports emit the new prefix and imports only recognise the new prefix, so update any saved import templates and any integration that reads the export. A file still using the old prefix imports without its custom-field values rather than failing.
|
|
303
318
|
|
|
304
319
|
### The Legacy order-routing strategy is gone
|
|
305
320
|
|
|
@@ -377,6 +392,43 @@ Every rename keeps the legacy name working for one release with a deprecation wa
|
|
|
377
392
|
| `order.completed` event | `order.placed` |
|
|
378
393
|
| Calling cart services with `order:` kwargs | `cart:` kwargs |
|
|
379
394
|
| `OrderWalkthrough` (testing support) | factories: `:cart_ready_for_delivery`, `:cart_ready_to_complete`, `:completed_order_with_totals` |
|
|
395
|
+
| `Spree::Metafield`, `Spree::MetafieldDefinition`, `Spree::Metafields::*` | `Spree::CustomField`, `Spree::CustomFieldDefinition`, `Spree::CustomFields::*` |
|
|
396
|
+
| `include Spree::Metafields` | `include Spree::HasCustomFields` |
|
|
397
|
+
| `#set_metafield`, `#get_metafield`, `#has_metafield?` | `#set_custom_field`, `#get_custom_field`, `#has_custom_field?` |
|
|
398
|
+
| `metafields` / `public_metafields` associations | `custom_fields` / `storefront_custom_fields` |
|
|
399
|
+
| `.with_metafield_key`, `.with_metafield_key_value` | `.with_custom_field_key`, `.with_custom_field_key_value` |
|
|
400
|
+
| `Spree.metafields` | `Spree.custom_fields` |
|
|
401
|
+
| `CustomFieldDefinition#name`, `#metafield_type`, `#display_on` | `#label`, `#field_type`, `#storefront_visible` (columns renamed) |
|
|
402
|
+
|
|
403
|
+
## Staff permissions: roles are data
|
|
404
|
+
|
|
405
|
+
Permission sets are **removed with no bridge**. Staff roles now hold flat permission keys from one catalog — the same `read_<resource>` / `write_<resource>` vocabulary secret API keys use — and are managed as data: in the dashboard (Settings → Roles), through the Admin API (`/api/v3/admin/roles`), or in seeds. Code no longer defines what a role can do.
|
|
406
|
+
|
|
407
|
+
| Removed | Use instead |
|
|
408
|
+
|---|---|
|
|
409
|
+
| `Spree::PermissionSets::*` (all classes) | catalog keys on the role row: `Spree::Role#permissions` |
|
|
410
|
+
| `Spree.permissions.assign(:role, [sets])` | the role editor, `POST /api/v3/admin/roles`, or plain ActiveRecord in seeds |
|
|
411
|
+
| Custom permission sets with record-level rules | Replace the ability class: `Spree::Dependencies.ability_class = 'MyApp::Ability'` |
|
|
412
|
+
| `Spree::ApiKey::SCOPES` | `Spree::ApiKey.known_scopes` (derived from the catalog) |
|
|
413
|
+
|
|
414
|
+
Old initializers fail loudly at boot: the set constants raise `NameError`, and `Spree.permissions.assign` raises with directions. **Recreate your custom roles before deploying** — a pre-existing role row comes up with no permissions, so staff holding it are locked out (fail closed) until its permissions are filled in:
|
|
415
|
+
|
|
416
|
+
```ruby
|
|
417
|
+
# db/seeds.rb — "roles as code" is plain ActiveRecord now
|
|
418
|
+
Spree::Role.find_or_create_by!(name: 'support')
|
|
419
|
+
.update!(permissions: %w[read_orders read_customers])
|
|
420
|
+
```
|
|
421
|
+
|
|
422
|
+
Storefront customers are not part of this system: the old `:default` role and `DefaultCustomer` set are gone, customers never resolve roles, and the Store API no longer consults CanCanCan at all — customer authorization is ownership-scoped queries plus `Spree::Storefront::AccessPolicy` (swappable via `Spree::Dependencies.storefront_access_policy_class`). If an extension added storefront `can` rules, move them into an access-policy subclass or a checkout workflow `validate` hook. Extensions register their resources into the catalog once, which makes them grantable to roles **and** mintable as API-key scopes:
|
|
423
|
+
|
|
424
|
+
```ruby
|
|
425
|
+
Spree.permissions.register_resource(:reviews, group: :catalog, subjects: -> { [SpreeReviews::Review] })
|
|
426
|
+
```
|
|
427
|
+
|
|
428
|
+
Two enforcement changes on the Admin API:
|
|
429
|
+
|
|
430
|
+
- **JWT staff pass the same per-controller key gate as secret keys.** A request whose principal lacks `<read|write>_<resource>` gets a 403 with `details.required_permission` naming the missing key.
|
|
431
|
+
- **Staff endpoints moved out of the `settings` scope.** `/admin_users`, `/invitations`, and `/roles` now require the new `read_staff` / `write_staff` scopes; secret keys minted with `settings` before 6.0 lose those endpoints. `/countries` and `/locales` became scope-exempt reference data.
|
|
380
432
|
|
|
381
433
|
## For extension authors
|
|
382
434
|
|