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 Status | Definition |
---|---|
Fund transfer created | We have received your request and itβs processing. |
Fund transfer in progress | Your request is being processed. |
Fund transfer done | Your request was processed successfully. |