GET
/
transactions
/
money
/
v1

Authorizations

Authorization
string
headerrequired

See our authentication documentation for how to authorize your requests

Headers

spacebring-network-id
string

The id of the network. Required when using bearer token authentication

Query Parameters

locationRef
string
required

The id of the location

limit
integer
default: 25

The number of items to return

status
enum<string>

The payment status of transactions

Available options:
canceled,
failed,
pending,
processing,
succeeded
createDate
object

The date filter of items.

nextPageToken
string

nextPageToken retrieved from a previous request

Response

200 - application/json
transactions
object[]
nextPageToken
string