Saltar al contenido principal
PATCH
Update an Account Number
v2 · Base URL https://api.fintoc.com/v2

Autorizaciones

Authorization
string
header
requerido

Encabezados

Authorization
string
requerido

Fintoc Secret Key

Parámetros de ruta

account_number_id
string
predeterminado:acno_jKaHD105H
requerido

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

Cuerpo

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.

Opciones disponibles:
enabled,
disabled
options
object

Respuesta

200

The response is of type object.