PQR y Requerimientos
Keep track of complaints or claims made by the customers. This is an optimal tool for continuous improvement for the organization. All members of the organization must report complaints and claims they receive from clients. There must be an assigned person who contacts these clients, apologizes on behalf of the organization and offers a solution
Header api token: X-API-TOKEN
Get api token in Your account settings
Allowed API methods: GET, POST, PUT, PATCH, OPTIONS
- List URL: /api/v1/crm_s/requestscomplaints/
- Detail URL: /api/v1/crm_s/requestscomplaints/:id/
Params
_page_size: (int) Number of results per page_page: (str|int) Number of page to get, set __all__ for get all results_ordering: (str) Field for ordering, if is descending set '-' Ex: -field_name_fields: (str) List of fields to return separed by comma
Showing OPTIONS method:
Loading API options...
Déjanos tus comentarios