POST
/v0/convert/confirmConfirm internal conversion (Step 2 of 2-step process)
Confirm a previously created internal conversion using the id. This is the second step of a 2-step conversion process.
Requiere token Bearer
Solicitud
Este endpoint no requiere parámetros.
Cuerpo JSON *
id *: stringRespuestas
200Internal conversion confirmed successfully with SUCCESS status.
id: string
status: UNCONFIRMED | SUCCESS | FAILURE
from_currency: string
to_currency: string
from_amount: string
to_amount: string
exchangeRate: string400Bad Request. Movement cannot be confirmed or timeout exceeded.
401Unauthorized.
statusCode: integer
message: string
error: string404Movement not found.
statusCode: integer
message: string
error: string