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 }
"{{sd-api-key}}"
"{{sd-person-id}}"
The body is of type any.
any
The response is of type object.
object