Skillnad mellan versioner av "Surface"
Från Vendre Help
(→GET: extended-product-data-fields) |
(→POST: appforsales/ordershistory) |
||
| Rad 5: | Rad 5: | ||
==Available Surface Calls== | ==Available Surface Calls== | ||
| − | ===POST: appforsales/ | + | ===POST: appforsales/history/orders=== |
| − | |||
rows | rows | ||
offset | offset | ||
| + | |||
| + | ===POST: appforsales/history/order=== | ||
| + | order_number | ||
| + | |||
| + | ===POST: appforsales/history/invoices=== | ||
| + | rows | ||
| + | offset | ||
| + | |||
| + | ===POST: appforsales/history/invoice=== | ||
| + | invoice_number | ||
| + | |||
===GET: bankid/status=== | ===GET: bankid/status=== | ||
status från bankid-sessionen | status från bankid-sessionen | ||
Versionen från 13 augusti 2024 kl. 16.37
Innehåll
- 1 Surface API
- 1.1 Available Surface Calls
- 1.1.1 POST: appforsales/history/orders
- 1.1.2 POST: appforsales/history/order
- 1.1.3 POST: appforsales/history/invoices
- 1.1.4 POST: appforsales/history/invoice
- 1.1.5 GET: bankid/status
- 1.1.6 GET: bankid/qr-token
- 1.1.7 POST: bankid/login
- 1.1.8 POST: custom-reports/report-request
- 1.1.9 GET: custom-reports/report
- 1.1.10 GET: extended-product-data-fields
- 1.1.11 POST: login-link
- 1.1.12 GET: product-list
- 1.1.13 POST: product-list/shared-cart
- 1.1.14 GET: products/associated
- 1.1.15 GET: products/price-log-prices
- 1.1.16 GET: products/stock
- 1.1.17 GET: products/configuration-price
- 1.1.18 POST: request-for-quotation
- 1.1.19 POST: request-password-change
- 1.1.20 POST: reservations
- 1.1.21 GET: shopping-cart
- 1.1.22 DELETE: shopping-cart
- 1.1.23 GET: shopping-cart/products
- 1.1.24 POST: shopping-cart/products
- 1.1.25 GET: tweakwise/featured-products
- 1.1.26 POST: vql
- 1.1.27 POST: voucher/value
- 1.1 Available Surface Calls
Surface API
Our StoreFront API to fetch data through Vue or other comparable frameworks.
Basepath for all calls, /surface/1/, using version 1.
eg. /surface/1/request-password-change
Available Surface Calls
POST: appforsales/history/orders
rows offset
POST: appforsales/history/order
order_number
POST: appforsales/history/invoices
rows offset
POST: appforsales/history/invoice
invoice_number
GET: bankid/status
status från bankid-sessionen
GET: bankid/qr-token
qr från bankid-sessionen
POST: bankid/login
utgår från bankid som används
POST: custom-reports/report-request
unique_key email format filters Hämtar användaruppgifter från sessionen
GET: custom-reports/report
- Bör ändras till GET-variabler
unique_key format fiilters
GET: extended-product-data-fields
BODY: [{ "product_id": 5555, "fields": [{ "id": 4553, "languages": [4,5,8] }, { "id": 1234 }]
POST: login-link
email Hämtar marknad och språk från sessionen
GET: product-list
hash_id
POST: product-list/shared-cart
hämtar varukorgen från sessionen
GET: products/associated
order_by product_id replace_variants type_id
GET: products/price-log-prices
id
GET: products/stock
id
GET: products/configuration-price
product_id configuration quantity
POST: request-for-quotation
hämtar kundid och språk från sessionen
POST: request-password-change
email id hämtar marknad och språk från sessionen
POST: reservations
name email phone Products partner_id data Hämtar kundid från sessionen Postar allt man skickar in
GET: shopping-cart
Hämtar varukorgen från sessionen
DELETE: shopping-cart
Tömmer varukorgen för sessionen
GET: shopping-cart/products
Hämtar varukorgen från sessionen
POST: shopping-cart/products
products
GET: tweakwise/featured-products
display_id
POST: vql
Separat dokumentation för Vendre Query Language
POST: voucher/value
voucher Hämtar currency från sessionen