Retrieve cash advance data

Access detailed cash advance data for your brokerage. Perfect for reporting, reconciliation, and financial tracking.

Authentication:

Use API Key authentication via the X-API-Key header. Contact your account manager to obtain an API key.

Required Parameters:

  • startDate - Start date for filtering (YYYY-MM-DD format)
  • endDate - End date for filtering (YYYY-MM-DD format)

Date Range:

  • Both startDate and endDate are required
  • Format: YYYY-MM-DD
  • startDate cannot be after endDate

Response Data:

  • Cash advance details and amounts
  • Funded dates and amounts
  • Customer and broker information
  • Factor rates and fees
  • Repayment amounts

Use Cases:

  • Financial reporting and forecasting
  • Pipeline tracking
  • Customer relationship management
Query Params
date
required

Start date for the data range (format: YYYY-MM-DD). Filters by application date.

date
required

End date for the data range (format: YYYY-MM-DD). Filters by application date.

boolean

If set to true, only fully repaid cash advances (100% repaid) are returned.

float
0 to 100

If provided, only cash advances where the repaid percentage is greater than or equal to this value are returned. Accepts values from 0 to 100.

Headers
string
required

Your API key for authentication. Keep this secure and never share it publicly.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json