Get Offramp Transfer
Path parameters
transfer_idstring · uuidRequired
The unique identifier of the cross-chain transfer
customer_idstring · uuidRequired
The unique identifier of the customer
Header parameters
Api-KeystringRequired
Your secret API key, available in the developer dashboard. Include this header on every request to authenticate your application.
Responses
200
Get offramp transfer response
application/json
idstring · uuidOptional
The unique identifier for the offramp transfer
statusstring · enumOptionalExample:
The current status of the offramp transfer
processingPossible values: amountstring · decimalOptionalExample:
The destination amount of the offramp transfer as a numeric string.
100.50Pattern: ^[0-9]+(\.[0-9]+)?$source_tokenstring · enumOptionalExample:
The currency to be deposited
usdcPossible values: source_networkstring · enumOptionalExample:
The blockchain network for the source token
polygonPossible values: destination_currencystring · enumOptionalExample:
The currency for the destination
usdPossible values: destination_payment_railsstring · enumOptionalExample:
The rails type to be used for the bank transfer
achPossible values: transfer_purposestring · enumOptionalPossible values:
The purpose of the transfer
destination_bank_accountone ofOptional
or
or
get
/v0/customers/{customer_id}/offramp-transfer/{transfer_id}200
Get offramp transfer response
Last updated
