To retrieve the internal 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.
Internal 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 |
Internal Fund transfer done | Your request was processed successfully |