cURL
Sharing
Push care context data to HIU
Use this API to push encrypted FHIR data to the HIU after receiving the abha.hip_data_fetch webhook.
The HIP is responsible for preparing ABDM-compliant FHIR bundles, encrypting them using the key information received in the webhook, and pushing the data through this API. Use the transaction_id from the webhook payload to correlate the request.
This API is only needed if you are not storing health data on Eka servers.
POST
cURL
Authorizations
The API requires a Bearer token (JWT) for authentication.
Headers
Eka User ID (OID)
Partner User ID
Partner HIP ID
Body
application/json
Response
Accepted

