Skip to main content
GET
/
accounts
/
transfers
/
{transferId}
Get Transfer Status
curl --request GET \
  --url https://api.sandbox.sudo.cards/accounts/transfers/{transferId} \
  --header 'Authorization: <api-key>'
"{}"

Documentation Index

Fetch the complete documentation index at: https://docs.sudo.africa/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
default:{{APIKey}}
required

Path Parameters

transferId
string
required

_id of transfer from Fund Transfer endpoint.

Response

200

The response is of type object.