Skip to main content
GET
Card Transactions

Authorizations

Authorization
string
header
required

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

Query Parameters

cardId
integer
page
integer
size
integer
status
string

PENDING, ACCEPTED, DECLINED

type
string

PHYSICAL, VIRTUAL

startDate
integer
endDate
integer

Body

application/json

The body is of type object.

Response

200 - application/json

Card Transactions - Successful

status
boolean
message
string
data
object