# Create Stores Traffic Events **POST /v2/api/storetrafficevents** Create Stores Traffic Events for an account. Can be done in batch. ## Servers - https://api.maddenanalytics.com: https://api.maddenanalytics.com () ## Authentication methods - Bearer ## Parameters ### Body: application/json (object) - **eventTime** (string) Time the event occurred - **externalStoreID** (string) - **incomingTraffic** (integer) Number of incoming traffic - **outgoingTraffic** (integer) Number of outgoing traffic - **storeTrafficCounterID** (string) ExternalID of the counter ## Responses ### 201 Created #### Body: application/json (array[array]) ### default All errors will return the same object with a describing code & message #### Body: application/json (object) - **error** (string) - **message** (string) - **statusCode** (integer) [Powered by Bump.sh](https://bump.sh)