Update MCA Revenue Source

Replace the existing revenue source on an MCA loan. Requires an existing revenue source link. Writes a history row to em_mca_revenue_source_history.

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.

Body Params
string
required

Revenue-source type. Must be PLAID_DEPOSITS.

string
required
length ≤ 128

Plaid item identifier.

plaidAccountIds
array of strings
required
length between 1 and 25

Plaid account identifiers (1–25 entries, each max 128 characters).

plaidAccountIds*
Headers
string
required

Tenant routing identifier used by the Embarc API gateway.

Responses
200

Revenue source updated and history row written.

400

Validation error — not linked yet (validation.msg.mca.revenueSource.not.linked) or invalid request shape.

404

MCA loan not found.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!