v1

latestOpenAPI 3.1.02026-07-26490367.2 KB

Create Funding Source

Creates a new funding source.

post/fundingsources

Request body

type'default' | 'account' | 'gateway' required

This is the funding source type.

status'active' | 'inactive' required

This is the initial status of the funding source.

Response

Funding source created successfully.

statusCodeinteger

Status code of the response. 200 indicates a successful request.

messagestring

Human-readable description of the result.