CreateInboxItem Method

This method creates multiple Inbox items. The name-value pairs are put into the Inbox Parameters table.

Input Arguments

The following table shows the input arguments for this method.

Property Name Required Comments

InboxName

Yes

This property is the name for the Inbox.

InboxTypeName

Yes

This property is the name of Inbox type.

InboxPartyId

Yes

This property is the party ID of the Inbox owner.

ObjectId

Yes

This property is the object ID of the inbox item.

InboxExpirationDuration

No

The duration is expressed in seconds.

InboxUTCExpirationTS

No

This property is the UTC timestamp.

Comments

No

None.

ReplicationLevel

No

This property indicates whether this Inbox item must be routed when using remote databases. Select one of the following options:

  • All. Indicates HQ, Regional, Local.

  • Regional. Indicates HQ, Regional.

  • None. Indicates HQ.

Output Arguments

The following table shows the output arguments for this method.

Property Name Comments

InboxItemId

This property is the row ID of the newly-created Inbox item.