Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 4.88 KB

File metadata and controls

18 lines (14 loc) · 4.88 KB

GetGeneralLedgerTransactionsResponse

GeneralLedgerTransactions

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 xero
resource String ✔️ Unified API resource name general-ledger-transactions
operation String ✔️ Operation performed all
data List<GeneralLedgerTransaction> ✔️ 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