3d Cart Web API/v1-Frontend Scripts
Number of APIs: 3
-
Get all Frontend Scripts GET {{baseUrl}}/3dCartWebAPI/v1/FrontendScripts?limit=<integer>&offset=<integer>&countonly=<integer>
-
This method is used to update a single frontend script record in the database. The {frontendscriptid} parameter specifies which frontendscript record to update. PUT {{baseUrl}}/3dCartWebAPI/v1/FrontendScripts/:frontendscriptid
-
Get a Frontend Script GET {{baseUrl}}/3dCartWebAPI/v1/FrontendScripts/:id