cs-senda-sapi icon

cs-senda-sapi

(0 reviews)
cs-senda-sapi provides comprehensive healthcare management services including provider access, authorization management, diagnostics handling, customer contract administration, and workplace accident processing for Senda integrated systems.

home

🏠 Home - 🛡️cs-senda-sapi

This API offers comprehensive services for the management of providers, authorizations, diagnostics, customers, workplace accidents, and more. It includes endpoints for:

  • Urgent providers queries
  • Authorization and services management
  • Diagnostics and historical records handling
  • Customer contracts and activities management
  • Workplace accidents administration
  • Customer coverage verification
  • Cataloging of documents, departments, and cities
  • Integrated services with Senda

All services are exposed through an organized structure and provide secure access to backend validations.


🌐 Base Information

  • API Title: cs-senda-sapi
  • Version: 1.0.0
  • Base URL: https://senda-api-prod.us-e1.cloudhub.io/api

🚀 Getting Started

  1. Authentication: Ensure you have the required client_id for secure access.
  2. Base URL: Use the provided Base URL as the prefix for all API endpoints.
  3. Headers: Add the following headers in your API requests: -H "client_id: YOUR_CLIENT_ID"

🚀 How to Consume

You can access and consume this API through the following platforms:


📍 Available Endpoints

📌 Endpoints Overview

MethodEndpointDescriptionExchange Link
GET/providers/urgentGet urgent providersView details
POST/authorizationCreate authorizationView details
GET/authorization/{authorizarionId}Get authorization by IDView details
GET/authorization/{authorizarionId}/services/{serviceId}Get authorization with ID and service IDView details
POST/authorization/createNewAuthorizationCreate new authorization on SendaView details

🔍 Diagnostics and Consultants

MethodEndpointDescriptionExchange Link
GET/diagnoticsGet diagnosticsView details
GET/diagnotics/historicalsGet diagnostics historicalsView details
GET/consultants/{documentId}Consultants by document IDView details
PUT/update-diagnosticUpdate diagnosticView details

👥 Customers and Contracts

MethodEndpointDescriptionExchange Link
GET/customers/{customerId}/coverage-verificationGet customer coverage verificationView details
GET/customers/contracts/{contractId}Get customer contract by IDView details
GET/customers/contracts/{contractId}/activitiesGet contract activitiesView details
GET/client-coverage-verificationClient coverage verificationView details

📋 Customer Activities

MethodEndpointDescriptionExchange Link
POST/customers/activitiesCreate customer activitiesView details
GET/customers/activitiesGet customer activitiesView details
POST/customers/activities/{activityCode}/service-ordersCreate service ordersView details
POST/customers/activities/{activityCode}/working-sessionsCreate working sessionsView details
POST/customers/activities/{activityCode}/working-sessions/ratify-sessionsRatify working sessionsView details
POST/customers/activities/{activityCode}/working-sessions/approve-sessionsApprove working sessionsView details
POST/customers/activities/{activityCode}/close-activityClose activityView details
POST/customers/activities/{activityCode}/history-reportsCreate history reportsView details
POST/customers/activities/working-sessions/supportsCreate session supportsView details

📚 Catalog

MethodEndpointDescriptionExchange Link
GET/catalog/document-listGet full document listView details
GET/catalog/document-list/{documentId}Get document by IDView details
GET/catalog/departments-citiesGet common departmentsView details
GET/catalog/departmentsGet departmentsView details
GET/catalog/departments/{departmentCode}/citiesGet citiesView details
GET/catalog/cities/{city}Get specific cityView details
GET/catalog/doctorsGet doctors listView details
GET/catalog/severitiesGet severity listView details
GET/catalog/document-typesGet document typesView details
GET/catalog/diagnostics-listGet diagnostics listView details
GET/catalog/accidentsGet accidents listView details

🔄 Work Accidents

MethodEndpointDescriptionExchange Link
POST/work-accidentsCreate/Notify work accidentsView details
PUT/dependent-work-accidentsUpdate dependent work accidentView details
GET/accidentsGet accidents listView details
POST/independent-work-accidentCreate independent work accidentView details
PUT/update-dependent-work-accidentUpdate dependent work accidentView details
POST/post-create-work-accidentCreate work accidentView details

🗂️ Cases and Filing

MethodEndpointDescriptionExchange Link
GET/esat-casesGet ESAT casesView details
GET/obtain/casesGet casesView details
GET/obtain-Ats-Without-Filing-IndependentlyObtain an unfiled ATS list of a freelancerView details
POST/filing/diseasesProcess of filing an occupational illnessView details
GET/obtain-at-without-filing-dependentGet AT without filing dependentView details
GET/obtain-at-without-filing-independentGet AT without filing independentView details
POST/case/pqrCreate or update case and task of PQR in SendaView details
GET/cases/{numberAt}Get Colmena consult caseView details

👷‍♂️ Labor Capacity and Workers

MethodEndpointDescriptionExchange Link
GET/labor-capacity-lossGet labor capacity loss listView details
GET/labor-capacity-loss/{idLcp}Get labor capacity loss by IDView details
GET/workerGet worker informationView details
GET/generate-pcl-by-documentGenerate PCL by documentView details

🏢 Companies and Addressing

MethodEndpointDescriptionExchange Link
GET/users/permissionsGet user permissionsView details
GET/company-informationGet company informationView details
GET/ips-addressingGet IPS addressingView details
GET/sendaGCP/validate-DIS-UserValidate DIS userView details
GET/obtain-company-dialing/{numberContractCoverage}Get company dialingView details
GET/obtain-special-agreementsObtain special agreementsView details
GET/addressing-colmena/{codeService}/{nameService}/{numberAt}/{city}/{codeCallsignTypeService}/{timeCurrentRequest}/{dayCurrentRequest}Get addressing ColmenaView details
GET/addressingRequest authorization, create an authorizationView details
GET/companies-by-disDIS service and contracts prevention culture projectView details
POST/company-batchCreating Salesforce companiesView details

📋 Support and Management

MethodEndpointDescriptionExchange Link
POST/add-at-or-ep-supportAdd AT or EP supportView details
POST/load-support-image-colmenaLoad support image ColmenaView details
POST/authorizationsRequest authorization, create an authorizationView details
GET/authorizations/{numberAt}/{serviceCode}Get authorizations with numberAt and serviceCodeView details
GET/authorizations/reports/{numberAt}Consult authorization reports by AT numberView details
GET/consult-authorizationConsult authorizationView details
GET/obtain-information-atelObtain information ATELView details
GET/account-payableGet accounting informationView details
GET/self-service-companySelf service company consultationView details

📤 Example Request (Generic)

curl -X GET "https://senda-api-prod.us-e1.cloudhub.io/api/providers/urgent?filter=providerName" \
-H "client_id: YOUR_CLIENT_ID"

Replace parameters based on the specific method.


⚠️ Error Handling

Standard HTTP status codes are used for error handling:

  • 200 OK – Request was successful
  • 400 Bad Request – Missing or invalid parameters
  • 401 Unauthorized – Authentication failed
  • 404 Not Found – Endpoint or resource not found
  • 500 Internal Server Error – Unexpected error on the server

📞 Support

For any issues, please contact the API support team:

Integration Services and Applications Coordination

📧 support@fgs.co


📅 Notes


Reviews