Skip to main content
PATCH
Updates the amount of an existing ramp transfer. Requires an API key with access level 1 or higher.

Path parameters

id
string
required
Unique identifier of the ramp transfer.

Body

amount
number
New transfer amount.

Response

id
string
Unique event identifier.
type
string
Operation type (for example, RAMP_ON).
status
string
Status. One of PENDING, PROCESSING, COMPLETED, FAILED, CANCELLED.
company_id
string
Company identifier.
destination_wallet_id
string
Destination wallet identifier.
client_id
string
Client identifier.
origin_amount
number
Original fiat amount.
origin_currency
string
Original fiat currency. One of BRL, USD, EUR, ARS, MXN.
origin_name
string
Name of the originator.