Leads
Field | Type | Required | Description | Example |
---|---|---|---|---|
statusCode |
long | ✔️ | HTTP Response Status Code | 200 |
status |
String | ✔️ | HTTP Response Status | OK |
service |
String | ✔️ | Apideck ID of service provider | zoho-crm |
resource |
String | ✔️ | Unified API resource name | companies |
operation |
String | ✔️ | Operation performed | all |
data |
List<Lead> | ✔️ | N/A | |
meta |
Optional<Meta> | ➖ | Response metadata | |
links |
Optional<Links> | ➖ | Links to navigate to previous or next pages through the API |