Skip to main content
POST
Submit Employee Consent Data

Authorizations

Authorization
string
header
required

Body

application/json
org
string<uuid>
required

Organization UUID

Example:

"9e3ba089-5cb6-407c-93db-e3b7ccaff3ed"

employee_id
string
required

Unique employee ID within the organization

Example:

"0078"

Consent statement or text given by the employee

Example:

"I have new consent."

Timestamp when the consent was given

Example:

"2024-11-20T10:30:00Z"

Consent expiration datetime

Example:

"2024-11-28T10:30:00Z"

Response

Employee details retrieved successfully

requestId
string
Example:

"d4e04a3f-08c2-45bd-a7de-ea37fc632a1f"

message
string
Example:

"success"

data
object