Consolidate Items into a Plan Request

Creates a Plan Request from Items. Specify the Drawer identifier (sidedrawerId), Plan Request identifier (planRequestId), and identifier of the Item to be used (itemId). Set the Folder identifier (recordId) in the request body.

Path Params
string
required

Drawer (sidedrawer) identifier.

string
required

Unique Plan Request identifier.

string
required

Unique Item identifier.

Body Params
string

Unique Folder (record) identifier (if Item type is record).

fieldValue
object

Field value (if the Item type is field).

Response
200

Successfully created a Plan Request.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!