GET
/
accounts
/
transfers
/
{transferId}
curl --request GET \
  --url https://api.sandbox.sudo.cards/accounts/transfers/{transferId} \
  --header 'Authorization: <api-key>'
"{}"

Authorizations

Authorization
string
header
required

Path Parameters

transferId
string
required

_id of transfer from Fund Transfer endpoint.

Response

200
application/json
200

The response is of type object.