cURL
curl --request GET \ --url https://waas-staging.embedly.ng/api/v1/customers/get/id/{customerId} \ --header 'x-api-key: <api-key>'
{ "data": { "id": "7119da47-7903-11f0-a7cf-0274f77d4a81", "organizationId": "0075b72d-6648-11f0-a7cf-0274f77d4a81", "firstName": "Jesam", "lastName": "ofem", "middleName": "Ofem", "dob": "1964-08-04T00:00:00", "customerTypeId": "f671da57-e281-4b40-965f-a96f4205405e", "customerTierId": 2, "alias": null, "countryId": "c15ad9ae-c4d7-4342-b70f-de5508627e3b", "city": "Mushin area", "address": "4 ogunsanya", "mobileNumber": "08062190561", "emailAddress": "godok84@yop.com", "dateCreated": null, "isCorporateVerified": "" }, "status": 200, "message": "" }
This endpoint retrieves customer using their unique identifier
Documentation IndexFetch the complete documentation index at: https://developer.embedly.ng/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.embedly.ng/llms.txt
Use this file to discover all available pages before exploring further.