Skip to content

Get a Company Rollup Record by Rollup Code and Company ID​

GET
/CompaniesV2/RollupLists/{Code}/{CompanyId}

Authorizations​

Bearer

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

TypeHTTP (bearer)

Responses​

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

Playground​

Authorization
Variables
Key
Value

Samples​