Skip to content

PUT /PositionsV2/RollupLists/{Code}/{JobId}​

PUT
/PositionsV2/RollupLists/{Code}/{JobId}

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and enter it here.

TypeHTTP (bearer)

Request Body​

application/json
JSON
{
"JobId": 0,
"Code": "string",
"Stage": "string",
"Rank": 0,
"Comments": "string",
"DateEntered": "string",
"LastModified": "string",
"DateRead": "string",
"SortDistance": 0
}

Responses​

application/json
JSON
{
"Success": true,
"Message": "string"
}

Playground​

Authorization
Variables
Key
Value
Body

Samples​