Payments

Returns the payment status on a previously generated QR code.

If no id parameter is given, all results are returned, newest to oldest.
Parameters
id
optional - the payment ID returned in JSON response when the QR code was created
limit
optional - limit results by this number. default is 25
start
optional - only view results starting from this timestamp. can be used with end to create a custom date range
end
optional - only view results up to this timestamp. can be used with start to create a custom date range
interval
optional - an alternative shorthand label to start and end. The currently supported labels are: today, yesterday, this_week, this_month, this_year, last_week, last_month, and last_year