@spree/docs 0.1.130 → 0.1.132
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-reference/store.yaml +470 -279
- package/package.json +1 -1
|
@@ -87,21 +87,23 @@ paths:
|
|
|
87
87
|
content:
|
|
88
88
|
application/json:
|
|
89
89
|
example:
|
|
90
|
-
token: eyJhbGciOiJIUzI1NiJ9.
|
|
91
|
-
refresh_token:
|
|
90
|
+
token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX3R5cGUiOiJjdXN0b21lciIsImp0aSI6ImFiNzZhNjQzLTY0ZmYtNDJmMy1iYTRjLTcxNzc5NjUwZGVjYyIsImlzcyI6InNwcmVlIiwiYXVkIjoic3RvcmVfYXBpIiwiZXhwIjoxNzg0NjU0NDExfQ.th8X6tMByJ5GFE7rBtUx7BeMQ5F-VWUPMmgkL7Xp8q4
|
|
91
|
+
refresh_token: yc2xFoGugFWxKRnFoGaLmVwF
|
|
92
92
|
user:
|
|
93
93
|
id: cus_UkLWZg9DAJ
|
|
94
94
|
email: test@example.com
|
|
95
|
-
first_name:
|
|
96
|
-
last_name:
|
|
95
|
+
first_name: Candi
|
|
96
|
+
last_name: Schumm
|
|
97
97
|
phone:
|
|
98
98
|
accepts_email_marketing: false
|
|
99
|
-
full_name:
|
|
99
|
+
full_name: Candi Schumm
|
|
100
100
|
available_store_credit_total: '0'
|
|
101
101
|
display_available_store_credit_total: "$0.00"
|
|
102
102
|
addresses: []
|
|
103
103
|
default_billing_address:
|
|
104
104
|
default_shipping_address:
|
|
105
|
+
newsletter_subscriber:
|
|
106
|
+
customer_groups: []
|
|
105
107
|
schema:
|
|
106
108
|
"$ref": "#/components/schemas/AuthResponse"
|
|
107
109
|
'401':
|
|
@@ -192,21 +194,23 @@ paths:
|
|
|
192
194
|
content:
|
|
193
195
|
application/json:
|
|
194
196
|
example:
|
|
195
|
-
token: eyJhbGciOiJIUzI1NiJ9.
|
|
196
|
-
refresh_token:
|
|
197
|
+
token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX3R5cGUiOiJjdXN0b21lciIsImp0aSI6IjZiNWNiMGExLWNhN2YtNDI4MC05ZDg1LTE5ODdlZmE2M2JmOSIsImlzcyI6InNwcmVlIiwiYXVkIjoic3RvcmVfYXBpIiwiZXhwIjoxNzg0NjU0NDEyfQ.qOPFDsCKQnXSo1Vd79BFjCQB1iYxgAMw5NbiS2wQC84
|
|
198
|
+
refresh_token: eCPfFnyVYDYwYM6tqrHZz1Rd
|
|
197
199
|
user:
|
|
198
200
|
id: cus_UkLWZg9DAJ
|
|
199
201
|
email: test@example.com
|
|
200
|
-
first_name:
|
|
201
|
-
last_name:
|
|
202
|
+
first_name: Stephanie
|
|
203
|
+
last_name: Reichel
|
|
202
204
|
phone:
|
|
203
205
|
accepts_email_marketing: false
|
|
204
|
-
full_name:
|
|
206
|
+
full_name: Stephanie Reichel
|
|
205
207
|
available_store_credit_total: '0'
|
|
206
208
|
display_available_store_credit_total: "$0.00"
|
|
207
209
|
addresses: []
|
|
208
210
|
default_billing_address:
|
|
209
211
|
default_shipping_address:
|
|
212
|
+
newsletter_subscriber:
|
|
213
|
+
customer_groups: []
|
|
210
214
|
schema:
|
|
211
215
|
"$ref": "#/components/schemas/AuthResponse"
|
|
212
216
|
'401':
|
|
@@ -389,21 +393,23 @@ paths:
|
|
|
389
393
|
content:
|
|
390
394
|
application/json:
|
|
391
395
|
example:
|
|
392
|
-
token: eyJhbGciOiJIUzI1NiJ9.
|
|
393
|
-
refresh_token:
|
|
396
|
+
token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX3R5cGUiOiJjdXN0b21lciIsImp0aSI6ImEyZTRiZjg1LTk5N2MtNDdkZS1iOGY3LTk3MDk4YzZiYzYyNCIsImlzcyI6InNwcmVlIiwiYXVkIjoic3RvcmVfYXBpIiwiZXhwIjoxNzg0NjU0NDI2fQ.5R12jnwlyHXq1P2L46dY3nxPWY5dKfgi2JyLI-qjzxg
|
|
397
|
+
refresh_token: xgGeG4wdBFf9AhhoBbBYtMTi
|
|
394
398
|
user:
|
|
395
399
|
id: cus_UkLWZg9DAJ
|
|
396
400
|
email: customer@example.com
|
|
397
|
-
first_name:
|
|
398
|
-
last_name:
|
|
401
|
+
first_name: Chasidy
|
|
402
|
+
last_name: Block
|
|
399
403
|
phone:
|
|
400
404
|
accepts_email_marketing: false
|
|
401
|
-
full_name:
|
|
405
|
+
full_name: Chasidy Block
|
|
402
406
|
available_store_credit_total: '0'
|
|
403
407
|
display_available_store_credit_total: "$0.00"
|
|
404
408
|
addresses: []
|
|
405
409
|
default_billing_address:
|
|
406
410
|
default_shipping_address:
|
|
411
|
+
newsletter_subscriber:
|
|
412
|
+
customer_groups: []
|
|
407
413
|
schema:
|
|
408
414
|
"$ref": "#/components/schemas/AuthResponse"
|
|
409
415
|
'422':
|
|
@@ -798,8 +804,8 @@ paths:
|
|
|
798
804
|
example:
|
|
799
805
|
data:
|
|
800
806
|
- id: prod_UkLWZg9DAJ
|
|
801
|
-
name: Product
|
|
802
|
-
slug: product-
|
|
807
|
+
name: Product 1525934
|
|
808
|
+
slug: product-1525934
|
|
803
809
|
meta_title:
|
|
804
810
|
meta_description:
|
|
805
811
|
meta_keywords:
|
|
@@ -828,8 +834,8 @@ paths:
|
|
|
828
834
|
price_list_id:
|
|
829
835
|
original_price:
|
|
830
836
|
- id: prod_gbHJdmfrXB
|
|
831
|
-
name: Product
|
|
832
|
-
slug: product-
|
|
837
|
+
name: Product 153345
|
|
838
|
+
slug: product-153345
|
|
833
839
|
meta_title:
|
|
834
840
|
meta_description:
|
|
835
841
|
meta_keywords:
|
|
@@ -841,24 +847,19 @@ paths:
|
|
|
841
847
|
in_stock: false
|
|
842
848
|
backorderable: true
|
|
843
849
|
available: true
|
|
844
|
-
description:
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
eaque
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
magni saepe iure. Doloribus distinctio nemo corrupti voluptate.
|
|
855
|
-
Provident blanditiis maiores autem accusantium. Ab repellendus
|
|
856
|
-
ullam repudiandae deserunt fugit eveniet.
|
|
850
|
+
description: Modi tenetur numquam voluptates ratione eaque voluptatibus
|
|
851
|
+
facere. Facere incidunt beatae laboriosam asperiores praesentium
|
|
852
|
+
vel consequuntur quibusdam. Molestias id ipsam rem alias at ad
|
|
853
|
+
assumenda consequatur. Mollitia natus ducimus facere illo aperiam
|
|
854
|
+
saepe reiciendis. Doloremque modi inventore tenetur nihil. Sit
|
|
855
|
+
provident rerum dignissimos illo iusto voluptate. Exercitationem
|
|
856
|
+
dolor eaque possimus voluptatem nisi eveniet earum dolorem. Dolore
|
|
857
|
+
facere ut eum excepturi cum molestias. Mollitia exercitationem
|
|
858
|
+
minima perferendis dolorem quasi. Ut tenetur aliquam libero molestias
|
|
859
|
+
magni doloremque aliquid dolorem.
|
|
857
860
|
description_html: |-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
Maxime nostrum ducimus ea voluptas atque. Ex quidem omnis cupiditate vel repellendus. Perspiciatis eius rem ad officia. Officia asperiores molestiae quod explicabo quisquam atque. Facilis et aliquam libero magni saepe iure.
|
|
861
|
-
Doloribus distinctio nemo corrupti voluptate. Provident blanditiis maiores autem accusantium. Ab repellendus ullam repudiandae deserunt fugit eveniet.
|
|
861
|
+
Modi tenetur numquam voluptates ratione eaque voluptatibus facere. Facere incidunt beatae laboriosam asperiores praesentium vel consequuntur quibusdam. Molestias id ipsam rem alias at ad assumenda consequatur. Mollitia natus ducimus facere illo aperiam saepe reiciendis. Doloremque modi inventore tenetur nihil.
|
|
862
|
+
Sit provident rerum dignissimos illo iusto voluptate. Exercitationem dolor eaque possimus voluptatem nisi eveniet earum dolorem. Dolore facere ut eum excepturi cum molestias. Mollitia exercitationem minima perferendis dolorem quasi. Ut tenetur aliquam libero molestias magni doloremque aliquid dolorem.
|
|
862
863
|
default_variant_id: variant_EfhxLZ9ck8
|
|
863
864
|
thumbnail_url:
|
|
864
865
|
tags: []
|
|
@@ -960,8 +961,8 @@ paths:
|
|
|
960
961
|
application/json:
|
|
961
962
|
example:
|
|
962
963
|
id: prod_UkLWZg9DAJ
|
|
963
|
-
name: Product
|
|
964
|
-
slug: product-
|
|
964
|
+
name: Product 180822
|
|
965
|
+
slug: product-180822
|
|
965
966
|
meta_title:
|
|
966
967
|
meta_description:
|
|
967
968
|
meta_keywords:
|
|
@@ -995,7 +996,7 @@ paths:
|
|
|
995
996
|
amount_in_cents: 999
|
|
996
997
|
currency: USD
|
|
997
998
|
display_amount: "$9.99"
|
|
998
|
-
recorded_at: '2026-
|
|
999
|
+
recorded_at: '2026-07-06T16:22:42Z'
|
|
999
1000
|
schema:
|
|
1000
1001
|
"$ref": "#/components/schemas/Product"
|
|
1001
1002
|
'404':
|
|
@@ -1234,9 +1235,10 @@ paths:
|
|
|
1234
1235
|
data:
|
|
1235
1236
|
- id: cart_gbHJdmfrXB
|
|
1236
1237
|
market_id:
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1238
|
+
channel_id: ch_UkLWZg9DAJ
|
|
1239
|
+
number: R342007989
|
|
1240
|
+
token: VS7APqPxHRMsNq5MGjzUnLDqWdnR3pkAWaJ
|
|
1241
|
+
email: luisa_abshire@kleinsimonis.name
|
|
1240
1242
|
customer_note:
|
|
1241
1243
|
currency: USD
|
|
1242
1244
|
locale: en
|
|
@@ -1280,8 +1282,8 @@ paths:
|
|
|
1280
1282
|
preorder_ships_at:
|
|
1281
1283
|
quantity: 1
|
|
1282
1284
|
currency: USD
|
|
1283
|
-
name: Product
|
|
1284
|
-
slug: product-
|
|
1285
|
+
name: Product 921529
|
|
1286
|
+
slug: product-921529
|
|
1285
1287
|
options_text: ''
|
|
1286
1288
|
price: '10.0'
|
|
1287
1289
|
display_price: "$10.00"
|
|
@@ -1306,7 +1308,7 @@ paths:
|
|
|
1306
1308
|
digital_links: []
|
|
1307
1309
|
fulfillments:
|
|
1308
1310
|
- id: ful_gbHJdmfrXB
|
|
1309
|
-
number:
|
|
1311
|
+
number: H45075660320
|
|
1310
1312
|
tracking: U10000
|
|
1311
1313
|
tracking_url:
|
|
1312
1314
|
cost: '100.0'
|
|
@@ -1335,7 +1337,7 @@ paths:
|
|
|
1335
1337
|
stock_location:
|
|
1336
1338
|
id: sloc_UkLWZg9DAJ
|
|
1337
1339
|
state_abbr: NY
|
|
1338
|
-
name:
|
|
1340
|
+
name: Dewitt Cruickshank
|
|
1339
1341
|
address1: 1600 Pennsylvania Ave NW
|
|
1340
1342
|
city: Washington
|
|
1341
1343
|
zipcode: '20500'
|
|
@@ -1405,9 +1407,10 @@ paths:
|
|
|
1405
1407
|
market:
|
|
1406
1408
|
- id: cart_UkLWZg9DAJ
|
|
1407
1409
|
market_id:
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1410
|
+
channel_id: ch_UkLWZg9DAJ
|
|
1411
|
+
number: R495129612
|
|
1412
|
+
token: Z82RbRQLtzf85HGQSptDokZACx8yh99x8HG
|
|
1413
|
+
email: luisa_abshire@kleinsimonis.name
|
|
1411
1414
|
customer_note:
|
|
1412
1415
|
currency: USD
|
|
1413
1416
|
locale: en
|
|
@@ -1451,8 +1454,8 @@ paths:
|
|
|
1451
1454
|
preorder_ships_at:
|
|
1452
1455
|
quantity: 1
|
|
1453
1456
|
currency: USD
|
|
1454
|
-
name: Product
|
|
1455
|
-
slug: product-
|
|
1457
|
+
name: Product 917362
|
|
1458
|
+
slug: product-917362
|
|
1456
1459
|
options_text: ''
|
|
1457
1460
|
price: '10.0'
|
|
1458
1461
|
display_price: "$10.00"
|
|
@@ -1477,7 +1480,7 @@ paths:
|
|
|
1477
1480
|
digital_links: []
|
|
1478
1481
|
fulfillments:
|
|
1479
1482
|
- id: ful_UkLWZg9DAJ
|
|
1480
|
-
number:
|
|
1483
|
+
number: H07522527247
|
|
1481
1484
|
tracking: U10000
|
|
1482
1485
|
tracking_url:
|
|
1483
1486
|
cost: '100.0'
|
|
@@ -1506,7 +1509,7 @@ paths:
|
|
|
1506
1509
|
stock_location:
|
|
1507
1510
|
id: sloc_UkLWZg9DAJ
|
|
1508
1511
|
state_abbr: NY
|
|
1509
|
-
name:
|
|
1512
|
+
name: Dewitt Cruickshank
|
|
1510
1513
|
address1: 1600 Pennsylvania Ave NW
|
|
1511
1514
|
city: Washington
|
|
1512
1515
|
zipcode: '20500'
|
|
@@ -1649,8 +1652,9 @@ paths:
|
|
|
1649
1652
|
example:
|
|
1650
1653
|
id: cart_UkLWZg9DAJ
|
|
1651
1654
|
market_id:
|
|
1652
|
-
|
|
1653
|
-
|
|
1655
|
+
channel_id: ch_UkLWZg9DAJ
|
|
1656
|
+
number: R257847599
|
|
1657
|
+
token: g5bgjgci2Cd6pSfS7nJDQsV8SED1bvREHkz
|
|
1654
1658
|
email:
|
|
1655
1659
|
customer_note:
|
|
1656
1660
|
currency: USD
|
|
@@ -1805,16 +1809,17 @@ paths:
|
|
|
1805
1809
|
example:
|
|
1806
1810
|
id: cart_UkLWZg9DAJ
|
|
1807
1811
|
market_id:
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1812
|
+
channel_id: ch_UkLWZg9DAJ
|
|
1813
|
+
number: R756323828
|
|
1814
|
+
token: xPgVauGASkDehw4w1KFe6diPx4RG4Su6c2f
|
|
1815
|
+
email: julio@berge.name
|
|
1811
1816
|
customer_note:
|
|
1812
1817
|
currency: USD
|
|
1813
1818
|
locale: en
|
|
1814
1819
|
total_quantity: 0
|
|
1815
1820
|
warnings:
|
|
1816
1821
|
- code: line_item_removed
|
|
1817
|
-
message: Product
|
|
1822
|
+
message: Product 964208 was removed because it was sold out
|
|
1818
1823
|
line_item_id: li_UkLWZg9DAJ
|
|
1819
1824
|
variant_id: variant_UkLWZg9DAJ
|
|
1820
1825
|
item_total: '0.0'
|
|
@@ -1976,9 +1981,10 @@ paths:
|
|
|
1976
1981
|
example:
|
|
1977
1982
|
id: cart_UkLWZg9DAJ
|
|
1978
1983
|
market_id:
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1984
|
+
channel_id: ch_UkLWZg9DAJ
|
|
1985
|
+
number: R807663331
|
|
1986
|
+
token: adDXkz1zdhq9t54a1RH9pju1nxteWguuP8p
|
|
1987
|
+
email: karoline@keebler.us
|
|
1982
1988
|
customer_note: Leave at door
|
|
1983
1989
|
currency: USD
|
|
1984
1990
|
locale: en
|
|
@@ -2024,8 +2030,8 @@ paths:
|
|
|
2024
2030
|
preorder_ships_at:
|
|
2025
2031
|
quantity: 1
|
|
2026
2032
|
currency: USD
|
|
2027
|
-
name: Product
|
|
2028
|
-
slug: product-
|
|
2033
|
+
name: Product 973836
|
|
2034
|
+
slug: product-973836
|
|
2029
2035
|
options_text: ''
|
|
2030
2036
|
price: '19.99'
|
|
2031
2037
|
display_price: "$19.99"
|
|
@@ -2050,7 +2056,7 @@ paths:
|
|
|
2050
2056
|
digital_links: []
|
|
2051
2057
|
fulfillments:
|
|
2052
2058
|
- id: ful_gbHJdmfrXB
|
|
2053
|
-
number:
|
|
2059
|
+
number: H72063751672
|
|
2054
2060
|
tracking:
|
|
2055
2061
|
tracking_url:
|
|
2056
2062
|
cost: '10.0'
|
|
@@ -2079,7 +2085,7 @@ paths:
|
|
|
2079
2085
|
stock_location:
|
|
2080
2086
|
id: sloc_UkLWZg9DAJ
|
|
2081
2087
|
state_abbr: NY
|
|
2082
|
-
name:
|
|
2088
|
+
name: Barabara Yost
|
|
2083
2089
|
address1: 1600 Pennsylvania Ave NW
|
|
2084
2090
|
city: Washington
|
|
2085
2091
|
zipcode: '20500'
|
|
@@ -2323,9 +2329,10 @@ paths:
|
|
|
2323
2329
|
example:
|
|
2324
2330
|
id: cart_UkLWZg9DAJ
|
|
2325
2331
|
market_id:
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
|
|
2332
|
+
channel_id: ch_UkLWZg9DAJ
|
|
2333
|
+
number: R852645698
|
|
2334
|
+
token: wpKwLJ9pbxKykmxMzCU29fEnj13umouWTxM
|
|
2335
|
+
email: spring_dicki@romaguerasmith.us
|
|
2329
2336
|
customer_note:
|
|
2330
2337
|
currency: USD
|
|
2331
2338
|
locale: en
|
|
@@ -2369,8 +2376,8 @@ paths:
|
|
|
2369
2376
|
preorder_ships_at:
|
|
2370
2377
|
quantity: 1
|
|
2371
2378
|
currency: USD
|
|
2372
|
-
name: Product
|
|
2373
|
-
slug: product-
|
|
2379
|
+
name: Product 992524
|
|
2380
|
+
slug: product-992524
|
|
2374
2381
|
options_text: ''
|
|
2375
2382
|
price: '10.0'
|
|
2376
2383
|
display_price: "$10.00"
|
|
@@ -2395,7 +2402,7 @@ paths:
|
|
|
2395
2402
|
digital_links: []
|
|
2396
2403
|
fulfillments:
|
|
2397
2404
|
- id: ful_UkLWZg9DAJ
|
|
2398
|
-
number:
|
|
2405
|
+
number: H77553200603
|
|
2399
2406
|
tracking: U10000
|
|
2400
2407
|
tracking_url:
|
|
2401
2408
|
cost: '100.0'
|
|
@@ -2424,7 +2431,7 @@ paths:
|
|
|
2424
2431
|
stock_location:
|
|
2425
2432
|
id: sloc_UkLWZg9DAJ
|
|
2426
2433
|
state_abbr: NY
|
|
2427
|
-
name:
|
|
2434
|
+
name: Jeanelle Huels
|
|
2428
2435
|
address1: 1600 Pennsylvania Ave NW
|
|
2429
2436
|
city: Washington
|
|
2430
2437
|
zipcode: '20500'
|
|
@@ -2569,15 +2576,15 @@ paths:
|
|
|
2569
2576
|
id: or_UkLWZg9DAJ
|
|
2570
2577
|
market_id:
|
|
2571
2578
|
channel_id: ch_UkLWZg9DAJ
|
|
2572
|
-
number:
|
|
2573
|
-
email:
|
|
2579
|
+
number: R339098687
|
|
2580
|
+
email: inell@gleichner.com
|
|
2574
2581
|
customer_note:
|
|
2575
2582
|
currency: USD
|
|
2576
2583
|
locale: en
|
|
2577
2584
|
total_quantity: 1
|
|
2578
2585
|
fulfillment_status: backorder
|
|
2579
2586
|
payment_status: paid
|
|
2580
|
-
completed_at: '2026-07-
|
|
2587
|
+
completed_at: '2026-07-21T16:20:19.426Z'
|
|
2581
2588
|
item_total: '19.99'
|
|
2582
2589
|
display_item_total: "$19.99"
|
|
2583
2590
|
adjustment_total: '0.0'
|
|
@@ -2609,8 +2616,8 @@ paths:
|
|
|
2609
2616
|
preorder_ships_at:
|
|
2610
2617
|
quantity: 1
|
|
2611
2618
|
currency: USD
|
|
2612
|
-
name: Product
|
|
2613
|
-
slug: product-
|
|
2619
|
+
name: Product 1027544
|
|
2620
|
+
slug: product-1027544
|
|
2614
2621
|
options_text: ''
|
|
2615
2622
|
price: '19.99'
|
|
2616
2623
|
display_price: "$19.99"
|
|
@@ -2635,7 +2642,7 @@ paths:
|
|
|
2635
2642
|
digital_links: []
|
|
2636
2643
|
fulfillments:
|
|
2637
2644
|
- id: ful_gbHJdmfrXB
|
|
2638
|
-
number:
|
|
2645
|
+
number: H01647913406
|
|
2639
2646
|
tracking:
|
|
2640
2647
|
tracking_url:
|
|
2641
2648
|
cost: '10.0'
|
|
@@ -2664,7 +2671,7 @@ paths:
|
|
|
2664
2671
|
stock_location:
|
|
2665
2672
|
id: sloc_UkLWZg9DAJ
|
|
2666
2673
|
state_abbr: NY
|
|
2667
|
-
name:
|
|
2674
|
+
name: Casie Stracke
|
|
2668
2675
|
address1: 1600 Pennsylvania Ave NW
|
|
2669
2676
|
city: Washington
|
|
2670
2677
|
zipcode: '20500'
|
|
@@ -2693,8 +2700,8 @@ paths:
|
|
|
2693
2700
|
payments:
|
|
2694
2701
|
- id: py_UkLWZg9DAJ
|
|
2695
2702
|
payment_method_id: pm_UkLWZg9DAJ
|
|
2696
|
-
response_code: BGS-
|
|
2697
|
-
number:
|
|
2703
|
+
response_code: BGS-d60cccf8ad16
|
|
2704
|
+
number: PKV9QA41
|
|
2698
2705
|
amount: '29.99'
|
|
2699
2706
|
display_amount: "$29.99"
|
|
2700
2707
|
status: completed
|
|
@@ -2721,7 +2728,7 @@ paths:
|
|
|
2721
2728
|
first_name: John
|
|
2722
2729
|
last_name: Doe
|
|
2723
2730
|
full_name: John Doe
|
|
2724
|
-
address1:
|
|
2731
|
+
address1: 137 Lovely Street
|
|
2725
2732
|
address2: Northwest
|
|
2726
2733
|
postal_code: '10118'
|
|
2727
2734
|
city: New York
|
|
@@ -2740,7 +2747,7 @@ paths:
|
|
|
2740
2747
|
first_name: John
|
|
2741
2748
|
last_name: Doe
|
|
2742
2749
|
full_name: John Doe
|
|
2743
|
-
address1:
|
|
2750
|
+
address1: 138 Lovely Street
|
|
2744
2751
|
address2: Northwest
|
|
2745
2752
|
postal_code: '10118'
|
|
2746
2753
|
city: New York
|
|
@@ -2832,9 +2839,10 @@ paths:
|
|
|
2832
2839
|
example:
|
|
2833
2840
|
id: cart_UkLWZg9DAJ
|
|
2834
2841
|
market_id:
|
|
2835
|
-
|
|
2836
|
-
|
|
2837
|
-
|
|
2842
|
+
channel_id: ch_UkLWZg9DAJ
|
|
2843
|
+
number: R729368018
|
|
2844
|
+
token: gVnZL99E49c4G6Yyp9PzFng2n2ZXX48CCaX
|
|
2845
|
+
email: walker@hamill.ca
|
|
2838
2846
|
customer_note:
|
|
2839
2847
|
currency: USD
|
|
2840
2848
|
locale: en
|
|
@@ -2885,8 +2893,8 @@ paths:
|
|
|
2885
2893
|
preorder_ships_at:
|
|
2886
2894
|
quantity: 1
|
|
2887
2895
|
currency: USD
|
|
2888
|
-
name: Product
|
|
2889
|
-
slug: product-
|
|
2896
|
+
name: Product 1218988
|
|
2897
|
+
slug: product-1218988
|
|
2890
2898
|
options_text: ''
|
|
2891
2899
|
price: '10.0'
|
|
2892
2900
|
display_price: "$10.00"
|
|
@@ -2911,7 +2919,7 @@ paths:
|
|
|
2911
2919
|
digital_links: []
|
|
2912
2920
|
fulfillments:
|
|
2913
2921
|
- id: ful_UkLWZg9DAJ
|
|
2914
|
-
number:
|
|
2922
|
+
number: H27197612367
|
|
2915
2923
|
tracking: U10000
|
|
2916
2924
|
tracking_url:
|
|
2917
2925
|
cost: '100.0'
|
|
@@ -2940,7 +2948,7 @@ paths:
|
|
|
2940
2948
|
stock_location:
|
|
2941
2949
|
id: sloc_UkLWZg9DAJ
|
|
2942
2950
|
state_abbr: NY
|
|
2943
|
-
name:
|
|
2951
|
+
name: Alicia Kuvalis
|
|
2944
2952
|
address1: 1600 Pennsylvania Ave NW
|
|
2945
2953
|
city: Washington
|
|
2946
2954
|
zipcode: '20500'
|
|
@@ -2972,7 +2980,7 @@ paths:
|
|
|
2972
2980
|
first_name: John
|
|
2973
2981
|
last_name: Doe
|
|
2974
2982
|
full_name: John Doe
|
|
2975
|
-
address1:
|
|
2983
|
+
address1: 189 Lovely Street
|
|
2976
2984
|
address2: Northwest
|
|
2977
2985
|
postal_code: '10118'
|
|
2978
2986
|
city: New York
|
|
@@ -2991,7 +2999,7 @@ paths:
|
|
|
2991
2999
|
first_name: John
|
|
2992
3000
|
last_name: Doe
|
|
2993
3001
|
full_name: John Doe
|
|
2994
|
-
address1:
|
|
3002
|
+
address1: 190 Lovely Street
|
|
2995
3003
|
address2: Northwest
|
|
2996
3004
|
postal_code: '10118'
|
|
2997
3005
|
city: New York
|
|
@@ -3094,9 +3102,10 @@ paths:
|
|
|
3094
3102
|
example:
|
|
3095
3103
|
id: cart_UkLWZg9DAJ
|
|
3096
3104
|
market_id:
|
|
3097
|
-
|
|
3098
|
-
|
|
3099
|
-
|
|
3105
|
+
channel_id: ch_UkLWZg9DAJ
|
|
3106
|
+
number: R837055202
|
|
3107
|
+
token: ynr1cN84XFaGhrBztZ7JdF44DFKsLuqBLtd
|
|
3108
|
+
email: hilton_kutch@huelcummings.info
|
|
3100
3109
|
customer_note:
|
|
3101
3110
|
currency: USD
|
|
3102
3111
|
locale: en
|
|
@@ -3140,8 +3149,8 @@ paths:
|
|
|
3140
3149
|
preorder_ships_at:
|
|
3141
3150
|
quantity: 1
|
|
3142
3151
|
currency: USD
|
|
3143
|
-
name: Product
|
|
3144
|
-
slug: product-
|
|
3152
|
+
name: Product 1233716
|
|
3153
|
+
slug: product-1233716
|
|
3145
3154
|
options_text: ''
|
|
3146
3155
|
price: '10.0'
|
|
3147
3156
|
display_price: "$10.00"
|
|
@@ -3166,7 +3175,7 @@ paths:
|
|
|
3166
3175
|
digital_links: []
|
|
3167
3176
|
fulfillments:
|
|
3168
3177
|
- id: ful_UkLWZg9DAJ
|
|
3169
|
-
number:
|
|
3178
|
+
number: H18878420324
|
|
3170
3179
|
tracking: U10000
|
|
3171
3180
|
tracking_url:
|
|
3172
3181
|
cost: '100.0'
|
|
@@ -3195,7 +3204,7 @@ paths:
|
|
|
3195
3204
|
stock_location:
|
|
3196
3205
|
id: sloc_UkLWZg9DAJ
|
|
3197
3206
|
state_abbr: NY
|
|
3198
|
-
name:
|
|
3207
|
+
name: Jenifer Sanford
|
|
3199
3208
|
address1: 1600 Pennsylvania Ave NW
|
|
3200
3209
|
city: Washington
|
|
3201
3210
|
zipcode: '20500'
|
|
@@ -3227,7 +3236,7 @@ paths:
|
|
|
3227
3236
|
first_name: John
|
|
3228
3237
|
last_name: Doe
|
|
3229
3238
|
full_name: John Doe
|
|
3230
|
-
address1:
|
|
3239
|
+
address1: 197 Lovely Street
|
|
3231
3240
|
address2: Northwest
|
|
3232
3241
|
postal_code: '10118'
|
|
3233
3242
|
city: New York
|
|
@@ -3246,7 +3255,7 @@ paths:
|
|
|
3246
3255
|
first_name: John
|
|
3247
3256
|
last_name: Doe
|
|
3248
3257
|
full_name: John Doe
|
|
3249
|
-
address1:
|
|
3258
|
+
address1: 198 Lovely Street
|
|
3250
3259
|
address2: Northwest
|
|
3251
3260
|
postal_code: '10118'
|
|
3252
3261
|
city: New York
|
|
@@ -3338,9 +3347,10 @@ paths:
|
|
|
3338
3347
|
example:
|
|
3339
3348
|
id: cart_UkLWZg9DAJ
|
|
3340
3349
|
market_id:
|
|
3341
|
-
|
|
3342
|
-
|
|
3343
|
-
|
|
3350
|
+
channel_id: ch_UkLWZg9DAJ
|
|
3351
|
+
number: R232244636
|
|
3352
|
+
token: 8jj23MK5pmbL5SQkDhyzkTbbSyovPZctTHC
|
|
3353
|
+
email: elly@king.us
|
|
3344
3354
|
customer_note:
|
|
3345
3355
|
currency: USD
|
|
3346
3356
|
locale: en
|
|
@@ -3386,8 +3396,8 @@ paths:
|
|
|
3386
3396
|
preorder_ships_at:
|
|
3387
3397
|
quantity: 1
|
|
3388
3398
|
currency: USD
|
|
3389
|
-
name: Product
|
|
3390
|
-
slug: product-
|
|
3399
|
+
name: Product 1254790
|
|
3400
|
+
slug: product-1254790
|
|
3391
3401
|
options_text: ''
|
|
3392
3402
|
price: '10.0'
|
|
3393
3403
|
display_price: "$10.00"
|
|
@@ -3412,7 +3422,7 @@ paths:
|
|
|
3412
3422
|
digital_links: []
|
|
3413
3423
|
fulfillments:
|
|
3414
3424
|
- id: ful_UkLWZg9DAJ
|
|
3415
|
-
number:
|
|
3425
|
+
number: H92946793801
|
|
3416
3426
|
tracking: U10000
|
|
3417
3427
|
tracking_url:
|
|
3418
3428
|
cost: '100.0'
|
|
@@ -3441,7 +3451,7 @@ paths:
|
|
|
3441
3451
|
stock_location:
|
|
3442
3452
|
id: sloc_UkLWZg9DAJ
|
|
3443
3453
|
state_abbr: NY
|
|
3444
|
-
name:
|
|
3454
|
+
name: Idalia Kertzmann
|
|
3445
3455
|
address1: 1600 Pennsylvania Ave NW
|
|
3446
3456
|
city: Washington
|
|
3447
3457
|
zipcode: '20500'
|
|
@@ -3473,7 +3483,7 @@ paths:
|
|
|
3473
3483
|
first_name: John
|
|
3474
3484
|
last_name: Doe
|
|
3475
3485
|
full_name: John Doe
|
|
3476
|
-
address1:
|
|
3486
|
+
address1: 205 Lovely Street
|
|
3477
3487
|
address2: Northwest
|
|
3478
3488
|
postal_code: '10118'
|
|
3479
3489
|
city: New York
|
|
@@ -3492,7 +3502,7 @@ paths:
|
|
|
3492
3502
|
first_name: John
|
|
3493
3503
|
last_name: Doe
|
|
3494
3504
|
full_name: John Doe
|
|
3495
|
-
address1:
|
|
3505
|
+
address1: 206 Lovely Street
|
|
3496
3506
|
address2: Northwest
|
|
3497
3507
|
postal_code: '10118'
|
|
3498
3508
|
city: New York
|
|
@@ -3598,9 +3608,10 @@ paths:
|
|
|
3598
3608
|
example:
|
|
3599
3609
|
id: cart_UkLWZg9DAJ
|
|
3600
3610
|
market_id:
|
|
3601
|
-
|
|
3602
|
-
|
|
3603
|
-
|
|
3611
|
+
channel_id: ch_UkLWZg9DAJ
|
|
3612
|
+
number: R680731425
|
|
3613
|
+
token: jwMuqQRHS39he1xEFAfUJvvEytbMWDxvvV8
|
|
3614
|
+
email: courtney@kuhlmanmohr.us
|
|
3604
3615
|
customer_note:
|
|
3605
3616
|
currency: USD
|
|
3606
3617
|
locale: en
|
|
@@ -3641,8 +3652,8 @@ paths:
|
|
|
3641
3652
|
preorder_ships_at:
|
|
3642
3653
|
quantity: 1
|
|
3643
3654
|
currency: USD
|
|
3644
|
-
name: Product
|
|
3645
|
-
slug: product-
|
|
3655
|
+
name: Product 1279749
|
|
3656
|
+
slug: product-1279749
|
|
3646
3657
|
options_text: ''
|
|
3647
3658
|
price: '10.0'
|
|
3648
3659
|
display_price: "$10.00"
|
|
@@ -3667,7 +3678,7 @@ paths:
|
|
|
3667
3678
|
digital_links: []
|
|
3668
3679
|
fulfillments:
|
|
3669
3680
|
- id: ful_UkLWZg9DAJ
|
|
3670
|
-
number:
|
|
3681
|
+
number: H54318322800
|
|
3671
3682
|
tracking: U10000
|
|
3672
3683
|
tracking_url:
|
|
3673
3684
|
cost: '100.0'
|
|
@@ -3696,7 +3707,7 @@ paths:
|
|
|
3696
3707
|
stock_location:
|
|
3697
3708
|
id: sloc_UkLWZg9DAJ
|
|
3698
3709
|
state_abbr: NY
|
|
3699
|
-
name:
|
|
3710
|
+
name: Tyisha Swift
|
|
3700
3711
|
address1: 1600 Pennsylvania Ave NW
|
|
3701
3712
|
city: Washington
|
|
3702
3713
|
zipcode: '20500'
|
|
@@ -3725,8 +3736,8 @@ paths:
|
|
|
3725
3736
|
payments:
|
|
3726
3737
|
- id: py_UkLWZg9DAJ
|
|
3727
3738
|
payment_method_id: pm_UkLWZg9DAJ
|
|
3728
|
-
response_code: 1-SC-
|
|
3729
|
-
number:
|
|
3739
|
+
response_code: 1-SC-20260721162039441482
|
|
3740
|
+
number: PL7TNINM
|
|
3730
3741
|
amount: '50.0'
|
|
3731
3742
|
display_amount: "$50.00"
|
|
3732
3743
|
status: checkout
|
|
@@ -3753,7 +3764,7 @@ paths:
|
|
|
3753
3764
|
first_name: John
|
|
3754
3765
|
last_name: Doe
|
|
3755
3766
|
full_name: John Doe
|
|
3756
|
-
address1:
|
|
3767
|
+
address1: 213 Lovely Street
|
|
3757
3768
|
address2: Northwest
|
|
3758
3769
|
postal_code: '10118'
|
|
3759
3770
|
city: New York
|
|
@@ -3772,7 +3783,7 @@ paths:
|
|
|
3772
3783
|
first_name: John
|
|
3773
3784
|
last_name: Doe
|
|
3774
3785
|
full_name: John Doe
|
|
3775
|
-
address1:
|
|
3786
|
+
address1: 214 Lovely Street
|
|
3776
3787
|
address2: Northwest
|
|
3777
3788
|
postal_code: '10118'
|
|
3778
3789
|
city: New York
|
|
@@ -3905,9 +3916,10 @@ paths:
|
|
|
3905
3916
|
example:
|
|
3906
3917
|
id: cart_UkLWZg9DAJ
|
|
3907
3918
|
market_id:
|
|
3908
|
-
|
|
3909
|
-
|
|
3910
|
-
|
|
3919
|
+
channel_id: ch_UkLWZg9DAJ
|
|
3920
|
+
number: R740288025
|
|
3921
|
+
token: JUg9Upygd8RLUPBW4BvpVKYPBg8GCGGoaD6
|
|
3922
|
+
email: leta@emmerich.biz
|
|
3911
3923
|
customer_note:
|
|
3912
3924
|
currency: USD
|
|
3913
3925
|
locale: en
|
|
@@ -3951,8 +3963,8 @@ paths:
|
|
|
3951
3963
|
preorder_ships_at:
|
|
3952
3964
|
quantity: 1
|
|
3953
3965
|
currency: USD
|
|
3954
|
-
name: Product
|
|
3955
|
-
slug: product-
|
|
3966
|
+
name: Product 1312118
|
|
3967
|
+
slug: product-1312118
|
|
3956
3968
|
options_text: ''
|
|
3957
3969
|
price: '10.0'
|
|
3958
3970
|
display_price: "$10.00"
|
|
@@ -3977,7 +3989,7 @@ paths:
|
|
|
3977
3989
|
digital_links: []
|
|
3978
3990
|
fulfillments:
|
|
3979
3991
|
- id: ful_UkLWZg9DAJ
|
|
3980
|
-
number:
|
|
3992
|
+
number: H93043543546
|
|
3981
3993
|
tracking: U10000
|
|
3982
3994
|
tracking_url:
|
|
3983
3995
|
cost: '100.0'
|
|
@@ -4006,7 +4018,7 @@ paths:
|
|
|
4006
4018
|
stock_location:
|
|
4007
4019
|
id: sloc_UkLWZg9DAJ
|
|
4008
4020
|
state_abbr: NY
|
|
4009
|
-
name:
|
|
4021
|
+
name: Kip Rath
|
|
4010
4022
|
address1: 1600 Pennsylvania Ave NW
|
|
4011
4023
|
city: Washington
|
|
4012
4024
|
zipcode: '20500'
|
|
@@ -4035,8 +4047,8 @@ paths:
|
|
|
4035
4047
|
payments:
|
|
4036
4048
|
- id: py_UkLWZg9DAJ
|
|
4037
4049
|
payment_method_id: pm_UkLWZg9DAJ
|
|
4038
|
-
response_code: 1-SC-
|
|
4039
|
-
number:
|
|
4050
|
+
response_code: 1-SC-20260721162042057199
|
|
4051
|
+
number: P1O3NKS2
|
|
4040
4052
|
amount: '50.0'
|
|
4041
4053
|
display_amount: "$50.00"
|
|
4042
4054
|
status: invalid
|
|
@@ -4063,7 +4075,7 @@ paths:
|
|
|
4063
4075
|
first_name: John
|
|
4064
4076
|
last_name: Doe
|
|
4065
4077
|
full_name: John Doe
|
|
4066
|
-
address1:
|
|
4078
|
+
address1: 229 Lovely Street
|
|
4067
4079
|
address2: Northwest
|
|
4068
4080
|
postal_code: '10118'
|
|
4069
4081
|
city: New York
|
|
@@ -4082,7 +4094,7 @@ paths:
|
|
|
4082
4094
|
first_name: John
|
|
4083
4095
|
last_name: Doe
|
|
4084
4096
|
full_name: John Doe
|
|
4085
|
-
address1:
|
|
4097
|
+
address1: 230 Lovely Street
|
|
4086
4098
|
address2: Northwest
|
|
4087
4099
|
postal_code: '10118'
|
|
4088
4100
|
city: New York
|
|
@@ -4166,9 +4178,10 @@ paths:
|
|
|
4166
4178
|
example:
|
|
4167
4179
|
id: cart_UkLWZg9DAJ
|
|
4168
4180
|
market_id:
|
|
4169
|
-
|
|
4170
|
-
|
|
4171
|
-
|
|
4181
|
+
channel_id: ch_UkLWZg9DAJ
|
|
4182
|
+
number: R004099846
|
|
4183
|
+
token: Knp5XSnseniFgNT1ie7x4AsSyfH9k3wjkyv
|
|
4184
|
+
email: shamika.robel@kassulke.com
|
|
4172
4185
|
customer_note:
|
|
4173
4186
|
currency: USD
|
|
4174
4187
|
locale: en
|
|
@@ -4218,8 +4231,8 @@ paths:
|
|
|
4218
4231
|
preorder_ships_at:
|
|
4219
4232
|
quantity: 1
|
|
4220
4233
|
currency: USD
|
|
4221
|
-
name: Product
|
|
4222
|
-
slug: product-
|
|
4234
|
+
name: Product 1341957
|
|
4235
|
+
slug: product-1341957
|
|
4223
4236
|
options_text: ''
|
|
4224
4237
|
price: '10.0'
|
|
4225
4238
|
display_price: "$10.00"
|
|
@@ -4248,8 +4261,8 @@ paths:
|
|
|
4248
4261
|
preorder_ships_at:
|
|
4249
4262
|
quantity: 1
|
|
4250
4263
|
currency: USD
|
|
4251
|
-
name: Product
|
|
4252
|
-
slug: product-
|
|
4264
|
+
name: Product 1356516
|
|
4265
|
+
slug: product-1356516
|
|
4253
4266
|
options_text: ''
|
|
4254
4267
|
price: '19.99'
|
|
4255
4268
|
display_price: "$19.99"
|
|
@@ -4279,7 +4292,7 @@ paths:
|
|
|
4279
4292
|
first_name: John
|
|
4280
4293
|
last_name: Doe
|
|
4281
4294
|
full_name: John Doe
|
|
4282
|
-
address1:
|
|
4295
|
+
address1: 244 Lovely Street
|
|
4283
4296
|
address2: Northwest
|
|
4284
4297
|
postal_code: '10118'
|
|
4285
4298
|
city: New York
|
|
@@ -4392,9 +4405,10 @@ paths:
|
|
|
4392
4405
|
example:
|
|
4393
4406
|
id: cart_UkLWZg9DAJ
|
|
4394
4407
|
market_id:
|
|
4395
|
-
|
|
4396
|
-
|
|
4397
|
-
|
|
4408
|
+
channel_id: ch_UkLWZg9DAJ
|
|
4409
|
+
number: R265564023
|
|
4410
|
+
token: rLoUv1N9ih7v1HHnLHFNbMz74hy745LRj86
|
|
4411
|
+
email: silvia@botsford.biz
|
|
4398
4412
|
customer_note:
|
|
4399
4413
|
currency: USD
|
|
4400
4414
|
locale: en
|
|
@@ -4441,8 +4455,8 @@ paths:
|
|
|
4441
4455
|
preorder_ships_at:
|
|
4442
4456
|
quantity: 1
|
|
4443
4457
|
currency: USD
|
|
4444
|
-
name: Product
|
|
4445
|
-
slug: product-
|
|
4458
|
+
name: Product 1385705
|
|
4459
|
+
slug: product-1385705
|
|
4446
4460
|
options_text: ''
|
|
4447
4461
|
price: '10.0'
|
|
4448
4462
|
display_price: "$10.00"
|
|
@@ -4472,7 +4486,7 @@ paths:
|
|
|
4472
4486
|
first_name: John
|
|
4473
4487
|
last_name: Doe
|
|
4474
4488
|
full_name: John Doe
|
|
4475
|
-
address1:
|
|
4489
|
+
address1: 253 Lovely Street
|
|
4476
4490
|
address2: Northwest
|
|
4477
4491
|
postal_code: '10118'
|
|
4478
4492
|
city: New York
|
|
@@ -4565,9 +4579,10 @@ paths:
|
|
|
4565
4579
|
example:
|
|
4566
4580
|
id: cart_UkLWZg9DAJ
|
|
4567
4581
|
market_id:
|
|
4568
|
-
|
|
4569
|
-
|
|
4570
|
-
|
|
4582
|
+
channel_id: ch_UkLWZg9DAJ
|
|
4583
|
+
number: R725463425
|
|
4584
|
+
token: rUu1ard9oJ9uaXHwejmNfDTEkz4cmNsStD6
|
|
4585
|
+
email: clarine@bauch.com
|
|
4571
4586
|
customer_note:
|
|
4572
4587
|
currency: USD
|
|
4573
4588
|
locale: en
|
|
@@ -4618,7 +4633,7 @@ paths:
|
|
|
4618
4633
|
first_name: John
|
|
4619
4634
|
last_name: Doe
|
|
4620
4635
|
full_name: John Doe
|
|
4621
|
-
address1:
|
|
4636
|
+
address1: 256 Lovely Street
|
|
4622
4637
|
address2: Northwest
|
|
4623
4638
|
postal_code: '10118'
|
|
4624
4639
|
city: New York
|
|
@@ -4714,9 +4729,9 @@ paths:
|
|
|
4714
4729
|
id: ps_gbHJdmfrXB
|
|
4715
4730
|
status: pending
|
|
4716
4731
|
currency: USD
|
|
4717
|
-
external_id:
|
|
4732
|
+
external_id: bogus_081cef0f43a38dc9a23e37b2
|
|
4718
4733
|
external_data:
|
|
4719
|
-
client_secret:
|
|
4734
|
+
client_secret: bogus_secret_a9e3e4aa9cb10c44
|
|
4720
4735
|
customer_external_id:
|
|
4721
4736
|
expires_at:
|
|
4722
4737
|
amount: '110.0'
|
|
@@ -4814,7 +4829,7 @@ paths:
|
|
|
4814
4829
|
id: ps_UkLWZg9DAJ
|
|
4815
4830
|
status: pending
|
|
4816
4831
|
currency: USD
|
|
4817
|
-
external_id:
|
|
4832
|
+
external_id: bogus_1c83f5b4634029b929befd45
|
|
4818
4833
|
external_data:
|
|
4819
4834
|
client_secret: secret_123
|
|
4820
4835
|
customer_external_id:
|
|
@@ -4876,7 +4891,7 @@ paths:
|
|
|
4876
4891
|
id: ps_UkLWZg9DAJ
|
|
4877
4892
|
status: pending
|
|
4878
4893
|
currency: USD
|
|
4879
|
-
external_id:
|
|
4894
|
+
external_id: bogus_863405b319c7d4c7878ee868
|
|
4880
4895
|
external_data:
|
|
4881
4896
|
client_secret: secret_123
|
|
4882
4897
|
customer_external_id:
|
|
@@ -4978,7 +4993,7 @@ paths:
|
|
|
4978
4993
|
id: ps_UkLWZg9DAJ
|
|
4979
4994
|
status: completed
|
|
4980
4995
|
currency: USD
|
|
4981
|
-
external_id:
|
|
4996
|
+
external_id: bogus_ab1f491c431fc7c14942b273
|
|
4982
4997
|
external_data:
|
|
4983
4998
|
client_secret: secret_123
|
|
4984
4999
|
customer_external_id:
|
|
@@ -5076,7 +5091,7 @@ paths:
|
|
|
5076
5091
|
id: py_UkLWZg9DAJ
|
|
5077
5092
|
payment_method_id: pm_UkLWZg9DAJ
|
|
5078
5093
|
response_code:
|
|
5079
|
-
number:
|
|
5094
|
+
number: PQXDCJKR
|
|
5080
5095
|
amount: '110.0'
|
|
5081
5096
|
display_amount: "$110.00"
|
|
5082
5097
|
status: checkout
|
|
@@ -5182,9 +5197,10 @@ paths:
|
|
|
5182
5197
|
example:
|
|
5183
5198
|
id: cart_UkLWZg9DAJ
|
|
5184
5199
|
market_id:
|
|
5185
|
-
|
|
5186
|
-
|
|
5187
|
-
|
|
5200
|
+
channel_id: ch_UkLWZg9DAJ
|
|
5201
|
+
number: R748692900
|
|
5202
|
+
token: ExTC9aN1JGUqdcW9bJjimNYK6bnNmtEydrh
|
|
5203
|
+
email: bernie@kerluke.com
|
|
5188
5204
|
customer_note:
|
|
5189
5205
|
currency: USD
|
|
5190
5206
|
locale: en
|
|
@@ -5225,8 +5241,8 @@ paths:
|
|
|
5225
5241
|
preorder_ships_at:
|
|
5226
5242
|
quantity: 1
|
|
5227
5243
|
currency: USD
|
|
5228
|
-
name: Product
|
|
5229
|
-
slug: product-
|
|
5244
|
+
name: Product 2004532
|
|
5245
|
+
slug: product-2004532
|
|
5230
5246
|
options_text: ''
|
|
5231
5247
|
price: '10.0'
|
|
5232
5248
|
display_price: "$10.00"
|
|
@@ -5251,7 +5267,7 @@ paths:
|
|
|
5251
5267
|
digital_links: []
|
|
5252
5268
|
fulfillments:
|
|
5253
5269
|
- id: ful_UkLWZg9DAJ
|
|
5254
|
-
number:
|
|
5270
|
+
number: H39641127215
|
|
5255
5271
|
tracking: U10000
|
|
5256
5272
|
tracking_url:
|
|
5257
5273
|
cost: '100.0'
|
|
@@ -5280,7 +5296,7 @@ paths:
|
|
|
5280
5296
|
stock_location:
|
|
5281
5297
|
id: sloc_UkLWZg9DAJ
|
|
5282
5298
|
state_abbr: NY
|
|
5283
|
-
name:
|
|
5299
|
+
name: Tawny Boehm
|
|
5284
5300
|
address1: 1600 Pennsylvania Ave NW
|
|
5285
5301
|
city: Washington
|
|
5286
5302
|
zipcode: '20500'
|
|
@@ -5309,8 +5325,8 @@ paths:
|
|
|
5309
5325
|
payments:
|
|
5310
5326
|
- id: py_UkLWZg9DAJ
|
|
5311
5327
|
payment_method_id: pm_UkLWZg9DAJ
|
|
5312
|
-
response_code: 1-SC-
|
|
5313
|
-
number:
|
|
5328
|
+
response_code: 1-SC-20260721162248221498
|
|
5329
|
+
number: P5RKE43T
|
|
5314
5330
|
amount: '10.0'
|
|
5315
5331
|
display_amount: "$10.00"
|
|
5316
5332
|
status: checkout
|
|
@@ -5337,7 +5353,7 @@ paths:
|
|
|
5337
5353
|
first_name: John
|
|
5338
5354
|
last_name: Doe
|
|
5339
5355
|
full_name: John Doe
|
|
5340
|
-
address1:
|
|
5356
|
+
address1: 340 Lovely Street
|
|
5341
5357
|
address2: Northwest
|
|
5342
5358
|
postal_code: '10118'
|
|
5343
5359
|
city: New York
|
|
@@ -5356,7 +5372,7 @@ paths:
|
|
|
5356
5372
|
first_name: John
|
|
5357
5373
|
last_name: Doe
|
|
5358
5374
|
full_name: John Doe
|
|
5359
|
-
address1:
|
|
5375
|
+
address1: 341 Lovely Street
|
|
5360
5376
|
address2: Northwest
|
|
5361
5377
|
postal_code: '10118'
|
|
5362
5378
|
city: New York
|
|
@@ -5453,9 +5469,10 @@ paths:
|
|
|
5453
5469
|
example:
|
|
5454
5470
|
id: cart_UkLWZg9DAJ
|
|
5455
5471
|
market_id:
|
|
5456
|
-
|
|
5457
|
-
|
|
5458
|
-
|
|
5472
|
+
channel_id: ch_UkLWZg9DAJ
|
|
5473
|
+
number: R465837888
|
|
5474
|
+
token: NfyNCVCWeFDYXiwKYwxy4wx9uXassVWCQAi
|
|
5475
|
+
email: pamela_barton@huelspfeffer.info
|
|
5459
5476
|
customer_note:
|
|
5460
5477
|
currency: USD
|
|
5461
5478
|
locale: en
|
|
@@ -5499,8 +5516,8 @@ paths:
|
|
|
5499
5516
|
preorder_ships_at:
|
|
5500
5517
|
quantity: 1
|
|
5501
5518
|
currency: USD
|
|
5502
|
-
name: Product
|
|
5503
|
-
slug: product-
|
|
5519
|
+
name: Product 202786
|
|
5520
|
+
slug: product-202786
|
|
5504
5521
|
options_text: ''
|
|
5505
5522
|
price: '10.0'
|
|
5506
5523
|
display_price: "$10.00"
|
|
@@ -5525,7 +5542,7 @@ paths:
|
|
|
5525
5542
|
digital_links: []
|
|
5526
5543
|
fulfillments:
|
|
5527
5544
|
- id: ful_UkLWZg9DAJ
|
|
5528
|
-
number:
|
|
5545
|
+
number: H67232884262
|
|
5529
5546
|
tracking: U10000
|
|
5530
5547
|
tracking_url:
|
|
5531
5548
|
cost: '100.0'
|
|
@@ -5554,7 +5571,7 @@ paths:
|
|
|
5554
5571
|
stock_location:
|
|
5555
5572
|
id: sloc_UkLWZg9DAJ
|
|
5556
5573
|
state_abbr: NY
|
|
5557
|
-
name:
|
|
5574
|
+
name: Shery Lesch
|
|
5558
5575
|
address1: 1600 Pennsylvania Ave NW
|
|
5559
5576
|
city: Washington
|
|
5560
5577
|
zipcode: '20500'
|
|
@@ -5586,7 +5603,7 @@ paths:
|
|
|
5586
5603
|
first_name: John
|
|
5587
5604
|
last_name: Doe
|
|
5588
5605
|
full_name: John Doe
|
|
5589
|
-
address1:
|
|
5606
|
+
address1: 348 Lovely Street
|
|
5590
5607
|
address2: Northwest
|
|
5591
5608
|
postal_code: '10118'
|
|
5592
5609
|
city: New York
|
|
@@ -5605,7 +5622,7 @@ paths:
|
|
|
5605
5622
|
first_name: John
|
|
5606
5623
|
last_name: Doe
|
|
5607
5624
|
full_name: John Doe
|
|
5608
|
-
address1:
|
|
5625
|
+
address1: 349 Lovely Street
|
|
5609
5626
|
address2: Northwest
|
|
5610
5627
|
postal_code: '10118'
|
|
5611
5628
|
city: New York
|
|
@@ -5696,7 +5713,7 @@ paths:
|
|
|
5696
5713
|
id: or_UkLWZg9DAJ
|
|
5697
5714
|
market_id:
|
|
5698
5715
|
channel_id: ch_UkLWZg9DAJ
|
|
5699
|
-
number:
|
|
5716
|
+
number: R711852325
|
|
5700
5717
|
email: guest@example.com
|
|
5701
5718
|
customer_note:
|
|
5702
5719
|
currency: USD
|
|
@@ -5704,7 +5721,7 @@ paths:
|
|
|
5704
5721
|
total_quantity: 1
|
|
5705
5722
|
fulfillment_status:
|
|
5706
5723
|
payment_status:
|
|
5707
|
-
completed_at: '2026-07-
|
|
5724
|
+
completed_at: '2026-07-21T16:20:55.623Z'
|
|
5708
5725
|
item_total: '10.0'
|
|
5709
5726
|
display_item_total: "$10.00"
|
|
5710
5727
|
adjustment_total: '0.0'
|
|
@@ -5736,8 +5753,8 @@ paths:
|
|
|
5736
5753
|
preorder_ships_at:
|
|
5737
5754
|
quantity: 1
|
|
5738
5755
|
currency: USD
|
|
5739
|
-
name: Product
|
|
5740
|
-
slug: product-
|
|
5756
|
+
name: Product 1427596
|
|
5757
|
+
slug: product-1427596
|
|
5741
5758
|
options_text: ''
|
|
5742
5759
|
price: '10.0'
|
|
5743
5760
|
display_price: "$10.00"
|
|
@@ -5762,7 +5779,7 @@ paths:
|
|
|
5762
5779
|
digital_links: []
|
|
5763
5780
|
fulfillments:
|
|
5764
5781
|
- id: ful_UkLWZg9DAJ
|
|
5765
|
-
number:
|
|
5782
|
+
number: H62333056142
|
|
5766
5783
|
tracking: U10000
|
|
5767
5784
|
tracking_url:
|
|
5768
5785
|
cost: '100.0'
|
|
@@ -5791,7 +5808,7 @@ paths:
|
|
|
5791
5808
|
stock_location:
|
|
5792
5809
|
id: sloc_UkLWZg9DAJ
|
|
5793
5810
|
state_abbr: NY
|
|
5794
|
-
name:
|
|
5811
|
+
name: Ileen Brekke
|
|
5795
5812
|
address1: 1600 Pennsylvania Ave NW
|
|
5796
5813
|
city: Washington
|
|
5797
5814
|
zipcode: '20500'
|
|
@@ -5823,7 +5840,7 @@ paths:
|
|
|
5823
5840
|
first_name: John
|
|
5824
5841
|
last_name: Doe
|
|
5825
5842
|
full_name: John Doe
|
|
5826
|
-
address1:
|
|
5843
|
+
address1: 276 Lovely Street
|
|
5827
5844
|
address2: Northwest
|
|
5828
5845
|
postal_code: '10118'
|
|
5829
5846
|
city: New York
|
|
@@ -5842,7 +5859,7 @@ paths:
|
|
|
5842
5859
|
first_name: John
|
|
5843
5860
|
last_name: Doe
|
|
5844
5861
|
full_name: John Doe
|
|
5845
|
-
address1:
|
|
5862
|
+
address1: 277 Lovely Street
|
|
5846
5863
|
address2: Northwest
|
|
5847
5864
|
postal_code: '10118'
|
|
5848
5865
|
city: New York
|
|
@@ -6728,15 +6745,15 @@ paths:
|
|
|
6728
6745
|
- id: or_UkLWZg9DAJ
|
|
6729
6746
|
market_id:
|
|
6730
6747
|
channel_id: ch_UkLWZg9DAJ
|
|
6731
|
-
number:
|
|
6732
|
-
email:
|
|
6748
|
+
number: R398862344
|
|
6749
|
+
email: renay@mitchellcrooks.us
|
|
6733
6750
|
customer_note:
|
|
6734
6751
|
currency: USD
|
|
6735
6752
|
locale: en
|
|
6736
6753
|
total_quantity: 1
|
|
6737
6754
|
fulfillment_status:
|
|
6738
6755
|
payment_status:
|
|
6739
|
-
completed_at: '2026-07-
|
|
6756
|
+
completed_at: '2026-07-21T16:20:27.773Z'
|
|
6740
6757
|
item_total: '10.0'
|
|
6741
6758
|
display_item_total: "$10.00"
|
|
6742
6759
|
adjustment_total: '0.0'
|
|
@@ -6768,8 +6785,8 @@ paths:
|
|
|
6768
6785
|
preorder_ships_at:
|
|
6769
6786
|
quantity: 1
|
|
6770
6787
|
currency: USD
|
|
6771
|
-
name: Product
|
|
6772
|
-
slug: product-
|
|
6788
|
+
name: Product 1119809
|
|
6789
|
+
slug: product-1119809
|
|
6773
6790
|
options_text: ''
|
|
6774
6791
|
price: '10.0'
|
|
6775
6792
|
display_price: "$10.00"
|
|
@@ -6794,7 +6811,7 @@ paths:
|
|
|
6794
6811
|
digital_links: []
|
|
6795
6812
|
fulfillments:
|
|
6796
6813
|
- id: ful_UkLWZg9DAJ
|
|
6797
|
-
number:
|
|
6814
|
+
number: H43385476115
|
|
6798
6815
|
tracking: U10000
|
|
6799
6816
|
tracking_url:
|
|
6800
6817
|
cost: '100.0'
|
|
@@ -6823,7 +6840,7 @@ paths:
|
|
|
6823
6840
|
stock_location:
|
|
6824
6841
|
id: sloc_UkLWZg9DAJ
|
|
6825
6842
|
state_abbr: NY
|
|
6826
|
-
name:
|
|
6843
|
+
name: Sophie Hermann
|
|
6827
6844
|
address1: 1600 Pennsylvania Ave NW
|
|
6828
6845
|
city: Washington
|
|
6829
6846
|
zipcode: '20500'
|
|
@@ -6855,7 +6872,7 @@ paths:
|
|
|
6855
6872
|
first_name: John
|
|
6856
6873
|
last_name: Doe
|
|
6857
6874
|
full_name: John Doe
|
|
6858
|
-
address1:
|
|
6875
|
+
address1: 157 Lovely Street
|
|
6859
6876
|
address2: Northwest
|
|
6860
6877
|
postal_code: '10118'
|
|
6861
6878
|
city: New York
|
|
@@ -6874,7 +6891,7 @@ paths:
|
|
|
6874
6891
|
first_name: John
|
|
6875
6892
|
last_name: Doe
|
|
6876
6893
|
full_name: John Doe
|
|
6877
|
-
address1:
|
|
6894
|
+
address1: 158 Lovely Street
|
|
6878
6895
|
address2: Northwest
|
|
6879
6896
|
postal_code: '10118'
|
|
6880
6897
|
city: New York
|
|
@@ -6986,15 +7003,15 @@ paths:
|
|
|
6986
7003
|
id: or_UkLWZg9DAJ
|
|
6987
7004
|
market_id:
|
|
6988
7005
|
channel_id: ch_UkLWZg9DAJ
|
|
6989
|
-
number:
|
|
6990
|
-
email:
|
|
7006
|
+
number: R755711983
|
|
7007
|
+
email: vita@halvorson.co.uk
|
|
6991
7008
|
customer_note:
|
|
6992
7009
|
currency: USD
|
|
6993
7010
|
locale: en
|
|
6994
7011
|
total_quantity: 1
|
|
6995
7012
|
fulfillment_status:
|
|
6996
7013
|
payment_status:
|
|
6997
|
-
completed_at: '2026-07-
|
|
7014
|
+
completed_at: '2026-07-21T16:20:28.608Z'
|
|
6998
7015
|
item_total: '10.0'
|
|
6999
7016
|
display_item_total: "$10.00"
|
|
7000
7017
|
adjustment_total: '0.0'
|
|
@@ -7026,8 +7043,8 @@ paths:
|
|
|
7026
7043
|
preorder_ships_at:
|
|
7027
7044
|
quantity: 1
|
|
7028
7045
|
currency: USD
|
|
7029
|
-
name: Product
|
|
7030
|
-
slug: product-
|
|
7046
|
+
name: Product 1133496
|
|
7047
|
+
slug: product-1133496
|
|
7031
7048
|
options_text: ''
|
|
7032
7049
|
price: '10.0'
|
|
7033
7050
|
display_price: "$10.00"
|
|
@@ -7052,7 +7069,7 @@ paths:
|
|
|
7052
7069
|
digital_links: []
|
|
7053
7070
|
fulfillments:
|
|
7054
7071
|
- id: ful_UkLWZg9DAJ
|
|
7055
|
-
number:
|
|
7072
|
+
number: H59093298847
|
|
7056
7073
|
tracking: U10000
|
|
7057
7074
|
tracking_url:
|
|
7058
7075
|
cost: '100.0'
|
|
@@ -7081,7 +7098,7 @@ paths:
|
|
|
7081
7098
|
stock_location:
|
|
7082
7099
|
id: sloc_UkLWZg9DAJ
|
|
7083
7100
|
state_abbr: NY
|
|
7084
|
-
name:
|
|
7101
|
+
name: Malinda Williamson
|
|
7085
7102
|
address1: 1600 Pennsylvania Ave NW
|
|
7086
7103
|
city: Washington
|
|
7087
7104
|
zipcode: '20500'
|
|
@@ -7113,7 +7130,7 @@ paths:
|
|
|
7113
7130
|
first_name: John
|
|
7114
7131
|
last_name: Doe
|
|
7115
7132
|
full_name: John Doe
|
|
7116
|
-
address1:
|
|
7133
|
+
address1: 163 Lovely Street
|
|
7117
7134
|
address2: Northwest
|
|
7118
7135
|
postal_code: '10118'
|
|
7119
7136
|
city: New York
|
|
@@ -7132,7 +7149,7 @@ paths:
|
|
|
7132
7149
|
first_name: John
|
|
7133
7150
|
last_name: Doe
|
|
7134
7151
|
full_name: John Doe
|
|
7135
|
-
address1:
|
|
7152
|
+
address1: 164 Lovely Street
|
|
7136
7153
|
address2: Northwest
|
|
7137
7154
|
postal_code: '10118'
|
|
7138
7155
|
city: New York
|
|
@@ -7201,8 +7218,8 @@ paths:
|
|
|
7201
7218
|
content:
|
|
7202
7219
|
application/json:
|
|
7203
7220
|
example:
|
|
7204
|
-
token: eyJhbGciOiJIUzI1NiJ9.
|
|
7205
|
-
refresh_token:
|
|
7221
|
+
token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX3R5cGUiOiJjdXN0b21lciIsImp0aSI6ImEyMzIyNmE1LTRmZGItNGNiNS1iZjllLTk1ZjNkOWEyYTkwYiIsImlzcyI6InNwcmVlIiwiYXVkIjoic3RvcmVfYXBpIiwiZXhwIjoxNzg0NjU0NDMwfQ.Cxyk-QP-NTPScoDVq37Goh9tAKe5WI3_uA1Le6TdVv0
|
|
7222
|
+
refresh_token: wNUQgozZCPBq46sjCR6uYn99
|
|
7206
7223
|
user:
|
|
7207
7224
|
id: cus_UkLWZg9DAJ
|
|
7208
7225
|
email: newuser@example.com
|
|
@@ -7216,6 +7233,15 @@ paths:
|
|
|
7216
7233
|
addresses: []
|
|
7217
7234
|
default_billing_address:
|
|
7218
7235
|
default_shipping_address:
|
|
7236
|
+
newsletter_subscriber:
|
|
7237
|
+
id: sub_UkLWZg9DAJ
|
|
7238
|
+
email: newuser@example.com
|
|
7239
|
+
created_at: '2026-07-21T16:20:29.876Z'
|
|
7240
|
+
updated_at: '2026-07-21T16:20:29.878Z'
|
|
7241
|
+
verified: true
|
|
7242
|
+
verified_at: '2026-07-21T16:20:29Z'
|
|
7243
|
+
customer_id: cus_UkLWZg9DAJ
|
|
7244
|
+
customer_groups: []
|
|
7219
7245
|
schema:
|
|
7220
7246
|
"$ref": "#/components/schemas/AuthResponse"
|
|
7221
7247
|
'422':
|
|
@@ -7316,12 +7342,12 @@ paths:
|
|
|
7316
7342
|
application/json:
|
|
7317
7343
|
example:
|
|
7318
7344
|
id: cus_UkLWZg9DAJ
|
|
7319
|
-
email:
|
|
7320
|
-
first_name:
|
|
7321
|
-
last_name:
|
|
7345
|
+
email: catherina@robelmertz.co.uk
|
|
7346
|
+
first_name: Kathrine
|
|
7347
|
+
last_name: Yost
|
|
7322
7348
|
phone: 555-555-0199
|
|
7323
7349
|
accepts_email_marketing: false
|
|
7324
|
-
full_name:
|
|
7350
|
+
full_name: Kathrine Yost
|
|
7325
7351
|
available_store_credit_total: '0'
|
|
7326
7352
|
display_available_store_credit_total: "$0.00"
|
|
7327
7353
|
addresses:
|
|
@@ -7329,7 +7355,7 @@ paths:
|
|
|
7329
7355
|
first_name: John
|
|
7330
7356
|
last_name: Doe
|
|
7331
7357
|
full_name: John Doe
|
|
7332
|
-
address1:
|
|
7358
|
+
address1: 170 Lovely Street
|
|
7333
7359
|
address2: Northwest
|
|
7334
7360
|
postal_code: '10118'
|
|
7335
7361
|
city: New York
|
|
@@ -7347,7 +7373,7 @@ paths:
|
|
|
7347
7373
|
first_name: John
|
|
7348
7374
|
last_name: Doe
|
|
7349
7375
|
full_name: John Doe
|
|
7350
|
-
address1:
|
|
7376
|
+
address1: 169 Lovely Street
|
|
7351
7377
|
address2: Northwest
|
|
7352
7378
|
postal_code: '10118'
|
|
7353
7379
|
city: New York
|
|
@@ -7366,7 +7392,7 @@ paths:
|
|
|
7366
7392
|
first_name: John
|
|
7367
7393
|
last_name: Doe
|
|
7368
7394
|
full_name: John Doe
|
|
7369
|
-
address1:
|
|
7395
|
+
address1: 170 Lovely Street
|
|
7370
7396
|
address2: Northwest
|
|
7371
7397
|
postal_code: '10118'
|
|
7372
7398
|
city: New York
|
|
@@ -7385,7 +7411,7 @@ paths:
|
|
|
7385
7411
|
first_name: John
|
|
7386
7412
|
last_name: Doe
|
|
7387
7413
|
full_name: John Doe
|
|
7388
|
-
address1:
|
|
7414
|
+
address1: 169 Lovely Street
|
|
7389
7415
|
address2: Northwest
|
|
7390
7416
|
postal_code: '10118'
|
|
7391
7417
|
city: New York
|
|
@@ -7399,6 +7425,8 @@ paths:
|
|
|
7399
7425
|
is_default_billing: false
|
|
7400
7426
|
is_default_shipping: true
|
|
7401
7427
|
state_name: New York
|
|
7428
|
+
newsletter_subscriber:
|
|
7429
|
+
customer_groups: []
|
|
7402
7430
|
schema:
|
|
7403
7431
|
"$ref": "#/components/schemas/Customer"
|
|
7404
7432
|
'401':
|
|
@@ -7455,7 +7483,7 @@ paths:
|
|
|
7455
7483
|
application/json:
|
|
7456
7484
|
example:
|
|
7457
7485
|
id: cus_UkLWZg9DAJ
|
|
7458
|
-
email:
|
|
7486
|
+
email: latanya@hauck.co.uk
|
|
7459
7487
|
first_name: Updated
|
|
7460
7488
|
last_name: Name
|
|
7461
7489
|
phone: 555-555-0199
|
|
@@ -7468,7 +7496,7 @@ paths:
|
|
|
7468
7496
|
first_name: John
|
|
7469
7497
|
last_name: Doe
|
|
7470
7498
|
full_name: John Doe
|
|
7471
|
-
address1:
|
|
7499
|
+
address1: 172 Lovely Street
|
|
7472
7500
|
address2: Northwest
|
|
7473
7501
|
postal_code: '10118'
|
|
7474
7502
|
city: New York
|
|
@@ -7486,7 +7514,7 @@ paths:
|
|
|
7486
7514
|
first_name: John
|
|
7487
7515
|
last_name: Doe
|
|
7488
7516
|
full_name: John Doe
|
|
7489
|
-
address1:
|
|
7517
|
+
address1: 171 Lovely Street
|
|
7490
7518
|
address2: Northwest
|
|
7491
7519
|
postal_code: '10118'
|
|
7492
7520
|
city: New York
|
|
@@ -7505,7 +7533,7 @@ paths:
|
|
|
7505
7533
|
first_name: John
|
|
7506
7534
|
last_name: Doe
|
|
7507
7535
|
full_name: John Doe
|
|
7508
|
-
address1:
|
|
7536
|
+
address1: 172 Lovely Street
|
|
7509
7537
|
address2: Northwest
|
|
7510
7538
|
postal_code: '10118'
|
|
7511
7539
|
city: New York
|
|
@@ -7524,7 +7552,7 @@ paths:
|
|
|
7524
7552
|
first_name: John
|
|
7525
7553
|
last_name: Doe
|
|
7526
7554
|
full_name: John Doe
|
|
7527
|
-
address1:
|
|
7555
|
+
address1: 171 Lovely Street
|
|
7528
7556
|
address2: Northwest
|
|
7529
7557
|
postal_code: '10118'
|
|
7530
7558
|
city: New York
|
|
@@ -7538,6 +7566,8 @@ paths:
|
|
|
7538
7566
|
is_default_billing: false
|
|
7539
7567
|
is_default_shipping: true
|
|
7540
7568
|
state_name: New York
|
|
7569
|
+
newsletter_subscriber:
|
|
7570
|
+
customer_groups: []
|
|
7541
7571
|
schema:
|
|
7542
7572
|
"$ref": "#/components/schemas/Customer"
|
|
7543
7573
|
'422':
|
|
@@ -7644,7 +7674,7 @@ paths:
|
|
|
7644
7674
|
example:
|
|
7645
7675
|
data:
|
|
7646
7676
|
- id: gc_UkLWZg9DAJ
|
|
7647
|
-
code:
|
|
7677
|
+
code: F5FF4BFD9C5C9A38
|
|
7648
7678
|
status: active
|
|
7649
7679
|
currency: USD
|
|
7650
7680
|
amount: '10.0'
|
|
@@ -7740,7 +7770,7 @@ paths:
|
|
|
7740
7770
|
application/json:
|
|
7741
7771
|
example:
|
|
7742
7772
|
id: gc_UkLWZg9DAJ
|
|
7743
|
-
code:
|
|
7773
|
+
code: 2FA5A3CC7B0E77B3
|
|
7744
7774
|
status: active
|
|
7745
7775
|
currency: USD
|
|
7746
7776
|
amount: '10.0'
|
|
@@ -7812,8 +7842,8 @@ paths:
|
|
|
7812
7842
|
example:
|
|
7813
7843
|
id: pss_gbHJdmfrXB
|
|
7814
7844
|
status: pending
|
|
7815
|
-
external_id:
|
|
7816
|
-
external_client_secret:
|
|
7845
|
+
external_id: bogus_seti_59a8f0cb4097daca5377ad0e
|
|
7846
|
+
external_client_secret: bogus_seti_secret_d79d0cb5e151cbf1
|
|
7817
7847
|
external_data: {}
|
|
7818
7848
|
payment_method_id: pm_UkLWZg9DAJ
|
|
7819
7849
|
payment_source_id:
|
|
@@ -7912,8 +7942,8 @@ paths:
|
|
|
7912
7942
|
example:
|
|
7913
7943
|
id: pss_UkLWZg9DAJ
|
|
7914
7944
|
status: pending
|
|
7915
|
-
external_id:
|
|
7916
|
-
external_client_secret:
|
|
7945
|
+
external_id: seti_test_f9f0bd37a53046a006fe4795
|
|
7946
|
+
external_client_secret: seti_secret_e47007878c2b2ca3ca3a686d
|
|
7917
7947
|
external_data:
|
|
7918
7948
|
client_secret: secret_123
|
|
7919
7949
|
payment_method_id: pm_UkLWZg9DAJ
|
|
@@ -7989,8 +8019,8 @@ paths:
|
|
|
7989
8019
|
example:
|
|
7990
8020
|
id: pss_UkLWZg9DAJ
|
|
7991
8021
|
status: completed
|
|
7992
|
-
external_id:
|
|
7993
|
-
external_client_secret:
|
|
8022
|
+
external_id: seti_test_544613606c84fda77853c3dc
|
|
8023
|
+
external_client_secret: seti_secret_fab5517e19d16c860e4d704b
|
|
7994
8024
|
external_data:
|
|
7995
8025
|
client_secret: secret_123
|
|
7996
8026
|
payment_method_id: pm_UkLWZg9DAJ
|
|
@@ -8234,7 +8264,7 @@ paths:
|
|
|
8234
8264
|
example:
|
|
8235
8265
|
data:
|
|
8236
8266
|
- iso: DE
|
|
8237
|
-
iso3:
|
|
8267
|
+
iso3: IS42
|
|
8238
8268
|
name: Germany
|
|
8239
8269
|
states_required: false
|
|
8240
8270
|
zipcode_required: true
|
|
@@ -8547,12 +8577,12 @@ paths:
|
|
|
8547
8577
|
- fr
|
|
8548
8578
|
countries:
|
|
8549
8579
|
- iso: DE
|
|
8550
|
-
iso3:
|
|
8580
|
+
iso3: IS69
|
|
8551
8581
|
name: Germany
|
|
8552
8582
|
states_required: false
|
|
8553
8583
|
zipcode_required: true
|
|
8554
8584
|
- iso: FR
|
|
8555
|
-
iso3:
|
|
8585
|
+
iso3: IS70
|
|
8556
8586
|
name: France
|
|
8557
8587
|
states_required: false
|
|
8558
8588
|
zipcode_required: true
|
|
@@ -8634,12 +8664,12 @@ paths:
|
|
|
8634
8664
|
- fr
|
|
8635
8665
|
countries:
|
|
8636
8666
|
- iso: DE
|
|
8637
|
-
iso3:
|
|
8667
|
+
iso3: IS73
|
|
8638
8668
|
name: Germany
|
|
8639
8669
|
states_required: false
|
|
8640
8670
|
zipcode_required: true
|
|
8641
8671
|
- iso: FR
|
|
8642
|
-
iso3:
|
|
8672
|
+
iso3: IS74
|
|
8643
8673
|
name: France
|
|
8644
8674
|
states_required: false
|
|
8645
8675
|
zipcode_required: true
|
|
@@ -8717,12 +8747,12 @@ paths:
|
|
|
8717
8747
|
- fr
|
|
8718
8748
|
countries:
|
|
8719
8749
|
- iso: DE
|
|
8720
|
-
iso3:
|
|
8750
|
+
iso3: IS77
|
|
8721
8751
|
name: Germany
|
|
8722
8752
|
states_required: false
|
|
8723
8753
|
zipcode_required: true
|
|
8724
8754
|
- iso: FR
|
|
8725
|
-
iso3:
|
|
8755
|
+
iso3: IS78
|
|
8726
8756
|
name: France
|
|
8727
8757
|
states_required: false
|
|
8728
8758
|
zipcode_required: true
|
|
@@ -8786,12 +8816,12 @@ paths:
|
|
|
8786
8816
|
example:
|
|
8787
8817
|
data:
|
|
8788
8818
|
- iso: FR
|
|
8789
|
-
iso3:
|
|
8819
|
+
iso3: IS82
|
|
8790
8820
|
name: France
|
|
8791
8821
|
states_required: false
|
|
8792
8822
|
zipcode_required: true
|
|
8793
8823
|
- iso: DE
|
|
8794
|
-
iso3:
|
|
8824
|
+
iso3: IS81
|
|
8795
8825
|
name: Germany
|
|
8796
8826
|
states_required: false
|
|
8797
8827
|
zipcode_required: true
|
|
@@ -8931,7 +8961,7 @@ paths:
|
|
|
8931
8961
|
data:
|
|
8932
8962
|
- id: wl_UkLWZg9DAJ
|
|
8933
8963
|
name: My Wishlist
|
|
8934
|
-
token:
|
|
8964
|
+
token: xtTAEirKdUyHVmeVjEvpWkCD
|
|
8935
8965
|
is_default: false
|
|
8936
8966
|
is_private: true
|
|
8937
8967
|
meta:
|
|
@@ -9007,7 +9037,7 @@ paths:
|
|
|
9007
9037
|
example:
|
|
9008
9038
|
id: wl_gbHJdmfrXB
|
|
9009
9039
|
name: Birthday Ideas
|
|
9010
|
-
token:
|
|
9040
|
+
token: ecn6DbXfgwBmXYxxi29izAKE
|
|
9011
9041
|
is_default: false
|
|
9012
9042
|
is_private: true
|
|
9013
9043
|
schema:
|
|
@@ -9103,7 +9133,7 @@ paths:
|
|
|
9103
9133
|
example:
|
|
9104
9134
|
id: wl_UkLWZg9DAJ
|
|
9105
9135
|
name: My Wishlist
|
|
9106
|
-
token:
|
|
9136
|
+
token: m5StTE9sAQNmwr8sEJgXx4Kr
|
|
9107
9137
|
is_default: false
|
|
9108
9138
|
is_private: true
|
|
9109
9139
|
schema:
|
|
@@ -9165,7 +9195,7 @@ paths:
|
|
|
9165
9195
|
example:
|
|
9166
9196
|
id: wl_UkLWZg9DAJ
|
|
9167
9197
|
name: Updated Name
|
|
9168
|
-
token:
|
|
9198
|
+
token: vMrpCQxBoVg6pAhPnA7DJfCs
|
|
9169
9199
|
is_default: false
|
|
9170
9200
|
is_private: true
|
|
9171
9201
|
schema:
|
|
@@ -9280,7 +9310,7 @@ paths:
|
|
|
9280
9310
|
variant:
|
|
9281
9311
|
id: variant_gbHJdmfrXB
|
|
9282
9312
|
product_id: prod_gbHJdmfrXB
|
|
9283
|
-
sku: SKU-
|
|
9313
|
+
sku: SKU-250
|
|
9284
9314
|
options_text: ''
|
|
9285
9315
|
track_inventory: true
|
|
9286
9316
|
media_count: 0
|
|
@@ -9446,11 +9476,11 @@ paths:
|
|
|
9446
9476
|
application/json:
|
|
9447
9477
|
example:
|
|
9448
9478
|
id: sub_UkLWZg9DAJ
|
|
9449
|
-
email:
|
|
9450
|
-
created_at: '2026-07-
|
|
9451
|
-
updated_at: '2026-07-
|
|
9479
|
+
email: arron_adams@zulauf.co.uk
|
|
9480
|
+
created_at: '2026-07-21T16:20:50.582Z'
|
|
9481
|
+
updated_at: '2026-07-21T16:20:50.583Z'
|
|
9452
9482
|
verified: true
|
|
9453
|
-
verified_at: '2026-07-
|
|
9483
|
+
verified_at: '2026-07-21T16:20:50Z'
|
|
9454
9484
|
customer_id: cus_UkLWZg9DAJ
|
|
9455
9485
|
schema:
|
|
9456
9486
|
"$ref": "#/components/schemas/NewsletterSubscriber"
|
|
@@ -9529,10 +9559,10 @@ paths:
|
|
|
9529
9559
|
example:
|
|
9530
9560
|
id: sub_UkLWZg9DAJ
|
|
9531
9561
|
email: pending@example.com
|
|
9532
|
-
created_at: '2026-07-
|
|
9533
|
-
updated_at: '2026-07-
|
|
9562
|
+
created_at: '2026-07-21T16:20:50.607Z'
|
|
9563
|
+
updated_at: '2026-07-21T16:20:50.613Z'
|
|
9534
9564
|
verified: true
|
|
9535
|
-
verified_at: '2026-07-
|
|
9565
|
+
verified_at: '2026-07-21T16:20:50Z'
|
|
9536
9566
|
customer_id:
|
|
9537
9567
|
schema:
|
|
9538
9568
|
"$ref": "#/components/schemas/NewsletterSubscriber"
|
|
@@ -9558,6 +9588,101 @@ paths:
|
|
|
9558
9588
|
description: Verification token from the confirmation email
|
|
9559
9589
|
required:
|
|
9560
9590
|
- token
|
|
9591
|
+
"/api/v3/store/newsletter_subscribers/{id}":
|
|
9592
|
+
parameters:
|
|
9593
|
+
- name: id
|
|
9594
|
+
in: path
|
|
9595
|
+
description: Newsletter subscriber prefix id (sub_*)
|
|
9596
|
+
required: true
|
|
9597
|
+
schema:
|
|
9598
|
+
type: string
|
|
9599
|
+
delete:
|
|
9600
|
+
summary: Unsubscribe from the newsletter
|
|
9601
|
+
tags:
|
|
9602
|
+
- Newsletter Subscribers
|
|
9603
|
+
security:
|
|
9604
|
+
- api_key: []
|
|
9605
|
+
description: |
|
|
9606
|
+
Destroys the newsletter subscription, firing the `newsletter_subscriber.deleted`
|
|
9607
|
+
lifecycle event. Two authorization paths are accepted:
|
|
9608
|
+
|
|
9609
|
+
- **Unsubscribe token** in the `?token=` query param — bearer delivered to the
|
|
9610
|
+
subscriber by email (the link in an unsubscribe message). The token is
|
|
9611
|
+
cryptographically signed and is cross-checked against the `:id` in the URL —
|
|
9612
|
+
tampering with either is rejected. To request such an email be sent, call the
|
|
9613
|
+
collection action `POST /newsletter_subscribers/request_unsubscribe` with the
|
|
9614
|
+
subscriber's email in the body.
|
|
9615
|
+
- **JWT bearer** for the logged-in customer who owns the subscription. No `token`
|
|
9616
|
+
query param is needed in this path.
|
|
9617
|
+
|
|
9618
|
+
All failure modes return a generic `invalid_token` 422.
|
|
9619
|
+
parameters:
|
|
9620
|
+
- name: x-spree-api-key
|
|
9621
|
+
in: header
|
|
9622
|
+
required: true
|
|
9623
|
+
schema:
|
|
9624
|
+
type: string
|
|
9625
|
+
- name: Authorization
|
|
9626
|
+
in: header
|
|
9627
|
+
required: false
|
|
9628
|
+
description: Optional Bearer JWT — alternative to the `token` query param
|
|
9629
|
+
schema:
|
|
9630
|
+
type: string
|
|
9631
|
+
- name: token
|
|
9632
|
+
in: query
|
|
9633
|
+
required: false
|
|
9634
|
+
description: Unsubscribe token delivered to the subscriber by email (e.g.
|
|
9635
|
+
the link in an unsubscribe message).
|
|
9636
|
+
schema:
|
|
9637
|
+
type: string
|
|
9638
|
+
responses:
|
|
9639
|
+
'204':
|
|
9640
|
+
description: unsubscribed via JWT (owner)
|
|
9641
|
+
'422':
|
|
9642
|
+
description: JWT-authenticated, subscriber on a different store
|
|
9643
|
+
content:
|
|
9644
|
+
application/json:
|
|
9645
|
+
example:
|
|
9646
|
+
error:
|
|
9647
|
+
code: invalid_token
|
|
9648
|
+
message: Newsletter unsubscribe token is invalid or has expired.
|
|
9649
|
+
schema:
|
|
9650
|
+
"$ref": "#/components/schemas/ErrorResponse"
|
|
9651
|
+
"/api/v3/store/newsletter_subscribers/request_unsubscribe":
|
|
9652
|
+
post:
|
|
9653
|
+
summary: Request an unsubscribe token
|
|
9654
|
+
tags:
|
|
9655
|
+
- Newsletter Subscribers
|
|
9656
|
+
security:
|
|
9657
|
+
- api_key: []
|
|
9658
|
+
description: |
|
|
9659
|
+
Publishes a `newsletter_subscriber.unsubscribe_requested` event carrying an unsubscribe token in the payload.
|
|
9660
|
+
Always returns 202 Accepted to prevent email enumeration.
|
|
9661
|
+
parameters:
|
|
9662
|
+
- name: x-spree-api-key
|
|
9663
|
+
in: header
|
|
9664
|
+
required: true
|
|
9665
|
+
schema:
|
|
9666
|
+
type: string
|
|
9667
|
+
responses:
|
|
9668
|
+
'202':
|
|
9669
|
+
description: returns accepted even when email is missing
|
|
9670
|
+
requestBody:
|
|
9671
|
+
content:
|
|
9672
|
+
application/json:
|
|
9673
|
+
schema:
|
|
9674
|
+
type: object
|
|
9675
|
+
properties:
|
|
9676
|
+
email:
|
|
9677
|
+
type: string
|
|
9678
|
+
format: email
|
|
9679
|
+
example: subscriber@example.com
|
|
9680
|
+
redirect_url:
|
|
9681
|
+
type: string
|
|
9682
|
+
format: uri
|
|
9683
|
+
description: Storefront URL the unsubscribe token should be appended
|
|
9684
|
+
to in the resulting email. Silently dropped from the event payload
|
|
9685
|
+
if outside the store's allowed origins.
|
|
9561
9686
|
"/api/v3/store/policies":
|
|
9562
9687
|
get:
|
|
9563
9688
|
summary: List store policies
|
|
@@ -9607,7 +9732,7 @@ paths:
|
|
|
9607
9732
|
body_html: ''
|
|
9608
9733
|
- id: pol_OIJLhNcSbf
|
|
9609
9734
|
name: Privacy Policy
|
|
9610
|
-
slug: privacy-policy-
|
|
9735
|
+
slug: privacy-policy-8800ef1a-581d-4c89-9e7f-3e199290b6c2
|
|
9611
9736
|
body: We respect your privacy.
|
|
9612
9737
|
body_html: |
|
|
9613
9738
|
<div class="trix-content">
|
|
@@ -9776,6 +9901,72 @@ paths:
|
|
|
9776
9901
|
application/octet-stream:
|
|
9777
9902
|
schema:
|
|
9778
9903
|
"$ref": "#/components/schemas/ErrorResponse"
|
|
9904
|
+
"/api/v3/store/channel":
|
|
9905
|
+
get:
|
|
9906
|
+
summary: Get the current channel
|
|
9907
|
+
tags:
|
|
9908
|
+
- Channel
|
|
9909
|
+
security:
|
|
9910
|
+
- api_key: []
|
|
9911
|
+
description: Returns the channel this request resolved to (key binding → X-Spree-Channel
|
|
9912
|
+
header → store default), including the resolved storefront access posture.
|
|
9913
|
+
Reachable before authentication so gated storefronts can render a sign-in
|
|
9914
|
+
wall.
|
|
9915
|
+
x-codeSamples:
|
|
9916
|
+
- lang: javascript
|
|
9917
|
+
label: Spree SDK
|
|
9918
|
+
source: |-
|
|
9919
|
+
import { createClient } from '@spree/sdk'
|
|
9920
|
+
|
|
9921
|
+
const client = createClient({
|
|
9922
|
+
baseUrl: 'https://your-store.com',
|
|
9923
|
+
publishableKey: '<api-key>',
|
|
9924
|
+
})
|
|
9925
|
+
|
|
9926
|
+
const channel = await client.channel.get()
|
|
9927
|
+
|
|
9928
|
+
if (channel.storefront_access === 'login_required') {
|
|
9929
|
+
// render a sign-in wall before any catalog UI
|
|
9930
|
+
}
|
|
9931
|
+
parameters:
|
|
9932
|
+
- name: x-spree-api-key
|
|
9933
|
+
in: header
|
|
9934
|
+
required: true
|
|
9935
|
+
schema:
|
|
9936
|
+
type: string
|
|
9937
|
+
- name: X-Spree-Channel
|
|
9938
|
+
in: header
|
|
9939
|
+
required: false
|
|
9940
|
+
description: Channel code or prefixed ID to resolve. When the API key is channel-bound,
|
|
9941
|
+
a value naming a different channel is rejected with 422 channel_mismatch;
|
|
9942
|
+
a value matching the bound channel is accepted.
|
|
9943
|
+
schema:
|
|
9944
|
+
type: string
|
|
9945
|
+
responses:
|
|
9946
|
+
'200':
|
|
9947
|
+
description: channel found
|
|
9948
|
+
content:
|
|
9949
|
+
application/json:
|
|
9950
|
+
example:
|
|
9951
|
+
id: ch_gbHJdmfrXB
|
|
9952
|
+
name: Wholesale
|
|
9953
|
+
code: wholesale
|
|
9954
|
+
active: true
|
|
9955
|
+
default: false
|
|
9956
|
+
storefront_access: login_required
|
|
9957
|
+
guest_checkout: false
|
|
9958
|
+
schema:
|
|
9959
|
+
"$ref": "#/components/schemas/Channel"
|
|
9960
|
+
'401':
|
|
9961
|
+
description: unauthorized
|
|
9962
|
+
content:
|
|
9963
|
+
application/json:
|
|
9964
|
+
example:
|
|
9965
|
+
error:
|
|
9966
|
+
code: invalid_token
|
|
9967
|
+
message: Valid API key required
|
|
9968
|
+
schema:
|
|
9969
|
+
"$ref": "#/components/schemas/ErrorResponse"
|
|
9779
9970
|
servers:
|
|
9780
9971
|
- url: http://{defaultHost}
|
|
9781
9972
|
variables:
|
|
@@ -9802,37 +9993,6 @@ tags:
|
|
|
9802
9993
|
description: Store policies (return policy, privacy policy, terms of service)
|
|
9803
9994
|
- name: Digitals
|
|
9804
9995
|
description: Digital product downloads
|
|
9805
|
-
x-tagGroups:
|
|
9806
|
-
- name: Authentication
|
|
9807
|
-
tags:
|
|
9808
|
-
- Authentication
|
|
9809
|
-
- name: Product Catalog
|
|
9810
|
-
tags:
|
|
9811
|
-
- Product Catalog
|
|
9812
|
-
- name: Carts
|
|
9813
|
-
tags:
|
|
9814
|
-
- Carts
|
|
9815
|
-
- name: Orders
|
|
9816
|
-
tags:
|
|
9817
|
-
- Orders
|
|
9818
|
-
- name: Customers
|
|
9819
|
-
tags:
|
|
9820
|
-
- Customers
|
|
9821
|
-
- name: Markets
|
|
9822
|
-
tags:
|
|
9823
|
-
- Markets
|
|
9824
|
-
- name: Wishlists
|
|
9825
|
-
tags:
|
|
9826
|
-
- Wishlists
|
|
9827
|
-
- name: Newsletter Subscribers
|
|
9828
|
-
tags:
|
|
9829
|
-
- Newsletter Subscribers
|
|
9830
|
-
- name: Policies
|
|
9831
|
-
tags:
|
|
9832
|
-
- Policies
|
|
9833
|
-
- name: Digitals
|
|
9834
|
-
tags:
|
|
9835
|
-
- Digitals
|
|
9836
9996
|
components:
|
|
9837
9997
|
securitySchemes:
|
|
9838
9998
|
api_key:
|
|
@@ -10228,6 +10388,9 @@ components:
|
|
|
10228
10388
|
market_id:
|
|
10229
10389
|
type: string
|
|
10230
10390
|
nullable: true
|
|
10391
|
+
channel_id:
|
|
10392
|
+
type: string
|
|
10393
|
+
nullable: true
|
|
10231
10394
|
number:
|
|
10232
10395
|
type: string
|
|
10233
10396
|
token:
|
|
@@ -10368,6 +10531,7 @@ components:
|
|
|
10368
10531
|
required:
|
|
10369
10532
|
- id
|
|
10370
10533
|
- market_id
|
|
10534
|
+
- channel_id
|
|
10371
10535
|
- number
|
|
10372
10536
|
- token
|
|
10373
10537
|
- email
|
|
@@ -10502,12 +10666,18 @@ components:
|
|
|
10502
10666
|
type: boolean
|
|
10503
10667
|
default:
|
|
10504
10668
|
type: boolean
|
|
10669
|
+
storefront_access:
|
|
10670
|
+
type: string
|
|
10671
|
+
guest_checkout:
|
|
10672
|
+
type: boolean
|
|
10505
10673
|
required:
|
|
10506
10674
|
- id
|
|
10507
10675
|
- name
|
|
10508
10676
|
- code
|
|
10509
10677
|
- active
|
|
10510
10678
|
- default
|
|
10679
|
+
- storefront_access
|
|
10680
|
+
- guest_checkout
|
|
10511
10681
|
x-typelizer: true
|
|
10512
10682
|
Country:
|
|
10513
10683
|
type: object
|
|
@@ -10613,6 +10783,17 @@ components:
|
|
|
10613
10783
|
- key
|
|
10614
10784
|
- value
|
|
10615
10785
|
x-typelizer: true
|
|
10786
|
+
CustomerGroup:
|
|
10787
|
+
type: object
|
|
10788
|
+
properties:
|
|
10789
|
+
id:
|
|
10790
|
+
type: string
|
|
10791
|
+
name:
|
|
10792
|
+
type: string
|
|
10793
|
+
required:
|
|
10794
|
+
- id
|
|
10795
|
+
- name
|
|
10796
|
+
x-typelizer: true
|
|
10616
10797
|
Customer:
|
|
10617
10798
|
type: object
|
|
10618
10799
|
properties:
|
|
@@ -10649,6 +10830,14 @@ components:
|
|
|
10649
10830
|
allOf:
|
|
10650
10831
|
- "$ref": "#/components/schemas/Address"
|
|
10651
10832
|
nullable: true
|
|
10833
|
+
newsletter_subscriber:
|
|
10834
|
+
allOf:
|
|
10835
|
+
- "$ref": "#/components/schemas/NewsletterSubscriber"
|
|
10836
|
+
nullable: true
|
|
10837
|
+
customer_groups:
|
|
10838
|
+
type: array
|
|
10839
|
+
items:
|
|
10840
|
+
"$ref": "#/components/schemas/CustomerGroup"
|
|
10652
10841
|
required:
|
|
10653
10842
|
- id
|
|
10654
10843
|
- email
|
|
@@ -10662,6 +10851,8 @@ components:
|
|
|
10662
10851
|
- addresses
|
|
10663
10852
|
- default_billing_address
|
|
10664
10853
|
- default_shipping_address
|
|
10854
|
+
- newsletter_subscriber
|
|
10855
|
+
- customer_groups
|
|
10665
10856
|
x-typelizer: true
|
|
10666
10857
|
DeliveryMethod:
|
|
10667
10858
|
type: object
|