âŦī¸Request and Respone
Request to the API endpoint
Retrieves a list of orders that meet the specified criteria
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