Skip to main content

Get Session Summary

GET 

/api/return-receipts/session-summary

Aggregate the return receipts the current authenticated user has committed since a timestamp, powering the station's running 'this session' totals (receipts, units, and units by disposition).

Required scope: returns:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Query parameters:

  • since (optional): ISO 8601 datetime; defaults to the start of today

Request

Responses

OK

Response Headers
    Content-Type