Skip to main content

businessreports/reports/{id}/pin (GET)

Get if the given business report is pinned to the top of the list.

Note that pinning is remembered individually per user. 

URL

(GET) /api/businessreports/reports/{id}/pin

PARAMETERS

URL parameters are:

id

The unique ID of the report.

A default report is prefixed "S" such as in "S500".

A custom report is prefixed with "C" such as in "C1002"

string, Mandatory

RESULTS

The API method returns a boolean:

  • true: Report is pinned
  • false: Report is not pinned



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.