Creates a new autoramp, with a specified recipient account, source and destination currency
Adding an autoramp requires authorization by the customer. The customer will receive 2FA to authorize adding it.
API Key
a UUID ensuring an Autoramp operation is only processed once
Optional sub-partner UUID, if provided, the autoramp will be created for the sub-partner
The request parameters for creating an autoramp
Create Autoramp
The create autoramp request
Create Autoramp Parameters
The parameters required to create a autoramp
The customer id
Currency
Can be either crypto or fiat
{ "blockchain": "Solana", "token": "USDC" }Account
The account for the autoramp
The list of source currencies
Currency
Can be either crypto or fiat
{ "blockchain": "Solana", "token": "USDC" }The additional partner fee in bips. This will be added to the fee. This is deprecated, use the partner fee configs instead.
External ID for the autoramp, provided by the partner
The name of the autoramp
The source should be third party. E.g. a fiat account that allows receiving 3pp payments.
reference message attached to outgoing wire transfers (max 4 lines, 35 chars per line)
Create autoramp successful
Autoramp
The autoramp response
A Autoramp response
The created at timestamp
{
"address": "10 Downing Street, London, SW1A 2AA, GB",
"beneficiary_name": "Alan Turing",
"bic": "COBADEFFXXX",
"iban": "DE89370400440532013000",
"name": "Iron Bank",
"phone": "+44-20-1234-5678"
}Currency
Can be either crypto or fiat
{ "blockchain": "Solana", "token": "USDC" }The id of the autoramp
Is this a third party payment (3pp) autoramp
Recipient
The recipient of the payment
{
"account_identifier": {
"iban": "DE89370400440532013000",
"type": "SEPA"
},
"address": {
"city": "London",
"country": { "code": "GB" },
"postal_code": "SW1A 2AA",
"state": "England",
"street": "10 Downing Street"
},
"email_address": { "email": "john.doe@example.com" },
"is_third_party": false,
"phone_number": "+49-30-12345678",
"provider_country": { "code": "DE" },
"provider_name": "Iron Bank",
"recipient": {
"name": "Aperture Science",
"type": "Business"
}
}Autoramp Source
The source of the autoramp
Standalone, Quote The source currencies
Currency
Can be either crypto or fiat
{ "blockchain": "Solana", "token": "USDC" }Created, EditPending, Authorized, DepositAccountAdded, Approved, Rejected, Cancelled The additional partner fee in bips
Deprecated, please use the information in the deposit_rails field instead
{
"address": "10 Downing Street, London, SW1A 2AA, GB",
"beneficiary_name": "Alan Turing",
"bic": "COBADEFFXXX",
"iban": "DE89370400440532013000",
"name": "Iron Bank",
"phone": "+44-20-1234-5678"
}External ID for the autoramp, provided by the partner
The name of the autoramp
Autoramp Quote
The autoramp quote used to create an autoramp
The travel rule address for compliance
reference message for outgoing wire transfers