Maxxton External API

Sections

Get all customer care reports

Query Parameters

communicationDateFromstring

Start date for filtering customer care communications (inclusive). Format: yyyy-MM-dd.

communicationDateTostring

End date for filtering customer care communications (inclusive). Format: yyyy-MM-dd.

returnSectionsarray

List of constant strings to return only the selected sections in the response. The possible values are WHATSAPP, EMAIL, CASES, CALLS, SLA. For example, returnSections=WHATSAPP will only return whatsappReport section in the response. This is recommended to use to reduce the size of the response body and improve the performance of the call.

Enum values:
WHATSAPPEMAILSCASESCALLSSLA
Allow unique items
true

Response

200
Object
The request is completed successfully without any errors

Response Attributes

communicationDateFromstring

Date from which communications are considered

communicationDateTostring

Date until which communications are considered

whatsAppobject

WhatsApp Conversation KPI Report

Show child attributes

emailsobject

Email Conversation KPI Report

Show child attributes

casesobject

Case KPI Report

Show child attributes

callsobject

Phone Call KPI Report

Show child attributes

slaarray

SLA Daily Reports

Show child attributes

500
Object
Error occurred while fetching customers' reports

GET

/

Select
1

Response