GET api/EtaWebsiteSupport/GetEtaWebsiteSupportsWebshop
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
EtaWebsiteSupport| Name | Description | Type | Additional information |
|---|---|---|---|
| EtaWebsiteSupportId | integer |
None. |
|
| EtaWebsiteSupportCompanyName | string |
None. |
|
| EtaWebsiteSupportVATNumber | string |
None. |
|
| EtaWebsiteSupportEmail | string |
Required |
|
| EtaWebsiteSupportClientPhone | string |
None. |
|
| EtaWebsiteSupportInvoiceStreet | string |
None. |
|
| EtaWebsiteSupportInvoiceCity | string |
None. |
|
| EtaWebsiteSupportInvoiceDepartment | string |
None. |
|
| EtaWebsiteSupportInvoiceCountryId | integer |
None. |
|
| EtaWebsiteSupportInvoicePCode | string |
None. |
|
| EtaWebsiteSupportPickUpUseInvoiceAddress | boolean |
None. |
|
| EtaWebsiteSupportPickUpStreet | string |
None. |
|
| EtaWebsiteSupportPickUpCity | string |
None. |
|
| EtaWebsiteSupportPickUpDepartment | string |
None. |
|
| EtaWebsiteSupportPickUpCountryId | integer |
None. |
|
| EtaWebsiteSupportPickUpPCode | string |
None. |
|
| EtaWebsiteSupportDeliveryUseInvoiceAddress | boolean |
None. |
|
| EtaWebsiteSupportDeliveryStreet | string |
None. |
|
| EtaWebsiteSupportDeliveryCity | string |
None. |
|
| EtaWebsiteSupportDeliveryDepartment | string |
None. |
|
| EtaWebsiteSupportDeliveryCountryId | integer |
None. |
|
| EtaWebsiteSupportDeliveryPCode | string |
None. |
|
| EtaWebsiteSupportIsPickUp | boolean |
None. |
|
| EtaWebsiteSupportHeight | string |
None. |
|
| EtaWebsiteSupportWidth | string |
None. |
|
| EtaWebsiteSupportLength | string |
None. |
|
| EtaWebsiteSupportWeight | string |
None. |
|
| EtaWebsiteSupportContactName | string |
None. |
|
| EtaWebsiteSupportContactEmail | string |
None. |
|
| EtaWebsiteSupportContactPhone | string |
None. |
|
| EtaWebsiteSupportReference | string |
None. |
|
| EtaWebsiteSupportInfo | string |
None. |
|
| EtaWebsiteSupportTransmitterAmount | integer |
None. |
|
| EtaWebsiteSupportBeltAmount | integer |
None. |
|
| EtaWebsiteSupportReceiverAmount | integer |
None. |
|
| EtaWebsiteSupportAntennaAmount | integer |
None. |
|
| EtaWebsiteSupportBatteryAmount | integer |
None. |
|
| EtaWebsiteSupportChargerAmount | integer |
None. |
|
| EtaWebsiteSupportExtraName | string |
None. |
|
| EtaWebsiteSupportExtraAmount | integer |
None. |
|
| EtaWebsiteSupportTotalAmount | integer |
None. |
|
| DateTimeCreated | date |
None. |
|
| ObjectState | ObjectState |
None. |
Response Formats
application/json, text/json
Sample:
{
"etaWebsiteSupportId": 1,
"etaWebsiteSupportCompanyName": "sample string 2",
"etaWebsiteSupportVATNumber": "sample string 3",
"etaWebsiteSupportEmail": "sample string 4",
"etaWebsiteSupportClientPhone": "sample string 5",
"etaWebsiteSupportInvoiceStreet": "sample string 6",
"etaWebsiteSupportInvoiceCity": "sample string 7",
"etaWebsiteSupportInvoiceDepartment": "sample string 8",
"etaWebsiteSupportInvoiceCountryId": 9,
"etaWebsiteSupportInvoicePCode": "sample string 10",
"etaWebsiteSupportPickUpUseInvoiceAddress": true,
"etaWebsiteSupportPickUpStreet": "sample string 12",
"etaWebsiteSupportPickUpCity": "sample string 13",
"etaWebsiteSupportPickUpDepartment": "sample string 14",
"etaWebsiteSupportPickUpCountryId": 1,
"etaWebsiteSupportPickUpPCode": "sample string 15",
"etaWebsiteSupportDeliveryUseInvoiceAddress": true,
"etaWebsiteSupportDeliveryStreet": "sample string 17",
"etaWebsiteSupportDeliveryCity": "sample string 18",
"etaWebsiteSupportDeliveryDepartment": "sample string 19",
"etaWebsiteSupportDeliveryCountryId": 1,
"etaWebsiteSupportDeliveryPCode": "sample string 20",
"etaWebsiteSupportIsPickUp": true,
"etaWebsiteSupportHeight": "sample string 22",
"etaWebsiteSupportWidth": "sample string 23",
"etaWebsiteSupportLength": "sample string 24",
"etaWebsiteSupportWeight": "sample string 25",
"etaWebsiteSupportContactName": "sample string 26",
"etaWebsiteSupportContactEmail": "sample string 27",
"etaWebsiteSupportContactPhone": "sample string 28",
"etaWebsiteSupportReference": "sample string 29",
"etaWebsiteSupportInfo": "sample string 30",
"etaWebsiteSupportTransmitterAmount": 1,
"etaWebsiteSupportBeltAmount": 1,
"etaWebsiteSupportReceiverAmount": 1,
"etaWebsiteSupportAntennaAmount": 1,
"etaWebsiteSupportBatteryAmount": 1,
"etaWebsiteSupportChargerAmount": 1,
"etaWebsiteSupportExtraName": "sample string 31",
"etaWebsiteSupportExtraAmount": 1,
"etaWebsiteSupportTotalAmount": 1,
"dateTimeCreated": "2025-12-10T03:14:10.6300446+01:00",
"objectState": 0
}
application/xml, text/xml
Sample:
<EtaWebsiteSupport xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Models"> <ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState> <DateTimeCreated>2025-12-10T03:14:10.6300446+01:00</DateTimeCreated> <EtaWebsiteSupportAntennaAmount>1</EtaWebsiteSupportAntennaAmount> <EtaWebsiteSupportBatteryAmount>1</EtaWebsiteSupportBatteryAmount> <EtaWebsiteSupportBeltAmount>1</EtaWebsiteSupportBeltAmount> <EtaWebsiteSupportChargerAmount>1</EtaWebsiteSupportChargerAmount> <EtaWebsiteSupportClientPhone>sample string 5</EtaWebsiteSupportClientPhone> <EtaWebsiteSupportCompanyName>sample string 2</EtaWebsiteSupportCompanyName> <EtaWebsiteSupportContactEmail>sample string 27</EtaWebsiteSupportContactEmail> <EtaWebsiteSupportContactName>sample string 26</EtaWebsiteSupportContactName> <EtaWebsiteSupportContactPhone>sample string 28</EtaWebsiteSupportContactPhone> <EtaWebsiteSupportDeliveryCity>sample string 18</EtaWebsiteSupportDeliveryCity> <EtaWebsiteSupportDeliveryCountryId>1</EtaWebsiteSupportDeliveryCountryId> <EtaWebsiteSupportDeliveryDepartment>sample string 19</EtaWebsiteSupportDeliveryDepartment> <EtaWebsiteSupportDeliveryPCode>sample string 20</EtaWebsiteSupportDeliveryPCode> <EtaWebsiteSupportDeliveryStreet>sample string 17</EtaWebsiteSupportDeliveryStreet> <EtaWebsiteSupportDeliveryUseInvoiceAddress>true</EtaWebsiteSupportDeliveryUseInvoiceAddress> <EtaWebsiteSupportEmail>sample string 4</EtaWebsiteSupportEmail> <EtaWebsiteSupportExtraAmount>1</EtaWebsiteSupportExtraAmount> <EtaWebsiteSupportExtraName>sample string 31</EtaWebsiteSupportExtraName> <EtaWebsiteSupportHeight>sample string 22</EtaWebsiteSupportHeight> <EtaWebsiteSupportId>1</EtaWebsiteSupportId> <EtaWebsiteSupportInfo>sample string 30</EtaWebsiteSupportInfo> <EtaWebsiteSupportInvoiceCity>sample string 7</EtaWebsiteSupportInvoiceCity> <EtaWebsiteSupportInvoiceCountryId>9</EtaWebsiteSupportInvoiceCountryId> <EtaWebsiteSupportInvoiceDepartment>sample string 8</EtaWebsiteSupportInvoiceDepartment> <EtaWebsiteSupportInvoicePCode>sample string 10</EtaWebsiteSupportInvoicePCode> <EtaWebsiteSupportInvoiceStreet>sample string 6</EtaWebsiteSupportInvoiceStreet> <EtaWebsiteSupportIsPickUp>true</EtaWebsiteSupportIsPickUp> <EtaWebsiteSupportLength>sample string 24</EtaWebsiteSupportLength> <EtaWebsiteSupportPickUpCity>sample string 13</EtaWebsiteSupportPickUpCity> <EtaWebsiteSupportPickUpCountryId>1</EtaWebsiteSupportPickUpCountryId> <EtaWebsiteSupportPickUpDepartment>sample string 14</EtaWebsiteSupportPickUpDepartment> <EtaWebsiteSupportPickUpPCode>sample string 15</EtaWebsiteSupportPickUpPCode> <EtaWebsiteSupportPickUpStreet>sample string 12</EtaWebsiteSupportPickUpStreet> <EtaWebsiteSupportPickUpUseInvoiceAddress>true</EtaWebsiteSupportPickUpUseInvoiceAddress> <EtaWebsiteSupportReceiverAmount>1</EtaWebsiteSupportReceiverAmount> <EtaWebsiteSupportReference>sample string 29</EtaWebsiteSupportReference> <EtaWebsiteSupportTotalAmount>1</EtaWebsiteSupportTotalAmount> <EtaWebsiteSupportTransmitterAmount>1</EtaWebsiteSupportTransmitterAmount> <EtaWebsiteSupportVATNumber>sample string 3</EtaWebsiteSupportVATNumber> <EtaWebsiteSupportWeight>sample string 25</EtaWebsiteSupportWeight> <EtaWebsiteSupportWidth>sample string 23</EtaWebsiteSupportWidth> </EtaWebsiteSupport>