/
/authentication
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
  • postToken
  • getRetrieve the Account Balance
  • getRetrieve Account Informations
  • getRetrieve an Account Statement with Paginated List
  • postMake a Transfer Between Transfero Accounts
  • postCreate a Deposit Order with a Dynamic QR Code
  • getRetrieve Deposit Orders
  • getRetrieve Deposit Order Count by Status
  • post/api/v{version}/accounts/{accountId}/refundpix
  • postNew Payment
  • postPayment Preview
  • getRetrieve Payment groups by account
  • getRetrieve Payment groups by taxId
  • getRetrieve Ramp
  • postCreate a Ramp
  • post/api/ramp/v2/swaporder/preview
  • post/api/ramp/v2/swaporder/accept
  • getCopy of Retrieve Ramp
  • post/api/ramp/v{currentVersion}/swaporder/unlock
  • getCheck Subscriptions by Account
  • getCheck Quantity of Successfull and Failed Notifications
  • getRetrieve Notifications to a Subscription
  • postSwap Order Callback
  • postPayment Callback
  • postDeposit order callback
  • postCredit transaction callback
  • deleteUnsubscribe from Callback
  • postRequest a Quote
  • getCheck Supported Pairs
  • getRetrieve Paginated Quotes
  • postMake a Trade
  • getRetrieve all Trades

post/api/ramp/v2/swaporder/accept

Headers

Authorizationstring required

Request body

previewIdstring required

The previewId returned by the Preview endpoint

externalIdstring

Response

Created

idstring
currencystring
depositAmountnumber
blockchainstring
referenceIdstring
expireAtstring
depositAddressstring
walletAddressstring
base64QRCodestring
blockchainFeenumber

Changes