Create Funding Channel
POST/api/funding-channels
Create a Funding Channel that supports creating Funding Sources for a Funding Type.
Request
Responses
- 200
- 403
Successful operation
User is not allowed to perform the action with the reason stated in the errorCode
FORBIDDEN Insufficient permissions to perform the action.
ACCOUNT_TYPE_INVALID
accountType
of the accountId
is not of type PARTNER
.
FUNDING_CHANNEL_EXISTS Instance of this FundingChannel has already been claimed