Setting the file. One moment.
Docs Survey · Rp Target Wix · wix/skills · Skills Docs
ContentsBack to the top of the page Post
(opens in a new tab)
domains/ecom/ docs-survey.json
JSON · 306 lines · 14 KB
:
"Catalog Service Plugin"
,
12 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/catalogs/catalog-service-plugin" ,
13 "group" : "Catalogs" ,
14 "verdict" : "not-relevant" ,
15 "reason" : "Service plugin (SPI) — an extension point the site implements, never an import path." ,
16 "reviewedOn" : "2026-08-11"
17 },
18 {
19 "id" : "api-reference/business-solutions/e-commerce/catalogs/inventory-service-plugin" ,
20 "title" : "Inventory Service Plugin" ,
21 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/catalogs/inventory-service-plugin" ,
22 "group" : "Catalogs" ,
23 "verdict" : "not-relevant" ,
24 "reason" : "Service plugin (SPI) — an extension point the site implements, never an import path." ,
25 "reviewedOn" : "2026-08-11"
26 },
27 {
28 "id" : "api-reference/business-solutions/e-commerce/extensions/additional-fees" ,
29 "title" : "Additional Fees" ,
30 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/extensions/additional-fees" ,
31 "group" : "Extensions" ,
32 "verdict" : "not-relevant" ,
33 "reason" : "Checkout extension SPI, not an import path." ,
34 "reviewedOn" : "2026-08-11"
35 },
36 {
37 "id" : "api-reference/business-solutions/e-commerce/extensions/discounts" ,
38 "title" : "Discounts" ,
39 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/extensions/discounts" ,
40 "group" : "Extensions" ,
41 "verdict" : "not-relevant" ,
42 "reason" : "Checkout extension SPI, not an import path." ,
43 "reviewedOn" : "2026-08-11"
44 },
45 {
46 "id" : "api-reference/business-solutions/e-commerce/extensions/shipping-rates" ,
47 "title" : "Shipping Rates" ,
48 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/extensions/shipping-rates" ,
49 "group" : "Extensions" ,
50 "verdict" : "not-relevant" ,
51 "reason" : "Checkout extension SPI, not an import path." ,
52 "reviewedOn" : "2026-08-11"
53 },
54 {
55 "id" : "api-reference/business-solutions/e-commerce/extensions/tax" ,
56 "title" : "Tax" ,
57 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/extensions/tax" ,
58 "group" : "Extensions" ,
59 "verdict" : "not-relevant" ,
60 "reason" : "Checkout extension SPI, not an import path." ,
61 "reviewedOn" : "2026-08-11"
62 },
63 {
64 "id" : "api-reference/business-solutions/e-commerce/extensions/validations" ,
65 "title" : "Validations" ,
66 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/extensions/validations" ,
67 "group" : "Extensions" ,
68 "verdict" : "not-relevant" ,
69 "reason" : "Checkout extension SPI, not an import path." ,
70 "reviewedOn" : "2026-08-11"
71 },
72 {
73 "id" : "api-reference/business-solutions/e-commerce/get-started/apps" ,
74 "title" : "Apps" ,
75 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/get-started/apps" ,
76 "group" : "Get Started" ,
77 "verdict" : "not-relevant" ,
78 "reason" : "Documentation article, not an API surface." ,
79 "reviewedOn" : "2026-08-11"
80 },
81 {
82 "id" : "api-reference/business-solutions/e-commerce/get-started/headless" ,
83 "title" : "Headless" ,
84 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/get-started/headless" ,
85 "group" : "Get Started" ,
86 "verdict" : "not-relevant" ,
87 "reason" : "Documentation article, not an API surface." ,
88 "reviewedOn" : "2026-08-11"
89 },
90 {
91 "id" : "api-reference/business-solutions/e-commerce/get-started/sites" ,
92 "title" : "Sites" ,
93 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/get-started/sites" ,
94 "group" : "Get Started" ,
95 "verdict" : "not-relevant" ,
96 "reason" : "Documentation article, not an API surface." ,
97 "reviewedOn" : "2026-08-11"
98 },
99 {
100 "id" : "api-reference/business-solutions/e-commerce/guides" ,
101 "title" : "Guides" ,
102 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/guides" ,
103 "group" : null ,
104 "verdict" : "not-relevant" ,
105 "reason" : "Documentation articles, not an API surface." ,
106 "reviewedOn" : "2026-08-11"
107 },
108 {
109 "id" : "api-reference/business-solutions/e-commerce/orders/draft-orders" ,
110 "title" : "Draft Orders" ,
111 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/orders/draft-orders" ,
112 "group" : "Orders" ,
113 "verdict" : "not-relevant" ,
114 "reason" : "Merchant draft-order authoring flow; historical orders import through the Orders import endpoint (ecom/order), not as drafts." ,
115 "reviewedOn" : "2026-08-11"
116 },
117 {
118 "id" : "api-reference/business-solutions/e-commerce/orders/order-billing" ,
119 "title" : "Order Billing" ,
120 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/orders/order-billing" ,
121 "group" : "Orders" ,
122 "verdict" : "claimed" ,
123 "refs" : [
124 "ecom/order-refund"
125 ],
126 "reason" : "CORRECTED 2026-08-16. Billing *details* are indeed carried on the imported order payload (ecom/order), which is why this was marked not-relevant on 2026-08-11 — but that reading missed Refund Payments (POST /ecom/v1/order-billing/refund-payments), the only write surface for refund records anywhere in eCommerce. Dismissing this node is what made the 2026-08-12 Order Transactions walk conclude refunds were unwritable (a conclusion since withdrawn). Refund Payments is live-verified: 18/18 on the reference store 2026-08-12, with externalRefund:true mandatory for historical data." ,
127 "reviewedOn" : "2026-08-16"
128 },
129 {
130 "id" : "api-reference/business-solutions/e-commerce/orders/order-fulfillments" ,
131 "title" : "Order Fulfillments" ,
132 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/orders/order-fulfillments" ,
133 "group" : "Orders" ,
134 "verdict" : "not-relevant" ,
135 "reason" : "Fulfillment status folds into the imported order payload; standalone fulfillment creation targets live orders. Revisit if imported historical orders prove to need explicit fulfillment records." ,
136 "reviewedOn" : "2026-08-11"
137 },
138 {
139 "id" : "api-reference/business-solutions/e-commerce/orders/order-invoices" ,
140 "title" : "Order Invoices" ,
141 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/orders/order-invoices" ,
142 "group" : "Orders" ,
143 "verdict" : "not-relevant" ,
144 "reason" : "Wix-generated invoice documents; source PDF-invoice plugin outputs are documents, not records to recreate." ,
145 "reviewedOn" : "2026-08-11"
146 },
147 {
148 "id" : "api-reference/business-solutions/e-commerce/orders/order-payment-requests" ,
149 "title" : "Order Payment Requests" ,
150 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/orders/order-payment-requests" ,
151 "group" : "Orders" ,
152 "verdict" : "not-relevant" ,
153 "reason" : "Live payment-collection flow, not migratable records." ,
154 "reviewedOn" : "2026-08-11"
155 },
156 {
157 "id" : "api-reference/business-solutions/e-commerce/orders/order-transactions" ,
158 "title" : "Order Transactions" ,
159 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/orders/order-transactions" ,
160 "group" : "Orders" ,
161 "verdict" : "claimed" ,
162 "refs" : [
163 "ecom/order-refund"
164 ],
165 "reason" : "Add Payments is the first half of the refund write path: Import Order creates no payment record, so a payment must be added before Order Billing's Refund Payments has a paymentId to reference. Note this surface alone is payments-only (refunds reach it as the Refund Completed webhook, and balanceSummary.refunded is computed) — the refund create lives in the sibling Order Billing tree, and reading this menu in isolation produced a false 'no refund-record import path' conclusion on 2026-08-12, corrected 2026-08-16." ,
166 "reviewedOn" : "2026-08-16"
167 },
168 {
169 "id" : "api-reference/business-solutions/e-commerce/orders/orders" ,
170 "title" : "Orders" ,
171 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/orders/orders" ,
172 "group" : "Orders" ,
173 "verdict" : "claimed" ,
174 "refs" : [
175 "ecom/order" ,
176 "ecom/order-line-item" ,
177 "ecom/order-refund" ,
178 "ecom/order-applied-discount" ,
179 "ecom/order-merchant-note" ,
180 "ecom/order-line-item-options"
181 ],
182 "reviewedOn" : "2026-08-16"
183 },
184 {
185 "id" : "api-reference/business-solutions/e-commerce/orders/orders-settings" ,
186 "title" : "Orders Settings" ,
187 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/orders/orders-settings" ,
188 "group" : "Orders" ,
189 "verdict" : "not-relevant" ,
190 "reason" : "Settings singleton (get/update); configuration, not records." ,
191 "reviewedOn" : "2026-08-11"
192 },
193 {
194 "id" : "api-reference/business-solutions/e-commerce/other-services/back-in-stock" ,
195 "title" : "Back In Stock" ,
196 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/other-services/back-in-stock" ,
197 "group" : "Other Services" ,
198 "verdict" : "not-relevant" ,
199 "reason" : "Back-in-stock request collection; no waitlist source capability observed in runs so far. Revisit when a waitlist plugin is profiled." ,
200 "reviewedOn" : "2026-08-11"
201 },
202 {
203 "id" : "api-reference/business-solutions/e-commerce/other-services/recommendations" ,
204 "title" : "Recommendations" ,
205 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/other-services/recommendations" ,
206 "group" : "Other Services" ,
207 "verdict" : "not-relevant" ,
208 "reason" : "Algorithmic recommendations; computed, not migratable." ,
209 "reviewedOn" : "2026-08-11"
210 },
211 {
212 "id" : "api-reference/business-solutions/e-commerce/other-services/tips" ,
213 "title" : "Tips" ,
214 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/other-services/tips" ,
215 "group" : "Other Services" ,
216 "verdict" : "not-relevant" ,
217 "reason" : "Live checkout tipping flow; no migratable records." ,
218 "reviewedOn" : "2026-08-11"
219 },
220 {
221 "id" : "api-reference/business-solutions/e-commerce/payments/gift-cards" ,
222 "title" : "Gift Cards" ,
223 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/payments/gift-cards" ,
224 "group" : "Payments" ,
225 "verdict" : "claimed" ,
226 "refs" : [
227 "gift-cards/gift-card"
228 ],
229 "reviewedOn" : "2026-08-11"
230 },
231 {
232 "id" : "api-reference/business-solutions/e-commerce/payments/memberships" ,
233 "title" : "Memberships" ,
234 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/payments/memberships" ,
235 "group" : "Payments" ,
236 "verdict" : "not-relevant" ,
237 "reason" : "Membership/pricing-plan payment surface; pricing-plans territory with no authored domain yet — whole-tree assignment is the deferred register’s job (future work)." ,
238 "reviewedOn" : "2026-08-11"
239 },
240 {
241 "id" : "api-reference/business-solutions/e-commerce/payments/payment-settings" ,
242 "title" : "Payment Settings" ,
243 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/payments/payment-settings" ,
244 "group" : "Payments" ,
245 "verdict" : "not-relevant" ,
246 "reason" : "Payment configuration; setup territory, not records." ,
247 "reviewedOn" : "2026-08-11"
248 },
249 {
250 "id" : "api-reference/business-solutions/e-commerce/purchase-flow/cart" ,
251 "title" : "Cart" ,
252 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/purchase-flow/cart" ,
253 "group" : "Purchase Flow" ,
254 "verdict" : "not-relevant" ,
255 "reason" : "Ephemeral purchase-flow state; carts are not migratable records." ,
256 "reviewedOn" : "2026-08-11"
257 },
258 {
259 "id" : "api-reference/business-solutions/e-commerce/purchase-flow/cart-v2" ,
260 "title" : "Cart V2" ,
261 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/purchase-flow/cart-v2" ,
262 "group" : "Purchase Flow" ,
263 "verdict" : "not-relevant" ,
264 "reason" : "Ephemeral purchase-flow state; carts are not migratable records." ,
265 "reviewedOn" : "2026-08-11"
266 },
267 {
268 "id" : "api-reference/business-solutions/e-commerce/purchase-flow/checkout" ,
269 "title" : "Checkout" ,
270 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/purchase-flow/checkout" ,
271 "group" : "Purchase Flow" ,
272 "verdict" : "not-relevant" ,
273 "reason" : "Ephemeral purchase-flow state; checkouts are not migratable records." ,
274 "reviewedOn" : "2026-08-11"
275 },
276 {
277 "id" : "api-reference/business-solutions/e-commerce/purchase-flow/skills" ,
278 "title" : "Skills" ,
279 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/purchase-flow/skills" ,
280 "group" : "Purchase Flow" ,
281 "verdict" : "not-relevant" ,
282 "reason" : "AI-skill documentation page, not a data surface." ,
283 "reviewedOn" : "2026-08-11"
284 },
285 {
286 "id" : "api-reference/business-solutions/e-commerce/shipping-delivery/delivery-profiles" ,
287 "title" : "Delivery Profiles" ,
288 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/shipping-delivery/delivery-profiles" ,
289 "group" : "Shipping & Delivery" ,
290 "verdict" : "claimed" ,
291 "reviewedOn" : "2026-08-11" ,
292 "refs" : [
293 "ecom/delivery-profile"
294 ]
295 },
296 {
297 "id" : "api-reference/business-solutions/e-commerce/skills" ,
298 "title" : "Skills" ,
299 "url" : "https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/skills" ,
300 "group" : null ,
301 "verdict" : "not-relevant" ,
302 "reason" : "AI-skill documentation page, not a data surface." ,
303 "reviewedOn" : "2026-08-11"
304 }
305 ]
306 }