Create Wire Out

This endpoint allows you to initiate a wire transfer to send funds from your Localpayment account to an external bank account. This is useful for making payments to beneficiaries who are not part of the Localpayment network or for transferring funds to your own accounts at other financial institutions.

To initiate a wire transfer, you'll need to provide the following information:

  • Beneficiary's bank details: This includes the bank name, SWIFT code, address, and account number where you want to send the funds.
  • Your Localpayment account details: Provide the bank name, SWIFT code, address, and account number of your Localpayment account from which the funds will be sent.
  • Transfer details: Specify the transfer amount, currency, and an optional comment or description for your reference.

Once you submit the request, Localpayment will provide you with a unique identifier (internalId) that you can use to track the status of the wire transfer. You can monitor the status to see when the funds have been debited from your Localpayment account and credited to the beneficiary's account.

This endpoint offers a secure and reliable method for sending payments to external bank accounts, providing greater flexibility and control over your outbound fund transfers.

Body Params
to
object
required
number
required

Transaction amount.

string

A comment or note associated with the transaction.

string
required

Document country. ISO 3166-1 alpha-3.

string
required
string
required

A unique identifier generated by your system to track the transaction (alphanumeric and hyphens). We recommend using UUID4 to ensure uniqueness.

string
required

Localpayment account number.

string
required

Type of transaction being processed.

Headers
string
required

Bearer access token for authentication. This token is obtained from the Get Access Token or Refresh Access Token endpoints.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json