Transfiya Guide home page
1.66
Search or ask...
Support
Search...
Navigation
Transfer
Aceptar 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
Aceptar una transferencia
POST
/
v1
/
transfer
/
{action_id}
/
accept
Try it
100
102
200
400
{
"error"
:
{
"code"
:
123
,
"message"
:
"<string>"
,
"details"
:
{
}
}
}
Authorizations
apiKeyAuth
apiTokenAuth
x-api-key
string
header
required
Path Parameters
action_id
string
required
Body
application/json
signer
object
Show child attributes
signer.
handle
string
wallet
object
Show child attributes
wallet.
handle
string
wallet.
signer
string[]
wallet.
default
string
wallet.
symbolDefaults
object
wallet.
labels
object
Show child attributes
wallet.labels.
type
string
wallet.labels.
channelSms
string
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
Actualizar una transferencia
Rechazar una transferencia
100
102
200
400
{
"error"
:
{
"code"
:
123
,
"message"
:
"<string>"
,
"details"
:
{
}
}
}