How to use create packet API in Packet Manager?

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.

Request URL

https://api-internal.{domain-name}/commons/v1/packetmanager/createPacket

Request Body

Attribute

Data Type

Description

Default Value

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

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

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

 

 

 

 Instructions

Highlight important information in a panel like this one. To edit this panel's color or style, select one of the options in the menu.