Onboarding: Sales API
Overview
The Glassboxx Sales API is a REST API used to send customer and purchase data from a (Vendor) ecommerce website to Glassboxx […]
Pre-requisites
To use the Sales API, 1. Login to your Glassboxx Portal. 2. Upload your content – the meta data and cover images for your […]
Before starting
Log in to the Glassboxx Portal and get the following details for your account from the ‘Add interface credentials’ section on the INTEGRATIONS / […]
Using the API
To connect to the live Sales API on Glassboxx Server, your website should send HTTPS POST requests to the base URL: https://server.glassboxx.co.uk/rest/V1. […]
Authentication request
Purpose To allow a Glassboxx vendor website to authenticate before using Sales API requests to send customer and order details to Glassboxx. […]
Create customer account request
Purpose To allow a Glassboxx vendor website to pass customer details to Glassboxx. Multiple customers can be passed to Glassboxx in a […]
Create order request
Purpose To allow a Glassboxx Vendor website to pass details of customer’s purchases of ebooks and audiobooks to Glassboxx. For order lines […]
Troubleshooting
If you’re having trouble logging into the Glassboxx app, and see the message ‘Email address is not recognised’ on the login screen, […]
Going live
Once you’re happy with the installation and are ready to go live with Glassboxx, repeat the installation and configuration steps above in […]
Download the sample code
Download our Glassboxx Sales API Example zip showing how to use the Sales API in php.
Download our Sales API integration guide
You can download our Sales API integration guide here.
Download a POSTMAN collection
Click here to download a zip file containing a POSTMAN collection of our Sales API requests.