Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

The API requires a Bearer token (JWT) for authentication.

Headers

X-Pt-Id
string

Eka User ID (OID)

X-Partner-Pt-Id
string

Partner User ID

X-Hip-Id
string

Partner HIP ID

Query Parameters

oid
string

OID is used to Identify the user.

Body

application/json
counter_id
string
required

Counter ID from QR Code

hip_id
string
required

HIP ID from QR Code

location
object

Location of the user

patient
object
request_id
string

Request ID to track the status of the profile share

user_x_token
string

user authorization token

Response

Accepted

request_id
string

Request ID to track the status

status
enum<string>
Available options:
success,
processing,
failed