GET api/Customer/GetCustomers?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}&SharedDB={SharedDB}&TableName={TableName}
Get customer created or updated in between the given date range
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| LastExecutedDate | date |
None. |
|
| CurrentDate | date |
None. |
|
| TerminalId | globally unique identifier |
None. |
|
| SharedDB | boolean |
None. |
|
| TableName | TableName |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of Customer| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| ParentId | globally unique identifier |
None. |
|
| Name | string |
Max length: 100 |
|
| OrgNo | string |
Max length: 50 |
|
| Address1 | string |
None. |
|
| Address2 | string |
None. |
|
| FloorNo | integer |
None. |
|
| PortCode | string |
Max length: 10 |
|
| CustomerNo | string |
Max length: 500 |
|
| City | string |
Max length: 50 |
|
| Phone | string |
Max length: 20 |
|
| string |
Max length: 250 |
||
| ZipCode | string |
Max length: 10 |
|
| Reference | string |
Max length: 250 |
|
| DirectPrint | boolean |
None. |
|
| VehicleId | integer |
None. |
|
| CommunicationTypeId | integer |
None. |
|
| Active | boolean |
None. |
|
| Synced | boolean |
None. |
|
| EnableRUT | boolean |
None. |
|
| RUTDisallowedUntil | date |
None. |
|
| CustomerType | CustomerType |
None. |
|
| PrimaryName | string |
Max length: 100 |
|
| PrimaryPhone | string |
Max length: 20 |
|
| PrimaryEmail | string |
Max length: 250 |
|
| SendReceipt | boolean |
None. |
|
| InstructionAlert | boolean |
None. |
|
| Instructions | string |
Max length: 500 |
|
| PaymentMethod | PaymentMethod |
None. |
|
| DeliveryMethod | DeliveryMethod |
None. |
|
| Created | date |
None. |
|
| Updated | date |
None. |
|
| UpdatedBy | globally unique identifier |
None. |
|
| PriceListId | globally unique identifier |
None. |
|
| Customer_CustomField | Collection of Customer_CustomField |
None. |
|
| DiscountGroupId | globally unique identifier |
None. |
|
| OrgNumber | string |
None. |
|
| CustomerName | string |
None. |
|
| Address | string |
None. |
|
| PrimaryContacts | Collection of Customer |
None. |
|
| ContactReference | string |
None. |
|
| DiscountGroup | DiscountGroup |
None. |
|
| Parent | Customer |
None. |
|
| ShowEdit | boolean |
None. |
|
| GiftCard | GiftCard |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"Id": "a5977b60-fb7d-4ba3-9331-64eae7c2616c",
"ParentId": "01ecfbda-3813-4bb0-bfc4-a5d5ede9b73b",
"Name": "sample string 2",
"OrgNo": "sample string 3",
"Address1": "sample string 4",
"Address2": "sample string 5",
"FloorNo": 6,
"PortCode": "sample string 7",
"CustomerNo": "sample string 8",
"City": "sample string 9",
"Phone": "sample string 10",
"Email": "sample string 11",
"ZipCode": "sample string 12",
"Reference": "sample string 13",
"DirectPrint": true,
"VehicleId": 15,
"CommunicationTypeId": 16,
"Active": true,
"Synced": true,
"EnableRUT": true,
"RUTDisallowedUntil": "2026-08-06T01:36:02.4872583+02:00",
"CustomerType": 0,
"PrimaryName": "sample string 20",
"PrimaryPhone": "sample string 21",
"PrimaryEmail": "sample string 22",
"SendReceipt": true,
"InstructionAlert": true,
"Instructions": "sample string 25",
"PaymentMethod": 0,
"DeliveryMethod": 0,
"Created": "2026-08-06T01:36:02.4872583+02:00",
"Updated": "2026-08-06T01:36:02.4872583+02:00",
"UpdatedBy": "c4a7ee35-e10a-4566-8647-2ecc90ebad63",
"PriceListId": "2044eb9a-6422-48f6-9ee4-215cef2ac23b",
"Customer_CustomField": [
{
"$id": "2",
"Id": "d76bcc5d-3bf6-44de-ace4-d941dc4c754b",
"FieldId": "ca9d6b8b-ea04-4c0b-bd2e-4afc41227b90",
"CustomerCustomField": {
"$id": "3",
"Id": "df6f77dc-f07c-46bf-bd07-8d6bc39e8c6f",
"Caption": "sample string 2",
"SortOrder": 3
},
"CustomerId": "c4575c6e-31d9-4221-80b6-f9772df33c1f",
"Customer": {
"$ref": "1"
},
"Caption": "sample string 4",
"Text": "sample string 5",
"SortOrder": 6,
"Updated": "2026-08-06T01:36:02.4872583+02:00"
},
{
"$ref": "2"
}
],
"DiscountGroupId": "e706bc1d-3871-4750-94eb-986d5cc945ce",
"OrgNumber": "sample string 3",
"CustomerName": "sample string 2",
"Address": "sample string 4, sample string 12, sample string 9",
"PrimaryContacts": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"ContactReference": "sample string 30",
"DiscountGroup": {
"$id": "4",
"DiscountId": "8432058c-eac6-4289-9f85-f9e2f46a6691",
"Title": "sample string 2",
"Discount": 3.0,
"Created": "2026-08-06T01:36:02.4872583+02:00",
"Updated": "2026-08-06T01:36:02.4872583+02:00",
"Description": "sample string 6"
},
"Parent": {
"$ref": "1"
},
"ShowEdit": true,
"GiftCard": {
"$id": "5",
"CardId": "2f7880d3-56fe-44d1-a2c0-6212b1c7b8ae",
"CardNumber": "sample string 2",
"AddedAmount": 3.0,
"Balance": 4.0,
"CustomerId": "f5517c56-1166-44de-a5dc-f33fc9c60056",
"Title": "sample string 6",
"ValidFrom": "2026-08-06T01:36:02.4872583+02:00",
"ValidTo": "2026-08-06T01:36:02.4872583+02:00",
"Active": true,
"Updated": "2026-08-06T01:36:02.4872583+02:00",
"CardType": 0,
"UniqueCode": "sample string 11",
"Synced": true,
"Status": "Aktiva",
"UsedAmount": -1.0,
"CustomerDiscount": 13.0,
"CustomerName": "sample string 14",
"SeasonTicket": {
"$id": "6",
"Id": "c80c0299-f47e-46e8-a155-c40daa15053f",
"CustomerId": "8d014843-e574-4c59-9742-c481d10f2372",
"ExpiryDate": "2026-08-06T01:36:02.4872583+02:00",
"Active": true,
"Synced": true,
"CustomerName": "sample string 6"
},
"OrderId": "20d91194-5e98-499f-82bf-94fa11ec2592",
"NewAmount": 16.0,
"VehicleId": 17
}
},
{
"$ref": "1"
}
]