Transfiya Guide home page
1.66
Search or ask...
Support
Search...
Navigation
Action
Crear una accion
Directorio Federado
Transferencias Bre-B
Notas de la versión
Community
Como empezar
Flujos regulados
Guias de uso
Como enviar a Bre-B
Como debitar al beneficiario
Como aceptar la transferencia
Como firmar la transferencia
Como acreditar al beneficiario
Como notificar la transferencia
Acerca de
Sobre Flujo Actual
Sobre Flujo Regulatorio
Sobre Cambios Regulatorios
Sobre Liquidación
Sobre Transferencias
APIs Banco
Credit
Debit
Status
Action
Token
APIs Transfiya
Transfer
Action
POST
Crear una accion
GET
Obtener accion por ID
PUT
Actualizar an accion
POST
Enviar una accion
Credentials
Token
Archivos de Soporte
Documentos de soporte
Action
Crear una accion
POST
/
v1
/
action
Try it
100
102
106
107
108
109
110
111
112
113
200
400
{
"error"
:
{
"code"
:
123
,
"message"
:
"<string>"
,
"details"
:
{
}
}
}
Authorizations
apiKeyAuth
apiTokenAuth
x-api-key
string
header
required
Body
application/json
source
string
target
string
symbol
string
amount
string
labels
object
Show child attributes
labels.
tx_id
string
labels.
tx_ref
string
labels.
domain
string
labels.
sourceChannel
string
labels.
created
string
labels.
sourceCreated
string
labels.
targetUpdated
string
labels.
description
string
labels.
type
string
labels.
rejectSource
string
labels.
rejectDescription
string
labels.
transactionPurpose
string
labels.
numberOfTransactions
string
labels.
deviceFingerPrint
object
Show child attributes
labels.deviceFingerPrint.
hash
string
labels.deviceFingerPrint.
ipAddress
string
labels.deviceFingerPrint.
geolocation
string
labels.deviceFingerPrint.
country
string
labels.deviceFingerPrint.
city
string
labels.deviceFingerPrint.
mobileDevice
string
labels.deviceFingerPrint.
SIMCardId
string
labels.deviceFingerPrint.
model
string
labels.deviceFingerPrint.
operator
string
Response
100
100
102
106
107
108
109
110
111
112
113
200
400
application/json
You don't have permissions to access this method
error
object
Show child attributes
error.
code
integer
error.
message
string
error.
details
object
Inicializar una transferencia
Obtener accion por ID
100
102
106
107
108
109
110
111
112
113
200
400
{
"error"
:
{
"code"
:
123
,
"message"
:
"<string>"
,
"details"
:
{
}
}
}