Surface

Från Vendre Help
Version från den 27 februari 2024 kl. 16.05 av Fredrik.skoglind (Diskussion | bidrag) (request-password-change)
Hoppa till: navigering, sök

Surface API

Our StoreFront API to fetch data through Vue or other comparable frameworks.

Calls

Basepath for all calls, /surface/1/, using version 1.
eg. /surface/1/request-password-change

request-password-change

Type: POST
email or id as POST-variables (email is prioritized if both are used)

NOTE! The request won't be sent if used to quickly in between for safety, just send again in a minute if email not recived

extended-product-data-field

Type: GET
[{ "product_id": 5555, "fields": [{ "id": 4553, "languages": [4,5,8] }, { "id": 1234 }]