Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 3.14 KB

getcustomersresponse.md

File metadata and controls

17 lines (13 loc) · 3.14 KB

GetCustomersResponse

Customers

Fields

Field Type Required Description Example
StatusCode int64 ✔️ HTTP Response Status Code 200
Status string ✔️ HTTP Response Status OK
Service string ✔️ Apideck ID of service provider xero
Resource string ✔️ Unified API resource name customers
Operation string ✔️ Operation performed all
Data []components.Customer ✔️ N/A
Meta *components.Meta Response metadata
Links *components.Links Links to navigate to previous or next pages through the API