v1
latestOpenAPI 3.0.02026-07-26168846732.2 KBMerchant Account
Merchant Account - KV Status
Toggle KV mode for the Merchant Account
post/accounts/{account_id}/kv
Path parameters
account_idstring required
The unique identifier for the merchant account
Request body
Example request
{
"kv_enabled": true
}Response
KV mode is enabled/disabled for Merchant Account
Example response
{
"merchant_id": "y3oqhf46pyzuxjbcn2giaqnb44",
"kv_enabled": true
}