Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Packet Manager provides an API to create packets directly into the configured object store of the environment. Any entity today can add a packet to the object store using this API. The details of this API is available below.

...

Attribute

Data Type

Description

Default Value

id *

string

ID value for the API

version *

string

Version of the API

1.0

requesttime *

string

Current timestamp as ISO 8601 with format yyyy-mm-ddTHH:MM:ssZ

2023-09-28T05:42:17.008Z

request *

object

Sub-Attributes Under request Attribute

Attribute

Data Type

Description

Default Value

id *

string

additionalInfoReqId

string

refId

string

offlineMode

boolean

process

string

source

string

schemaVersion

string

schemaJson

string

fields

object

metaInfo

object

documents

object

audits

object

biometrics

object

Sub-Attributes Under biometrics Attribute

Attribute

Data Type

Description

Default Value

id *

string

additionalInfoReqId

string

refId

string

offlineMode

boolean

process

string

source

string

schemaVersion

string

schemaJson

string

fields

object

metaInfo

object

documents

object

audits

object

biometrics

object

\uD83D\uDCD8 Instructions

...