Skip to main content
PUT
Update Funding Source

Authorizations

Authorization
string
header
default:{{APIKey}}
required

Path Parameters

id
string
required

The _id of the funding source you wish to update.

Body

application/json
status
enum<string>
default:active
required

This is the status of the funding source.

Available options:
active,
inactive
jitGateway
object

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

Response

Funding source updated 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.