Wyre Documentation
  • ๐Ÿ“กWyre Documentation
  • Home
  • ๐Ÿ‘ฅAccount Onboarding
    • Account Overview
    • Use Cases
    • Pricing
    • API Calls
      • Create Account
      • Get Account
      • Update Account
      • Upload Document
  • ๐Ÿ”—Wallets
    • Use Cases
    • Managing Wallets
      • Creating a Wallet
      • Create Mulitple Wallets
      • Lookup Wallet
      • Edit Wallet
      • List Wallets
      • Delete Wallet
    • Wallet Callbacks
  • ๐Ÿ’ณPayments
    • Limits + Coverage
    • Pricing
    • Chargeback + Risk
    • Accepted Payment Methods
    • Global Card Processing
      • Hosted Redirect Operation
      • Browser Dialog (Popup) Operation
      • Understanding Transaction Statuses
        • Wallet Order Errors and Exceptions (Failure Reasons)
      • Additional Widget Functionality and Features
        • Checking Limits
        • Tracking Orders
      • Widget FAQs
      • โš ๏ธ Wallet Order Reservations | Required! โš ๏ธ
      • API Calls To Help Monitor Transactions
        • Track Widget Order
        • Check A User's Transaction Limits
        • Check Supported Countries
      • Client-Side Encryption ๐Ÿ‘ป
  • ๐ŸŒGlobal Payouts
    • Use Cases
    • Limits + Coverage
    • Pricing
    • Supported Countries
    • Country Requirements
    • ๐Ÿ”ฅBlockchain + Banks
    • ๐Ÿ”ฅInstant Payouts to Debit Card
  • ๐Ÿ’ฑForeign Exchange
    • Exchange Rates
  • Methodologies
  • Payment Methods
    • API Calls
      • Creating a Payment Method- ACH
      • List Payment Methods
      • Create a Payment Method- Wire Transfer
      • Get Payment Method
      • Attach Blockchain to Payment Method
  • Transfers
    • API Calls
      • Creating a Transfer
      • Confirm a Transfer
      • Get Transfer
      • Transfer History
  • Data Subscriptions
    • Subscribe Webhook
    • Get Subscriptions
    • Delete Webhook
  • Resources
  • โœ…Going Live
  • Testing Enviornment
  • Understanding API Errors
  • System Resource Name
  • Rate Limiting
  • Authentication & Key Management
    • Authorization Tokens
    • Create an API Key
    • Delete an API Key
    • Authentication Code Examples
  • Wyre Brand Assets
    • ๐ŸŽจColor Palette And Wyre Logos
  • Links
    • ๐ŸงชTest Wyre Dashboard
    • ๐Ÿ—ฃ๏ธ Wyre's Discord
Powered by GitBook
On this page

Was this helpful?

Global Payouts

Transfers represent the building blocks of our API. Our Transfer API is an incredibly versatile way of moving funds not only externally but internally as well, whether it's through internal account management or internal exchanges. Additionally, you can specify differing source and destination currencies and the funds will automatically exchange into the appropriate currency in our backend. For example, a common use case is to move funds from a USD Wyre balance into a Chinese CNY bank account. Anytime you want to move funds around on the Wyre platform you will create a Transfer. The Transfer will go through a number of states as funds are moved to the destination of your choice.

PreviousClient-Side Encryption ๐Ÿ‘ปNextUse Cases

Last updated 4 years ago

Was this helpful?

๐ŸŒ