Download Loan Statement

Return a loan statement report in either CSV, PDF or XML format. The report is provided in a password protected zip file.

SecurityEnterprise API Key | Marketplace API Key | Admin JWT | Marketplace JWT | Customer JWT
Request
path Parameters
loanStatementId
required
string
query Parameters
mediaType
required
string (LoanStatementReportMediaType)

The file format to use for the report

Enum: "PDF" "CSV" "XML"
Responses
200
400
401
403
404
405
406
409
422
429
500
503
get/loans/enterprise/statements/{loanStatementId}/download
Request samples
Response samples
application/json
{
  • "statusCode": 0,
  • "errorCode": "string",
  • "message": "string",
  • "tracer": "string",
  • "detail": "string",
  • "errorTypeDescription": "string",
  • "metadata": null
}
Copyright © Spenda 2025 (formally known as April). All right reserved.