Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 4.04 KB

File metadata and controls

18 lines (14 loc) · 4.04 KB

GetCompaniesResponse1

Companies

Fields

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<Company1> ✔️ N/A
meta Optional<Meta> Response metadata
links Optional<Links> Links to navigate to previous or next pages through the API
raw Map<String, Object> Raw response from the integration when raw=true query param is provided