Skip to content

Create a(n) Rollup Position V2 record​

POST
/PositionsV2/RollupLists

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
{
"JobId": 0,
"Code": "string",
"Stage": "string",
"Rank": 0,
"Comments": "string",
"DateEntered": "string",
"LastModified": "string",
"DateRead": "string",
"SortDistance": 0
}

Playground​

Authorization
Body

Samples​