get_cdr_client

Description 

Get CDRs for a client

Parameters

client_account_code
answer_time_start
answer_time_end

Request

curl -X POST \-H "Authorization: Token d37fa8c4e008fec158070b1b4aea5f0db3d6a06e" \
-H "Content-Type: application/json" \
-d '{"client_account_code":"1480270993","answer_time_start": "2016-10-29 00:00:00","answer_time_end": "2016-10-30 23:59:59"}' \
-k https://your.domain.com/api/users/get_cdr_client

Response