Get Transfer by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Retrieve a single transfer using its transfer_id.

Response Fields

FieldTypeDescription
idUUIDTransfer unique identifier
origin_onboardingobjectComplete onboarding that was transferred (includes recipient details)
destination_onboardingobjectComplete onboarding that received the transfer (includes recipient details)
created_attimestampWhen the transfer was created
updated_attimestampWhen the transfer was last updated

Inferring Transfer Status

Check destination_onboarding.status:

SUCCEEDED: Transfer completed successfully
PENDING: Transfer in progress
FAILED: Transfer failed
TRANSFERRED: Origin onboarding was transferred out

Path Params
string
required

The transfer id returned from the transfer onboarding endpoint (UUID).

Headers
string

The account_id found in your Yuno Dashboard (UUID).

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json