Transfiya Guide home page
1.66
Search or ask...
Support
Search...
Navigation
Transfer
Crear una transferencia
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
POST
Crear una transferencia
PUT
Actualizar una transferencia
POST
Aceptar una transferencia
POST
Rechazar una transferencia
POST
Continuar una transferencia
POST
Inicializar una transferencia
Action
Credentials
Token
Archivos de Soporte
Documentos de soporte
Transfer
Crear una transferencia
POST
/
v1
/
transfer
Try it
100
102
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.
type
string
labels.
tx_id
string
labels.
tx_ref
string
labels.
status
string
labels.
domain
string
labels.
created
string
labels.
sourceCreated
string
labels.
targetUpdated
string
labels.
description
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
labels.
config
object
Response
100
100
102
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
This is the endpoint to get a temporal token to set in the oauth2 header
Actualizar una transferencia
100
102
200
400
{
"error"
:
{
"code"
:
123
,
"message"
:
"<string>"
,
"details"
:
{
}
}
}