Submit Single Payment

Introduction

This endpoint executes single payment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The borderless™ username (@handle) of the customer you would like to request payment from, without the “@” symbol.

number
required

Non-negative amount to create payment request.

string
required

A customized message describing the nature and reason for the payment.

string
required

Purpose Of Payment (known as “POP”) code that denotes the reason for the payment required for compliance.

string
enum

Exchange Currency Basis defines in whos currency (BENEFICIARY or PAYER) payment will be executed. Possible values are BENEFICIARY and PAYER. Default value is PAYER.

Allowed:
boolean

This field indicates who pays the transaction fee. The default value is set to false which means the recipient pays the fee. If set to true - payer will pay the fees.

string

This field is an optional reference to enrich the payment data for internal tracking or in order to quickly match payments between borderless and third party systems. This reference will be returned in the webhook of payment.

string
enum

This field specifies the payment method for the current payment. Possible values are FUNDING_BALANCE.

Allowed:
string
enum

This field specifies currency to be paid from. If FUNDING_BALANCE is specified as paymentMethod, then this field is required.

string
enum

This field specifies the receive method of the contact for the current payment. Possible values are CARD, BANK_ACCOUNT, PAYPAL or VENMO.

Allowed:
string

The specified receive method ID of a contact. If you wish to pay to a specific bank account of a contact then that bank account id has to be provided here.

string
enum

This field specifies the preferred settlement speed for transferring funds to the contact's bank account. Different speeds may impact transaction costs and availability of funds. Common options include: REAL_TIME (Instant), T_0 (Within 24 hours) and T_1 (Next-Day).

Allowed:
Headers
string

Unique identifier of Child Account (required only for Partner).

Responses

404

Server Error

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