GET api/Customer?storeId={storeId}&timestamp={timestamp}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeId

integer

Required

timestamp

integer

Required

Body Parameters

None.

Response Information

Resource Description

CIDResponseModel
NameDescriptionTypeAdditional information
Customers

Collection of CIDCustomerModel

None.

LastUpdate

integer

None.

Response Formats

application/json, text/json

Sample:

Sample not available.