Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://apigw.ipxo.com/ecommerce/public/{user_id} \ --header 'Authorization: Bearer <token>'
{ "data": { "uuid": "a13651d6-616e-4afa-86e8-d0a2d1338486", "auth_id": "a7b45af7-0e89-3c50-b0f4-ace0f1ed67ba", "name": "Adaline Langworth", "business_entity_id": "a13651d6-60a5-41eb-b7e6-8942fe1c86ed", "currency": "USD" } }
Show the current Customer
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The ID of the user.
Show child attributes