JUNGLEWORKS REST API

Get Customers

This API is used to get the all the Customer details.
Request Body Parameters:

NameTypeDescription
api_keystringYou can get a key from settings(Login>Menu>Settings>API Keys) in your tookan account. Or click here to get API key
customer_usernamestring(Optional)This is used to search with customer name.
customer_phonestring(Optional)This is used to search with customer phone number.
is_pagination BooleanYou can set this as 1 to enable pagination.
requested_pagenumber(Optional)Current(Which) page according to the page number of customer list.
vendor_id number(Optional)This is used to search Form user.
POST
https://api.tookanapp.com/v2/get_all_customers