getSyncTokenByCustomer(@MobiliserParam(name="customerId", required=true, description="the customer ID for the search") long) method

This method returns all the sync tokens by the customer.

Syntax

List< SyncToken > getSyncTokenByCustomer ( @MobiliserParam(name="customerId", required=true, description="the customer ID for the search") long customerId )

Parameters