Store Verification
Store verification endpoint serves for validating the store where a device is present using EDDYSTONE Ephemeral Identifiers (EID) read from the installed BLE beacons. EID identifiers need to be provided (readings field) and the store (store field) will be returned if verification succeeds, else an error will be returned instead.
Resource [POST]
[/stores/verify/]
Request
Response
Errors
Bespot API uses HTTP status code400 to communicate errors. A code, detail JSON structure is used. See below.