Accounts
/accounts/csv
Accounts CSV export
Authorization
apiKey X-API-Key<token>
API key provided in dashboard
In: header
Query Parameters
type?string
Value in
"ledger" | "bank" | "recurringFee" | "nonPosting"search?string
status?string
Value in
"active" | "inactive"classification?string
Value in
"asset" | "liability" | "revenue" | "expense"categoryId?string
bankingCategory?string
Value in
"trust" | "operating" | "external"reconciled?boolean
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://api.vrplatform.app/accounts/csv"{
"url": "string"
}{
"code": "string",
"message": "string",
"issues": [
{
"message": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"issues": [
{
"message": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"issues": [
{
"message": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"issues": [
{
"message": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"issues": [
{
"message": "string"
}
],
"context": null
}