Skip to main content
GET
/
v1
/
api
/
inbound-funding
List inbound funding events for the authenticated user
curl --request GET \
  --url https://sandbox.api.eqxpay.io/v1/api/inbound-funding \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Success