Skip to main content
GET
Business transaction history

Authorizations

Authorization
string
header
required

API key from the Rigaly dashboard: Authorization: Bearer rgly_sk_...

Query Parameters

limit
integer
default:25
Required range: 1 <= x <= 100
offset
integer
default:0
Required range: x >= 0
type
enum<string>
Available options:
earn,
redeem
status
enum<string>
Available options:
pending,
completed,
failed
start_date
string<date-time>
end_date
string<date-time>
location_id
string<uuid>

Response

200 - application/json

Transactions

success
boolean
Example:

true

message
string
data
object