Link MCA Revenue Source

Link a Plaid item and account ids to an MCA loan that has no existing revenue source. Only allowed while the loan is SUBMITTED_AND_PENDING_APPROVAL. Approval and funding are blocked until a revenue source is linked.

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 linked.

400

Validation error — already linked (validation.msg.mca.revenueSource.already.linked), loan not pending approval, 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!