API Reference
Log In

Add funds via wire transfer

Introduction

This endpoint allows you to add funds via Wire Transfer. On successful submission you will be given wire details that you will have to provide for your bank to make a wire transfer.

Data Requirements

Provide the following data requirements when sending a POST request to the Add funds via wire transfer endpoint.

Additional Header parameter:

Parameter Required? Description Type
Client-Id No Unique identifier of Child Account (required only for Partner). See Authentication Page to learn more. String

The body of this request should contain the following parameters:

Parameter Required? Description Type
amount Yes Non-negative amount to top up your balance. Number
currency Yes The three letter code associated with the balance currency to be topped up. String
description Yes Description of what the payment being sent is for. String
wireFundingMethod Yes Funding via wire method can be either Local or Global. String
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!