This API is used to get the all the Customer details.
Request Body Parameters:
Name | Type | Description |
---|---|---|
api_key | string | You can get a key from settings(Login>Menu>Settings>API Keys) in your tookan account. Or click here to get API key |
customer_username | string(Optional) | This is used to search with customer name. |
customer_phone | string(Optional) | This is used to search with customer phone number. |
is_pagination | Boolean | You can set this as 1 to enable pagination. |
requested_page | number(Optional) | Current(Which) page according to the page number of customer list. |
vendor_id | number(Optional) | This is used to search Form user. |