Accounting
Retrieves Xero organisation details
get/Organisation
Response
Success - return response of type Organisation array with all Organisation
Example response
{
"Organisations": [
{
"OrganisationID": "8be9db36-3598-4755-ba5c-c2dbc8c4a7a2",
"CreatedDateUTC": "/Date(1573755038314)/"
}
]
}