GET api/Customer?storeId={storeId}×tamp={timestamp}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| storeId | integer |
Required |
|
| timestamp | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CIDResponseModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Customers | Collection of CIDCustomerModel |
None. |
|
| LastUpdate | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.