GET api/communityorganisations?Skip={Skip}&Take={Take}&Search={Search}&State={State}&AllowDonations={AllowDonations}&OrderBy={OrderBy}&SortBy={SortBy}
List all CommunityOrganisations without relations
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Skip | integer |
None. |
|
| Take | integer |
None. |
|
| Search | string |
None. |
|
| State | string |
None. |
|
| AllowDonations | boolean |
None. |
|
| OrderBy |
Field to sort by, defaults to name |
CommunityOrderBy |
None. |
| SortBy |
Direction to sort by, defaults to ascending |
SortOrder |
None. |
Body Parameters
None.
Response Information
Resource Description
PageList
PageListOfCommunityOrganisation| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | string |
None. |
|
| List | Collection of CommunityOrganisation |
None. |
|
| Skip |
Number of records to skip over |
integer |
None. |
| Take |
Number of records to take |
integer |
None. |
| TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
Sample:
{
"type": "CommunityOrganisation",
"list": [
{
"$id": "2",
"id": 1,
"identifier": "PKtsiY/RMkKjNvGW36XhKg==",
"identifierGuid": "896cab3c-d18f-4232-a336-f196dfa5e12a",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:34:32.9547562",
"promoPeriodEnd": "2026-06-03T18:34:32.9547562",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:34:32.9547562",
"deleted": true
},
{
"$ref": "2"
}
],
"skip": 1,
"take": 1,
"totalCount": 1
}
application/xml, text/xml
Sample:
<PageListOfCommunityOrganisationunXrNFMR xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.Common">
<Skip>1</Skip>
<Take>1</Take>
<TotalCount>1</TotalCount>
<List xmlns:d2p1="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.Customers">
<d2p1:CommunityOrganisation>
<d2p1:ABN>sample string 15</d2p1:ABN>
<d2p1:Address1>sample string 9</d2p1:Address1>
<d2p1:Address2>sample string 10</d2p1:Address2>
<d2p1:AllowDonations>true</d2p1:AllowDonations>
<d2p1:City>sample string 11</d2p1:City>
<d2p1:Country>sample string 14</d2p1:Country>
<d2p1:Deleted>true</d2p1:Deleted>
<d2p1:Email>sample string 8</d2p1:Email>
<d2p1:ExternalID>sample string 5</d2p1:ExternalID>
<d2p1:Fax>sample string 7</d2p1:Fax>
<d2p1:ID>1</d2p1:ID>
<d2p1:Identifier>PKtsiY/RMkKjNvGW36XhKg==</d2p1:Identifier>
<d2p1:IdentifierGuid>896cab3c-d18f-4232-a336-f196dfa5e12a</d2p1:IdentifierGuid>
<d2p1:LogoImageName>sample string 17</d2p1:LogoImageName>
<d2p1:LookupIdentifier>sample string 4</d2p1:LookupIdentifier>
<d2p1:Name>sample string 3</d2p1:Name>
<d2p1:Phone>sample string 6</d2p1:Phone>
<d2p1:PostCode>sample string 12</d2p1:PostCode>
<d2p1:PromoPeriodEnd>2026-06-03T18:34:32.9547562+00:00</d2p1:PromoPeriodEnd>
<d2p1:PromoPeriodStart>2026-06-03T18:34:32.9547562+00:00</d2p1:PromoPeriodStart>
<d2p1:State>sample string 13</d2p1:State>
<d2p1:TotalAmountAwarded>18.1</d2p1:TotalAmountAwarded>
<d2p1:Updated>2026-06-03T18:34:32.9547562+00:00</d2p1:Updated>
</d2p1:CommunityOrganisation>
<d2p1:CommunityOrganisation>
<d2p1:ABN>sample string 15</d2p1:ABN>
<d2p1:Address1>sample string 9</d2p1:Address1>
<d2p1:Address2>sample string 10</d2p1:Address2>
<d2p1:AllowDonations>true</d2p1:AllowDonations>
<d2p1:City>sample string 11</d2p1:City>
<d2p1:Country>sample string 14</d2p1:Country>
<d2p1:Deleted>true</d2p1:Deleted>
<d2p1:Email>sample string 8</d2p1:Email>
<d2p1:ExternalID>sample string 5</d2p1:ExternalID>
<d2p1:Fax>sample string 7</d2p1:Fax>
<d2p1:ID>1</d2p1:ID>
<d2p1:Identifier>PKtsiY/RMkKjNvGW36XhKg==</d2p1:Identifier>
<d2p1:IdentifierGuid>896cab3c-d18f-4232-a336-f196dfa5e12a</d2p1:IdentifierGuid>
<d2p1:LogoImageName>sample string 17</d2p1:LogoImageName>
<d2p1:LookupIdentifier>sample string 4</d2p1:LookupIdentifier>
<d2p1:Name>sample string 3</d2p1:Name>
<d2p1:Phone>sample string 6</d2p1:Phone>
<d2p1:PostCode>sample string 12</d2p1:PostCode>
<d2p1:PromoPeriodEnd>2026-06-03T18:34:32.9547562+00:00</d2p1:PromoPeriodEnd>
<d2p1:PromoPeriodStart>2026-06-03T18:34:32.9547562+00:00</d2p1:PromoPeriodStart>
<d2p1:State>sample string 13</d2p1:State>
<d2p1:TotalAmountAwarded>18.1</d2p1:TotalAmountAwarded>
<d2p1:Updated>2026-06-03T18:34:32.9547562+00:00</d2p1:Updated>
</d2p1:CommunityOrganisation>
</List>
</PageListOfCommunityOrganisationunXrNFMR>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK P��\��8� 5 xl/workbook.xml � (� ����0��&�C��b*)��x��}��4П�5���H�yۙ��v�d��4f 5j_���!ؒ1�����Ew�q
B���L��Ӿ��N�c���Ѿ��Ӆ��[� |�Ը�HM���>7{H�|��X��&aK���x�mI
+�@ J�s�(q����k����,�/�����w�PK P��\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
P��\��%' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rc169017d836e457a" /></Relationships>PK P��\�� ؚ xl/worksheets/sheet1.xml � (� ��Mo�0@���{��dDiw��V�М0��W�w�Ϗ1�f�*i/0ּ7����Eu�,���/ �0��t-�CO�����2�y��x��[S�ֹ�![�Bq��}��Fq��t��J�tuR�w�b�"#:��V��G�j�R���uhAuS)�e˼����=0�)���)���G�����x�'����Ϻ�8�h߇�P���:�[BZ燔�ҝ
_��8: �A֮- �Q�6FIpʼU����qJ��*�Og�.~�Di��2���~��g����}�ً��Kf/Y<B"�hS�̲�>��f�㎗��0!��ѝm�?l��\��Gw&�� rI�X�ح vI��D�ȷ��N��NWN��5�~����r��'�����)z7��?%a�v;Y�w�
PK P��\@�i�� P xl/_rels/workbook.xml.rels � (� ��An� E��f_���(N6�t���Ɗ
��9[=R�P�J-���&+4��i������m��08�@Y0 h�Ӄ�8��a�������F0�HzbC&�yCiP'
7�M���I�T���R�d�t���>g�-�/3���nP���yB� �W�O� F G�{�
�D�^��HT O����k�Z��֜�J �wS�2b����3���e[��^�%�����s�iӹSgj�h�gU�]������/PK P��\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK P��\����� � xl/sharedStrings.xml � (� m�AK�0��J�ݤ�AE�^,�'ڱ
�Ljf*�_oVa��{3�����G���H�ޘB+�>��J?v7gWZ�
�#a�Wd��u�,*G�+=����r?a 6qFʗטH�i�<'��'D ޞŅ
�H�>.$���j!��`�3�ե��:ci�.�A�xw���{ػ���`�����_�B.!�}���EN0+�D�?<��E��zsh��y�}�FL��z6��1��C^���y���<l�PK- P��\��8� 5 xl/workbook.xmlPK- P��\���� � � [Content_Types].xmlPK-
P��\��%' ' U _rels/.relsPK- P��\�� ؚ � xl/worksheets/sheet1.xmlPK- P��\@�i�� P � xl/_rels/workbook.xml.relsPK- P��\Ѓc'2 E
� xl/styles.xmlPK- P��\����� � m xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK P��\�鬶 5 xl/workbook.xml � (� ����0D�&�C��� ")��x��}��4Ж�5��$��ξ1Z�=���G��箠mCΘ�[��v@w�uB���lӨ+[�5��N���aAY�[5x���a��!H�"�/(
��r�#DL�
G?�h�u'��%�~Sb�m�"4�� ���M�H��U�4�2�\3H�<Ӎ��[�_PK P��\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
P��\.�t' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R635b4863a9eb4ef7" /></Relationships>PK P��\�� ؚ xl/worksheets/sheet1.xml � (� ��Mo�0@���{��dDiw��V�М0��W�w�Ϗ1�f�*i/0ּ7����Eu�,���/ �0��t-�CO�����2�y��x��[S�ֹ�![�Bq��}��Fq��t��J�tuR�w�b�"#:��V��G�j�R���uhAuS)�e˼����=0�)���)���G�����x�'����Ϻ�8�h߇�P���:�[BZ燔�ҝ
_��8: �A֮- �Q�6FIpʼU����qJ��*�Og�.~�Di��2���~��g����}�ً��Kf/Y<B"�hS�̲�>��f�㎗��0!��ѝm�?l��\��Gw&�� rI�X�ح vI��D�ȷ��N��NWN��5�~����r��'�����)z7��?%a�v;Y�w�
PK P��\�؆� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞ء�5����ؓ��ؑ�z6�+` R���F�{z�����z�6��L��Ԑ&e�`�N�}(a�Y�i�'|?̞��k�C��8��� }bg2��Z7a�������G!r��e��e��m��vV�&2�0���{� 쀮�P�O��kH�H��k�y.�BV%J�3`�nj>\F�^��B&m*]�r�V��y%�*ӣ#�\���iY^�eUQ�-6�RJbS^���_l� PK P��\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK P��\����� � xl/sharedStrings.xml � (� m�AK�0��J�ݤ�AE�^,�'ڱ
�Ljf*�_oVa��{3�����G���H�ޘB+�>��J?v7gWZ�
�#a�Wd��u�,*G�+=����r?a 6qFʗטH�i�<'��'D ޞŅ
�H�>.$���j!��`�3�ե��:ci�.�A�xw���{ػ���`�����_�B.!�}���EN0+�D�?<��E��zsh��y�}�FL��z6��1��C^���y���<l�PK- P��\�鬶 5 xl/workbook.xmlPK- P��\���� � � [Content_Types].xmlPK-
P��\.�t' ' U _rels/.relsPK- P��\�� ؚ � xl/worksheets/sheet1.xmlPK- P��\�؆� P � xl/_rels/workbook.xml.relsPK- P��\Ѓc'2 E
� xl/styles.xmlPK- P��\����� � m xl/sharedStrings.xmlPK � �