Skip to main content
GET
/
v1
/
account
/
{accountId}
/
statement
List all Statements
curl --request GET \
  --url https://qa-api.sbx.solidfi.com/v1/account/{accountId}/statement \
  --header 'Content-Type: application/json' \
  --data '""'
{
  "data": [],
  "total": 0
}

Headers

sd-api-key
string
Example:
sd-person-id
string
Example:

Path Parameters

accountId
string
required

Body

application/json · any

Response

200 - application/json
data
any[]
Example:
total
number
Example: