Get past pickups of a user.
GET
/api/pickup/history
Might be restricted (to the last month or one entry at least) depending on the permissions.
Authorizations
api_key
Requests manipulating data need to supply a CSRF token
TypeAPI Key (header: X-CSRF-Token)
Parameters
Query Parameters
fsId
Typestring
Default
null
page
Typestring
Default
0
pageSize
Typestring
Default
50