Skip to main content
POST
Restaura una cuenta archivada (ACC-006)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

200 - application/json
id
string
required
name
string
required
type
object
required

Tipo del catálogo (ACC-012).

bank
string | null
required
currency
string
required
Example:

"MXN"

balance
string
required
Example:

"1500.00"

fxMode
enum<string>
required
Available options:
auto,
fixed
fixedRate
string | null
required
Example:

"17.50000000"

apy
string | null
required
alertThreshold
string | null
required
status
enum<string>
required
Available options:
active,
archived,
closed
createdAt
string
required
updatedAt
string
required