Retrieve the current customer.
If the user is authenticated, retrieve the customer’s current tab.
For unauthenticated requests, retrieve a predicted currency and tab limit based on the user’s location.
capi:read - Read access to Customer API resourcesSupertab OAuth2 flow for CAPI. See Authentication.
The version of the Customer API you are using.
Your Client ID with Supertab. Used to identify the website on which Customer is making a Purchase.
"live_client.4df706b5-297a-49c5-a4cd-2a10eca12ff9"
"test_client.4df706b5-297a-49c5-a4cd-2a10eca12ff9"
Successful Response
This represents either an authenticated user or location-based adjacent details inferred by Supertab
The user data of the authenticated user. This will be null for unauthenticated users
The Tab is at the heart of Supertab. It aggregates purchases customers make and tracks when they are required to make payment.
While the Tab powers much of our underlying behaviour you will not often directly interact with it.