List MCA daily revenue rows

Return per-business-day revenue + collection ledger rows from em_mca_daily_revenue for an MCA loan. Date range is capped at 366 days. Rows are returned newest first. In Phase 2 v1 ACH is stubbed — successful initiations land with achPaymentId = null and a STUB_INITIATED note.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Identifier of the underlying MCA loan.

Query Params
date

Start of the inclusive date range. Defaults to toDate - 30 days.

date

End of the inclusive date range. Defaults to the tenant business date.

Headers
string
required

Tenant routing identifier used by the Embarc API gateway.

Responses

400

Validation error — fromDate after toDate (validation.msg.mca.dailyRevenue.fromDate.after.toDate), range exceeds 366 days (validation.msg.mca.dailyRevenue.range.too.large), or invalid date format (validation.msg.mca.dailyRevenue.invalid.date).

404

Loan is not an MCA loan (error.msg.mca.loan.not.found).

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