PUT api/communityorganisation/{guid}
Update a CommunityOrganisation along with its relations
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| guid | globally unique identifier |
Required |
Body Parameters
CommunityOrganisation| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| LookupIdentifier | string |
None. |
|
| ExternalID | string |
None. |
|
| Phone |
Organisation phone number |
string |
None. |
| Fax |
Organisation fax number |
string |
None. |
|
Organisation contact email address |
string |
None. |
|
| Address1 |
First address line |
string |
None. |
| Address2 |
Second address line |
string |
None. |
| City |
Town / city |
string |
None. |
| PostCode |
Postcode |
string |
None. |
| State |
State / Region |
string |
None. |
| Country |
Country |
string |
None. |
| ABN |
ABN |
string |
None. |
| PromoPeriodStart |
A promoted organisation will be highlighted when donating at the POS |
date |
None. |
| PromoPeriodEnd |
A promoted organisation will be highlighted when donating at the POS |
date |
None. |
| AllowDonations |
If enabled this organisation can be donated to in the POS |
boolean |
None. |
| LogoImageName |
Logo for this organisation that may be displayed to customers |
string |
None. |
| TotalAmountAwarded |
Total amount of money that has been given to this organisation |
decimal number |
None. |
| Updated | date |
None. |
|
| Deleted | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": 1,
"identifier": "NUORN68AGEecGmuQpKcQTg==",
"identifierGuid": "37914335-00af-4718-9c1a-6b90a4a7104e",
"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-04-03T06:26:36.6049016",
"promoPeriodEnd": "2026-04-03T06:26:36.6049016",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:26:36.6049016",
"deleted": true
}
application/xml, text/xml
Sample:
<CommunityOrganisation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.Customers"> <ABN>sample string 15</ABN> <Address1>sample string 9</Address1> <Address2>sample string 10</Address2> <AllowDonations>true</AllowDonations> <City>sample string 11</City> <Country>sample string 14</Country> <Deleted>true</Deleted> <Email>sample string 8</Email> <ExternalID>sample string 5</ExternalID> <Fax>sample string 7</Fax> <ID>1</ID> <Identifier>NUORN68AGEecGmuQpKcQTg==</Identifier> <IdentifierGuid>37914335-00af-4718-9c1a-6b90a4a7104e</IdentifierGuid> <LogoImageName>sample string 17</LogoImageName> <LookupIdentifier>sample string 4</LookupIdentifier> <Name>sample string 3</Name> <Phone>sample string 6</Phone> <PostCode>sample string 12</PostCode> <PromoPeriodEnd>2026-04-03T06:26:36.6049016+00:00</PromoPeriodEnd> <PromoPeriodStart>2026-04-03T06:26:36.6049016+00:00</PromoPeriodStart> <State>sample string 13</State> <TotalAmountAwarded>18.1</TotalAmountAwarded> <Updated>2026-04-03T06:26:36.6049016+00:00</Updated> </CommunityOrganisation>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"318be179-6952-41c7-b28d-e2c408f7df2e"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">318be179-6952-41c7-b28d-e2c408f7df2e</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK R3�\�%�ö