Skip to main content
POST
Batch Upload Employee Document

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Headers

x-account-id
string
required

The account identifier

Path Parameters

id
string
required

Body

application/json
items
object[]
required

The batch of items to create

Response

Batch operation accepted

statusCode
number | null
Example:

202

message
string | null
Example:

"Batch operation accepted"

timestamp
string<date-time> | null
Example:

"2021-01-01T01:01:01.000Z"

errors
string[][] | null
Example: