Skip to main content
POST
Create Funding Source

Authorizations

Authorization
string
header
default:{{APIKey}}
required

Body

application/json
type
enum<string>
default:default
required

This is the funding source type.

Available options:
default,
account,
gateway
status
enum<string>
default:active
required

This is the initial status of the funding source.

Available options:
active,
inactive
jitGateway
object

Just in-time gateway details. Required if type is gateway.

Response

Funding source created successfully.

statusCode
integer

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

message
string

Human-readable description of the result.

data
object

Response payload.