Request
This parameter contains the details of the request.
Parameter | Description |
request_id | ID of the request that is unique to each execution |
org_id | ID of the organization |
Sample Code:
Copied{
id : $request_id, // unique for each execution
org_id : $org_id
}