This is the API used to update KYC virtual account information.
API:
Path: v2/col/virtual-accounts/:virtualAccountRequestId/setActive
Method: PUT
Request: Content-Type: application/json
isActive
boolean
Y
true: to set active virtual account
false: to set inactive virtual account
code
Number
Error code, refer to table of error codes.
message
String
Error description.
neoResponseId
The ID of NeoX response.
Last updated 11 months ago
Was this helpful?