@spree/docs 0.1.32 → 0.1.34
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/admin-api/authentication.md +161 -0
- package/dist/api-reference/admin-api/errors.md +277 -0
- package/dist/api-reference/admin-api/introduction.md +68 -0
- package/dist/api-reference/admin-api/querying.md +296 -0
- package/dist/api-reference/store.yaml +610 -528
- package/package.json +2 -2
|
@@ -102,56 +102,56 @@ paths:
|
|
|
102
102
|
first_name: John
|
|
103
103
|
last_name: Doe
|
|
104
104
|
full_name: John Doe
|
|
105
|
-
address1:
|
|
105
|
+
address1: 65 Lovely Street
|
|
106
106
|
address2: Northwest
|
|
107
|
-
postal_code: '
|
|
108
|
-
city:
|
|
107
|
+
postal_code: '10118'
|
|
108
|
+
city: New York
|
|
109
109
|
phone: 555-555-0199
|
|
110
110
|
company: Company
|
|
111
|
-
country_name:
|
|
112
|
-
country_iso:
|
|
113
|
-
state_text:
|
|
114
|
-
state_abbr:
|
|
111
|
+
country_name: United States of America
|
|
112
|
+
country_iso: US
|
|
113
|
+
state_text: NY
|
|
114
|
+
state_abbr: NY
|
|
115
115
|
quick_checkout: false
|
|
116
116
|
is_default_billing: false
|
|
117
117
|
is_default_shipping: false
|
|
118
|
-
state_name:
|
|
118
|
+
state_name: New York
|
|
119
119
|
- id: addr_gbHJdmfrXB
|
|
120
120
|
first_name: John
|
|
121
121
|
last_name: Doe
|
|
122
122
|
full_name: John Doe
|
|
123
|
-
address1:
|
|
123
|
+
address1: 64 Lovely Street
|
|
124
124
|
address2: Northwest
|
|
125
|
-
postal_code: '
|
|
126
|
-
city:
|
|
125
|
+
postal_code: '10118'
|
|
126
|
+
city: New York
|
|
127
127
|
phone: 555-555-0199
|
|
128
128
|
company: Company
|
|
129
129
|
country_name: United States of America
|
|
130
130
|
country_iso: US
|
|
131
|
-
state_text:
|
|
132
|
-
state_abbr:
|
|
131
|
+
state_text: NY
|
|
132
|
+
state_abbr: NY
|
|
133
133
|
quick_checkout: false
|
|
134
134
|
is_default_billing: true
|
|
135
135
|
is_default_shipping: false
|
|
136
|
-
state_name:
|
|
136
|
+
state_name: New York
|
|
137
137
|
- id: addr_UkLWZg9DAJ
|
|
138
138
|
first_name: John
|
|
139
139
|
last_name: Doe
|
|
140
140
|
full_name: John Doe
|
|
141
|
-
address1:
|
|
141
|
+
address1: 63 Lovely Street
|
|
142
142
|
address2: Northwest
|
|
143
|
-
postal_code: '
|
|
144
|
-
city:
|
|
143
|
+
postal_code: '10118'
|
|
144
|
+
city: New York
|
|
145
145
|
phone: 555-555-0199
|
|
146
146
|
company: Company
|
|
147
147
|
country_name: United States of America
|
|
148
148
|
country_iso: US
|
|
149
|
-
state_text:
|
|
150
|
-
state_abbr:
|
|
149
|
+
state_text: NY
|
|
150
|
+
state_abbr: NY
|
|
151
151
|
quick_checkout: false
|
|
152
152
|
is_default_billing: false
|
|
153
153
|
is_default_shipping: true
|
|
154
|
-
state_name:
|
|
154
|
+
state_name: New York
|
|
155
155
|
meta:
|
|
156
156
|
page: 1
|
|
157
157
|
limit: 25
|
|
@@ -239,14 +239,14 @@ paths:
|
|
|
239
239
|
city: New York
|
|
240
240
|
phone: "+1 555 123 4567"
|
|
241
241
|
company:
|
|
242
|
-
country_name:
|
|
243
|
-
country_iso:
|
|
244
|
-
state_text:
|
|
245
|
-
state_abbr:
|
|
242
|
+
country_name: United States of America
|
|
243
|
+
country_iso: US
|
|
244
|
+
state_text: NY
|
|
245
|
+
state_abbr: NY
|
|
246
246
|
quick_checkout: false
|
|
247
247
|
is_default_billing: false
|
|
248
248
|
is_default_shipping: false
|
|
249
|
-
state_name:
|
|
249
|
+
state_name: New York
|
|
250
250
|
schema:
|
|
251
251
|
"$ref": "#/components/schemas/Address"
|
|
252
252
|
'422':
|
|
@@ -387,20 +387,20 @@ paths:
|
|
|
387
387
|
first_name: John
|
|
388
388
|
last_name: Doe
|
|
389
389
|
full_name: John Doe
|
|
390
|
-
address1:
|
|
390
|
+
address1: 77 Lovely Street
|
|
391
391
|
address2: Northwest
|
|
392
|
-
postal_code: '
|
|
393
|
-
city:
|
|
392
|
+
postal_code: '10118'
|
|
393
|
+
city: New York
|
|
394
394
|
phone: 555-555-0199
|
|
395
395
|
company: Company
|
|
396
|
-
country_name:
|
|
397
|
-
country_iso:
|
|
398
|
-
state_text:
|
|
399
|
-
state_abbr:
|
|
396
|
+
country_name: United States of America
|
|
397
|
+
country_iso: US
|
|
398
|
+
state_text: NY
|
|
399
|
+
state_abbr: NY
|
|
400
400
|
quick_checkout: false
|
|
401
401
|
is_default_billing: false
|
|
402
402
|
is_default_shipping: false
|
|
403
|
-
state_name:
|
|
403
|
+
state_name: New York
|
|
404
404
|
schema:
|
|
405
405
|
"$ref": "#/components/schemas/Address"
|
|
406
406
|
'404':
|
|
@@ -462,20 +462,20 @@ paths:
|
|
|
462
462
|
first_name: John
|
|
463
463
|
last_name: Doe
|
|
464
464
|
full_name: John Doe
|
|
465
|
-
address1:
|
|
465
|
+
address1: 83 Lovely Street
|
|
466
466
|
address2: Northwest
|
|
467
|
-
postal_code: '
|
|
467
|
+
postal_code: '10118'
|
|
468
468
|
city: Los Angeles
|
|
469
469
|
phone: 555-555-0199
|
|
470
470
|
company: Company
|
|
471
|
-
country_name:
|
|
472
|
-
country_iso:
|
|
473
|
-
state_text:
|
|
474
|
-
state_abbr:
|
|
471
|
+
country_name: United States of America
|
|
472
|
+
country_iso: US
|
|
473
|
+
state_text: NY
|
|
474
|
+
state_abbr: NY
|
|
475
475
|
quick_checkout: false
|
|
476
476
|
is_default_billing: false
|
|
477
477
|
is_default_shipping: false
|
|
478
|
-
state_name:
|
|
478
|
+
state_name: New York
|
|
479
479
|
schema:
|
|
480
480
|
"$ref": "#/components/schemas/Address"
|
|
481
481
|
requestBody:
|
|
@@ -590,15 +590,16 @@ paths:
|
|
|
590
590
|
content:
|
|
591
591
|
application/json:
|
|
592
592
|
example:
|
|
593
|
-
token: eyJhbGciOiJIUzI1NiJ9.
|
|
594
|
-
refresh_token:
|
|
593
|
+
token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX3R5cGUiOiJjdXN0b21lciIsImp0aSI6IjUyMWQ1YzAxLWZkZjgtNDQ3My04MDk2LTBhNmIyYzlhMzQyNiIsImlzcyI6InNwcmVlIiwiYXVkIjoic3RvcmVfYXBpIiwiZXhwIjoxNzc3NDk4MjU1fQ.REJwQWqlzarNd_TADKFBUnuFk7HCQJPoCCBcaQIV2pE
|
|
594
|
+
refresh_token: XPJQbpb99u3n8mfatXsiPygL
|
|
595
595
|
user:
|
|
596
596
|
id: cus_UkLWZg9DAJ
|
|
597
597
|
email: test@example.com
|
|
598
|
-
first_name:
|
|
599
|
-
last_name:
|
|
598
|
+
first_name: Mathew
|
|
599
|
+
last_name: Bayer
|
|
600
600
|
phone:
|
|
601
601
|
accepts_email_marketing: false
|
|
602
|
+
full_name: Mathew Bayer
|
|
602
603
|
available_store_credit_total: '0'
|
|
603
604
|
display_available_store_credit_total: "$0.00"
|
|
604
605
|
addresses: []
|
|
@@ -671,15 +672,16 @@ paths:
|
|
|
671
672
|
content:
|
|
672
673
|
application/json:
|
|
673
674
|
example:
|
|
674
|
-
token: eyJhbGciOiJIUzI1NiJ9.
|
|
675
|
-
refresh_token:
|
|
675
|
+
token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX3R5cGUiOiJjdXN0b21lciIsImp0aSI6IjU2ZTA2YmZiLTQ2MTQtNGYxNC05YmFmLWJiOTY3OWU0N2QwYyIsImlzcyI6InNwcmVlIiwiYXVkIjoic3RvcmVfYXBpIiwiZXhwIjoxNzc3NDk4MjU2fQ.Y_B6-QarGKzxJu4d76m-B489kmJ9fXBpbgXo9HnLA0Y
|
|
676
|
+
refresh_token: VzP8jvcXUsAmMAXyYLGxjqde
|
|
676
677
|
user:
|
|
677
678
|
id: cus_UkLWZg9DAJ
|
|
678
679
|
email: test@example.com
|
|
679
|
-
first_name:
|
|
680
|
-
last_name:
|
|
680
|
+
first_name: Ahmad
|
|
681
|
+
last_name: Grady
|
|
681
682
|
phone:
|
|
682
683
|
accepts_email_marketing: false
|
|
684
|
+
full_name: Ahmad Grady
|
|
683
685
|
available_store_credit_total: '0'
|
|
684
686
|
display_available_store_credit_total: "$0.00"
|
|
685
687
|
addresses: []
|
|
@@ -843,9 +845,9 @@ paths:
|
|
|
843
845
|
data:
|
|
844
846
|
- id: cart_gbHJdmfrXB
|
|
845
847
|
market_id:
|
|
846
|
-
number:
|
|
847
|
-
token:
|
|
848
|
-
email:
|
|
848
|
+
number: R182881602
|
|
849
|
+
token: 7xmFzBupB64Eqt1AJrjxAZshQ6hpfxqeukX
|
|
850
|
+
email: elidia_dubuque@fadeloga.us
|
|
849
851
|
customer_note:
|
|
850
852
|
currency: USD
|
|
851
853
|
locale: en
|
|
@@ -887,8 +889,8 @@ paths:
|
|
|
887
889
|
variant_id: variant_gbHJdmfrXB
|
|
888
890
|
quantity: 1
|
|
889
891
|
currency: USD
|
|
890
|
-
name: Product
|
|
891
|
-
slug: product-
|
|
892
|
+
name: Product 477312
|
|
893
|
+
slug: product-477312
|
|
892
894
|
options_text: ''
|
|
893
895
|
price: '10.0'
|
|
894
896
|
display_price: "$10.00"
|
|
@@ -913,7 +915,7 @@ paths:
|
|
|
913
915
|
digital_links: []
|
|
914
916
|
fulfillments:
|
|
915
917
|
- id: ful_gbHJdmfrXB
|
|
916
|
-
number:
|
|
918
|
+
number: H50238594154
|
|
917
919
|
tracking: U10000
|
|
918
920
|
tracking_url:
|
|
919
921
|
cost: '100.0'
|
|
@@ -941,14 +943,14 @@ paths:
|
|
|
941
943
|
code: UPS_GROUND
|
|
942
944
|
stock_location:
|
|
943
945
|
id: sloc_UkLWZg9DAJ
|
|
944
|
-
state_abbr:
|
|
945
|
-
name:
|
|
946
|
+
state_abbr: NY
|
|
947
|
+
name: Rashida Ward
|
|
946
948
|
address1: 1600 Pennsylvania Ave NW
|
|
947
949
|
city: Washington
|
|
948
950
|
zipcode: '20500'
|
|
949
951
|
country_iso: US
|
|
950
952
|
country_name: United States of America
|
|
951
|
-
state_text:
|
|
953
|
+
state_text: NY
|
|
952
954
|
delivery_rates:
|
|
953
955
|
- id: dr_gbHJdmfrXB
|
|
954
956
|
delivery_method_id: dm_gbHJdmfrXB
|
|
@@ -974,47 +976,47 @@ paths:
|
|
|
974
976
|
first_name: John
|
|
975
977
|
last_name: Doe
|
|
976
978
|
full_name: John Doe
|
|
977
|
-
address1:
|
|
979
|
+
address1: 98 Lovely Street
|
|
978
980
|
address2: Northwest
|
|
979
|
-
postal_code: '
|
|
980
|
-
city:
|
|
981
|
+
postal_code: '10118'
|
|
982
|
+
city: New York
|
|
981
983
|
phone: 555-555-0199
|
|
982
984
|
company: Company
|
|
983
985
|
country_name: United States of America
|
|
984
986
|
country_iso: US
|
|
985
|
-
state_text:
|
|
986
|
-
state_abbr:
|
|
987
|
+
state_text: NY
|
|
988
|
+
state_abbr: NY
|
|
987
989
|
quick_checkout: false
|
|
988
990
|
is_default_billing: false
|
|
989
991
|
is_default_shipping: false
|
|
990
|
-
state_name:
|
|
992
|
+
state_name: New York
|
|
991
993
|
shipping_address:
|
|
992
994
|
id: addr_OIJLhNcSbf
|
|
993
995
|
first_name: John
|
|
994
996
|
last_name: Doe
|
|
995
997
|
full_name: John Doe
|
|
996
|
-
address1:
|
|
998
|
+
address1: 99 Lovely Street
|
|
997
999
|
address2: Northwest
|
|
998
|
-
postal_code: '
|
|
999
|
-
city:
|
|
1000
|
+
postal_code: '10118'
|
|
1001
|
+
city: New York
|
|
1000
1002
|
phone: 555-555-0199
|
|
1001
1003
|
company: Company
|
|
1002
1004
|
country_name: United States of America
|
|
1003
1005
|
country_iso: US
|
|
1004
|
-
state_text:
|
|
1005
|
-
state_abbr:
|
|
1006
|
+
state_text: NY
|
|
1007
|
+
state_abbr: NY
|
|
1006
1008
|
quick_checkout: false
|
|
1007
1009
|
is_default_billing: false
|
|
1008
1010
|
is_default_shipping: false
|
|
1009
|
-
state_name:
|
|
1011
|
+
state_name: New York
|
|
1010
1012
|
payment_methods: []
|
|
1011
1013
|
gift_card:
|
|
1012
1014
|
market:
|
|
1013
1015
|
- id: cart_UkLWZg9DAJ
|
|
1014
1016
|
market_id:
|
|
1015
|
-
number:
|
|
1016
|
-
token:
|
|
1017
|
-
email:
|
|
1017
|
+
number: R180174120
|
|
1018
|
+
token: M8LpDgv8esPyaFgerorVBCzTNxbbRBiBcH6
|
|
1019
|
+
email: elidia_dubuque@fadeloga.us
|
|
1018
1020
|
customer_note:
|
|
1019
1021
|
currency: USD
|
|
1020
1022
|
locale: en
|
|
@@ -1056,8 +1058,8 @@ paths:
|
|
|
1056
1058
|
variant_id: variant_UkLWZg9DAJ
|
|
1057
1059
|
quantity: 1
|
|
1058
1060
|
currency: USD
|
|
1059
|
-
name: Product
|
|
1060
|
-
slug: product-
|
|
1061
|
+
name: Product 466677
|
|
1062
|
+
slug: product-466677
|
|
1061
1063
|
options_text: ''
|
|
1062
1064
|
price: '10.0'
|
|
1063
1065
|
display_price: "$10.00"
|
|
@@ -1082,7 +1084,7 @@ paths:
|
|
|
1082
1084
|
digital_links: []
|
|
1083
1085
|
fulfillments:
|
|
1084
1086
|
- id: ful_UkLWZg9DAJ
|
|
1085
|
-
number:
|
|
1087
|
+
number: H72269460516
|
|
1086
1088
|
tracking: U10000
|
|
1087
1089
|
tracking_url:
|
|
1088
1090
|
cost: '100.0'
|
|
@@ -1110,14 +1112,14 @@ paths:
|
|
|
1110
1112
|
code: UPS_GROUND
|
|
1111
1113
|
stock_location:
|
|
1112
1114
|
id: sloc_UkLWZg9DAJ
|
|
1113
|
-
state_abbr:
|
|
1114
|
-
name:
|
|
1115
|
+
state_abbr: NY
|
|
1116
|
+
name: Rashida Ward
|
|
1115
1117
|
address1: 1600 Pennsylvania Ave NW
|
|
1116
1118
|
city: Washington
|
|
1117
1119
|
zipcode: '20500'
|
|
1118
1120
|
country_iso: US
|
|
1119
1121
|
country_name: United States of America
|
|
1120
|
-
state_text:
|
|
1122
|
+
state_text: NY
|
|
1121
1123
|
delivery_rates:
|
|
1122
1124
|
- id: dr_UkLWZg9DAJ
|
|
1123
1125
|
delivery_method_id: dm_UkLWZg9DAJ
|
|
@@ -1143,39 +1145,39 @@ paths:
|
|
|
1143
1145
|
first_name: John
|
|
1144
1146
|
last_name: Doe
|
|
1145
1147
|
full_name: John Doe
|
|
1146
|
-
address1:
|
|
1148
|
+
address1: 96 Lovely Street
|
|
1147
1149
|
address2: Northwest
|
|
1148
|
-
postal_code: '
|
|
1149
|
-
city:
|
|
1150
|
+
postal_code: '10118'
|
|
1151
|
+
city: New York
|
|
1150
1152
|
phone: 555-555-0199
|
|
1151
1153
|
company: Company
|
|
1152
1154
|
country_name: United States of America
|
|
1153
1155
|
country_iso: US
|
|
1154
|
-
state_text:
|
|
1155
|
-
state_abbr:
|
|
1156
|
+
state_text: NY
|
|
1157
|
+
state_abbr: NY
|
|
1156
1158
|
quick_checkout: false
|
|
1157
1159
|
is_default_billing: false
|
|
1158
1160
|
is_default_shipping: false
|
|
1159
|
-
state_name:
|
|
1161
|
+
state_name: New York
|
|
1160
1162
|
shipping_address:
|
|
1161
1163
|
id: addr_VqXmZF31wY
|
|
1162
1164
|
first_name: John
|
|
1163
1165
|
last_name: Doe
|
|
1164
1166
|
full_name: John Doe
|
|
1165
|
-
address1:
|
|
1167
|
+
address1: 97 Lovely Street
|
|
1166
1168
|
address2: Northwest
|
|
1167
|
-
postal_code: '
|
|
1168
|
-
city:
|
|
1169
|
+
postal_code: '10118'
|
|
1170
|
+
city: New York
|
|
1169
1171
|
phone: 555-555-0199
|
|
1170
1172
|
company: Company
|
|
1171
1173
|
country_name: United States of America
|
|
1172
1174
|
country_iso: US
|
|
1173
|
-
state_text:
|
|
1174
|
-
state_abbr:
|
|
1175
|
+
state_text: NY
|
|
1176
|
+
state_abbr: NY
|
|
1175
1177
|
quick_checkout: false
|
|
1176
1178
|
is_default_billing: false
|
|
1177
1179
|
is_default_shipping: false
|
|
1178
|
-
state_name:
|
|
1180
|
+
state_name: New York
|
|
1179
1181
|
payment_methods: []
|
|
1180
1182
|
gift_card:
|
|
1181
1183
|
market:
|
|
@@ -1254,8 +1256,8 @@ paths:
|
|
|
1254
1256
|
example:
|
|
1255
1257
|
id: cart_UkLWZg9DAJ
|
|
1256
1258
|
market_id:
|
|
1257
|
-
number:
|
|
1258
|
-
token:
|
|
1259
|
+
number: R019335701
|
|
1260
|
+
token: gt4CxjNxUGXa3c8guMYCXPvRMWBbpKPSDCy
|
|
1259
1261
|
email:
|
|
1260
1262
|
customer_note:
|
|
1261
1263
|
currency: USD
|
|
@@ -1410,9 +1412,9 @@ paths:
|
|
|
1410
1412
|
example:
|
|
1411
1413
|
id: cart_UkLWZg9DAJ
|
|
1412
1414
|
market_id:
|
|
1413
|
-
number:
|
|
1414
|
-
token:
|
|
1415
|
-
email:
|
|
1415
|
+
number: R136520724
|
|
1416
|
+
token: RDTgrgyzKwVcNA6uExX2tPfK9FiT5RiXg5X
|
|
1417
|
+
email: bryon@abernathyturner.com
|
|
1416
1418
|
customer_note:
|
|
1417
1419
|
currency: USD
|
|
1418
1420
|
locale: en
|
|
@@ -1439,7 +1441,7 @@ paths:
|
|
|
1439
1441
|
display_delivery_total: "$0.00"
|
|
1440
1442
|
warnings:
|
|
1441
1443
|
- code: line_item_removed
|
|
1442
|
-
message: Product
|
|
1444
|
+
message: Product 517886 was removed because it was sold out
|
|
1443
1445
|
line_item_id: li_UkLWZg9DAJ
|
|
1444
1446
|
variant_id: variant_UkLWZg9DAJ
|
|
1445
1447
|
store_credit_total: '0.0'
|
|
@@ -1464,39 +1466,39 @@ paths:
|
|
|
1464
1466
|
first_name: John
|
|
1465
1467
|
last_name: Doe
|
|
1466
1468
|
full_name: John Doe
|
|
1467
|
-
address1:
|
|
1469
|
+
address1: 106 Lovely Street
|
|
1468
1470
|
address2: Northwest
|
|
1469
|
-
postal_code: '
|
|
1470
|
-
city:
|
|
1471
|
+
postal_code: '10118'
|
|
1472
|
+
city: New York
|
|
1471
1473
|
phone: 555-555-0199
|
|
1472
1474
|
company: Company
|
|
1473
1475
|
country_name: United States of America
|
|
1474
1476
|
country_iso: US
|
|
1475
|
-
state_text:
|
|
1476
|
-
state_abbr:
|
|
1477
|
+
state_text: NY
|
|
1478
|
+
state_abbr: NY
|
|
1477
1479
|
quick_checkout: false
|
|
1478
1480
|
is_default_billing: false
|
|
1479
1481
|
is_default_shipping: false
|
|
1480
|
-
state_name:
|
|
1482
|
+
state_name: New York
|
|
1481
1483
|
shipping_address:
|
|
1482
1484
|
id: addr_gbHJdmfrXB
|
|
1483
1485
|
first_name: John
|
|
1484
1486
|
last_name: Doe
|
|
1485
1487
|
full_name: John Doe
|
|
1486
|
-
address1:
|
|
1488
|
+
address1: 107 Lovely Street
|
|
1487
1489
|
address2: Northwest
|
|
1488
|
-
postal_code: '
|
|
1489
|
-
city:
|
|
1490
|
+
postal_code: '10118'
|
|
1491
|
+
city: New York
|
|
1490
1492
|
phone: 555-555-0199
|
|
1491
1493
|
company: Company
|
|
1492
1494
|
country_name: United States of America
|
|
1493
1495
|
country_iso: US
|
|
1494
|
-
state_text:
|
|
1495
|
-
state_abbr:
|
|
1496
|
+
state_text: NY
|
|
1497
|
+
state_abbr: NY
|
|
1496
1498
|
quick_checkout: false
|
|
1497
1499
|
is_default_billing: false
|
|
1498
1500
|
is_default_shipping: false
|
|
1499
|
-
state_name:
|
|
1501
|
+
state_name: New York
|
|
1500
1502
|
payment_methods: []
|
|
1501
1503
|
gift_card:
|
|
1502
1504
|
market:
|
|
@@ -1581,9 +1583,9 @@ paths:
|
|
|
1581
1583
|
example:
|
|
1582
1584
|
id: cart_UkLWZg9DAJ
|
|
1583
1585
|
market_id:
|
|
1584
|
-
number:
|
|
1585
|
-
token:
|
|
1586
|
-
email:
|
|
1586
|
+
number: R589446831
|
|
1587
|
+
token: 5jpsbFd46zdFZnxX83WMCjoaVuRUz5NjNCv
|
|
1588
|
+
email: shellie@mertz.us
|
|
1587
1589
|
customer_note: Leave at door
|
|
1588
1590
|
currency: USD
|
|
1589
1591
|
locale: en
|
|
@@ -1627,8 +1629,8 @@ paths:
|
|
|
1627
1629
|
variant_id: variant_UkLWZg9DAJ
|
|
1628
1630
|
quantity: 1
|
|
1629
1631
|
currency: USD
|
|
1630
|
-
name: Product
|
|
1631
|
-
slug: product-
|
|
1632
|
+
name: Product 52369
|
|
1633
|
+
slug: product-52369
|
|
1632
1634
|
options_text: ''
|
|
1633
1635
|
price: '19.99'
|
|
1634
1636
|
display_price: "$19.99"
|
|
@@ -1653,7 +1655,7 @@ paths:
|
|
|
1653
1655
|
digital_links: []
|
|
1654
1656
|
fulfillments:
|
|
1655
1657
|
- id: ful_gbHJdmfrXB
|
|
1656
|
-
number:
|
|
1658
|
+
number: H91438962756
|
|
1657
1659
|
tracking:
|
|
1658
1660
|
tracking_url:
|
|
1659
1661
|
cost: '10.0'
|
|
@@ -1681,14 +1683,14 @@ paths:
|
|
|
1681
1683
|
code: UPS_GROUND
|
|
1682
1684
|
stock_location:
|
|
1683
1685
|
id: sloc_UkLWZg9DAJ
|
|
1684
|
-
state_abbr:
|
|
1685
|
-
name:
|
|
1686
|
+
state_abbr: NY
|
|
1687
|
+
name: Ike Schumm
|
|
1686
1688
|
address1: 1600 Pennsylvania Ave NW
|
|
1687
1689
|
city: Washington
|
|
1688
1690
|
zipcode: '20500'
|
|
1689
1691
|
country_iso: US
|
|
1690
1692
|
country_name: United States of America
|
|
1691
|
-
state_text:
|
|
1693
|
+
state_text: NY
|
|
1692
1694
|
delivery_rates:
|
|
1693
1695
|
- id: dr_gbHJdmfrXB
|
|
1694
1696
|
delivery_method_id: dm_UkLWZg9DAJ
|
|
@@ -1714,39 +1716,39 @@ paths:
|
|
|
1714
1716
|
first_name: John
|
|
1715
1717
|
last_name: Doe
|
|
1716
1718
|
full_name: John Doe
|
|
1717
|
-
address1:
|
|
1719
|
+
address1: 110 Lovely Street
|
|
1718
1720
|
address2: Northwest
|
|
1719
|
-
postal_code: '
|
|
1720
|
-
city:
|
|
1721
|
+
postal_code: '10118'
|
|
1722
|
+
city: New York
|
|
1721
1723
|
phone: 555-555-0199
|
|
1722
1724
|
company: Company
|
|
1723
1725
|
country_name: United States of America
|
|
1724
1726
|
country_iso: US
|
|
1725
|
-
state_text:
|
|
1726
|
-
state_abbr:
|
|
1727
|
+
state_text: NY
|
|
1728
|
+
state_abbr: NY
|
|
1727
1729
|
quick_checkout: false
|
|
1728
1730
|
is_default_billing: false
|
|
1729
1731
|
is_default_shipping: false
|
|
1730
|
-
state_name:
|
|
1732
|
+
state_name: New York
|
|
1731
1733
|
shipping_address:
|
|
1732
1734
|
id: addr_VqXmZF31wY
|
|
1733
1735
|
first_name: John
|
|
1734
1736
|
last_name: Doe
|
|
1735
1737
|
full_name: John Doe
|
|
1736
|
-
address1:
|
|
1738
|
+
address1: 111 Lovely Street
|
|
1737
1739
|
address2: Northwest
|
|
1738
|
-
postal_code: '
|
|
1739
|
-
city:
|
|
1740
|
+
postal_code: '10118'
|
|
1741
|
+
city: New York
|
|
1740
1742
|
phone: 555-555-0199
|
|
1741
1743
|
company: Company
|
|
1742
1744
|
country_name: United States of America
|
|
1743
1745
|
country_iso: US
|
|
1744
|
-
state_text:
|
|
1745
|
-
state_abbr:
|
|
1746
|
+
state_text: NY
|
|
1747
|
+
state_abbr: NY
|
|
1746
1748
|
quick_checkout: false
|
|
1747
1749
|
is_default_billing: false
|
|
1748
1750
|
is_default_shipping: false
|
|
1749
|
-
state_name:
|
|
1751
|
+
state_name: New York
|
|
1750
1752
|
payment_methods: []
|
|
1751
1753
|
gift_card:
|
|
1752
1754
|
market:
|
|
@@ -1919,9 +1921,9 @@ paths:
|
|
|
1919
1921
|
example:
|
|
1920
1922
|
id: cart_UkLWZg9DAJ
|
|
1921
1923
|
market_id:
|
|
1922
|
-
number:
|
|
1923
|
-
token:
|
|
1924
|
-
email:
|
|
1924
|
+
number: R265003786
|
|
1925
|
+
token: aFhxuJ1gwfZ9RxSPHFyEdgDesj1URBDnDwg
|
|
1926
|
+
email: elaina@christiansen.ca
|
|
1925
1927
|
customer_note:
|
|
1926
1928
|
currency: USD
|
|
1927
1929
|
locale: en
|
|
@@ -1963,8 +1965,8 @@ paths:
|
|
|
1963
1965
|
variant_id: variant_UkLWZg9DAJ
|
|
1964
1966
|
quantity: 1
|
|
1965
1967
|
currency: USD
|
|
1966
|
-
name: Product
|
|
1967
|
-
slug: product-
|
|
1968
|
+
name: Product 545852
|
|
1969
|
+
slug: product-545852
|
|
1968
1970
|
options_text: ''
|
|
1969
1971
|
price: '10.0'
|
|
1970
1972
|
display_price: "$10.00"
|
|
@@ -1989,7 +1991,7 @@ paths:
|
|
|
1989
1991
|
digital_links: []
|
|
1990
1992
|
fulfillments:
|
|
1991
1993
|
- id: ful_UkLWZg9DAJ
|
|
1992
|
-
number:
|
|
1994
|
+
number: H27932063184
|
|
1993
1995
|
tracking: U10000
|
|
1994
1996
|
tracking_url:
|
|
1995
1997
|
cost: '100.0'
|
|
@@ -2017,14 +2019,14 @@ paths:
|
|
|
2017
2019
|
code: UPS_GROUND
|
|
2018
2020
|
stock_location:
|
|
2019
2021
|
id: sloc_UkLWZg9DAJ
|
|
2020
|
-
state_abbr:
|
|
2021
|
-
name:
|
|
2022
|
+
state_abbr: NY
|
|
2023
|
+
name: Hiram Schmidt
|
|
2022
2024
|
address1: 1600 Pennsylvania Ave NW
|
|
2023
2025
|
city: Washington
|
|
2024
2026
|
zipcode: '20500'
|
|
2025
2027
|
country_iso: US
|
|
2026
2028
|
country_name: United States of America
|
|
2027
|
-
state_text:
|
|
2029
|
+
state_text: NY
|
|
2028
2030
|
delivery_rates:
|
|
2029
2031
|
- id: dr_UkLWZg9DAJ
|
|
2030
2032
|
delivery_method_id: dm_UkLWZg9DAJ
|
|
@@ -2050,39 +2052,39 @@ paths:
|
|
|
2050
2052
|
first_name: John
|
|
2051
2053
|
last_name: Doe
|
|
2052
2054
|
full_name: John Doe
|
|
2053
|
-
address1:
|
|
2055
|
+
address1: 116 Lovely Street
|
|
2054
2056
|
address2: Northwest
|
|
2055
|
-
postal_code: '
|
|
2056
|
-
city:
|
|
2057
|
+
postal_code: '10118'
|
|
2058
|
+
city: New York
|
|
2057
2059
|
phone: 555-555-0199
|
|
2058
2060
|
company: Company
|
|
2059
2061
|
country_name: United States of America
|
|
2060
2062
|
country_iso: US
|
|
2061
|
-
state_text:
|
|
2062
|
-
state_abbr:
|
|
2063
|
+
state_text: NY
|
|
2064
|
+
state_abbr: NY
|
|
2063
2065
|
quick_checkout: false
|
|
2064
2066
|
is_default_billing: false
|
|
2065
2067
|
is_default_shipping: false
|
|
2066
|
-
state_name:
|
|
2068
|
+
state_name: New York
|
|
2067
2069
|
shipping_address:
|
|
2068
2070
|
id: addr_gbHJdmfrXB
|
|
2069
2071
|
first_name: John
|
|
2070
2072
|
last_name: Doe
|
|
2071
2073
|
full_name: John Doe
|
|
2072
|
-
address1:
|
|
2074
|
+
address1: 117 Lovely Street
|
|
2073
2075
|
address2: Northwest
|
|
2074
|
-
postal_code: '
|
|
2075
|
-
city:
|
|
2076
|
+
postal_code: '10118'
|
|
2077
|
+
city: New York
|
|
2076
2078
|
phone: 555-555-0199
|
|
2077
2079
|
company: Company
|
|
2078
2080
|
country_name: United States of America
|
|
2079
2081
|
country_iso: US
|
|
2080
|
-
state_text:
|
|
2081
|
-
state_abbr:
|
|
2082
|
+
state_text: NY
|
|
2083
|
+
state_abbr: NY
|
|
2082
2084
|
quick_checkout: false
|
|
2083
2085
|
is_default_billing: false
|
|
2084
2086
|
is_default_shipping: false
|
|
2085
|
-
state_name:
|
|
2087
|
+
state_name: New York
|
|
2086
2088
|
payment_methods: []
|
|
2087
2089
|
gift_card:
|
|
2088
2090
|
market:
|
|
@@ -2152,8 +2154,8 @@ paths:
|
|
|
2152
2154
|
example:
|
|
2153
2155
|
id: or_UkLWZg9DAJ
|
|
2154
2156
|
market_id:
|
|
2155
|
-
number:
|
|
2156
|
-
email:
|
|
2157
|
+
number: R600375601
|
|
2158
|
+
email: jestine_considine@whitespinka.us
|
|
2157
2159
|
customer_note:
|
|
2158
2160
|
currency: USD
|
|
2159
2161
|
locale: en
|
|
@@ -2180,7 +2182,7 @@ paths:
|
|
|
2180
2182
|
display_delivery_total: "$10.00"
|
|
2181
2183
|
fulfillment_status: backorder
|
|
2182
2184
|
payment_status: paid
|
|
2183
|
-
completed_at: '2026-04-
|
|
2185
|
+
completed_at: '2026-04-29T20:31:02.835Z'
|
|
2184
2186
|
store_credit_total: '0.0'
|
|
2185
2187
|
display_store_credit_total: "$0.00"
|
|
2186
2188
|
covered_by_store_credit: false
|
|
@@ -2190,8 +2192,8 @@ paths:
|
|
|
2190
2192
|
variant_id: variant_UkLWZg9DAJ
|
|
2191
2193
|
quantity: 1
|
|
2192
2194
|
currency: USD
|
|
2193
|
-
name: Product
|
|
2194
|
-
slug: product-
|
|
2195
|
+
name: Product 566923
|
|
2196
|
+
slug: product-566923
|
|
2195
2197
|
options_text: ''
|
|
2196
2198
|
price: '19.99'
|
|
2197
2199
|
display_price: "$19.99"
|
|
@@ -2216,7 +2218,7 @@ paths:
|
|
|
2216
2218
|
digital_links: []
|
|
2217
2219
|
fulfillments:
|
|
2218
2220
|
- id: ful_gbHJdmfrXB
|
|
2219
|
-
number:
|
|
2221
|
+
number: H21719438891
|
|
2220
2222
|
tracking:
|
|
2221
2223
|
tracking_url:
|
|
2222
2224
|
cost: '10.0'
|
|
@@ -2244,14 +2246,14 @@ paths:
|
|
|
2244
2246
|
code: UPS_GROUND
|
|
2245
2247
|
stock_location:
|
|
2246
2248
|
id: sloc_UkLWZg9DAJ
|
|
2247
|
-
state_abbr:
|
|
2248
|
-
name:
|
|
2249
|
+
state_abbr: NY
|
|
2250
|
+
name: Zella Flatley
|
|
2249
2251
|
address1: 1600 Pennsylvania Ave NW
|
|
2250
2252
|
city: Washington
|
|
2251
2253
|
zipcode: '20500'
|
|
2252
2254
|
country_iso: US
|
|
2253
2255
|
country_name: United States of America
|
|
2254
|
-
state_text:
|
|
2256
|
+
state_text: NY
|
|
2255
2257
|
delivery_rates:
|
|
2256
2258
|
- id: dr_gbHJdmfrXB
|
|
2257
2259
|
delivery_method_id: dm_UkLWZg9DAJ
|
|
@@ -2274,8 +2276,8 @@ paths:
|
|
|
2274
2276
|
payments:
|
|
2275
2277
|
- id: py_UkLWZg9DAJ
|
|
2276
2278
|
payment_method_id: pm_UkLWZg9DAJ
|
|
2277
|
-
response_code:
|
|
2278
|
-
number:
|
|
2279
|
+
response_code: BGS-3cd8d54d3a63
|
|
2280
|
+
number: P5SEJH2N
|
|
2279
2281
|
amount: '29.99'
|
|
2280
2282
|
display_amount: "$29.99"
|
|
2281
2283
|
status: completed
|
|
@@ -2296,44 +2298,45 @@ paths:
|
|
|
2296
2298
|
description:
|
|
2297
2299
|
type: Spree::PaymentMethod::Check
|
|
2298
2300
|
session_required: false
|
|
2301
|
+
source_required: false
|
|
2299
2302
|
billing_address:
|
|
2300
2303
|
id: addr_EfhxLZ9ck8
|
|
2301
2304
|
first_name: John
|
|
2302
2305
|
last_name: Doe
|
|
2303
2306
|
full_name: John Doe
|
|
2304
|
-
address1:
|
|
2307
|
+
address1: 124 Lovely Street
|
|
2305
2308
|
address2: Northwest
|
|
2306
|
-
postal_code: '
|
|
2307
|
-
city:
|
|
2309
|
+
postal_code: '10118'
|
|
2310
|
+
city: New York
|
|
2308
2311
|
phone: 555-555-0199
|
|
2309
2312
|
company: Company
|
|
2310
2313
|
country_name: United States of America
|
|
2311
2314
|
country_iso: US
|
|
2312
|
-
state_text:
|
|
2313
|
-
state_abbr:
|
|
2315
|
+
state_text: NY
|
|
2316
|
+
state_abbr: NY
|
|
2314
2317
|
quick_checkout: false
|
|
2315
2318
|
is_default_billing: false
|
|
2316
2319
|
is_default_shipping: false
|
|
2317
|
-
state_name:
|
|
2320
|
+
state_name: New York
|
|
2318
2321
|
shipping_address:
|
|
2319
2322
|
id: addr_VqXmZF31wY
|
|
2320
2323
|
first_name: John
|
|
2321
2324
|
last_name: Doe
|
|
2322
2325
|
full_name: John Doe
|
|
2323
|
-
address1:
|
|
2326
|
+
address1: 125 Lovely Street
|
|
2324
2327
|
address2: Northwest
|
|
2325
|
-
postal_code: '
|
|
2326
|
-
city:
|
|
2328
|
+
postal_code: '10118'
|
|
2329
|
+
city: New York
|
|
2327
2330
|
phone: 555-555-0199
|
|
2328
2331
|
company: Company
|
|
2329
2332
|
country_name: United States of America
|
|
2330
2333
|
country_iso: US
|
|
2331
|
-
state_text:
|
|
2332
|
-
state_abbr:
|
|
2334
|
+
state_text: NY
|
|
2335
|
+
state_abbr: NY
|
|
2333
2336
|
quick_checkout: false
|
|
2334
2337
|
is_default_billing: false
|
|
2335
2338
|
is_default_shipping: false
|
|
2336
|
-
state_name:
|
|
2339
|
+
state_name: New York
|
|
2337
2340
|
gift_card:
|
|
2338
2341
|
market:
|
|
2339
2342
|
schema:
|
|
@@ -2622,7 +2625,7 @@ paths:
|
|
|
2622
2625
|
example:
|
|
2623
2626
|
data:
|
|
2624
2627
|
- iso: DE
|
|
2625
|
-
iso3:
|
|
2628
|
+
iso3: IS32
|
|
2626
2629
|
name: Germany
|
|
2627
2630
|
states_required: false
|
|
2628
2631
|
zipcode_required: true
|
|
@@ -3130,15 +3133,16 @@ paths:
|
|
|
3130
3133
|
content:
|
|
3131
3134
|
application/json:
|
|
3132
3135
|
example:
|
|
3133
|
-
token: eyJhbGciOiJIUzI1NiJ9.
|
|
3134
|
-
refresh_token:
|
|
3136
|
+
token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX3R5cGUiOiJjdXN0b21lciIsImp0aSI6ImNlZTBlMmVlLTVjYTMtNGNmNy1hYjRkLWFlNzY3MWE0ODAyMCIsImlzcyI6InNwcmVlIiwiYXVkIjoic3RvcmVfYXBpIiwiZXhwIjoxNzc3NDk4MjY5fQ.b_0Zzjl18__wi6pnjPBGIzu7aE8I1LJ-7Uz5vg2e-_4
|
|
3137
|
+
refresh_token: NYmxCAw5u8FtKDzarLk2VB1A
|
|
3135
3138
|
user:
|
|
3136
3139
|
id: cus_UkLWZg9DAJ
|
|
3137
3140
|
email: customer@example.com
|
|
3138
|
-
first_name:
|
|
3139
|
-
last_name:
|
|
3141
|
+
first_name: Katlyn
|
|
3142
|
+
last_name: Kuhn
|
|
3140
3143
|
phone:
|
|
3141
3144
|
accepts_email_marketing: false
|
|
3145
|
+
full_name: Katlyn Kuhn
|
|
3142
3146
|
available_store_credit_total: '0'
|
|
3143
3147
|
display_available_store_credit_total: "$0.00"
|
|
3144
3148
|
addresses: []
|
|
@@ -3308,8 +3312,8 @@ paths:
|
|
|
3308
3312
|
data:
|
|
3309
3313
|
- id: or_UkLWZg9DAJ
|
|
3310
3314
|
market_id:
|
|
3311
|
-
number:
|
|
3312
|
-
email:
|
|
3315
|
+
number: R270430768
|
|
3316
|
+
email: dayna@cummingswilderman.us
|
|
3313
3317
|
customer_note:
|
|
3314
3318
|
currency: USD
|
|
3315
3319
|
locale: en
|
|
@@ -3336,7 +3340,7 @@ paths:
|
|
|
3336
3340
|
display_delivery_total: "$100.00"
|
|
3337
3341
|
fulfillment_status:
|
|
3338
3342
|
payment_status:
|
|
3339
|
-
completed_at: '2026-04-
|
|
3343
|
+
completed_at: '2026-04-29T20:31:10.038Z'
|
|
3340
3344
|
store_credit_total: '0.0'
|
|
3341
3345
|
display_store_credit_total: "$0.00"
|
|
3342
3346
|
covered_by_store_credit: false
|
|
@@ -3346,8 +3350,8 @@ paths:
|
|
|
3346
3350
|
variant_id: variant_UkLWZg9DAJ
|
|
3347
3351
|
quantity: 1
|
|
3348
3352
|
currency: USD
|
|
3349
|
-
name: Product
|
|
3350
|
-
slug: product-
|
|
3353
|
+
name: Product 653038
|
|
3354
|
+
slug: product-653038
|
|
3351
3355
|
options_text: ''
|
|
3352
3356
|
price: '10.0'
|
|
3353
3357
|
display_price: "$10.00"
|
|
@@ -3372,7 +3376,7 @@ paths:
|
|
|
3372
3376
|
digital_links: []
|
|
3373
3377
|
fulfillments:
|
|
3374
3378
|
- id: ful_UkLWZg9DAJ
|
|
3375
|
-
number:
|
|
3379
|
+
number: H02369830101
|
|
3376
3380
|
tracking: U10000
|
|
3377
3381
|
tracking_url:
|
|
3378
3382
|
cost: '100.0'
|
|
@@ -3400,14 +3404,14 @@ paths:
|
|
|
3400
3404
|
code: UPS_GROUND
|
|
3401
3405
|
stock_location:
|
|
3402
3406
|
id: sloc_UkLWZg9DAJ
|
|
3403
|
-
state_abbr:
|
|
3404
|
-
name:
|
|
3407
|
+
state_abbr: NY
|
|
3408
|
+
name: Shayla Gerlach
|
|
3405
3409
|
address1: 1600 Pennsylvania Ave NW
|
|
3406
3410
|
city: Washington
|
|
3407
3411
|
zipcode: '20500'
|
|
3408
3412
|
country_iso: US
|
|
3409
3413
|
country_name: United States of America
|
|
3410
|
-
state_text:
|
|
3414
|
+
state_text: NY
|
|
3411
3415
|
delivery_rates:
|
|
3412
3416
|
- id: dr_gbHJdmfrXB
|
|
3413
3417
|
delivery_method_id: dm_UkLWZg9DAJ
|
|
@@ -3433,39 +3437,39 @@ paths:
|
|
|
3433
3437
|
first_name: John
|
|
3434
3438
|
last_name: Doe
|
|
3435
3439
|
full_name: John Doe
|
|
3436
|
-
address1:
|
|
3440
|
+
address1: 144 Lovely Street
|
|
3437
3441
|
address2: Northwest
|
|
3438
|
-
postal_code: '
|
|
3439
|
-
city:
|
|
3442
|
+
postal_code: '10118'
|
|
3443
|
+
city: New York
|
|
3440
3444
|
phone: 555-555-0199
|
|
3441
3445
|
company: Company
|
|
3442
3446
|
country_name: United States of America
|
|
3443
3447
|
country_iso: US
|
|
3444
|
-
state_text:
|
|
3445
|
-
state_abbr:
|
|
3448
|
+
state_text: NY
|
|
3449
|
+
state_abbr: NY
|
|
3446
3450
|
quick_checkout: false
|
|
3447
3451
|
is_default_billing: false
|
|
3448
3452
|
is_default_shipping: false
|
|
3449
|
-
state_name:
|
|
3453
|
+
state_name: New York
|
|
3450
3454
|
shipping_address:
|
|
3451
3455
|
id: addr_VqXmZF31wY
|
|
3452
3456
|
first_name: John
|
|
3453
3457
|
last_name: Doe
|
|
3454
3458
|
full_name: John Doe
|
|
3455
|
-
address1:
|
|
3459
|
+
address1: 145 Lovely Street
|
|
3456
3460
|
address2: Northwest
|
|
3457
|
-
postal_code: '
|
|
3458
|
-
city:
|
|
3461
|
+
postal_code: '10118'
|
|
3462
|
+
city: New York
|
|
3459
3463
|
phone: 555-555-0199
|
|
3460
3464
|
company: Company
|
|
3461
3465
|
country_name: United States of America
|
|
3462
3466
|
country_iso: US
|
|
3463
|
-
state_text:
|
|
3464
|
-
state_abbr:
|
|
3467
|
+
state_text: NY
|
|
3468
|
+
state_abbr: NY
|
|
3465
3469
|
quick_checkout: false
|
|
3466
3470
|
is_default_billing: false
|
|
3467
3471
|
is_default_shipping: false
|
|
3468
|
-
state_name:
|
|
3472
|
+
state_name: New York
|
|
3469
3473
|
gift_card:
|
|
3470
3474
|
market:
|
|
3471
3475
|
meta:
|
|
@@ -3563,8 +3567,8 @@ paths:
|
|
|
3563
3567
|
example:
|
|
3564
3568
|
id: or_UkLWZg9DAJ
|
|
3565
3569
|
market_id:
|
|
3566
|
-
number:
|
|
3567
|
-
email:
|
|
3570
|
+
number: R634795563
|
|
3571
|
+
email: reita_boyle@predovic.co.uk
|
|
3568
3572
|
customer_note:
|
|
3569
3573
|
currency: USD
|
|
3570
3574
|
locale: en
|
|
@@ -3591,7 +3595,7 @@ paths:
|
|
|
3591
3595
|
display_delivery_total: "$100.00"
|
|
3592
3596
|
fulfillment_status:
|
|
3593
3597
|
payment_status:
|
|
3594
|
-
completed_at: '2026-04-
|
|
3598
|
+
completed_at: '2026-04-29T20:31:10.734Z'
|
|
3595
3599
|
store_credit_total: '0.0'
|
|
3596
3600
|
display_store_credit_total: "$0.00"
|
|
3597
3601
|
covered_by_store_credit: false
|
|
@@ -3601,8 +3605,8 @@ paths:
|
|
|
3601
3605
|
variant_id: variant_UkLWZg9DAJ
|
|
3602
3606
|
quantity: 1
|
|
3603
3607
|
currency: USD
|
|
3604
|
-
name: Product
|
|
3605
|
-
slug: product-
|
|
3608
|
+
name: Product 673736
|
|
3609
|
+
slug: product-673736
|
|
3606
3610
|
options_text: ''
|
|
3607
3611
|
price: '10.0'
|
|
3608
3612
|
display_price: "$10.00"
|
|
@@ -3627,7 +3631,7 @@ paths:
|
|
|
3627
3631
|
digital_links: []
|
|
3628
3632
|
fulfillments:
|
|
3629
3633
|
- id: ful_UkLWZg9DAJ
|
|
3630
|
-
number:
|
|
3634
|
+
number: H68508572865
|
|
3631
3635
|
tracking: U10000
|
|
3632
3636
|
tracking_url:
|
|
3633
3637
|
cost: '100.0'
|
|
@@ -3655,14 +3659,14 @@ paths:
|
|
|
3655
3659
|
code: UPS_GROUND
|
|
3656
3660
|
stock_location:
|
|
3657
3661
|
id: sloc_UkLWZg9DAJ
|
|
3658
|
-
state_abbr:
|
|
3659
|
-
name:
|
|
3662
|
+
state_abbr: NY
|
|
3663
|
+
name: Rivka Harvey
|
|
3660
3664
|
address1: 1600 Pennsylvania Ave NW
|
|
3661
3665
|
city: Washington
|
|
3662
3666
|
zipcode: '20500'
|
|
3663
3667
|
country_iso: US
|
|
3664
3668
|
country_name: United States of America
|
|
3665
|
-
state_text:
|
|
3669
|
+
state_text: NY
|
|
3666
3670
|
delivery_rates:
|
|
3667
3671
|
- id: dr_gbHJdmfrXB
|
|
3668
3672
|
delivery_method_id: dm_UkLWZg9DAJ
|
|
@@ -3688,39 +3692,39 @@ paths:
|
|
|
3688
3692
|
first_name: John
|
|
3689
3693
|
last_name: Doe
|
|
3690
3694
|
full_name: John Doe
|
|
3691
|
-
address1:
|
|
3695
|
+
address1: 150 Lovely Street
|
|
3692
3696
|
address2: Northwest
|
|
3693
|
-
postal_code: '
|
|
3694
|
-
city:
|
|
3697
|
+
postal_code: '10118'
|
|
3698
|
+
city: New York
|
|
3695
3699
|
phone: 555-555-0199
|
|
3696
3700
|
company: Company
|
|
3697
3701
|
country_name: United States of America
|
|
3698
3702
|
country_iso: US
|
|
3699
|
-
state_text:
|
|
3700
|
-
state_abbr:
|
|
3703
|
+
state_text: NY
|
|
3704
|
+
state_abbr: NY
|
|
3701
3705
|
quick_checkout: false
|
|
3702
3706
|
is_default_billing: false
|
|
3703
3707
|
is_default_shipping: false
|
|
3704
|
-
state_name:
|
|
3708
|
+
state_name: New York
|
|
3705
3709
|
shipping_address:
|
|
3706
3710
|
id: addr_VqXmZF31wY
|
|
3707
3711
|
first_name: John
|
|
3708
3712
|
last_name: Doe
|
|
3709
3713
|
full_name: John Doe
|
|
3710
|
-
address1:
|
|
3714
|
+
address1: 151 Lovely Street
|
|
3711
3715
|
address2: Northwest
|
|
3712
|
-
postal_code: '
|
|
3713
|
-
city:
|
|
3716
|
+
postal_code: '10118'
|
|
3717
|
+
city: New York
|
|
3714
3718
|
phone: 555-555-0199
|
|
3715
3719
|
company: Company
|
|
3716
3720
|
country_name: United States of America
|
|
3717
3721
|
country_iso: US
|
|
3718
|
-
state_text:
|
|
3719
|
-
state_abbr:
|
|
3722
|
+
state_text: NY
|
|
3723
|
+
state_abbr: NY
|
|
3720
3724
|
quick_checkout: false
|
|
3721
3725
|
is_default_billing: false
|
|
3722
3726
|
is_default_shipping: false
|
|
3723
|
-
state_name:
|
|
3727
|
+
state_name: New York
|
|
3724
3728
|
gift_card:
|
|
3725
3729
|
market:
|
|
3726
3730
|
schema:
|
|
@@ -3776,8 +3780,8 @@ paths:
|
|
|
3776
3780
|
content:
|
|
3777
3781
|
application/json:
|
|
3778
3782
|
example:
|
|
3779
|
-
token: eyJhbGciOiJIUzI1NiJ9.
|
|
3780
|
-
refresh_token:
|
|
3783
|
+
token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX3R5cGUiOiJjdXN0b21lciIsImp0aSI6ImEwYjExODAyLTY3ZWEtNGUzNy04M2Q4LTg1MTQ2YTVhNGIwMyIsImlzcyI6InNwcmVlIiwiYXVkIjoic3RvcmVfYXBpIiwiZXhwIjoxNzc3NDk4MjcxfQ.5idDO7ASyl4HrqvrIOBrurfHFjFFGZl-jjAwtgtiP7o
|
|
3784
|
+
refresh_token: 2AobsjUHtC2zLJjrBGx7jc5z
|
|
3781
3785
|
user:
|
|
3782
3786
|
id: cus_UkLWZg9DAJ
|
|
3783
3787
|
email: newuser@example.com
|
|
@@ -3785,6 +3789,7 @@ paths:
|
|
|
3785
3789
|
last_name: Doe
|
|
3786
3790
|
phone: "+1234567890"
|
|
3787
3791
|
accepts_email_marketing: true
|
|
3792
|
+
full_name: John Doe
|
|
3788
3793
|
available_store_credit_total: '0'
|
|
3789
3794
|
display_available_store_credit_total: "$0.00"
|
|
3790
3795
|
addresses: []
|
|
@@ -3890,11 +3895,12 @@ paths:
|
|
|
3890
3895
|
application/json:
|
|
3891
3896
|
example:
|
|
3892
3897
|
id: cus_UkLWZg9DAJ
|
|
3893
|
-
email:
|
|
3894
|
-
first_name:
|
|
3895
|
-
last_name:
|
|
3898
|
+
email: veronika.rosenbaum@rogahn.ca
|
|
3899
|
+
first_name: Manuela
|
|
3900
|
+
last_name: O'Kon
|
|
3896
3901
|
phone: 555-555-0199
|
|
3897
3902
|
accepts_email_marketing: false
|
|
3903
|
+
full_name: Manuela O'Kon
|
|
3898
3904
|
available_store_credit_total: '0'
|
|
3899
3905
|
display_available_store_credit_total: "$0.00"
|
|
3900
3906
|
addresses:
|
|
@@ -3902,76 +3908,76 @@ paths:
|
|
|
3902
3908
|
first_name: John
|
|
3903
3909
|
last_name: Doe
|
|
3904
3910
|
full_name: John Doe
|
|
3905
|
-
address1:
|
|
3911
|
+
address1: 157 Lovely Street
|
|
3906
3912
|
address2: Northwest
|
|
3907
|
-
postal_code: '
|
|
3908
|
-
city:
|
|
3913
|
+
postal_code: '10118'
|
|
3914
|
+
city: New York
|
|
3909
3915
|
phone: 555-555-0199
|
|
3910
3916
|
company: Company
|
|
3911
3917
|
country_name: United States of America
|
|
3912
3918
|
country_iso: US
|
|
3913
|
-
state_text:
|
|
3914
|
-
state_abbr:
|
|
3919
|
+
state_text: NY
|
|
3920
|
+
state_abbr: NY
|
|
3915
3921
|
quick_checkout: false
|
|
3916
3922
|
is_default_billing: true
|
|
3917
3923
|
is_default_shipping: false
|
|
3918
|
-
state_name:
|
|
3924
|
+
state_name: New York
|
|
3919
3925
|
- id: addr_UkLWZg9DAJ
|
|
3920
3926
|
first_name: John
|
|
3921
3927
|
last_name: Doe
|
|
3922
3928
|
full_name: John Doe
|
|
3923
|
-
address1:
|
|
3929
|
+
address1: 156 Lovely Street
|
|
3924
3930
|
address2: Northwest
|
|
3925
|
-
postal_code: '
|
|
3926
|
-
city:
|
|
3931
|
+
postal_code: '10118'
|
|
3932
|
+
city: New York
|
|
3927
3933
|
phone: 555-555-0199
|
|
3928
3934
|
company: Company
|
|
3929
3935
|
country_name: United States of America
|
|
3930
3936
|
country_iso: US
|
|
3931
|
-
state_text:
|
|
3932
|
-
state_abbr:
|
|
3937
|
+
state_text: NY
|
|
3938
|
+
state_abbr: NY
|
|
3933
3939
|
quick_checkout: false
|
|
3934
3940
|
is_default_billing: false
|
|
3935
3941
|
is_default_shipping: true
|
|
3936
|
-
state_name:
|
|
3942
|
+
state_name: New York
|
|
3937
3943
|
default_billing_address:
|
|
3938
3944
|
id: addr_gbHJdmfrXB
|
|
3939
3945
|
first_name: John
|
|
3940
3946
|
last_name: Doe
|
|
3941
3947
|
full_name: John Doe
|
|
3942
|
-
address1:
|
|
3948
|
+
address1: 157 Lovely Street
|
|
3943
3949
|
address2: Northwest
|
|
3944
|
-
postal_code: '
|
|
3945
|
-
city:
|
|
3950
|
+
postal_code: '10118'
|
|
3951
|
+
city: New York
|
|
3946
3952
|
phone: 555-555-0199
|
|
3947
3953
|
company: Company
|
|
3948
3954
|
country_name: United States of America
|
|
3949
3955
|
country_iso: US
|
|
3950
|
-
state_text:
|
|
3951
|
-
state_abbr:
|
|
3956
|
+
state_text: NY
|
|
3957
|
+
state_abbr: NY
|
|
3952
3958
|
quick_checkout: false
|
|
3953
3959
|
is_default_billing: true
|
|
3954
3960
|
is_default_shipping: false
|
|
3955
|
-
state_name:
|
|
3961
|
+
state_name: New York
|
|
3956
3962
|
default_shipping_address:
|
|
3957
3963
|
id: addr_UkLWZg9DAJ
|
|
3958
3964
|
first_name: John
|
|
3959
3965
|
last_name: Doe
|
|
3960
3966
|
full_name: John Doe
|
|
3961
|
-
address1:
|
|
3967
|
+
address1: 156 Lovely Street
|
|
3962
3968
|
address2: Northwest
|
|
3963
|
-
postal_code: '
|
|
3964
|
-
city:
|
|
3969
|
+
postal_code: '10118'
|
|
3970
|
+
city: New York
|
|
3965
3971
|
phone: 555-555-0199
|
|
3966
3972
|
company: Company
|
|
3967
3973
|
country_name: United States of America
|
|
3968
3974
|
country_iso: US
|
|
3969
|
-
state_text:
|
|
3970
|
-
state_abbr:
|
|
3975
|
+
state_text: NY
|
|
3976
|
+
state_abbr: NY
|
|
3971
3977
|
quick_checkout: false
|
|
3972
3978
|
is_default_billing: false
|
|
3973
3979
|
is_default_shipping: true
|
|
3974
|
-
state_name:
|
|
3980
|
+
state_name: New York
|
|
3975
3981
|
schema:
|
|
3976
3982
|
"$ref": "#/components/schemas/Customer"
|
|
3977
3983
|
'401':
|
|
@@ -4028,11 +4034,12 @@ paths:
|
|
|
4028
4034
|
application/json:
|
|
4029
4035
|
example:
|
|
4030
4036
|
id: cus_UkLWZg9DAJ
|
|
4031
|
-
email:
|
|
4037
|
+
email: jama.wyman@morar.co.uk
|
|
4032
4038
|
first_name: Updated
|
|
4033
4039
|
last_name: Name
|
|
4034
4040
|
phone: 555-555-0199
|
|
4035
4041
|
accepts_email_marketing: false
|
|
4042
|
+
full_name: Updated Name
|
|
4036
4043
|
available_store_credit_total: '0'
|
|
4037
4044
|
display_available_store_credit_total: "$0.00"
|
|
4038
4045
|
addresses:
|
|
@@ -4040,76 +4047,76 @@ paths:
|
|
|
4040
4047
|
first_name: John
|
|
4041
4048
|
last_name: Doe
|
|
4042
4049
|
full_name: John Doe
|
|
4043
|
-
address1:
|
|
4050
|
+
address1: 159 Lovely Street
|
|
4044
4051
|
address2: Northwest
|
|
4045
|
-
postal_code: '
|
|
4046
|
-
city:
|
|
4052
|
+
postal_code: '10118'
|
|
4053
|
+
city: New York
|
|
4047
4054
|
phone: 555-555-0199
|
|
4048
4055
|
company: Company
|
|
4049
4056
|
country_name: United States of America
|
|
4050
4057
|
country_iso: US
|
|
4051
|
-
state_text:
|
|
4052
|
-
state_abbr:
|
|
4058
|
+
state_text: NY
|
|
4059
|
+
state_abbr: NY
|
|
4053
4060
|
quick_checkout: false
|
|
4054
4061
|
is_default_billing: true
|
|
4055
4062
|
is_default_shipping: false
|
|
4056
|
-
state_name:
|
|
4063
|
+
state_name: New York
|
|
4057
4064
|
- id: addr_UkLWZg9DAJ
|
|
4058
4065
|
first_name: John
|
|
4059
4066
|
last_name: Doe
|
|
4060
4067
|
full_name: John Doe
|
|
4061
|
-
address1:
|
|
4068
|
+
address1: 158 Lovely Street
|
|
4062
4069
|
address2: Northwest
|
|
4063
|
-
postal_code: '
|
|
4064
|
-
city:
|
|
4070
|
+
postal_code: '10118'
|
|
4071
|
+
city: New York
|
|
4065
4072
|
phone: 555-555-0199
|
|
4066
4073
|
company: Company
|
|
4067
4074
|
country_name: United States of America
|
|
4068
4075
|
country_iso: US
|
|
4069
|
-
state_text:
|
|
4070
|
-
state_abbr:
|
|
4076
|
+
state_text: NY
|
|
4077
|
+
state_abbr: NY
|
|
4071
4078
|
quick_checkout: false
|
|
4072
4079
|
is_default_billing: false
|
|
4073
4080
|
is_default_shipping: true
|
|
4074
|
-
state_name:
|
|
4081
|
+
state_name: New York
|
|
4075
4082
|
default_billing_address:
|
|
4076
4083
|
id: addr_gbHJdmfrXB
|
|
4077
4084
|
first_name: John
|
|
4078
4085
|
last_name: Doe
|
|
4079
4086
|
full_name: John Doe
|
|
4080
|
-
address1:
|
|
4087
|
+
address1: 159 Lovely Street
|
|
4081
4088
|
address2: Northwest
|
|
4082
|
-
postal_code: '
|
|
4083
|
-
city:
|
|
4089
|
+
postal_code: '10118'
|
|
4090
|
+
city: New York
|
|
4084
4091
|
phone: 555-555-0199
|
|
4085
4092
|
company: Company
|
|
4086
4093
|
country_name: United States of America
|
|
4087
4094
|
country_iso: US
|
|
4088
|
-
state_text:
|
|
4089
|
-
state_abbr:
|
|
4095
|
+
state_text: NY
|
|
4096
|
+
state_abbr: NY
|
|
4090
4097
|
quick_checkout: false
|
|
4091
4098
|
is_default_billing: true
|
|
4092
4099
|
is_default_shipping: false
|
|
4093
|
-
state_name:
|
|
4100
|
+
state_name: New York
|
|
4094
4101
|
default_shipping_address:
|
|
4095
4102
|
id: addr_UkLWZg9DAJ
|
|
4096
4103
|
first_name: John
|
|
4097
4104
|
last_name: Doe
|
|
4098
4105
|
full_name: John Doe
|
|
4099
|
-
address1:
|
|
4106
|
+
address1: 158 Lovely Street
|
|
4100
4107
|
address2: Northwest
|
|
4101
|
-
postal_code: '
|
|
4102
|
-
city:
|
|
4108
|
+
postal_code: '10118'
|
|
4109
|
+
city: New York
|
|
4103
4110
|
phone: 555-555-0199
|
|
4104
4111
|
company: Company
|
|
4105
4112
|
country_name: United States of America
|
|
4106
4113
|
country_iso: US
|
|
4107
|
-
state_text:
|
|
4108
|
-
state_abbr:
|
|
4114
|
+
state_text: NY
|
|
4115
|
+
state_abbr: NY
|
|
4109
4116
|
quick_checkout: false
|
|
4110
4117
|
is_default_billing: false
|
|
4111
4118
|
is_default_shipping: true
|
|
4112
|
-
state_name:
|
|
4119
|
+
state_name: New York
|
|
4113
4120
|
schema:
|
|
4114
4121
|
"$ref": "#/components/schemas/Customer"
|
|
4115
4122
|
'422':
|
|
@@ -4267,9 +4274,9 @@ paths:
|
|
|
4267
4274
|
example:
|
|
4268
4275
|
id: cart_UkLWZg9DAJ
|
|
4269
4276
|
market_id:
|
|
4270
|
-
number:
|
|
4271
|
-
token:
|
|
4272
|
-
email:
|
|
4277
|
+
number: R686751507
|
|
4278
|
+
token: PfLkSHCKhzw3ZFoT3Evj6bX72KEAePEERfW
|
|
4279
|
+
email: stuart@gutmannmohr.co.uk
|
|
4273
4280
|
customer_note:
|
|
4274
4281
|
currency: USD
|
|
4275
4282
|
locale: en
|
|
@@ -4318,8 +4325,8 @@ paths:
|
|
|
4318
4325
|
variant_id: variant_UkLWZg9DAJ
|
|
4319
4326
|
quantity: 1
|
|
4320
4327
|
currency: USD
|
|
4321
|
-
name: Product
|
|
4322
|
-
slug: product-
|
|
4328
|
+
name: Product 755782
|
|
4329
|
+
slug: product-755782
|
|
4323
4330
|
options_text: ''
|
|
4324
4331
|
price: '10.0'
|
|
4325
4332
|
display_price: "$10.00"
|
|
@@ -4344,7 +4351,7 @@ paths:
|
|
|
4344
4351
|
digital_links: []
|
|
4345
4352
|
fulfillments:
|
|
4346
4353
|
- id: ful_UkLWZg9DAJ
|
|
4347
|
-
number:
|
|
4354
|
+
number: H81703772553
|
|
4348
4355
|
tracking: U10000
|
|
4349
4356
|
tracking_url:
|
|
4350
4357
|
cost: '100.0'
|
|
@@ -4372,14 +4379,14 @@ paths:
|
|
|
4372
4379
|
code: UPS_GROUND
|
|
4373
4380
|
stock_location:
|
|
4374
4381
|
id: sloc_UkLWZg9DAJ
|
|
4375
|
-
state_abbr:
|
|
4376
|
-
name:
|
|
4382
|
+
state_abbr: NY
|
|
4383
|
+
name: Larita Lakin
|
|
4377
4384
|
address1: 1600 Pennsylvania Ave NW
|
|
4378
4385
|
city: Washington
|
|
4379
4386
|
zipcode: '20500'
|
|
4380
4387
|
country_iso: US
|
|
4381
4388
|
country_name: United States of America
|
|
4382
|
-
state_text:
|
|
4389
|
+
state_text: NY
|
|
4383
4390
|
delivery_rates:
|
|
4384
4391
|
- id: dr_UkLWZg9DAJ
|
|
4385
4392
|
delivery_method_id: dm_UkLWZg9DAJ
|
|
@@ -4405,39 +4412,39 @@ paths:
|
|
|
4405
4412
|
first_name: John
|
|
4406
4413
|
last_name: Doe
|
|
4407
4414
|
full_name: John Doe
|
|
4408
|
-
address1:
|
|
4415
|
+
address1: 176 Lovely Street
|
|
4409
4416
|
address2: Northwest
|
|
4410
|
-
postal_code: '
|
|
4411
|
-
city:
|
|
4417
|
+
postal_code: '10118'
|
|
4418
|
+
city: New York
|
|
4412
4419
|
phone: 555-555-0199
|
|
4413
4420
|
company: Company
|
|
4414
4421
|
country_name: United States of America
|
|
4415
4422
|
country_iso: US
|
|
4416
|
-
state_text:
|
|
4417
|
-
state_abbr:
|
|
4423
|
+
state_text: NY
|
|
4424
|
+
state_abbr: NY
|
|
4418
4425
|
quick_checkout: false
|
|
4419
4426
|
is_default_billing: false
|
|
4420
4427
|
is_default_shipping: false
|
|
4421
|
-
state_name:
|
|
4428
|
+
state_name: New York
|
|
4422
4429
|
shipping_address:
|
|
4423
4430
|
id: addr_VqXmZF31wY
|
|
4424
4431
|
first_name: John
|
|
4425
4432
|
last_name: Doe
|
|
4426
4433
|
full_name: John Doe
|
|
4427
|
-
address1:
|
|
4434
|
+
address1: 177 Lovely Street
|
|
4428
4435
|
address2: Northwest
|
|
4429
|
-
postal_code: '
|
|
4430
|
-
city:
|
|
4436
|
+
postal_code: '10118'
|
|
4437
|
+
city: New York
|
|
4431
4438
|
phone: 555-555-0199
|
|
4432
4439
|
company: Company
|
|
4433
4440
|
country_name: United States of America
|
|
4434
4441
|
country_iso: US
|
|
4435
|
-
state_text:
|
|
4436
|
-
state_abbr:
|
|
4442
|
+
state_text: NY
|
|
4443
|
+
state_abbr: NY
|
|
4437
4444
|
quick_checkout: false
|
|
4438
4445
|
is_default_billing: false
|
|
4439
4446
|
is_default_shipping: false
|
|
4440
|
-
state_name:
|
|
4447
|
+
state_name: New York
|
|
4441
4448
|
payment_methods: []
|
|
4442
4449
|
gift_card:
|
|
4443
4450
|
market:
|
|
@@ -4527,9 +4534,9 @@ paths:
|
|
|
4527
4534
|
example:
|
|
4528
4535
|
id: cart_UkLWZg9DAJ
|
|
4529
4536
|
market_id:
|
|
4530
|
-
number:
|
|
4531
|
-
token:
|
|
4532
|
-
email:
|
|
4537
|
+
number: R666419309
|
|
4538
|
+
token: nc7Dy8DuA7PFHd5sn1zM2b8gpHDPfgEp1tt
|
|
4539
|
+
email: sherman_larkin@hauck.us
|
|
4533
4540
|
customer_note:
|
|
4534
4541
|
currency: USD
|
|
4535
4542
|
locale: en
|
|
@@ -4571,8 +4578,8 @@ paths:
|
|
|
4571
4578
|
variant_id: variant_UkLWZg9DAJ
|
|
4572
4579
|
quantity: 1
|
|
4573
4580
|
currency: USD
|
|
4574
|
-
name: Product
|
|
4575
|
-
slug: product-
|
|
4581
|
+
name: Product 772017
|
|
4582
|
+
slug: product-772017
|
|
4576
4583
|
options_text: ''
|
|
4577
4584
|
price: '10.0'
|
|
4578
4585
|
display_price: "$10.00"
|
|
@@ -4597,7 +4604,7 @@ paths:
|
|
|
4597
4604
|
digital_links: []
|
|
4598
4605
|
fulfillments:
|
|
4599
4606
|
- id: ful_UkLWZg9DAJ
|
|
4600
|
-
number:
|
|
4607
|
+
number: H42154252733
|
|
4601
4608
|
tracking: U10000
|
|
4602
4609
|
tracking_url:
|
|
4603
4610
|
cost: '100.0'
|
|
@@ -4625,14 +4632,14 @@ paths:
|
|
|
4625
4632
|
code: UPS_GROUND
|
|
4626
4633
|
stock_location:
|
|
4627
4634
|
id: sloc_UkLWZg9DAJ
|
|
4628
|
-
state_abbr:
|
|
4629
|
-
name:
|
|
4635
|
+
state_abbr: NY
|
|
4636
|
+
name: Margarett Hoeger
|
|
4630
4637
|
address1: 1600 Pennsylvania Ave NW
|
|
4631
4638
|
city: Washington
|
|
4632
4639
|
zipcode: '20500'
|
|
4633
4640
|
country_iso: US
|
|
4634
4641
|
country_name: United States of America
|
|
4635
|
-
state_text:
|
|
4642
|
+
state_text: NY
|
|
4636
4643
|
delivery_rates:
|
|
4637
4644
|
- id: dr_UkLWZg9DAJ
|
|
4638
4645
|
delivery_method_id: dm_UkLWZg9DAJ
|
|
@@ -4658,39 +4665,39 @@ paths:
|
|
|
4658
4665
|
first_name: John
|
|
4659
4666
|
last_name: Doe
|
|
4660
4667
|
full_name: John Doe
|
|
4661
|
-
address1:
|
|
4668
|
+
address1: 184 Lovely Street
|
|
4662
4669
|
address2: Northwest
|
|
4663
|
-
postal_code: '
|
|
4664
|
-
city:
|
|
4670
|
+
postal_code: '10118'
|
|
4671
|
+
city: New York
|
|
4665
4672
|
phone: 555-555-0199
|
|
4666
4673
|
company: Company
|
|
4667
4674
|
country_name: United States of America
|
|
4668
4675
|
country_iso: US
|
|
4669
|
-
state_text:
|
|
4670
|
-
state_abbr:
|
|
4676
|
+
state_text: NY
|
|
4677
|
+
state_abbr: NY
|
|
4671
4678
|
quick_checkout: false
|
|
4672
4679
|
is_default_billing: false
|
|
4673
4680
|
is_default_shipping: false
|
|
4674
|
-
state_name:
|
|
4681
|
+
state_name: New York
|
|
4675
4682
|
shipping_address:
|
|
4676
4683
|
id: addr_VqXmZF31wY
|
|
4677
4684
|
first_name: John
|
|
4678
4685
|
last_name: Doe
|
|
4679
4686
|
full_name: John Doe
|
|
4680
|
-
address1:
|
|
4687
|
+
address1: 185 Lovely Street
|
|
4681
4688
|
address2: Northwest
|
|
4682
|
-
postal_code: '
|
|
4683
|
-
city:
|
|
4689
|
+
postal_code: '10118'
|
|
4690
|
+
city: New York
|
|
4684
4691
|
phone: 555-555-0199
|
|
4685
4692
|
company: Company
|
|
4686
4693
|
country_name: United States of America
|
|
4687
4694
|
country_iso: US
|
|
4688
|
-
state_text:
|
|
4689
|
-
state_abbr:
|
|
4695
|
+
state_text: NY
|
|
4696
|
+
state_abbr: NY
|
|
4690
4697
|
quick_checkout: false
|
|
4691
4698
|
is_default_billing: false
|
|
4692
4699
|
is_default_shipping: false
|
|
4693
|
-
state_name:
|
|
4700
|
+
state_name: New York
|
|
4694
4701
|
payment_methods: []
|
|
4695
4702
|
gift_card:
|
|
4696
4703
|
market:
|
|
@@ -4769,9 +4776,9 @@ paths:
|
|
|
4769
4776
|
example:
|
|
4770
4777
|
id: cart_UkLWZg9DAJ
|
|
4771
4778
|
market_id:
|
|
4772
|
-
number:
|
|
4773
|
-
token:
|
|
4774
|
-
email:
|
|
4779
|
+
number: R679060655
|
|
4780
|
+
token: gePNeiWirzf2J7y37iBdarBX4qVLfs3eEgi
|
|
4781
|
+
email: stacie_aufderhar@morissette.com
|
|
4775
4782
|
customer_note:
|
|
4776
4783
|
currency: USD
|
|
4777
4784
|
locale: en
|
|
@@ -4815,8 +4822,8 @@ paths:
|
|
|
4815
4822
|
variant_id: variant_UkLWZg9DAJ
|
|
4816
4823
|
quantity: 1
|
|
4817
4824
|
currency: USD
|
|
4818
|
-
name: Product
|
|
4819
|
-
slug: product-
|
|
4825
|
+
name: Product 796254
|
|
4826
|
+
slug: product-796254
|
|
4820
4827
|
options_text: ''
|
|
4821
4828
|
price: '10.0'
|
|
4822
4829
|
display_price: "$10.00"
|
|
@@ -4841,7 +4848,7 @@ paths:
|
|
|
4841
4848
|
digital_links: []
|
|
4842
4849
|
fulfillments:
|
|
4843
4850
|
- id: ful_UkLWZg9DAJ
|
|
4844
|
-
number:
|
|
4851
|
+
number: H02184977229
|
|
4845
4852
|
tracking: U10000
|
|
4846
4853
|
tracking_url:
|
|
4847
4854
|
cost: '100.0'
|
|
@@ -4869,14 +4876,14 @@ paths:
|
|
|
4869
4876
|
code: UPS_GROUND
|
|
4870
4877
|
stock_location:
|
|
4871
4878
|
id: sloc_UkLWZg9DAJ
|
|
4872
|
-
state_abbr:
|
|
4873
|
-
name:
|
|
4879
|
+
state_abbr: NY
|
|
4880
|
+
name: Bridget Heller
|
|
4874
4881
|
address1: 1600 Pennsylvania Ave NW
|
|
4875
4882
|
city: Washington
|
|
4876
4883
|
zipcode: '20500'
|
|
4877
4884
|
country_iso: US
|
|
4878
4885
|
country_name: United States of America
|
|
4879
|
-
state_text:
|
|
4886
|
+
state_text: NY
|
|
4880
4887
|
delivery_rates:
|
|
4881
4888
|
- id: dr_UkLWZg9DAJ
|
|
4882
4889
|
delivery_method_id: dm_UkLWZg9DAJ
|
|
@@ -4902,39 +4909,39 @@ paths:
|
|
|
4902
4909
|
first_name: John
|
|
4903
4910
|
last_name: Doe
|
|
4904
4911
|
full_name: John Doe
|
|
4905
|
-
address1:
|
|
4912
|
+
address1: 192 Lovely Street
|
|
4906
4913
|
address2: Northwest
|
|
4907
|
-
postal_code: '
|
|
4908
|
-
city:
|
|
4914
|
+
postal_code: '10118'
|
|
4915
|
+
city: New York
|
|
4909
4916
|
phone: 555-555-0199
|
|
4910
4917
|
company: Company
|
|
4911
4918
|
country_name: United States of America
|
|
4912
4919
|
country_iso: US
|
|
4913
|
-
state_text:
|
|
4914
|
-
state_abbr:
|
|
4920
|
+
state_text: NY
|
|
4921
|
+
state_abbr: NY
|
|
4915
4922
|
quick_checkout: false
|
|
4916
4923
|
is_default_billing: false
|
|
4917
4924
|
is_default_shipping: false
|
|
4918
|
-
state_name:
|
|
4925
|
+
state_name: New York
|
|
4919
4926
|
shipping_address:
|
|
4920
4927
|
id: addr_VqXmZF31wY
|
|
4921
4928
|
first_name: John
|
|
4922
4929
|
last_name: Doe
|
|
4923
4930
|
full_name: John Doe
|
|
4924
|
-
address1:
|
|
4931
|
+
address1: 193 Lovely Street
|
|
4925
4932
|
address2: Northwest
|
|
4926
|
-
postal_code: '
|
|
4927
|
-
city:
|
|
4933
|
+
postal_code: '10118'
|
|
4934
|
+
city: New York
|
|
4928
4935
|
phone: 555-555-0199
|
|
4929
4936
|
company: Company
|
|
4930
4937
|
country_name: United States of America
|
|
4931
4938
|
country_iso: US
|
|
4932
|
-
state_text:
|
|
4933
|
-
state_abbr:
|
|
4939
|
+
state_text: NY
|
|
4940
|
+
state_abbr: NY
|
|
4934
4941
|
quick_checkout: false
|
|
4935
4942
|
is_default_billing: false
|
|
4936
4943
|
is_default_shipping: false
|
|
4937
|
-
state_name:
|
|
4944
|
+
state_name: New York
|
|
4938
4945
|
payment_methods: []
|
|
4939
4946
|
gift_card:
|
|
4940
4947
|
market:
|
|
@@ -5027,9 +5034,9 @@ paths:
|
|
|
5027
5034
|
example:
|
|
5028
5035
|
id: cart_UkLWZg9DAJ
|
|
5029
5036
|
market_id:
|
|
5030
|
-
number:
|
|
5031
|
-
token:
|
|
5032
|
-
email:
|
|
5037
|
+
number: R134922089
|
|
5038
|
+
token: v2NsykGGYJxbRhYHnN1wb62cK4Q7KNoBxYx
|
|
5039
|
+
email: darwin_christiansen@berge.co.uk
|
|
5033
5040
|
customer_note:
|
|
5034
5041
|
currency: USD
|
|
5035
5042
|
locale: en
|
|
@@ -5068,8 +5075,8 @@ paths:
|
|
|
5068
5075
|
variant_id: variant_UkLWZg9DAJ
|
|
5069
5076
|
quantity: 1
|
|
5070
5077
|
currency: USD
|
|
5071
|
-
name: Product
|
|
5072
|
-
slug: product-
|
|
5078
|
+
name: Product 813626
|
|
5079
|
+
slug: product-813626
|
|
5073
5080
|
options_text: ''
|
|
5074
5081
|
price: '10.0'
|
|
5075
5082
|
display_price: "$10.00"
|
|
@@ -5094,7 +5101,7 @@ paths:
|
|
|
5094
5101
|
digital_links: []
|
|
5095
5102
|
fulfillments:
|
|
5096
5103
|
- id: ful_UkLWZg9DAJ
|
|
5097
|
-
number:
|
|
5104
|
+
number: H20006652345
|
|
5098
5105
|
tracking: U10000
|
|
5099
5106
|
tracking_url:
|
|
5100
5107
|
cost: '100.0'
|
|
@@ -5122,14 +5129,14 @@ paths:
|
|
|
5122
5129
|
code: UPS_GROUND
|
|
5123
5130
|
stock_location:
|
|
5124
5131
|
id: sloc_UkLWZg9DAJ
|
|
5125
|
-
state_abbr:
|
|
5126
|
-
name:
|
|
5132
|
+
state_abbr: NY
|
|
5133
|
+
name: Taisha Koch
|
|
5127
5134
|
address1: 1600 Pennsylvania Ave NW
|
|
5128
5135
|
city: Washington
|
|
5129
5136
|
zipcode: '20500'
|
|
5130
5137
|
country_iso: US
|
|
5131
5138
|
country_name: United States of America
|
|
5132
|
-
state_text:
|
|
5139
|
+
state_text: NY
|
|
5133
5140
|
delivery_rates:
|
|
5134
5141
|
- id: dr_UkLWZg9DAJ
|
|
5135
5142
|
delivery_method_id: dm_UkLWZg9DAJ
|
|
@@ -5152,8 +5159,8 @@ paths:
|
|
|
5152
5159
|
payments:
|
|
5153
5160
|
- id: py_UkLWZg9DAJ
|
|
5154
5161
|
payment_method_id: pm_UkLWZg9DAJ
|
|
5155
|
-
response_code: 1-SC-
|
|
5156
|
-
number:
|
|
5162
|
+
response_code: 1-SC-20260429203120465620
|
|
5163
|
+
number: PYZM56EO
|
|
5157
5164
|
amount: '50.0'
|
|
5158
5165
|
display_amount: "$50.00"
|
|
5159
5166
|
status: checkout
|
|
@@ -5174,50 +5181,52 @@ paths:
|
|
|
5174
5181
|
description:
|
|
5175
5182
|
type: Spree::PaymentMethod::StoreCredit
|
|
5176
5183
|
session_required: false
|
|
5184
|
+
source_required: true
|
|
5177
5185
|
billing_address:
|
|
5178
5186
|
id: addr_EfhxLZ9ck8
|
|
5179
5187
|
first_name: John
|
|
5180
5188
|
last_name: Doe
|
|
5181
5189
|
full_name: John Doe
|
|
5182
|
-
address1:
|
|
5190
|
+
address1: 200 Lovely Street
|
|
5183
5191
|
address2: Northwest
|
|
5184
|
-
postal_code: '
|
|
5185
|
-
city:
|
|
5192
|
+
postal_code: '10118'
|
|
5193
|
+
city: New York
|
|
5186
5194
|
phone: 555-555-0199
|
|
5187
5195
|
company: Company
|
|
5188
5196
|
country_name: United States of America
|
|
5189
5197
|
country_iso: US
|
|
5190
|
-
state_text:
|
|
5191
|
-
state_abbr:
|
|
5198
|
+
state_text: NY
|
|
5199
|
+
state_abbr: NY
|
|
5192
5200
|
quick_checkout: false
|
|
5193
5201
|
is_default_billing: false
|
|
5194
5202
|
is_default_shipping: false
|
|
5195
|
-
state_name:
|
|
5203
|
+
state_name: New York
|
|
5196
5204
|
shipping_address:
|
|
5197
5205
|
id: addr_VqXmZF31wY
|
|
5198
5206
|
first_name: John
|
|
5199
5207
|
last_name: Doe
|
|
5200
5208
|
full_name: John Doe
|
|
5201
|
-
address1:
|
|
5209
|
+
address1: 201 Lovely Street
|
|
5202
5210
|
address2: Northwest
|
|
5203
|
-
postal_code: '
|
|
5204
|
-
city:
|
|
5211
|
+
postal_code: '10118'
|
|
5212
|
+
city: New York
|
|
5205
5213
|
phone: 555-555-0199
|
|
5206
5214
|
company: Company
|
|
5207
5215
|
country_name: United States of America
|
|
5208
5216
|
country_iso: US
|
|
5209
|
-
state_text:
|
|
5210
|
-
state_abbr:
|
|
5217
|
+
state_text: NY
|
|
5218
|
+
state_abbr: NY
|
|
5211
5219
|
quick_checkout: false
|
|
5212
5220
|
is_default_billing: false
|
|
5213
5221
|
is_default_shipping: false
|
|
5214
|
-
state_name:
|
|
5222
|
+
state_name: New York
|
|
5215
5223
|
payment_methods:
|
|
5216
5224
|
- id: pm_UkLWZg9DAJ
|
|
5217
5225
|
name: Store Credit
|
|
5218
5226
|
description:
|
|
5219
5227
|
type: Spree::PaymentMethod::StoreCredit
|
|
5220
5228
|
session_required: false
|
|
5229
|
+
source_required: true
|
|
5221
5230
|
gift_card:
|
|
5222
5231
|
id: gc_UkLWZg9DAJ
|
|
5223
5232
|
code: GIFTCODE1
|
|
@@ -5330,9 +5339,9 @@ paths:
|
|
|
5330
5339
|
example:
|
|
5331
5340
|
id: cart_UkLWZg9DAJ
|
|
5332
5341
|
market_id:
|
|
5333
|
-
number:
|
|
5334
|
-
token:
|
|
5335
|
-
email:
|
|
5342
|
+
number: R739841957
|
|
5343
|
+
token: Zsmwu1S5EBR4ua9KCtREh1LboGrdYxeCjXh
|
|
5344
|
+
email: rhoda@bahringer.info
|
|
5336
5345
|
customer_note:
|
|
5337
5346
|
currency: USD
|
|
5338
5347
|
locale: en
|
|
@@ -5374,8 +5383,8 @@ paths:
|
|
|
5374
5383
|
variant_id: variant_UkLWZg9DAJ
|
|
5375
5384
|
quantity: 1
|
|
5376
5385
|
currency: USD
|
|
5377
|
-
name: Product
|
|
5378
|
-
slug: product-
|
|
5386
|
+
name: Product 856826
|
|
5387
|
+
slug: product-856826
|
|
5379
5388
|
options_text: ''
|
|
5380
5389
|
price: '10.0'
|
|
5381
5390
|
display_price: "$10.00"
|
|
@@ -5400,7 +5409,7 @@ paths:
|
|
|
5400
5409
|
digital_links: []
|
|
5401
5410
|
fulfillments:
|
|
5402
5411
|
- id: ful_UkLWZg9DAJ
|
|
5403
|
-
number:
|
|
5412
|
+
number: H08780625784
|
|
5404
5413
|
tracking: U10000
|
|
5405
5414
|
tracking_url:
|
|
5406
5415
|
cost: '100.0'
|
|
@@ -5428,14 +5437,14 @@ paths:
|
|
|
5428
5437
|
code: UPS_GROUND
|
|
5429
5438
|
stock_location:
|
|
5430
5439
|
id: sloc_UkLWZg9DAJ
|
|
5431
|
-
state_abbr:
|
|
5432
|
-
name:
|
|
5440
|
+
state_abbr: NY
|
|
5441
|
+
name: Lynsey Bode
|
|
5433
5442
|
address1: 1600 Pennsylvania Ave NW
|
|
5434
5443
|
city: Washington
|
|
5435
5444
|
zipcode: '20500'
|
|
5436
5445
|
country_iso: US
|
|
5437
5446
|
country_name: United States of America
|
|
5438
|
-
state_text:
|
|
5447
|
+
state_text: NY
|
|
5439
5448
|
delivery_rates:
|
|
5440
5449
|
- id: dr_UkLWZg9DAJ
|
|
5441
5450
|
delivery_method_id: dm_UkLWZg9DAJ
|
|
@@ -5458,8 +5467,8 @@ paths:
|
|
|
5458
5467
|
payments:
|
|
5459
5468
|
- id: py_UkLWZg9DAJ
|
|
5460
5469
|
payment_method_id: pm_UkLWZg9DAJ
|
|
5461
|
-
response_code: 1-SC-
|
|
5462
|
-
number:
|
|
5470
|
+
response_code: 1-SC-20260429203123363868
|
|
5471
|
+
number: P605ZYX4
|
|
5463
5472
|
amount: '50.0'
|
|
5464
5473
|
display_amount: "$50.00"
|
|
5465
5474
|
status: invalid
|
|
@@ -5480,44 +5489,45 @@ paths:
|
|
|
5480
5489
|
description:
|
|
5481
5490
|
type: Spree::PaymentMethod::StoreCredit
|
|
5482
5491
|
session_required: false
|
|
5492
|
+
source_required: true
|
|
5483
5493
|
billing_address:
|
|
5484
5494
|
id: addr_EfhxLZ9ck8
|
|
5485
5495
|
first_name: John
|
|
5486
5496
|
last_name: Doe
|
|
5487
5497
|
full_name: John Doe
|
|
5488
|
-
address1:
|
|
5498
|
+
address1: 216 Lovely Street
|
|
5489
5499
|
address2: Northwest
|
|
5490
|
-
postal_code: '
|
|
5491
|
-
city:
|
|
5500
|
+
postal_code: '10118'
|
|
5501
|
+
city: New York
|
|
5492
5502
|
phone: 555-555-0199
|
|
5493
5503
|
company: Company
|
|
5494
5504
|
country_name: United States of America
|
|
5495
5505
|
country_iso: US
|
|
5496
|
-
state_text:
|
|
5497
|
-
state_abbr:
|
|
5506
|
+
state_text: NY
|
|
5507
|
+
state_abbr: NY
|
|
5498
5508
|
quick_checkout: false
|
|
5499
5509
|
is_default_billing: false
|
|
5500
5510
|
is_default_shipping: false
|
|
5501
|
-
state_name:
|
|
5511
|
+
state_name: New York
|
|
5502
5512
|
shipping_address:
|
|
5503
5513
|
id: addr_VqXmZF31wY
|
|
5504
5514
|
first_name: John
|
|
5505
5515
|
last_name: Doe
|
|
5506
5516
|
full_name: John Doe
|
|
5507
|
-
address1:
|
|
5517
|
+
address1: 217 Lovely Street
|
|
5508
5518
|
address2: Northwest
|
|
5509
|
-
postal_code: '
|
|
5510
|
-
city:
|
|
5519
|
+
postal_code: '10118'
|
|
5520
|
+
city: New York
|
|
5511
5521
|
phone: 555-555-0199
|
|
5512
5522
|
company: Company
|
|
5513
5523
|
country_name: United States of America
|
|
5514
5524
|
country_iso: US
|
|
5515
|
-
state_text:
|
|
5516
|
-
state_abbr:
|
|
5525
|
+
state_text: NY
|
|
5526
|
+
state_abbr: NY
|
|
5517
5527
|
quick_checkout: false
|
|
5518
5528
|
is_default_billing: false
|
|
5519
5529
|
is_default_shipping: false
|
|
5520
|
-
state_name:
|
|
5530
|
+
state_name: New York
|
|
5521
5531
|
payment_methods: []
|
|
5522
5532
|
gift_card:
|
|
5523
5533
|
market:
|
|
@@ -5582,7 +5592,7 @@ paths:
|
|
|
5582
5592
|
example:
|
|
5583
5593
|
data:
|
|
5584
5594
|
- id: gc_UkLWZg9DAJ
|
|
5585
|
-
code:
|
|
5595
|
+
code: 49492AAAF001FBB7
|
|
5586
5596
|
status: active
|
|
5587
5597
|
currency: USD
|
|
5588
5598
|
amount: '10.0'
|
|
@@ -5678,7 +5688,7 @@ paths:
|
|
|
5678
5688
|
application/json:
|
|
5679
5689
|
example:
|
|
5680
5690
|
id: gc_UkLWZg9DAJ
|
|
5681
|
-
code:
|
|
5691
|
+
code: 7C8C28BE6FE5ECDE
|
|
5682
5692
|
status: active
|
|
5683
5693
|
currency: USD
|
|
5684
5694
|
amount: '10.0'
|
|
@@ -5769,9 +5779,9 @@ paths:
|
|
|
5769
5779
|
example:
|
|
5770
5780
|
id: cart_UkLWZg9DAJ
|
|
5771
5781
|
market_id:
|
|
5772
|
-
number:
|
|
5773
|
-
token:
|
|
5774
|
-
email:
|
|
5782
|
+
number: R160774453
|
|
5783
|
+
token: VshV5k2uUhjKTJj8apmDPv31xd5qkh3sh5Y
|
|
5784
|
+
email: rex.corwin@oberbrunner.com
|
|
5775
5785
|
customer_note:
|
|
5776
5786
|
currency: USD
|
|
5777
5787
|
locale: en
|
|
@@ -5819,8 +5829,8 @@ paths:
|
|
|
5819
5829
|
variant_id: variant_UkLWZg9DAJ
|
|
5820
5830
|
quantity: 1
|
|
5821
5831
|
currency: USD
|
|
5822
|
-
name: Product
|
|
5823
|
-
slug: product-
|
|
5832
|
+
name: Product 888823
|
|
5833
|
+
slug: product-888823
|
|
5824
5834
|
options_text: ''
|
|
5825
5835
|
price: '10.0'
|
|
5826
5836
|
display_price: "$10.00"
|
|
@@ -5847,8 +5857,8 @@ paths:
|
|
|
5847
5857
|
variant_id: variant_gbHJdmfrXB
|
|
5848
5858
|
quantity: 1
|
|
5849
5859
|
currency: USD
|
|
5850
|
-
name: Product
|
|
5851
|
-
slug: product-
|
|
5860
|
+
name: Product 895490
|
|
5861
|
+
slug: product-895490
|
|
5852
5862
|
options_text: ''
|
|
5853
5863
|
price: '19.99'
|
|
5854
5864
|
display_price: "$19.99"
|
|
@@ -5878,20 +5888,20 @@ paths:
|
|
|
5878
5888
|
first_name: John
|
|
5879
5889
|
last_name: Doe
|
|
5880
5890
|
full_name: John Doe
|
|
5881
|
-
address1:
|
|
5891
|
+
address1: 231 Lovely Street
|
|
5882
5892
|
address2: Northwest
|
|
5883
|
-
postal_code: '
|
|
5884
|
-
city:
|
|
5893
|
+
postal_code: '10118'
|
|
5894
|
+
city: New York
|
|
5885
5895
|
phone: 555-555-0199
|
|
5886
5896
|
company: Company
|
|
5887
5897
|
country_name: United States of America
|
|
5888
5898
|
country_iso: US
|
|
5889
|
-
state_text:
|
|
5890
|
-
state_abbr:
|
|
5899
|
+
state_text: NY
|
|
5900
|
+
state_abbr: NY
|
|
5891
5901
|
quick_checkout: false
|
|
5892
5902
|
is_default_billing: false
|
|
5893
5903
|
is_default_shipping: false
|
|
5894
|
-
state_name:
|
|
5904
|
+
state_name: New York
|
|
5895
5905
|
shipping_address:
|
|
5896
5906
|
payment_methods: []
|
|
5897
5907
|
gift_card:
|
|
@@ -5991,9 +6001,9 @@ paths:
|
|
|
5991
6001
|
example:
|
|
5992
6002
|
id: cart_UkLWZg9DAJ
|
|
5993
6003
|
market_id:
|
|
5994
|
-
number:
|
|
5995
|
-
token:
|
|
5996
|
-
email:
|
|
6004
|
+
number: R417441624
|
|
6005
|
+
token: 6fGMJoT6FeteiGKiWb7Awm5ZSeEZGUYFXPT
|
|
6006
|
+
email: jacquelyn@kling.ca
|
|
5997
6007
|
customer_note:
|
|
5998
6008
|
currency: USD
|
|
5999
6009
|
locale: en
|
|
@@ -6038,8 +6048,8 @@ paths:
|
|
|
6038
6048
|
variant_id: variant_UkLWZg9DAJ
|
|
6039
6049
|
quantity: 1
|
|
6040
6050
|
currency: USD
|
|
6041
|
-
name: Product
|
|
6042
|
-
slug: product-
|
|
6051
|
+
name: Product 925658
|
|
6052
|
+
slug: product-925658
|
|
6043
6053
|
options_text: ''
|
|
6044
6054
|
price: '10.0'
|
|
6045
6055
|
display_price: "$10.00"
|
|
@@ -6069,20 +6079,20 @@ paths:
|
|
|
6069
6079
|
first_name: John
|
|
6070
6080
|
last_name: Doe
|
|
6071
6081
|
full_name: John Doe
|
|
6072
|
-
address1:
|
|
6082
|
+
address1: 240 Lovely Street
|
|
6073
6083
|
address2: Northwest
|
|
6074
|
-
postal_code: '
|
|
6075
|
-
city:
|
|
6084
|
+
postal_code: '10118'
|
|
6085
|
+
city: New York
|
|
6076
6086
|
phone: 555-555-0199
|
|
6077
6087
|
company: Company
|
|
6078
6088
|
country_name: United States of America
|
|
6079
6089
|
country_iso: US
|
|
6080
|
-
state_text:
|
|
6081
|
-
state_abbr:
|
|
6090
|
+
state_text: NY
|
|
6091
|
+
state_abbr: NY
|
|
6082
6092
|
quick_checkout: false
|
|
6083
6093
|
is_default_billing: false
|
|
6084
6094
|
is_default_shipping: false
|
|
6085
|
-
state_name:
|
|
6095
|
+
state_name: New York
|
|
6086
6096
|
shipping_address:
|
|
6087
6097
|
payment_methods: []
|
|
6088
6098
|
gift_card:
|
|
@@ -6162,9 +6172,9 @@ paths:
|
|
|
6162
6172
|
example:
|
|
6163
6173
|
id: cart_UkLWZg9DAJ
|
|
6164
6174
|
market_id:
|
|
6165
|
-
number:
|
|
6166
|
-
token:
|
|
6167
|
-
email:
|
|
6175
|
+
number: R327511489
|
|
6176
|
+
token: vz6NujDsYszBfSh8snFmiUjv4XN8jV22n8D
|
|
6177
|
+
email: jaye_shanahan@okon.co.uk
|
|
6168
6178
|
customer_note:
|
|
6169
6179
|
currency: USD
|
|
6170
6180
|
locale: en
|
|
@@ -6215,20 +6225,20 @@ paths:
|
|
|
6215
6225
|
first_name: John
|
|
6216
6226
|
last_name: Doe
|
|
6217
6227
|
full_name: John Doe
|
|
6218
|
-
address1:
|
|
6228
|
+
address1: 243 Lovely Street
|
|
6219
6229
|
address2: Northwest
|
|
6220
|
-
postal_code: '
|
|
6221
|
-
city:
|
|
6230
|
+
postal_code: '10118'
|
|
6231
|
+
city: New York
|
|
6222
6232
|
phone: 555-555-0199
|
|
6223
6233
|
company: Company
|
|
6224
6234
|
country_name: United States of America
|
|
6225
6235
|
country_iso: US
|
|
6226
|
-
state_text:
|
|
6227
|
-
state_abbr:
|
|
6236
|
+
state_text: NY
|
|
6237
|
+
state_abbr: NY
|
|
6228
6238
|
quick_checkout: false
|
|
6229
6239
|
is_default_billing: false
|
|
6230
6240
|
is_default_shipping: false
|
|
6231
|
-
state_name:
|
|
6241
|
+
state_name: New York
|
|
6232
6242
|
shipping_address:
|
|
6233
6243
|
payment_methods: []
|
|
6234
6244
|
gift_card:
|
|
@@ -6376,12 +6386,12 @@ paths:
|
|
|
6376
6386
|
- fr
|
|
6377
6387
|
countries:
|
|
6378
6388
|
- iso: DE
|
|
6379
|
-
iso3:
|
|
6389
|
+
iso3: IS59
|
|
6380
6390
|
name: Germany
|
|
6381
6391
|
states_required: false
|
|
6382
6392
|
zipcode_required: true
|
|
6383
6393
|
- iso: FR
|
|
6384
|
-
iso3:
|
|
6394
|
+
iso3: IS60
|
|
6385
6395
|
name: France
|
|
6386
6396
|
states_required: false
|
|
6387
6397
|
zipcode_required: true
|
|
@@ -6460,12 +6470,12 @@ paths:
|
|
|
6460
6470
|
- fr
|
|
6461
6471
|
countries:
|
|
6462
6472
|
- iso: DE
|
|
6463
|
-
iso3:
|
|
6473
|
+
iso3: IS63
|
|
6464
6474
|
name: Germany
|
|
6465
6475
|
states_required: false
|
|
6466
6476
|
zipcode_required: true
|
|
6467
6477
|
- iso: FR
|
|
6468
|
-
iso3:
|
|
6478
|
+
iso3: IS64
|
|
6469
6479
|
name: France
|
|
6470
6480
|
states_required: false
|
|
6471
6481
|
zipcode_required: true
|
|
@@ -6540,12 +6550,12 @@ paths:
|
|
|
6540
6550
|
- fr
|
|
6541
6551
|
countries:
|
|
6542
6552
|
- iso: DE
|
|
6543
|
-
iso3:
|
|
6553
|
+
iso3: IS67
|
|
6544
6554
|
name: Germany
|
|
6545
6555
|
states_required: false
|
|
6546
6556
|
zipcode_required: true
|
|
6547
6557
|
- iso: FR
|
|
6548
|
-
iso3:
|
|
6558
|
+
iso3: IS68
|
|
6549
6559
|
name: France
|
|
6550
6560
|
states_required: false
|
|
6551
6561
|
zipcode_required: true
|
|
@@ -6609,12 +6619,12 @@ paths:
|
|
|
6609
6619
|
example:
|
|
6610
6620
|
data:
|
|
6611
6621
|
- iso: FR
|
|
6612
|
-
iso3:
|
|
6622
|
+
iso3: IS72
|
|
6613
6623
|
name: France
|
|
6614
6624
|
states_required: false
|
|
6615
6625
|
zipcode_required: true
|
|
6616
6626
|
- iso: DE
|
|
6617
|
-
iso3:
|
|
6627
|
+
iso3: IS71
|
|
6618
6628
|
name: Germany
|
|
6619
6629
|
states_required: false
|
|
6620
6630
|
zipcode_required: true
|
|
@@ -6765,7 +6775,7 @@ paths:
|
|
|
6765
6775
|
example:
|
|
6766
6776
|
id: or_UkLWZg9DAJ
|
|
6767
6777
|
market_id:
|
|
6768
|
-
number:
|
|
6778
|
+
number: R773500111
|
|
6769
6779
|
email: guest@example.com
|
|
6770
6780
|
customer_note:
|
|
6771
6781
|
currency: USD
|
|
@@ -6793,7 +6803,7 @@ paths:
|
|
|
6793
6803
|
display_delivery_total: "$100.00"
|
|
6794
6804
|
fulfillment_status:
|
|
6795
6805
|
payment_status:
|
|
6796
|
-
completed_at: '2026-04-
|
|
6806
|
+
completed_at: '2026-04-29T20:31:31.385Z'
|
|
6797
6807
|
store_credit_total: '0.0'
|
|
6798
6808
|
display_store_credit_total: "$0.00"
|
|
6799
6809
|
covered_by_store_credit: false
|
|
@@ -6803,8 +6813,8 @@ paths:
|
|
|
6803
6813
|
variant_id: variant_UkLWZg9DAJ
|
|
6804
6814
|
quantity: 1
|
|
6805
6815
|
currency: USD
|
|
6806
|
-
name: Product
|
|
6807
|
-
slug: product-
|
|
6816
|
+
name: Product 966442
|
|
6817
|
+
slug: product-966442
|
|
6808
6818
|
options_text: ''
|
|
6809
6819
|
price: '10.0'
|
|
6810
6820
|
display_price: "$10.00"
|
|
@@ -6829,7 +6839,7 @@ paths:
|
|
|
6829
6839
|
digital_links: []
|
|
6830
6840
|
fulfillments:
|
|
6831
6841
|
- id: ful_UkLWZg9DAJ
|
|
6832
|
-
number:
|
|
6842
|
+
number: H86313255182
|
|
6833
6843
|
tracking: U10000
|
|
6834
6844
|
tracking_url:
|
|
6835
6845
|
cost: '100.0'
|
|
@@ -6857,14 +6867,14 @@ paths:
|
|
|
6857
6867
|
code: UPS_GROUND
|
|
6858
6868
|
stock_location:
|
|
6859
6869
|
id: sloc_UkLWZg9DAJ
|
|
6860
|
-
state_abbr:
|
|
6861
|
-
name:
|
|
6870
|
+
state_abbr: NY
|
|
6871
|
+
name: Tandra Weber
|
|
6862
6872
|
address1: 1600 Pennsylvania Ave NW
|
|
6863
6873
|
city: Washington
|
|
6864
6874
|
zipcode: '20500'
|
|
6865
6875
|
country_iso: US
|
|
6866
6876
|
country_name: United States of America
|
|
6867
|
-
state_text:
|
|
6877
|
+
state_text: NY
|
|
6868
6878
|
delivery_rates:
|
|
6869
6879
|
- id: dr_gbHJdmfrXB
|
|
6870
6880
|
delivery_method_id: dm_UkLWZg9DAJ
|
|
@@ -6890,39 +6900,39 @@ paths:
|
|
|
6890
6900
|
first_name: John
|
|
6891
6901
|
last_name: Doe
|
|
6892
6902
|
full_name: John Doe
|
|
6893
|
-
address1:
|
|
6903
|
+
address1: 251 Lovely Street
|
|
6894
6904
|
address2: Northwest
|
|
6895
|
-
postal_code: '
|
|
6896
|
-
city:
|
|
6905
|
+
postal_code: '10118'
|
|
6906
|
+
city: New York
|
|
6897
6907
|
phone: 555-555-0199
|
|
6898
6908
|
company: Company
|
|
6899
6909
|
country_name: United States of America
|
|
6900
6910
|
country_iso: US
|
|
6901
|
-
state_text:
|
|
6902
|
-
state_abbr:
|
|
6911
|
+
state_text: NY
|
|
6912
|
+
state_abbr: NY
|
|
6903
6913
|
quick_checkout: false
|
|
6904
6914
|
is_default_billing: false
|
|
6905
6915
|
is_default_shipping: false
|
|
6906
|
-
state_name:
|
|
6916
|
+
state_name: New York
|
|
6907
6917
|
shipping_address:
|
|
6908
6918
|
id: addr_gbHJdmfrXB
|
|
6909
6919
|
first_name: John
|
|
6910
6920
|
last_name: Doe
|
|
6911
6921
|
full_name: John Doe
|
|
6912
|
-
address1:
|
|
6922
|
+
address1: 252 Lovely Street
|
|
6913
6923
|
address2: Northwest
|
|
6914
|
-
postal_code: '
|
|
6915
|
-
city:
|
|
6924
|
+
postal_code: '10118'
|
|
6925
|
+
city: New York
|
|
6916
6926
|
phone: 555-555-0199
|
|
6917
6927
|
company: Company
|
|
6918
6928
|
country_name: United States of America
|
|
6919
6929
|
country_iso: US
|
|
6920
|
-
state_text:
|
|
6921
|
-
state_abbr:
|
|
6930
|
+
state_text: NY
|
|
6931
|
+
state_abbr: NY
|
|
6922
6932
|
quick_checkout: false
|
|
6923
6933
|
is_default_billing: false
|
|
6924
6934
|
is_default_shipping: false
|
|
6925
|
-
state_name:
|
|
6935
|
+
state_name: New York
|
|
6926
6936
|
gift_card:
|
|
6927
6937
|
market:
|
|
6928
6938
|
schema:
|
|
@@ -7003,9 +7013,9 @@ paths:
|
|
|
7003
7013
|
id: ps_gbHJdmfrXB
|
|
7004
7014
|
status: pending
|
|
7005
7015
|
currency: USD
|
|
7006
|
-
external_id:
|
|
7016
|
+
external_id: bogus_5be4f6882cb65c798b36044b
|
|
7007
7017
|
external_data:
|
|
7008
|
-
client_secret:
|
|
7018
|
+
client_secret: bogus_secret_83acefba58c748fa
|
|
7009
7019
|
customer_external_id:
|
|
7010
7020
|
expires_at:
|
|
7011
7021
|
amount: '110.0'
|
|
@@ -7017,6 +7027,7 @@ paths:
|
|
|
7017
7027
|
description:
|
|
7018
7028
|
type: Spree::Gateway::Bogus
|
|
7019
7029
|
session_required: true
|
|
7030
|
+
source_required: true
|
|
7020
7031
|
schema:
|
|
7021
7032
|
"$ref": "#/components/schemas/PaymentSession"
|
|
7022
7033
|
requestBody:
|
|
@@ -7102,7 +7113,7 @@ paths:
|
|
|
7102
7113
|
id: ps_UkLWZg9DAJ
|
|
7103
7114
|
status: pending
|
|
7104
7115
|
currency: USD
|
|
7105
|
-
external_id:
|
|
7116
|
+
external_id: bogus_eea6b836764131d01d8930c3
|
|
7106
7117
|
external_data:
|
|
7107
7118
|
client_secret: secret_123
|
|
7108
7119
|
customer_external_id:
|
|
@@ -7116,6 +7127,7 @@ paths:
|
|
|
7116
7127
|
description:
|
|
7117
7128
|
type: Spree::Gateway::Bogus
|
|
7118
7129
|
session_required: true
|
|
7130
|
+
source_required: true
|
|
7119
7131
|
schema:
|
|
7120
7132
|
"$ref": "#/components/schemas/PaymentSession"
|
|
7121
7133
|
'404':
|
|
@@ -7163,7 +7175,7 @@ paths:
|
|
|
7163
7175
|
id: ps_UkLWZg9DAJ
|
|
7164
7176
|
status: pending
|
|
7165
7177
|
currency: USD
|
|
7166
|
-
external_id:
|
|
7178
|
+
external_id: bogus_c42d7bb8c46ce77865501174
|
|
7167
7179
|
external_data:
|
|
7168
7180
|
client_secret: secret_123
|
|
7169
7181
|
customer_external_id:
|
|
@@ -7177,6 +7189,7 @@ paths:
|
|
|
7177
7189
|
description:
|
|
7178
7190
|
type: Spree::Gateway::Bogus
|
|
7179
7191
|
session_required: true
|
|
7192
|
+
source_required: true
|
|
7180
7193
|
schema:
|
|
7181
7194
|
"$ref": "#/components/schemas/PaymentSession"
|
|
7182
7195
|
requestBody:
|
|
@@ -7264,7 +7277,7 @@ paths:
|
|
|
7264
7277
|
id: ps_UkLWZg9DAJ
|
|
7265
7278
|
status: completed
|
|
7266
7279
|
currency: USD
|
|
7267
|
-
external_id:
|
|
7280
|
+
external_id: bogus_da9af71a978676085b99ce61
|
|
7268
7281
|
external_data:
|
|
7269
7282
|
client_secret: secret_123
|
|
7270
7283
|
customer_external_id:
|
|
@@ -7278,6 +7291,7 @@ paths:
|
|
|
7278
7291
|
description:
|
|
7279
7292
|
type: Spree::Gateway::Bogus
|
|
7280
7293
|
session_required: true
|
|
7294
|
+
source_required: true
|
|
7281
7295
|
schema:
|
|
7282
7296
|
"$ref": "#/components/schemas/PaymentSession"
|
|
7283
7297
|
'404':
|
|
@@ -7348,8 +7362,8 @@ paths:
|
|
|
7348
7362
|
example:
|
|
7349
7363
|
id: pss_gbHJdmfrXB
|
|
7350
7364
|
status: pending
|
|
7351
|
-
external_id:
|
|
7352
|
-
external_client_secret:
|
|
7365
|
+
external_id: bogus_seti_69d0c0fba541cf751511c029
|
|
7366
|
+
external_client_secret: bogus_seti_secret_e91402dff84ebb58
|
|
7353
7367
|
external_data: {}
|
|
7354
7368
|
payment_method_id: pm_UkLWZg9DAJ
|
|
7355
7369
|
payment_source_id:
|
|
@@ -7361,6 +7375,7 @@ paths:
|
|
|
7361
7375
|
description:
|
|
7362
7376
|
type: Spree::Gateway::Bogus
|
|
7363
7377
|
session_required: true
|
|
7378
|
+
source_required: true
|
|
7364
7379
|
schema:
|
|
7365
7380
|
"$ref": "#/components/schemas/PaymentSetupSession"
|
|
7366
7381
|
'401':
|
|
@@ -7447,8 +7462,8 @@ paths:
|
|
|
7447
7462
|
example:
|
|
7448
7463
|
id: pss_UkLWZg9DAJ
|
|
7449
7464
|
status: pending
|
|
7450
|
-
external_id:
|
|
7451
|
-
external_client_secret:
|
|
7465
|
+
external_id: seti_test_c9f7f791cdf7b9c36dea5ae9
|
|
7466
|
+
external_client_secret: seti_secret_e7cca325c5d0792f378adc51
|
|
7452
7467
|
external_data:
|
|
7453
7468
|
client_secret: secret_123
|
|
7454
7469
|
payment_method_id: pm_UkLWZg9DAJ
|
|
@@ -7461,6 +7476,7 @@ paths:
|
|
|
7461
7476
|
description:
|
|
7462
7477
|
type: Spree::Gateway::Bogus
|
|
7463
7478
|
session_required: true
|
|
7479
|
+
source_required: true
|
|
7464
7480
|
schema:
|
|
7465
7481
|
"$ref": "#/components/schemas/PaymentSetupSession"
|
|
7466
7482
|
'404':
|
|
@@ -7523,8 +7539,8 @@ paths:
|
|
|
7523
7539
|
example:
|
|
7524
7540
|
id: pss_UkLWZg9DAJ
|
|
7525
7541
|
status: completed
|
|
7526
|
-
external_id:
|
|
7527
|
-
external_client_secret:
|
|
7542
|
+
external_id: seti_test_73a3566842a3d01db9a800e0
|
|
7543
|
+
external_client_secret: seti_secret_2f94274fab6af1dfb46b5b39
|
|
7528
7544
|
external_data:
|
|
7529
7545
|
client_secret: secret_123
|
|
7530
7546
|
payment_method_id: pm_UkLWZg9DAJ
|
|
@@ -7537,6 +7553,7 @@ paths:
|
|
|
7537
7553
|
description:
|
|
7538
7554
|
type: Spree::Gateway::Bogus
|
|
7539
7555
|
session_required: true
|
|
7556
|
+
source_required: true
|
|
7540
7557
|
schema:
|
|
7541
7558
|
"$ref": "#/components/schemas/PaymentSetupSession"
|
|
7542
7559
|
'404':
|
|
@@ -7617,7 +7634,7 @@ paths:
|
|
|
7617
7634
|
id: py_UkLWZg9DAJ
|
|
7618
7635
|
payment_method_id: pm_UkLWZg9DAJ
|
|
7619
7636
|
response_code:
|
|
7620
|
-
number:
|
|
7637
|
+
number: PHAY8LI4
|
|
7621
7638
|
amount: '110.0'
|
|
7622
7639
|
display_amount: "$110.00"
|
|
7623
7640
|
status: checkout
|
|
@@ -7630,6 +7647,7 @@ paths:
|
|
|
7630
7647
|
description:
|
|
7631
7648
|
type: Spree::PaymentMethod::Check
|
|
7632
7649
|
session_required: false
|
|
7650
|
+
source_required: false
|
|
7633
7651
|
schema:
|
|
7634
7652
|
"$ref": "#/components/schemas/Payment"
|
|
7635
7653
|
'422':
|
|
@@ -7712,7 +7730,7 @@ paths:
|
|
|
7712
7730
|
body_html: ''
|
|
7713
7731
|
- id: pol_OIJLhNcSbf
|
|
7714
7732
|
name: Privacy Policy
|
|
7715
|
-
slug: privacy-policy-
|
|
7733
|
+
slug: privacy-policy-24a44547-bd29-493a-9028-25e30b0c6417
|
|
7716
7734
|
body: We respect your privacy.
|
|
7717
7735
|
body_html: |
|
|
7718
7736
|
<div class="trix-content">
|
|
@@ -7956,12 +7974,12 @@ paths:
|
|
|
7956
7974
|
example:
|
|
7957
7975
|
data:
|
|
7958
7976
|
- id: prod_UkLWZg9DAJ
|
|
7959
|
-
name: Product
|
|
7960
|
-
slug: product-
|
|
7977
|
+
name: Product 1066950
|
|
7978
|
+
slug: product-1066950
|
|
7961
7979
|
meta_description:
|
|
7962
7980
|
meta_keywords:
|
|
7963
7981
|
variant_count: 1
|
|
7964
|
-
available_on: '2025-04-
|
|
7982
|
+
available_on: '2025-04-29T20:31:41.571Z'
|
|
7965
7983
|
purchasable: true
|
|
7966
7984
|
in_stock: false
|
|
7967
7985
|
backorderable: true
|
|
@@ -7983,24 +8001,40 @@ paths:
|
|
|
7983
8001
|
price_list_id:
|
|
7984
8002
|
original_price:
|
|
7985
8003
|
- id: prod_gbHJdmfrXB
|
|
7986
|
-
name: Product
|
|
7987
|
-
slug: product-
|
|
8004
|
+
name: Product 1078704
|
|
8005
|
+
slug: product-1078704
|
|
7988
8006
|
meta_description:
|
|
7989
8007
|
meta_keywords:
|
|
7990
8008
|
variant_count: 0
|
|
7991
|
-
available_on: '2025-04-
|
|
8009
|
+
available_on: '2025-04-29T20:31:41.632Z'
|
|
7992
8010
|
purchasable: true
|
|
7993
8011
|
in_stock: false
|
|
7994
8012
|
backorderable: true
|
|
7995
8013
|
available: true
|
|
7996
|
-
description:
|
|
7997
|
-
|
|
7998
|
-
|
|
7999
|
-
|
|
8000
|
-
|
|
8001
|
-
|
|
8002
|
-
|
|
8003
|
-
|
|
8014
|
+
description: Id qui consequatur sapiente dolor eveniet ipsum. Quidem
|
|
8015
|
+
vel possimus corporis aut a porro doloremque. Quasi sint totam
|
|
8016
|
+
placeat quos vel dicta iusto sapiente. Amet non tempora perferendis
|
|
8017
|
+
saepe. Nesciunt distinctio accusantium vitae tempore. Aut et id
|
|
8018
|
+
odio qui sapiente minima nemo ipsum. Et veniam nesciunt minus
|
|
8019
|
+
itaque quam. Aspernatur ipsum facere aut dignissimos. Ullam natus
|
|
8020
|
+
commodi magnam quisquam aperiam laudantium ut asperiores. Quis
|
|
8021
|
+
facere dolorum deserunt soluta. Commodi ut in harum rem maiores
|
|
8022
|
+
dolore. Facilis ex vel saepe cupiditate. Cumque molestias esse
|
|
8023
|
+
nulla odio itaque. Non velit cumque reprehenderit eaque iste.
|
|
8024
|
+
Fugit quidem deserunt quisquam accusamus sed sequi dolorum. Repellat
|
|
8025
|
+
voluptatum perferendis doloribus culpa quibusdam at voluptas.
|
|
8026
|
+
Sed deserunt perspiciatis ea temporibus. Eaque veniam necessitatibus
|
|
8027
|
+
inventore dicta reiciendis doloremque. Cupiditate officia illo
|
|
8028
|
+
impedit assumenda. Consequuntur commodi inventore quidem molestiae
|
|
8029
|
+
laborum. Quaerat voluptatem maiores quos veniam neque molestias.
|
|
8030
|
+
Eaque unde officiis illo dignissimos voluptate laboriosam ad enim.
|
|
8031
|
+
Et accusamus adipisci dolor facere tempore itaque.
|
|
8032
|
+
description_html: |-
|
|
8033
|
+
Id qui consequatur sapiente dolor eveniet ipsum. Quidem vel possimus corporis aut a porro doloremque. Quasi sint totam placeat quos vel dicta iusto sapiente. Amet non tempora perferendis saepe.
|
|
8034
|
+
Nesciunt distinctio accusantium vitae tempore. Aut et id odio qui sapiente minima nemo ipsum. Et veniam nesciunt minus itaque quam. Aspernatur ipsum facere aut dignissimos.
|
|
8035
|
+
Ullam natus commodi magnam quisquam aperiam laudantium ut asperiores. Quis facere dolorum deserunt soluta. Commodi ut in harum rem maiores dolore. Facilis ex vel saepe cupiditate. Cumque molestias esse nulla odio itaque.
|
|
8036
|
+
Non velit cumque reprehenderit eaque iste. Fugit quidem deserunt quisquam accusamus sed sequi dolorum. Repellat voluptatum perferendis doloribus culpa quibusdam at voluptas. Sed deserunt perspiciatis ea temporibus. Eaque veniam necessitatibus inventore dicta reiciendis doloremque.
|
|
8037
|
+
Cupiditate officia illo impedit assumenda. Consequuntur commodi inventore quidem molestiae laborum. Quaerat voluptatem maiores quos veniam neque molestias. Eaque unde officiis illo dignissimos voluptate laboriosam ad enim. Et accusamus adipisci dolor facere tempore itaque.
|
|
8004
8038
|
default_variant_id: variant_EfhxLZ9ck8
|
|
8005
8039
|
thumbnail_url:
|
|
8006
8040
|
tags: []
|
|
@@ -8102,12 +8136,12 @@ paths:
|
|
|
8102
8136
|
application/json:
|
|
8103
8137
|
example:
|
|
8104
8138
|
id: prod_UkLWZg9DAJ
|
|
8105
|
-
name: Product
|
|
8106
|
-
slug: product-
|
|
8139
|
+
name: Product 1341741
|
|
8140
|
+
slug: product-1341741
|
|
8107
8141
|
meta_description:
|
|
8108
8142
|
meta_keywords:
|
|
8109
8143
|
variant_count: 1
|
|
8110
|
-
available_on: '2025-04-
|
|
8144
|
+
available_on: '2025-04-29T20:31:43.333Z'
|
|
8111
8145
|
purchasable: true
|
|
8112
8146
|
in_stock: false
|
|
8113
8147
|
backorderable: true
|
|
@@ -8134,7 +8168,7 @@ paths:
|
|
|
8134
8168
|
amount_in_cents: 999
|
|
8135
8169
|
currency: USD
|
|
8136
8170
|
display_amount: "$9.99"
|
|
8137
|
-
recorded_at: '2026-
|
|
8171
|
+
recorded_at: '2026-04-14T20:31:43Z'
|
|
8138
8172
|
schema:
|
|
8139
8173
|
"$ref": "#/components/schemas/Product"
|
|
8140
8174
|
'404':
|
|
@@ -8509,9 +8543,9 @@ paths:
|
|
|
8509
8543
|
example:
|
|
8510
8544
|
id: cart_UkLWZg9DAJ
|
|
8511
8545
|
market_id:
|
|
8512
|
-
number:
|
|
8513
|
-
token:
|
|
8514
|
-
email:
|
|
8546
|
+
number: R702444710
|
|
8547
|
+
token: KKKKz15uUX3wLs3WeMci3aiDUn8NLgjRMRd
|
|
8548
|
+
email: kenny_reichel@volkmanbahringer.biz
|
|
8515
8549
|
customer_note:
|
|
8516
8550
|
currency: USD
|
|
8517
8551
|
locale: en
|
|
@@ -8550,8 +8584,8 @@ paths:
|
|
|
8550
8584
|
variant_id: variant_UkLWZg9DAJ
|
|
8551
8585
|
quantity: 1
|
|
8552
8586
|
currency: USD
|
|
8553
|
-
name: Product
|
|
8554
|
-
slug: product-
|
|
8587
|
+
name: Product 1546874
|
|
8588
|
+
slug: product-1546874
|
|
8555
8589
|
options_text: ''
|
|
8556
8590
|
price: '10.0'
|
|
8557
8591
|
display_price: "$10.00"
|
|
@@ -8576,7 +8610,7 @@ paths:
|
|
|
8576
8610
|
digital_links: []
|
|
8577
8611
|
fulfillments:
|
|
8578
8612
|
- id: ful_UkLWZg9DAJ
|
|
8579
|
-
number:
|
|
8613
|
+
number: H03249355163
|
|
8580
8614
|
tracking: U10000
|
|
8581
8615
|
tracking_url:
|
|
8582
8616
|
cost: '100.0'
|
|
@@ -8604,14 +8638,14 @@ paths:
|
|
|
8604
8638
|
code: UPS_GROUND
|
|
8605
8639
|
stock_location:
|
|
8606
8640
|
id: sloc_UkLWZg9DAJ
|
|
8607
|
-
state_abbr:
|
|
8608
|
-
name:
|
|
8641
|
+
state_abbr: NY
|
|
8642
|
+
name: Nada Hettinger
|
|
8609
8643
|
address1: 1600 Pennsylvania Ave NW
|
|
8610
8644
|
city: Washington
|
|
8611
8645
|
zipcode: '20500'
|
|
8612
8646
|
country_iso: US
|
|
8613
8647
|
country_name: United States of America
|
|
8614
|
-
state_text:
|
|
8648
|
+
state_text: NY
|
|
8615
8649
|
delivery_rates:
|
|
8616
8650
|
- id: dr_UkLWZg9DAJ
|
|
8617
8651
|
delivery_method_id: dm_UkLWZg9DAJ
|
|
@@ -8634,8 +8668,8 @@ paths:
|
|
|
8634
8668
|
payments:
|
|
8635
8669
|
- id: py_UkLWZg9DAJ
|
|
8636
8670
|
payment_method_id: pm_UkLWZg9DAJ
|
|
8637
|
-
response_code: 1-SC-
|
|
8638
|
-
number:
|
|
8671
|
+
response_code: 1-SC-20260429203148434892
|
|
8672
|
+
number: POQWOLDS
|
|
8639
8673
|
amount: '10.0'
|
|
8640
8674
|
display_amount: "$10.00"
|
|
8641
8675
|
status: checkout
|
|
@@ -8656,50 +8690,52 @@ paths:
|
|
|
8656
8690
|
description: Store Credit
|
|
8657
8691
|
type: Spree::PaymentMethod::StoreCredit
|
|
8658
8692
|
session_required: false
|
|
8693
|
+
source_required: true
|
|
8659
8694
|
billing_address:
|
|
8660
8695
|
id: addr_EfhxLZ9ck8
|
|
8661
8696
|
first_name: John
|
|
8662
8697
|
last_name: Doe
|
|
8663
8698
|
full_name: John Doe
|
|
8664
|
-
address1:
|
|
8699
|
+
address1: 315 Lovely Street
|
|
8665
8700
|
address2: Northwest
|
|
8666
|
-
postal_code: '
|
|
8667
|
-
city:
|
|
8701
|
+
postal_code: '10118'
|
|
8702
|
+
city: New York
|
|
8668
8703
|
phone: 555-555-0199
|
|
8669
8704
|
company: Company
|
|
8670
8705
|
country_name: United States of America
|
|
8671
8706
|
country_iso: US
|
|
8672
|
-
state_text:
|
|
8673
|
-
state_abbr:
|
|
8707
|
+
state_text: NY
|
|
8708
|
+
state_abbr: NY
|
|
8674
8709
|
quick_checkout: false
|
|
8675
8710
|
is_default_billing: false
|
|
8676
8711
|
is_default_shipping: false
|
|
8677
|
-
state_name:
|
|
8712
|
+
state_name: New York
|
|
8678
8713
|
shipping_address:
|
|
8679
8714
|
id: addr_VqXmZF31wY
|
|
8680
8715
|
first_name: John
|
|
8681
8716
|
last_name: Doe
|
|
8682
8717
|
full_name: John Doe
|
|
8683
|
-
address1:
|
|
8718
|
+
address1: 316 Lovely Street
|
|
8684
8719
|
address2: Northwest
|
|
8685
|
-
postal_code: '
|
|
8686
|
-
city:
|
|
8720
|
+
postal_code: '10118'
|
|
8721
|
+
city: New York
|
|
8687
8722
|
phone: 555-555-0199
|
|
8688
8723
|
company: Company
|
|
8689
8724
|
country_name: United States of America
|
|
8690
8725
|
country_iso: US
|
|
8691
|
-
state_text:
|
|
8692
|
-
state_abbr:
|
|
8726
|
+
state_text: NY
|
|
8727
|
+
state_abbr: NY
|
|
8693
8728
|
quick_checkout: false
|
|
8694
8729
|
is_default_billing: false
|
|
8695
8730
|
is_default_shipping: false
|
|
8696
|
-
state_name:
|
|
8731
|
+
state_name: New York
|
|
8697
8732
|
payment_methods:
|
|
8698
8733
|
- id: pm_UkLWZg9DAJ
|
|
8699
8734
|
name: Store Credit
|
|
8700
8735
|
description: Store Credit
|
|
8701
8736
|
type: Spree::PaymentMethod::StoreCredit
|
|
8702
8737
|
session_required: false
|
|
8738
|
+
source_required: true
|
|
8703
8739
|
gift_card:
|
|
8704
8740
|
market:
|
|
8705
8741
|
schema:
|
|
@@ -8776,9 +8812,9 @@ paths:
|
|
|
8776
8812
|
example:
|
|
8777
8813
|
id: cart_UkLWZg9DAJ
|
|
8778
8814
|
market_id:
|
|
8779
|
-
number:
|
|
8780
|
-
token:
|
|
8781
|
-
email:
|
|
8815
|
+
number: R968281647
|
|
8816
|
+
token: vyW18bBrgGcr9BHW4DWLGKxUtYnnhyyRGVG
|
|
8817
|
+
email: tricia_reilly@schuster.us
|
|
8782
8818
|
customer_note:
|
|
8783
8819
|
currency: USD
|
|
8784
8820
|
locale: en
|
|
@@ -8820,8 +8856,8 @@ paths:
|
|
|
8820
8856
|
variant_id: variant_UkLWZg9DAJ
|
|
8821
8857
|
quantity: 1
|
|
8822
8858
|
currency: USD
|
|
8823
|
-
name: Product
|
|
8824
|
-
slug: product-
|
|
8859
|
+
name: Product 1567335
|
|
8860
|
+
slug: product-1567335
|
|
8825
8861
|
options_text: ''
|
|
8826
8862
|
price: '10.0'
|
|
8827
8863
|
display_price: "$10.00"
|
|
@@ -8846,7 +8882,7 @@ paths:
|
|
|
8846
8882
|
digital_links: []
|
|
8847
8883
|
fulfillments:
|
|
8848
8884
|
- id: ful_UkLWZg9DAJ
|
|
8849
|
-
number:
|
|
8885
|
+
number: H34150382243
|
|
8850
8886
|
tracking: U10000
|
|
8851
8887
|
tracking_url:
|
|
8852
8888
|
cost: '100.0'
|
|
@@ -8874,14 +8910,14 @@ paths:
|
|
|
8874
8910
|
code: UPS_GROUND
|
|
8875
8911
|
stock_location:
|
|
8876
8912
|
id: sloc_UkLWZg9DAJ
|
|
8877
|
-
state_abbr:
|
|
8878
|
-
name:
|
|
8913
|
+
state_abbr: NY
|
|
8914
|
+
name: Kylee Jones
|
|
8879
8915
|
address1: 1600 Pennsylvania Ave NW
|
|
8880
8916
|
city: Washington
|
|
8881
8917
|
zipcode: '20500'
|
|
8882
8918
|
country_iso: US
|
|
8883
8919
|
country_name: United States of America
|
|
8884
|
-
state_text:
|
|
8920
|
+
state_text: NY
|
|
8885
8921
|
delivery_rates:
|
|
8886
8922
|
- id: dr_UkLWZg9DAJ
|
|
8887
8923
|
delivery_method_id: dm_UkLWZg9DAJ
|
|
@@ -8907,39 +8943,39 @@ paths:
|
|
|
8907
8943
|
first_name: John
|
|
8908
8944
|
last_name: Doe
|
|
8909
8945
|
full_name: John Doe
|
|
8910
|
-
address1:
|
|
8946
|
+
address1: 323 Lovely Street
|
|
8911
8947
|
address2: Northwest
|
|
8912
|
-
postal_code: '
|
|
8913
|
-
city:
|
|
8948
|
+
postal_code: '10118'
|
|
8949
|
+
city: New York
|
|
8914
8950
|
phone: 555-555-0199
|
|
8915
8951
|
company: Company
|
|
8916
8952
|
country_name: United States of America
|
|
8917
8953
|
country_iso: US
|
|
8918
|
-
state_text:
|
|
8919
|
-
state_abbr:
|
|
8954
|
+
state_text: NY
|
|
8955
|
+
state_abbr: NY
|
|
8920
8956
|
quick_checkout: false
|
|
8921
8957
|
is_default_billing: false
|
|
8922
8958
|
is_default_shipping: false
|
|
8923
|
-
state_name:
|
|
8959
|
+
state_name: New York
|
|
8924
8960
|
shipping_address:
|
|
8925
8961
|
id: addr_VqXmZF31wY
|
|
8926
8962
|
first_name: John
|
|
8927
8963
|
last_name: Doe
|
|
8928
8964
|
full_name: John Doe
|
|
8929
|
-
address1:
|
|
8965
|
+
address1: 324 Lovely Street
|
|
8930
8966
|
address2: Northwest
|
|
8931
|
-
postal_code: '
|
|
8932
|
-
city:
|
|
8967
|
+
postal_code: '10118'
|
|
8968
|
+
city: New York
|
|
8933
8969
|
phone: 555-555-0199
|
|
8934
8970
|
company: Company
|
|
8935
8971
|
country_name: United States of America
|
|
8936
8972
|
country_iso: US
|
|
8937
|
-
state_text:
|
|
8938
|
-
state_abbr:
|
|
8973
|
+
state_text: NY
|
|
8974
|
+
state_abbr: NY
|
|
8939
8975
|
quick_checkout: false
|
|
8940
8976
|
is_default_billing: false
|
|
8941
8977
|
is_default_shipping: false
|
|
8942
|
-
state_name:
|
|
8978
|
+
state_name: New York
|
|
8943
8979
|
payment_methods: []
|
|
8944
8980
|
gift_card:
|
|
8945
8981
|
market:
|
|
@@ -9005,7 +9041,7 @@ paths:
|
|
|
9005
9041
|
data:
|
|
9006
9042
|
- id: wl_UkLWZg9DAJ
|
|
9007
9043
|
name: My Wishlist
|
|
9008
|
-
token:
|
|
9044
|
+
token: NtdmeixQzCBf9oTPYdxpf9Sv
|
|
9009
9045
|
is_default: false
|
|
9010
9046
|
is_private: true
|
|
9011
9047
|
meta:
|
|
@@ -9081,7 +9117,7 @@ paths:
|
|
|
9081
9117
|
example:
|
|
9082
9118
|
id: wl_gbHJdmfrXB
|
|
9083
9119
|
name: Birthday Ideas
|
|
9084
|
-
token:
|
|
9120
|
+
token: 8cXeJyppojDAcyKGtrqEhahv
|
|
9085
9121
|
is_default: false
|
|
9086
9122
|
is_private: true
|
|
9087
9123
|
schema:
|
|
@@ -9177,7 +9213,7 @@ paths:
|
|
|
9177
9213
|
example:
|
|
9178
9214
|
id: wl_UkLWZg9DAJ
|
|
9179
9215
|
name: My Wishlist
|
|
9180
|
-
token:
|
|
9216
|
+
token: 7kZxgV92WcKPHpXSc1Cn695L
|
|
9181
9217
|
is_default: false
|
|
9182
9218
|
is_private: true
|
|
9183
9219
|
schema:
|
|
@@ -9239,7 +9275,7 @@ paths:
|
|
|
9239
9275
|
example:
|
|
9240
9276
|
id: wl_UkLWZg9DAJ
|
|
9241
9277
|
name: Updated Name
|
|
9242
|
-
token:
|
|
9278
|
+
token: zTmZe61pQGipm76nbGax6Wii
|
|
9243
9279
|
is_default: false
|
|
9244
9280
|
is_private: true
|
|
9245
9281
|
schema:
|
|
@@ -9354,7 +9390,7 @@ paths:
|
|
|
9354
9390
|
variant:
|
|
9355
9391
|
id: variant_gbHJdmfrXB
|
|
9356
9392
|
product_id: prod_gbHJdmfrXB
|
|
9357
|
-
sku: SKU-
|
|
9393
|
+
sku: SKU-191
|
|
9358
9394
|
options_text: ''
|
|
9359
9395
|
track_inventory: true
|
|
9360
9396
|
media_count: 0
|
|
@@ -9611,6 +9647,46 @@ components:
|
|
|
9611
9647
|
- token
|
|
9612
9648
|
- refresh_token
|
|
9613
9649
|
- user
|
|
9650
|
+
PermissionRule:
|
|
9651
|
+
type: object
|
|
9652
|
+
description: A single permission rule (CanCanCan rule). Rules are applied in
|
|
9653
|
+
order, last-matching-wins.
|
|
9654
|
+
properties:
|
|
9655
|
+
allow:
|
|
9656
|
+
type: boolean
|
|
9657
|
+
description: true for `can`, false for `cannot`
|
|
9658
|
+
actions:
|
|
9659
|
+
type: array
|
|
9660
|
+
items:
|
|
9661
|
+
type: string
|
|
9662
|
+
description: Action names, e.g. ["read", "update"] or ["manage"]
|
|
9663
|
+
subjects:
|
|
9664
|
+
type: array
|
|
9665
|
+
items:
|
|
9666
|
+
type: string
|
|
9667
|
+
description: Subject class names, e.g. ["Spree::Product"] or ["all"]
|
|
9668
|
+
has_conditions:
|
|
9669
|
+
type: boolean
|
|
9670
|
+
description: True if the server-side rule has per-record conditions. The
|
|
9671
|
+
SPA shows the action optimistically and handles 403 from the API.
|
|
9672
|
+
required:
|
|
9673
|
+
- allow
|
|
9674
|
+
- actions
|
|
9675
|
+
- subjects
|
|
9676
|
+
- has_conditions
|
|
9677
|
+
MeResponse:
|
|
9678
|
+
type: object
|
|
9679
|
+
description: Current admin user profile and serialized permissions
|
|
9680
|
+
properties:
|
|
9681
|
+
user:
|
|
9682
|
+
"$ref": "#/components/schemas/AdminUser"
|
|
9683
|
+
permissions:
|
|
9684
|
+
type: array
|
|
9685
|
+
items:
|
|
9686
|
+
"$ref": "#/components/schemas/PermissionRule"
|
|
9687
|
+
required:
|
|
9688
|
+
- user
|
|
9689
|
+
- permissions
|
|
9614
9690
|
CheckoutRequirement:
|
|
9615
9691
|
type: object
|
|
9616
9692
|
properties:
|
|
@@ -9662,11 +9738,11 @@ components:
|
|
|
9662
9738
|
properties:
|
|
9663
9739
|
item_id:
|
|
9664
9740
|
type: string
|
|
9665
|
-
description: Line item
|
|
9741
|
+
description: Line item ID
|
|
9666
9742
|
example: li_abc123
|
|
9667
9743
|
variant_id:
|
|
9668
9744
|
type: string
|
|
9669
|
-
description: Variant
|
|
9745
|
+
description: Variant ID
|
|
9670
9746
|
example: variant_abc123
|
|
9671
9747
|
quantity:
|
|
9672
9748
|
type: integer
|
|
@@ -10112,6 +10188,8 @@ components:
|
|
|
10112
10188
|
nullable: true
|
|
10113
10189
|
accepts_email_marketing:
|
|
10114
10190
|
type: boolean
|
|
10191
|
+
full_name:
|
|
10192
|
+
type: string
|
|
10115
10193
|
available_store_credit_total:
|
|
10116
10194
|
type: string
|
|
10117
10195
|
display_available_store_credit_total:
|
|
@@ -10135,6 +10213,7 @@ components:
|
|
|
10135
10213
|
- last_name
|
|
10136
10214
|
- phone
|
|
10137
10215
|
- accepts_email_marketing
|
|
10216
|
+
- full_name
|
|
10138
10217
|
- available_store_credit_total
|
|
10139
10218
|
- display_available_store_credit_total
|
|
10140
10219
|
- addresses
|
|
@@ -10962,12 +11041,15 @@ components:
|
|
|
10962
11041
|
type: string
|
|
10963
11042
|
session_required:
|
|
10964
11043
|
type: boolean
|
|
11044
|
+
source_required:
|
|
11045
|
+
type: boolean
|
|
10965
11046
|
required:
|
|
10966
11047
|
- id
|
|
10967
11048
|
- name
|
|
10968
11049
|
- description
|
|
10969
11050
|
- type
|
|
10970
11051
|
- session_required
|
|
11052
|
+
- source_required
|
|
10971
11053
|
x-typelizer: true
|
|
10972
11054
|
Payment:
|
|
10973
11055
|
type: object
|