Home
Xero
Xero Getmanualjournals Example
Xero Getmanualjournals Example
Accounting Bank Feeds Finance Financial-Services Invoicing Payroll Small Business
Xero Getmanualjournals Example is an example object payload from Xero, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationId method path summary requestExamples responseExamples
Example Payload
{
"operationId": "getManualJournals",
"method": "GET",
"path": "/ManualJournals",
"summary": "Xero Retrieves manual journals",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": {
"Id": "8a508ec1-b578-48bf-97df-020c918fbf7d",
"Status": "OK",
"ProviderName": "Provider Name Example",
"DateTimeUTC": "/Date(1552357217359)/",
"pagination": {
"page": 1,
"pageSize": 100,
"pageCount": 1,
"itemCount": 3
},
"ManualJournals": [
{
"Date": "/Date(1553126400000+0000)/",
"Status": "POSTED",
"LineAmountTypes": "NoTax",
"UpdatedDateUTC": "/Date(1552357188083+0000)/",
"ManualJournalID": "0b159335-606b-485f-b51b-97b3b32bad32",
"Narration": "Reversal: These aren''t the droids you are looking for",
"JournalLines": [],
"ShowOnCashBasisReports": true,
"HasAttachments": false
},
{
"Date": "/Date(1552348800000+0000)/",
"Status": "POSTED",
"LineAmountTypes": "NoTax",
"UpdatedDateUTC": "/Date(1552357188147+0000)/",
"ManualJournalID": "99cb8353-ce73-4a5d-8e0d-8b0edf86cfc4",
"Narration": "These aren''t the droids you are looking for",
"JournalLines": [],
"ShowOnCashBasisReports": true,
"HasAttachments": true
},
{
"Date": "/Date(1552262400000+0000)/",
"Status": "DRAFT",
"LineAmountTypes": "NoTax",
"UpdatedDateUTC": "/Date(1552357216843+0000)/",
"ManualJournalID": "ecb6b362-c78f-462a-a229-a66abf115e92",
"Narration": "Foo bar",
"JournalLines": [],
"ShowOnCashBasisReports": true,
"HasAttachments": false
}
]
}
}
]
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/xero-getmanualjournals-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.