Skip to main content
PUT
Set program card-funding mode

Authorizations

Authorization
string
header
required

Bearer access token obtained from POST /v1/oauth/token using your Apocor API key.

Path Parameters

id
string
required

Resource identifier.

Body

application/json
mode
enum<string>
required
Available options:
wallet_service,
byo_wallet
preferred_chain
string
Example:

"BASE"

preferred_currency
string
Example:

"USDC"

byo
object | null

Response

Updated funding configuration.

data
object