To retrieve the external transfer made data, you must use the token (authenticationId) received as transfer creation response on API call "/api/fund-transfers/AuthenticationId/status".

You will access all the transfer status list through this query.

πŸ“˜

External transfer status

The last status registered must be the current one.

The list of all the possible status which our APIs can returns below:

Transfer StatusDefinition
Fund transfer createdWe have received your request and it’s processing.
Fund transfer in progressYour request is being processed.
Fund transfer doneYour request was processed successfully.