⬆️Request and Respone
Request to the API endpoint
Get the registered accounts and its information
GET
https://api.alephcrm.com/v2/accounts
Query Parameters
Name
Type
Description
API_KEY*
String
(default=none)
DocumentNumber
String
Parameters details
API_KEY
The API_KEY that was provided.
documentNumber
Filters accounts where document number or CIF number matches the provided one.
Last updated