ReaderService::all()
Method: Returns a list of Reader objects.
Method: Updates a Location object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Method: Creates a new Location object. For further details, including which address fields are required in each country, see the Manage locations guide.
Method: To connect to a reader the Stripe Terminal SDK needs to retrieve a short-lived connection token from Stripe, proxied through your server. On your backend, add an endpoint that creates and returns a connection token.
Method: Retrieves the details of a Report Type. (Certain report types require a live-mode API key.).
Method: Creates a new object and begin running the report. (Certain report types require a live-mode API key.).
Method: Returns a list of Report Runs, with the most recent appearing first.
Method: Deletes a ValueListItem object, removing it from its parent value list.