Skip to main content
POST
Reverse transfer

Authorizations

public-api-key
string
header
required

Your public API key from the Yuno Dashboard

private-secret-key
string
header
required

Your private secret key (server-side only)

Path Parameters

recipient_id
string<uuid>
required

The unique identifier of the recipient

onboarding_id
string<uuid>
required

The unique identifier of the onboarding

Body

application/json
reason
string

Reason for reversal

Response

Transfer reversed

id
string<uuid>
onboarding_id
string<uuid>
status
enum<string>
Available options:
PENDING,
COMPLETED,
REVERSED,
FAILED
amount
object
Example:
description
string
created_at
string<date-time>
updated_at
string<date-time>