cURL
curl --request GET \ --url https://waas-staging.embedly.ng/api/v1/customers/types/all \ --header 'x-api-key: <api-key>'
{ "code": "00", "success": true, "message": "Retrieved Successfully", "data": [ { "id": "0ed8b99b-8097-4e49-bd4c-ff0410c57d27", "name": "Corporate" }, { "id": "f671da57-e281-4b40-965f-a96f4205405e", "name": "Individual" } ] }
This endpoint enables you to retrieve the Id of a specific customer.
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.