Skip to main content
PATCH
Update an Account Number
v2 · Base URL https://api.fintoc.com/v2

Authorizations

Authorization
string
header
required

Headers

Authorization
string
required

Fintoc Secret Key

Path Parameters

account_number_id
string
default:acno_jKaHD105H
required

The ID of the Account Number to update, obtained from the creation response.

Body

application/json
description
string

An arbitrary string attached to the object. Useful for displaying to users or for internal reference.

metadata
object

A set of key-value pairs that can be attached to the object. To unset a specific key, post an empty value for it. To remove all keys, post an empty value for metadata.

status
enum<string>

Indicates whether this Account Number should be enabled or disabled. Disabling an Account Number prevents it from receiving inbound transfers. Note: Root Account Numbers cannot be disabled.

Available options:
enabled,
disabled
options
object

Response

200

The response is of type object.