Customer

Get customer booking history

get
/WebServices/Epos/v1/Customer/{customerId}/BookingHistoryV2

Gets the booking history for the specified customer.

Path parameters
customerIdinteger · int32Required

The customer Id.

Responses
get
/WebServices/Epos/v1/Customer/{customerId}/BookingHistoryV2
200

OK

Get a customer

get
/WebServices/Epos/v1/Customer/{customerId}

Gets a customer's details by its Id.

Path parameters
customerIdinteger · int32Required

The customer Id.

Responses
get
/WebServices/Epos/v1/Customer/{customerId}
200

OK

Last updated

Was this helpful?