Child Address Update
Virtual Accounts
Child Address Update
This endpoint is used to update a virtual account status within a specific child address.
Auto-Funding Behavior:
- Active accounts: Payments received trigger automatic cNGN minting
- Inactive accounts: Payments are received but auto-funding is disabled
| Field | Type | Required | Description |
|---|---|---|---|
| isActive | boolean | Yes | true to activate, false to deactivate |
PATCH
Child Address Update
授权
路径参数
示例:
"YOUR_WALLET_ID"
示例:
"ADDRESS_ID"
示例:
"VIRTUAL_ACCOUNT_ID"
请求体
application/json

