GET api/accountStoreGroup/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
AccountStoreGroupName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
Name | string |
None. |
|
Created | date |
None. |
|
Updated | date |
None. |
|
StatementTitle | string |
None. |
|
BusinessName | string |
None. |
|
ABN | string |
None. |
|
Phone | string |
None. |
|
Fax | string |
None. |
|
Address1 | string |
None. |
|
Address2 | string |
None. |
|
City | string |
None. |
|
State | string |
None. |
|
PostCode | string |
None. |
|
Country | string |
None. |
|
string |
None. |
||
EmailBcc | string |
None. |
|
SendBlindCopy | boolean |
None. |
|
EmailSubjectLine | string |
None. |
|
AccountName | string |
None. |
|
AccountBSB | string |
None. |
|
AccountNumber | string |
None. |
|
AccountMessage | string |
None. |
|
AccountImage | string |
None. |
|
StoreIds | Collection of integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "id": 1, "identifier": "KAiYw8WDfE+QLNNZGYGKXQ==", "identifierGuid": "c3980828-83c5-4f7c-902c-d35919818a5d", "name": "sample string 3", "created": "2025-06-14T06:54:27.8100713", "updated": "2025-06-14T06:54:27.8100713", "statementTitle": "sample string 6", "businessName": "sample string 7", "abn": "sample string 8", "phone": "sample string 9", "fax": "sample string 10", "address1": "sample string 11", "address2": "sample string 12", "city": "sample string 13", "state": "sample string 14", "postCode": "sample string 15", "country": "sample string 16", "email": "sample string 17", "emailBcc": "sample string 18", "sendBlindCopy": true, "emailSubjectLine": "sample string 20", "accountName": "sample string 21", "accountBSB": "sample string 22", "accountNumber": "sample string 23", "accountMessage": "sample string 24", "accountImage": "sample string 25", "storeIds": [ 1, 2 ] }
application/xml, text/xml
Sample:
<AccountStoreGroup xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.Customers"> <ABN>sample string 8</ABN> <AccountBSB>sample string 22</AccountBSB> <AccountImage>sample string 25</AccountImage> <AccountMessage>sample string 24</AccountMessage> <AccountName>sample string 21</AccountName> <AccountNumber>sample string 23</AccountNumber> <Address1>sample string 11</Address1> <Address2>sample string 12</Address2> <BusinessName>sample string 7</BusinessName> <City>sample string 13</City> <Country>sample string 16</Country> <Created>2025-06-14T06:54:27.8100713+00:00</Created> <Email>sample string 17</Email> <EmailBcc>sample string 18</EmailBcc> <EmailSubjectLine>sample string 20</EmailSubjectLine> <Fax>sample string 10</Fax> <ID>1</ID> <Identifier>KAiYw8WDfE+QLNNZGYGKXQ==</Identifier> <IdentifierGuid>c3980828-83c5-4f7c-902c-d35919818a5d</IdentifierGuid> <Name>sample string 3</Name> <Phone>sample string 9</Phone> <PostCode>sample string 15</PostCode> <SendBlindCopy>true</SendBlindCopy> <State>sample string 14</State> <StatementTitle>sample string 6</StatementTitle> <StoreIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </StoreIds> <Updated>2025-06-14T06:54:27.8100713+00:00</Updated> </AccountStoreGroup>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK �6�Z^