Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 3.76 KB

File metadata and controls

17 lines (13 loc) · 3.76 KB

GetGeneralLedgerTransactionResponse

GeneralLedgerTransaction

Fields

Field Type Required Description Example
status_code int ✔️ HTTP Response Status Code 200
status str ✔️ HTTP Response Status OK
service str ✔️ Apideck ID of service provider xero
resource str ✔️ Unified API resource name general-ledger-transactions
operation str ✔️ Operation performed one
data models.GeneralLedgerTransaction ✔️ N/A
meta Optional[models.Meta] Response metadata
raw Dict[str, Any] Raw response from the integration when raw=true query param is provided