Get MCA amortization schedule

Return the loan's amortization schedule. An MCA has no fixed installment schedule — each money-moving collection (SETTLED or INITIATED, computed_withdrawal_amount > 0) is one installment, in chronological order. Every remittance is split into principal and fee by the fixed origination ratio (advanceAmount / purchasedAmount); the running balance pays the purchased amount (RTR) down toward zero. The final installment is trimmed so the remaining balance lands exactly at 0 on payoff. Compute-on-read over em_mca_daily_revenue; the core loan itself carries only a single balloon.

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.

Headers
string
required

Tenant routing identifier used by the Embarc API gateway.

Responses

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