11.6.3 AddJsonArray Method

Adds a JSON array to the request content.

The request Content-Type is set to application/json

Input Arguments

Name

Type

Mandatory

Description

Value

XPRIM_JsonArray

Yes

The JSON array to add to the request content.

ContentInfo

XPRIM_HttpContentInfo

No

The properties of the content.

 

Return Value

None