Home > @vsf-enterprise/sap-commerce-webservices-sdk > CustomerProximityControllerApi > customerEnteredUsingGET

CustomerProximityControllerApi.customerEnteredUsingGET() method

customerEntered

Signature:

customerEnteredUsingGET(beaconUUID: string, major: string, minor: string, userId: string, options?: any): Promise<import("axios").AxiosResponse<CustomerProximityResponse>>;

Parameters

Parameter Type Description
beaconUUID string beaconUUID
major string major
minor string minor
userId string userId
options any Override http request option.

Returns:

Promise<import("axios").AxiosResponse<CustomerProximityResponse>>

Exceptions

{RequiredError} CustomerProximityControllerApi